| Modifier and Type | Method and Description |
|---|---|
UsageExportLocation.Builder |
UsageExportLocation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UsageExportLocation.Builder |
UsageExportLocation.Builder.clear() |
UsageExportLocation.Builder |
UsageExportLocation.Builder.clearBucketName()
The name of an existing bucket in Cloud Storage where the usage report object is stored.
|
UsageExportLocation.Builder |
UsageExportLocation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UsageExportLocation.Builder |
UsageExportLocation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UsageExportLocation.Builder |
UsageExportLocation.Builder.clearReportNamePrefix()
An optional prefix for the name of the usage report object stored in bucketName.
|
UsageExportLocation.Builder |
UsageExportLocation.Builder.clone() |
UsageExportLocation.Builder |
Project.Builder.getUsageExportLocationBuilder()
The naming prefix for daily usage reports and the Google Cloud Storage bucket where they are stored.
|
UsageExportLocation.Builder |
SetUsageExportBucketProjectRequest.Builder.getUsageExportLocationResourceBuilder()
The body resource for this request
|
UsageExportLocation.Builder |
UsageExportLocation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UsageExportLocation.Builder |
UsageExportLocation.Builder.mergeFrom(com.google.protobuf.Message other) |
UsageExportLocation.Builder |
UsageExportLocation.Builder.mergeFrom(UsageExportLocation other) |
UsageExportLocation.Builder |
UsageExportLocation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static UsageExportLocation.Builder |
UsageExportLocation.newBuilder() |
static UsageExportLocation.Builder |
UsageExportLocation.newBuilder(UsageExportLocation prototype) |
UsageExportLocation.Builder |
UsageExportLocation.newBuilderForType() |
protected UsageExportLocation.Builder |
UsageExportLocation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
UsageExportLocation.Builder |
UsageExportLocation.Builder.setBucketName(String value)
The name of an existing bucket in Cloud Storage where the usage report object is stored.
|
UsageExportLocation.Builder |
UsageExportLocation.Builder.setBucketNameBytes(com.google.protobuf.ByteString value)
The name of an existing bucket in Cloud Storage where the usage report object is stored.
|
UsageExportLocation.Builder |
UsageExportLocation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UsageExportLocation.Builder |
UsageExportLocation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UsageExportLocation.Builder |
UsageExportLocation.Builder.setReportNamePrefix(String value)
An optional prefix for the name of the usage report object stored in bucketName.
|
UsageExportLocation.Builder |
UsageExportLocation.Builder.setReportNamePrefixBytes(com.google.protobuf.ByteString value)
An optional prefix for the name of the usage report object stored in bucketName.
|
UsageExportLocation.Builder |
UsageExportLocation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UsageExportLocation.Builder |
UsageExportLocation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Project.Builder |
Project.Builder.setUsageExportLocation(UsageExportLocation.Builder builderForValue)
The naming prefix for daily usage reports and the Google Cloud Storage bucket where they are stored.
|
SetUsageExportBucketProjectRequest.Builder |
SetUsageExportBucketProjectRequest.Builder.setUsageExportLocationResource(UsageExportLocation.Builder builderForValue)
The body resource for this request
|
Copyright © 2023 Google LLC. All rights reserved.