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, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, 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 GenericJsonpublic Report.Files clone()
clone in class GenericJsonCopyright © 2011–2019 Google. All rights reserved.