public static final class ConsumerQuotaLimit.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder> implements ConsumerQuotaLimitOrBuilder
Consumer quota settings for a quota limit.Protobuf type
google.api.serviceusage.v1beta1.ConsumerQuotaLimit| Modifier and Type | Method and Description |
|---|---|
ConsumerQuotaLimit.Builder |
addAllQuotaBuckets(Iterable<? extends QuotaBucket> values)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
ConsumerQuotaLimit.Builder |
addQuotaBuckets(int index,
QuotaBucket.Builder builderForValue)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
ConsumerQuotaLimit.Builder |
addQuotaBuckets(int index,
QuotaBucket value)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
ConsumerQuotaLimit.Builder |
addQuotaBuckets(QuotaBucket.Builder builderForValue)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
ConsumerQuotaLimit.Builder |
addQuotaBuckets(QuotaBucket value)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
QuotaBucket.Builder |
addQuotaBucketsBuilder()
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
QuotaBucket.Builder |
addQuotaBucketsBuilder(int index)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
ConsumerQuotaLimit.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConsumerQuotaLimit |
build() |
ConsumerQuotaLimit |
buildPartial() |
ConsumerQuotaLimit.Builder |
clear() |
ConsumerQuotaLimit.Builder |
clearAllowsAdminOverrides()
Whether admin overrides are allowed on this limit
|
ConsumerQuotaLimit.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ConsumerQuotaLimit.Builder |
clearIsPrecise()
Whether this limit is precise or imprecise.
|
ConsumerQuotaLimit.Builder |
clearMetric()
The name of the parent metric of this limit.
|
ConsumerQuotaLimit.Builder |
clearName()
The resource name of the quota limit.
|
ConsumerQuotaLimit.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ConsumerQuotaLimit.Builder |
clearQuotaBuckets()
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
ConsumerQuotaLimit.Builder |
clearUnit()
The limit unit.
|
ConsumerQuotaLimit.Builder |
clone() |
boolean |
getAllowsAdminOverrides()
Whether admin overrides are allowed on this limit
|
ConsumerQuotaLimit |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getIsPrecise()
Whether this limit is precise or imprecise.
|
String |
getMetric()
The name of the parent metric of this limit.
|
com.google.protobuf.ByteString |
getMetricBytes()
The name of the parent metric of this limit.
|
String |
getName()
The resource name of the quota limit.
|
com.google.protobuf.ByteString |
getNameBytes()
The resource name of the quota limit.
|
QuotaBucket |
getQuotaBuckets(int index)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
QuotaBucket.Builder |
getQuotaBucketsBuilder(int index)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
List<QuotaBucket.Builder> |
getQuotaBucketsBuilderList()
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
int |
getQuotaBucketsCount()
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
List<QuotaBucket> |
getQuotaBucketsList()
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
QuotaBucketOrBuilder |
getQuotaBucketsOrBuilder(int index)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
List<? extends QuotaBucketOrBuilder> |
getQuotaBucketsOrBuilderList()
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
String |
getUnit()
The limit unit.
|
com.google.protobuf.ByteString |
getUnitBytes()
The limit unit.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ConsumerQuotaLimit.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ConsumerQuotaLimit.Builder |
mergeFrom(ConsumerQuotaLimit other) |
ConsumerQuotaLimit.Builder |
mergeFrom(com.google.protobuf.Message other) |
ConsumerQuotaLimit.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConsumerQuotaLimit.Builder |
removeQuotaBuckets(int index)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
ConsumerQuotaLimit.Builder |
setAllowsAdminOverrides(boolean value)
Whether admin overrides are allowed on this limit
|
ConsumerQuotaLimit.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConsumerQuotaLimit.Builder |
setIsPrecise(boolean value)
Whether this limit is precise or imprecise.
|
ConsumerQuotaLimit.Builder |
setMetric(String value)
The name of the parent metric of this limit.
|
ConsumerQuotaLimit.Builder |
setMetricBytes(com.google.protobuf.ByteString value)
The name of the parent metric of this limit.
|
ConsumerQuotaLimit.Builder |
setName(String value)
The resource name of the quota limit.
|
ConsumerQuotaLimit.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The resource name of the quota limit.
|
ConsumerQuotaLimit.Builder |
setQuotaBuckets(int index,
QuotaBucket.Builder builderForValue)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
ConsumerQuotaLimit.Builder |
setQuotaBuckets(int index,
QuotaBucket value)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
ConsumerQuotaLimit.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ConsumerQuotaLimit.Builder |
setUnit(String value)
The limit unit.
|
ConsumerQuotaLimit.Builder |
setUnitBytes(com.google.protobuf.ByteString value)
The limit unit.
|
ConsumerQuotaLimit.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>public ConsumerQuotaLimit.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>public ConsumerQuotaLimit getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ConsumerQuotaLimit build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ConsumerQuotaLimit buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ConsumerQuotaLimit.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>public ConsumerQuotaLimit.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>public ConsumerQuotaLimit.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>public ConsumerQuotaLimit.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>public ConsumerQuotaLimit.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>public ConsumerQuotaLimit.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>public ConsumerQuotaLimit.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConsumerQuotaLimit.Builder>public ConsumerQuotaLimit.Builder mergeFrom(ConsumerQuotaLimit other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>public ConsumerQuotaLimit.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConsumerQuotaLimit.Builder>IOExceptionpublic String getName()
The resource name of the quota limit. An example name would be: `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion` The resource name is intended to be opaque and should not be parsed for its component strings, since its representation could change in the future.
string name = 1;getName in interface ConsumerQuotaLimitOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The resource name of the quota limit. An example name would be: `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion` The resource name is intended to be opaque and should not be parsed for its component strings, since its representation could change in the future.
string name = 1;getNameBytes in interface ConsumerQuotaLimitOrBuilderpublic ConsumerQuotaLimit.Builder setName(String value)
The resource name of the quota limit. An example name would be: `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion` The resource name is intended to be opaque and should not be parsed for its component strings, since its representation could change in the future.
string name = 1;value - The name to set.public ConsumerQuotaLimit.Builder clearName()
The resource name of the quota limit. An example name would be: `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion` The resource name is intended to be opaque and should not be parsed for its component strings, since its representation could change in the future.
string name = 1;public ConsumerQuotaLimit.Builder setNameBytes(com.google.protobuf.ByteString value)
The resource name of the quota limit. An example name would be: `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion` The resource name is intended to be opaque and should not be parsed for its component strings, since its representation could change in the future.
string name = 1;value - The bytes for name to set.public String getMetric()
The name of the parent metric of this limit. An example name would be: `compute.googleapis.com/cpus`
string metric = 8;getMetric in interface ConsumerQuotaLimitOrBuilderpublic com.google.protobuf.ByteString getMetricBytes()
The name of the parent metric of this limit. An example name would be: `compute.googleapis.com/cpus`
string metric = 8;getMetricBytes in interface ConsumerQuotaLimitOrBuilderpublic ConsumerQuotaLimit.Builder setMetric(String value)
The name of the parent metric of this limit. An example name would be: `compute.googleapis.com/cpus`
string metric = 8;value - The metric to set.public ConsumerQuotaLimit.Builder clearMetric()
The name of the parent metric of this limit. An example name would be: `compute.googleapis.com/cpus`
string metric = 8;public ConsumerQuotaLimit.Builder setMetricBytes(com.google.protobuf.ByteString value)
The name of the parent metric of this limit. An example name would be: `compute.googleapis.com/cpus`
string metric = 8;value - The bytes for metric to set.public String getUnit()
The limit unit.
An example unit would be
`1/{project}/{region}`
Note that `{project}` and `{region}` are not placeholders in this example;
the literal characters `{` and `}` occur in the string.
string unit = 2;getUnit in interface ConsumerQuotaLimitOrBuilderpublic com.google.protobuf.ByteString getUnitBytes()
The limit unit.
An example unit would be
`1/{project}/{region}`
Note that `{project}` and `{region}` are not placeholders in this example;
the literal characters `{` and `}` occur in the string.
string unit = 2;getUnitBytes in interface ConsumerQuotaLimitOrBuilderpublic ConsumerQuotaLimit.Builder setUnit(String value)
The limit unit.
An example unit would be
`1/{project}/{region}`
Note that `{project}` and `{region}` are not placeholders in this example;
the literal characters `{` and `}` occur in the string.
string unit = 2;value - The unit to set.public ConsumerQuotaLimit.Builder clearUnit()
The limit unit.
An example unit would be
`1/{project}/{region}`
Note that `{project}` and `{region}` are not placeholders in this example;
the literal characters `{` and `}` occur in the string.
string unit = 2;public ConsumerQuotaLimit.Builder setUnitBytes(com.google.protobuf.ByteString value)
The limit unit.
An example unit would be
`1/{project}/{region}`
Note that `{project}` and `{region}` are not placeholders in this example;
the literal characters `{` and `}` occur in the string.
string unit = 2;value - The bytes for unit to set.public boolean getIsPrecise()
Whether this limit is precise or imprecise.
bool is_precise = 3;getIsPrecise in interface ConsumerQuotaLimitOrBuilderpublic ConsumerQuotaLimit.Builder setIsPrecise(boolean value)
Whether this limit is precise or imprecise.
bool is_precise = 3;value - The isPrecise to set.public ConsumerQuotaLimit.Builder clearIsPrecise()
Whether this limit is precise or imprecise.
bool is_precise = 3;public boolean getAllowsAdminOverrides()
Whether admin overrides are allowed on this limit
bool allows_admin_overrides = 7;getAllowsAdminOverrides in interface ConsumerQuotaLimitOrBuilderpublic ConsumerQuotaLimit.Builder setAllowsAdminOverrides(boolean value)
Whether admin overrides are allowed on this limit
bool allows_admin_overrides = 7;value - The allowsAdminOverrides to set.public ConsumerQuotaLimit.Builder clearAllowsAdminOverrides()
Whether admin overrides are allowed on this limit
bool allows_admin_overrides = 7;public List<QuotaBucket> getQuotaBucketsList()
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;getQuotaBucketsList in interface ConsumerQuotaLimitOrBuilderpublic int getQuotaBucketsCount()
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;getQuotaBucketsCount in interface ConsumerQuotaLimitOrBuilderpublic QuotaBucket getQuotaBuckets(int index)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;getQuotaBuckets in interface ConsumerQuotaLimitOrBuilderpublic ConsumerQuotaLimit.Builder setQuotaBuckets(int index, QuotaBucket value)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public ConsumerQuotaLimit.Builder setQuotaBuckets(int index, QuotaBucket.Builder builderForValue)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public ConsumerQuotaLimit.Builder addQuotaBuckets(QuotaBucket value)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public ConsumerQuotaLimit.Builder addQuotaBuckets(int index, QuotaBucket value)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public ConsumerQuotaLimit.Builder addQuotaBuckets(QuotaBucket.Builder builderForValue)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public ConsumerQuotaLimit.Builder addQuotaBuckets(int index, QuotaBucket.Builder builderForValue)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public ConsumerQuotaLimit.Builder addAllQuotaBuckets(Iterable<? extends QuotaBucket> values)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public ConsumerQuotaLimit.Builder clearQuotaBuckets()
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public ConsumerQuotaLimit.Builder removeQuotaBuckets(int index)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public QuotaBucket.Builder getQuotaBucketsBuilder(int index)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public QuotaBucketOrBuilder getQuotaBucketsOrBuilder(int index)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;getQuotaBucketsOrBuilder in interface ConsumerQuotaLimitOrBuilderpublic List<? extends QuotaBucketOrBuilder> getQuotaBucketsOrBuilderList()
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;getQuotaBucketsOrBuilderList in interface ConsumerQuotaLimitOrBuilderpublic QuotaBucket.Builder addQuotaBucketsBuilder()
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public QuotaBucket.Builder addQuotaBucketsBuilder(int index)
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public List<QuotaBucket.Builder> getQuotaBucketsBuilderList()
Summary of the enforced quota buckets, organized by quota dimension, ordered from least specific to most specific (for example, the global default bucket, with no quota dimensions, will always appear first).
repeated .google.api.serviceusage.v1beta1.QuotaBucket quota_buckets = 9;public final ConsumerQuotaLimit.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>public final ConsumerQuotaLimit.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConsumerQuotaLimit.Builder>Copyright © 2022 Google LLC. All rights reserved.