| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
UnsampledReport.DriveDownloadDetails |
UnsampledReport.DriveDownloadDetails.clone() |
UnsampledReport.DriveDownloadDetails |
UnsampledReport.getDriveDownloadDetails()
Download details for a file stored in Google Drive.
|
UnsampledReport.DriveDownloadDetails |
UnsampledReport.DriveDownloadDetails.set(java.lang.String fieldName,
java.lang.Object value) |
UnsampledReport.DriveDownloadDetails |
UnsampledReport.DriveDownloadDetails.setDocumentId(java.lang.String documentId)
Id of the document/file containing the report data.
|
| Modifier and Type | Method and Description |
|---|---|
UnsampledReport |
UnsampledReport.setDriveDownloadDetails(UnsampledReport.DriveDownloadDetails driveDownloadDetails)
Download details for a file stored in Google Drive.
|