public static final class UnsampledReport.DriveDownloadDetails extends GenericJson
GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
UnsampledReport.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, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public UnsampledReport.DriveDownloadDetails()
public 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 GenericJson
public UnsampledReport.DriveDownloadDetails clone()
clone
in class GenericJson