com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MaxUploadSizes() |
| Modifier and Type | Method and Description |
|---|---|
About.MaxUploadSizes |
clone() |
Long |
getSize()
The max upload size for this type.
|
String |
getType()
The file type.
|
About.MaxUploadSizes |
set(String fieldName,
Object value) |
About.MaxUploadSizes |
setSize(Long size)
The max upload size for this type.
|
About.MaxUploadSizes |
setType(String type)
The file type.
|
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 getSize()
null for nonepublic About.MaxUploadSizes setSize(Long size)
size - size or null for nonepublic String getType()
null for nonepublic About.MaxUploadSizes setType(String type)
type - type or null for nonepublic About.MaxUploadSizes set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic About.MaxUploadSizes clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2023 Google. All rights reserved.