Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
UsageExportLocation |
UsageExportLocation.Builder.build() |
UsageExportLocation |
SetUsageExportBucketProjectHttpRequest.getApiMessageRequestBody() |
static UsageExportLocation |
UsageExportLocation.getDefaultInstance() |
UsageExportLocation |
Project.getUsageExportLocation()
The naming prefix for daily usage reports and the Google Cloud Storage bucket where they are
stored.
|
UsageExportLocation |
Project.Builder.getUsageExportLocation()
The naming prefix for daily usage reports and the Google Cloud Storage bucket where they are
stored.
|
UsageExportLocation |
SetUsageExportBucketProjectHttpRequest.getUsageExportLocationResource()
The location in Cloud Storage and naming method of the daily usage report.
|
UsageExportLocation |
SetUsageExportBucketProjectHttpRequest.Builder.getUsageExportLocationResource()
The location in Cloud Storage and naming method of the daily usage report.
|
Modifier and Type | Method and Description |
---|---|
UsageExportLocation.Builder |
UsageExportLocation.Builder.mergeFrom(UsageExportLocation other) |
static UsageExportLocation.Builder |
UsageExportLocation.newBuilder(UsageExportLocation prototype) |
Operation |
ProjectClient.setUsageExportBucketProject(ProjectName project,
UsageExportLocation usageExportLocationResource)
Enables the usage export feature and sets the usage export bucket where reports are stored.
|
Operation |
ProjectClient.setUsageExportBucketProject(String project,
UsageExportLocation usageExportLocationResource)
Enables the usage export feature and sets the usage export bucket where reports are stored.
|
Project.Builder |
Project.Builder.setUsageExportLocation(UsageExportLocation usageExportLocation)
The naming prefix for daily usage reports and the Google Cloud Storage bucket where they are
stored.
|
SetUsageExportBucketProjectHttpRequest.Builder |
SetUsageExportBucketProjectHttpRequest.Builder.setUsageExportLocationResource(UsageExportLocation usageExportLocationResource)
The location in Cloud Storage and naming method of the daily usage report.
|
Copyright © 2019 Google LLC. All rights reserved.