| Modifier and Type | Method and Description |
|---|---|
Bucket.Billing |
Bucket.Billing.Builder.build() |
Bucket.Billing |
Bucket.Billing.Builder.buildPartial() |
Bucket.Billing |
BucketOrBuilder.getBilling()
The bucket's billing config.
|
Bucket.Billing |
Bucket.getBilling()
The bucket's billing config.
|
Bucket.Billing |
Bucket.Builder.getBilling()
The bucket's billing config.
|
static Bucket.Billing |
Bucket.Billing.getDefaultInstance() |
Bucket.Billing |
Bucket.Billing.getDefaultInstanceForType() |
Bucket.Billing |
Bucket.Billing.Builder.getDefaultInstanceForType() |
static Bucket.Billing |
Bucket.Billing.parseDelimitedFrom(InputStream input) |
static Bucket.Billing |
Bucket.Billing.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.Billing |
Bucket.Billing.parseFrom(byte[] data) |
static Bucket.Billing |
Bucket.Billing.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.Billing |
Bucket.Billing.parseFrom(ByteBuffer data) |
static Bucket.Billing |
Bucket.Billing.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.Billing |
Bucket.Billing.parseFrom(com.google.protobuf.ByteString data) |
static Bucket.Billing |
Bucket.Billing.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.Billing |
Bucket.Billing.parseFrom(com.google.protobuf.CodedInputStream input) |
static Bucket.Billing |
Bucket.Billing.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.Billing |
Bucket.Billing.parseFrom(InputStream input) |
static Bucket.Billing |
Bucket.Billing.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Bucket.Billing> |
Bucket.Billing.getParserForType() |
static com.google.protobuf.Parser<Bucket.Billing> |
Bucket.Billing.parser() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Builder |
Bucket.Builder.mergeBilling(Bucket.Billing value)
The bucket's billing config.
|
Bucket.Billing.Builder |
Bucket.Billing.Builder.mergeFrom(Bucket.Billing other) |
static Bucket.Billing.Builder |
Bucket.Billing.newBuilder(Bucket.Billing prototype) |
Bucket.Builder |
Bucket.Builder.setBilling(Bucket.Billing value)
The bucket's billing config.
|
Copyright © 2023 Google LLC. All rights reserved.