public static final class UnsampledReport.DriveDownloadDetails extends GenericJson
GenericData.FlagsAbstractMap.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, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic 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 GenericJsonpublic UnsampledReport.DriveDownloadDetails clone()
clone in class GenericJson