com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Files() |
| Modifier and Type | Method and Description |
|---|---|
Report.Files |
clone() |
Long |
getByteCount()
The size of this report file in bytes.
|
String |
getUrl()
Use this url to download the report file.
|
Report.Files |
set(String fieldName,
Object value) |
Report.Files |
setByteCount(Long byteCount)
The size of this report file in bytes.
|
Report.Files |
setUrl(String url)
Use this url to download the report file.
|
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 getByteCount()
null for nonepublic Report.Files setByteCount(Long byteCount)
byteCount - byteCount or null for nonepublic String getUrl()
null for nonepublic Report.Files setUrl(String url)
url - url or null for nonepublic Report.Files set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Report.Files clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.