public static final class UnsampledReport.DriveDownloadDetails extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DriveDownloadDetails() |
| Modifier and Type | Method and Description |
|---|---|
UnsampledReport.DriveDownloadDetails |
clone() |
String |
getDocumentId()
Id of the document/file containing the report data.
|
UnsampledReport.DriveDownloadDetails |
set(String fieldName,
Object value) |
UnsampledReport.DriveDownloadDetails |
setDocumentId(String documentId)
Id of the document/file containing the report data.
|
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 String getDocumentId()
null for nonepublic UnsampledReport.DriveDownloadDetails setDocumentId(String documentId)
documentId - documentId or null for nonepublic UnsampledReport.DriveDownloadDetails set(String fieldName, Object value)
set in class GenericJsonpublic UnsampledReport.DriveDownloadDetails clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.