| java.lang.Object | |
| ↳ | com.google.api.gbase.client.AttributeHistogram.UniqueValue |
A value, as a string, and the number of times the value appears in the result set for the current query.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| count | |||||||||||
| value | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the number of time this specific value was found.
| |||||||||||
Gets the value itself, as a string.
| |||||||||||
Gets the value itself, as a string.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the number of time this specific value was found.
Gets the value itself, as a string.
Gets the value itself, as a string.