| Modifier and Type | Method and Description |
|---|---|
ProducerQuotaPolicy |
ProducerQuotaPolicy.Builder.build() |
ProducerQuotaPolicy |
ProducerQuotaPolicy.Builder.buildPartial() |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.getDefaultInstance() |
ProducerQuotaPolicy |
ProducerQuotaPolicy.getDefaultInstanceForType() |
ProducerQuotaPolicy |
ProducerQuotaPolicy.Builder.getDefaultInstanceForType() |
ProducerQuotaPolicy |
QuotaBucket.getProducerQuotaPolicy()
Producer policy inherited from the closet ancestor of the current consumer.
|
ProducerQuotaPolicy |
QuotaBucket.Builder.getProducerQuotaPolicy()
Producer policy inherited from the closet ancestor of the current consumer.
|
ProducerQuotaPolicy |
QuotaBucketOrBuilder.getProducerQuotaPolicy()
Producer policy inherited from the closet ancestor of the current consumer.
|
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseDelimitedFrom(InputStream input) |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseFrom(byte[] data) |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseFrom(ByteBuffer data) |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseFrom(com.google.protobuf.ByteString data) |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseFrom(InputStream input) |
static ProducerQuotaPolicy |
ProducerQuotaPolicy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProducerQuotaPolicy> |
ProducerQuotaPolicy.getParserForType() |
static com.google.protobuf.Parser<ProducerQuotaPolicy> |
ProducerQuotaPolicy.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProducerQuotaPolicy.Builder |
ProducerQuotaPolicy.Builder.mergeFrom(ProducerQuotaPolicy other) |
QuotaBucket.Builder |
QuotaBucket.Builder.mergeProducerQuotaPolicy(ProducerQuotaPolicy value)
Producer policy inherited from the closet ancestor of the current consumer.
|
static ProducerQuotaPolicy.Builder |
ProducerQuotaPolicy.newBuilder(ProducerQuotaPolicy prototype) |
QuotaBucket.Builder |
QuotaBucket.Builder.setProducerQuotaPolicy(ProducerQuotaPolicy value)
Producer policy inherited from the closet ancestor of the current consumer.
|
Copyright © 2025 Google LLC. All rights reserved.