com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Counts() |
| Modifier and Type | Method and Description |
|---|---|
Pageviews.Counts |
clone() |
Long |
getCount()
Count of page views for the given time range.
|
String |
getTimeRange()
Time range the given count applies to.
|
Pageviews.Counts |
set(String fieldName,
Object value) |
Pageviews.Counts |
setCount(Long count)
Count of page views for the given time range.
|
Pageviews.Counts |
setTimeRange(String timeRange)
Time range the given count applies to.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Long getCount()
null for nonepublic Pageviews.Counts setCount(Long count)
count - count or null for nonepublic String getTimeRange()
null for nonepublic Pageviews.Counts setTimeRange(String timeRange)
timeRange - timeRange or null for nonepublic Pageviews.Counts set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Pageviews.Counts clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.