| java.lang.Object | |
| ↳ | com.google.gdata.data.analytics.Destination.MatchType |
The match type for the path expression.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | EXACT | Exact destination. | |||||||||
| String | HEAD | Head destination. | |||||||||
| String | REGEX | Regex destination. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Exact destination.
Head destination.
Regex destination.