com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
QuotaBytesByService() |
| Modifier and Type | Method and Description |
|---|---|
About.QuotaBytesByService |
clone() |
Long |
getBytesUsed()
The storage quota bytes used by the service.
|
String |
getServiceName()
The service's name, e.g.
|
About.QuotaBytesByService |
set(String fieldName,
Object value) |
About.QuotaBytesByService |
setBytesUsed(Long bytesUsed)
The storage quota bytes used by the service.
|
About.QuotaBytesByService |
setServiceName(String serviceName)
The service's name, e.g.
|
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 getBytesUsed()
null for nonepublic About.QuotaBytesByService setBytesUsed(Long bytesUsed)
bytesUsed - bytesUsed or null for nonepublic String getServiceName()
null for nonepublic About.QuotaBytesByService setServiceName(String serviceName)
serviceName - serviceName or null for nonepublic About.QuotaBytesByService set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic About.QuotaBytesByService clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2023 Google. All rights reserved.