| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
UnsampledReport.CloudStorageDownloadDetails |
UnsampledReport.CloudStorageDownloadDetails.clone() |
UnsampledReport.CloudStorageDownloadDetails |
UnsampledReport.getCloudStorageDownloadDetails()
Download details for a file stored in Google Cloud Storage.
|
UnsampledReport.CloudStorageDownloadDetails |
UnsampledReport.CloudStorageDownloadDetails.set(String fieldName,
Object value) |
UnsampledReport.CloudStorageDownloadDetails |
UnsampledReport.CloudStorageDownloadDetails.setBucketId(String bucketId)
Id of the bucket the file object is stored in.
|
UnsampledReport.CloudStorageDownloadDetails |
UnsampledReport.CloudStorageDownloadDetails.setObjectId(String objectId)
Id of the file object containing the report data.
|
| Modifier and Type | Method and Description |
|---|---|
UnsampledReport |
UnsampledReport.setCloudStorageDownloadDetails(UnsampledReport.CloudStorageDownloadDetails cloudStorageDownloadDetails)
Download details for a file stored in Google Cloud Storage.
|
Copyright © 2011–2022 Google. All rights reserved.