| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.Projects.SetUsageExportBucket | Compute.Projects. setUsageExportBucket(String project,
                    UsageExportLocation content)Enables the usage export feature and sets the usage export bucket where reports are stored. | 
| Constructor and Description | 
|---|
| SetUsageExportBucket(String project,
                    UsageExportLocation content)Enables the usage export feature and sets the usage export bucket where reports are stored. | 
| Modifier and Type | Method and Description | 
|---|---|
| UsageExportLocation | UsageExportLocation. clone() | 
| UsageExportLocation | Project. getUsageExportLocation()The naming prefix for daily usage reports and the Google Cloud Storage bucket where they are
 stored. | 
| UsageExportLocation | UsageExportLocation. set(String fieldName,
   Object value) | 
| UsageExportLocation | UsageExportLocation. setBucketName(String bucketName)The name of an existing bucket in Cloud Storage where the usage report object is stored. | 
| UsageExportLocation | UsageExportLocation. setReportNamePrefix(String reportNamePrefix)An optional prefix for the name of the usage report object stored in bucketName. | 
| Modifier and Type | Method and Description | 
|---|---|
| Project | Project. setUsageExportLocation(UsageExportLocation usageExportLocation)The naming prefix for daily usage reports and the Google Cloud Storage bucket where they are
 stored. | 
Copyright © 2011–2021 Google. All rights reserved.