| Modifier and Type | Method and Description |
|---|---|
ConsumerQuotaMetric |
ConsumerQuotaMetric.Builder.build() |
ConsumerQuotaMetric |
ConsumerQuotaMetric.Builder.buildPartial() |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.getDefaultInstance() |
ConsumerQuotaMetric |
ConsumerQuotaMetric.getDefaultInstanceForType() |
ConsumerQuotaMetric |
ConsumerQuotaMetric.Builder.getDefaultInstanceForType() |
ConsumerQuotaMetric |
ListConsumerQuotaMetricsResponse.getMetrics(int index)
Quota settings for the consumer, organized by quota metric.
|
ConsumerQuotaMetric |
ListConsumerQuotaMetricsResponse.Builder.getMetrics(int index)
Quota settings for the consumer, organized by quota metric.
|
ConsumerQuotaMetric |
ListConsumerQuotaMetricsResponseOrBuilder.getMetrics(int index)
Quota settings for the consumer, organized by quota metric.
|
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseDelimitedFrom(InputStream input) |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseFrom(byte[] data) |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseFrom(ByteBuffer data) |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseFrom(com.google.protobuf.ByteString data) |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseFrom(com.google.protobuf.CodedInputStream input) |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseFrom(InputStream input) |
static ConsumerQuotaMetric |
ConsumerQuotaMetric.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ConsumerQuotaMetric> |
ListConsumerQuotaMetricsResponse.getMetricsList()
Quota settings for the consumer, organized by quota metric.
|
List<ConsumerQuotaMetric> |
ListConsumerQuotaMetricsResponse.Builder.getMetricsList()
Quota settings for the consumer, organized by quota metric.
|
List<ConsumerQuotaMetric> |
ListConsumerQuotaMetricsResponseOrBuilder.getMetricsList()
Quota settings for the consumer, organized by quota metric.
|
com.google.protobuf.Parser<ConsumerQuotaMetric> |
ConsumerQuotaMetric.getParserForType() |
static com.google.protobuf.Parser<ConsumerQuotaMetric> |
ConsumerQuotaMetric.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListConsumerQuotaMetricsResponse.Builder |
ListConsumerQuotaMetricsResponse.Builder.addMetrics(ConsumerQuotaMetric value)
Quota settings for the consumer, organized by quota metric.
|
ListConsumerQuotaMetricsResponse.Builder |
ListConsumerQuotaMetricsResponse.Builder.addMetrics(int index,
ConsumerQuotaMetric value)
Quota settings for the consumer, organized by quota metric.
|
ConsumerQuotaMetric.Builder |
ConsumerQuotaMetric.Builder.mergeFrom(ConsumerQuotaMetric other) |
static ConsumerQuotaMetric.Builder |
ConsumerQuotaMetric.newBuilder(ConsumerQuotaMetric prototype) |
ListConsumerQuotaMetricsResponse.Builder |
ListConsumerQuotaMetricsResponse.Builder.setMetrics(int index,
ConsumerQuotaMetric value)
Quota settings for the consumer, organized by quota metric.
|
| Modifier and Type | Method and Description |
|---|---|
ListConsumerQuotaMetricsResponse.Builder |
ListConsumerQuotaMetricsResponse.Builder.addAllMetrics(Iterable<? extends ConsumerQuotaMetric> values)
Quota settings for the consumer, organized by quota metric.
|
Copyright © 2022 Google LLC. All rights reserved.