public static final class QuotaInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QuotaInfo.Builder> implements QuotaInfoOrBuilder
QuotaInfo represents information about a particular quota for a given project, folder or organization.Protobuf type
google.api.cloudquotas.v1beta.QuotaInfo| Modifier and Type | Method and Description |
|---|---|
QuotaInfo.Builder |
addAllDimensions(Iterable<String> values)
The dimensions the quota is defined on.
|
QuotaInfo.Builder |
addAllDimensionsInfos(Iterable<? extends DimensionsInfo> values)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
QuotaInfo.Builder |
addDimensions(String value)
The dimensions the quota is defined on.
|
QuotaInfo.Builder |
addDimensionsBytes(com.google.protobuf.ByteString value)
The dimensions the quota is defined on.
|
QuotaInfo.Builder |
addDimensionsInfos(DimensionsInfo.Builder builderForValue)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
QuotaInfo.Builder |
addDimensionsInfos(DimensionsInfo value)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
QuotaInfo.Builder |
addDimensionsInfos(int index,
DimensionsInfo.Builder builderForValue)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
QuotaInfo.Builder |
addDimensionsInfos(int index,
DimensionsInfo value)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
DimensionsInfo.Builder |
addDimensionsInfosBuilder()
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
DimensionsInfo.Builder |
addDimensionsInfosBuilder(int index)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
QuotaInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaInfo |
build() |
QuotaInfo |
buildPartial() |
QuotaInfo.Builder |
clear() |
QuotaInfo.Builder |
clearContainerType()
The container type of the QuotaInfo.
|
QuotaInfo.Builder |
clearDimensions()
The dimensions the quota is defined on.
|
QuotaInfo.Builder |
clearDimensionsInfos()
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
QuotaInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
QuotaInfo.Builder |
clearIsConcurrent()
Whether the quota is a concurrent quota.
|
QuotaInfo.Builder |
clearIsFixed()
Whether the quota value is fixed or adjustable
bool is_fixed = 13; |
QuotaInfo.Builder |
clearIsPrecise()
Whether this is a precise quota.
|
QuotaInfo.Builder |
clearMetric()
The metric of the quota.
|
QuotaInfo.Builder |
clearMetricDisplayName()
The display name of the quota metric
string metric_display_name = 9; |
QuotaInfo.Builder |
clearMetricUnit()
The unit in which the metric value is reported, e.g., "MByte".
|
QuotaInfo.Builder |
clearName()
Resource name of this QuotaInfo.
|
QuotaInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QuotaInfo.Builder |
clearQuotaDisplayName()
The display name of the quota.
|
QuotaInfo.Builder |
clearQuotaId()
The id of the quota, which is unquie within the service.
|
QuotaInfo.Builder |
clearQuotaIncreaseEligibility()
Whether it is eligible to request a higher quota value for this quota.
|
QuotaInfo.Builder |
clearRefreshInterval()
The reset time interval for the quota.
|
QuotaInfo.Builder |
clearService()
The name of the service in which the quota is defined.
|
QuotaInfo.Builder |
clearServiceRequestQuotaUri()
URI to the page where users can request more quota for the cloud
service—for example,
https://console.cloud.google.com/iam-admin/quotas.
|
QuotaInfo.Builder |
clone() |
QuotaInfo.ContainerType |
getContainerType()
The container type of the QuotaInfo.
|
int |
getContainerTypeValue()
The container type of the QuotaInfo.
|
QuotaInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDimensions(int index)
The dimensions the quota is defined on.
|
com.google.protobuf.ByteString |
getDimensionsBytes(int index)
The dimensions the quota is defined on.
|
int |
getDimensionsCount()
The dimensions the quota is defined on.
|
DimensionsInfo |
getDimensionsInfos(int index)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
DimensionsInfo.Builder |
getDimensionsInfosBuilder(int index)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
List<DimensionsInfo.Builder> |
getDimensionsInfosBuilderList()
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
int |
getDimensionsInfosCount()
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
List<DimensionsInfo> |
getDimensionsInfosList()
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
DimensionsInfoOrBuilder |
getDimensionsInfosOrBuilder(int index)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
List<? extends DimensionsInfoOrBuilder> |
getDimensionsInfosOrBuilderList()
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
com.google.protobuf.ProtocolStringList |
getDimensionsList()
The dimensions the quota is defined on.
|
boolean |
getIsConcurrent()
Whether the quota is a concurrent quota.
|
boolean |
getIsFixed()
Whether the quota value is fixed or adjustable
bool is_fixed = 13; |
boolean |
getIsPrecise()
Whether this is a precise quota.
|
String |
getMetric()
The metric of the quota.
|
com.google.protobuf.ByteString |
getMetricBytes()
The metric of the quota.
|
String |
getMetricDisplayName()
The display name of the quota metric
string metric_display_name = 9; |
com.google.protobuf.ByteString |
getMetricDisplayNameBytes()
The display name of the quota metric
string metric_display_name = 9; |
String |
getMetricUnit()
The unit in which the metric value is reported, e.g., "MByte".
|
com.google.protobuf.ByteString |
getMetricUnitBytes()
The unit in which the metric value is reported, e.g., "MByte".
|
String |
getName()
Resource name of this QuotaInfo.
|
com.google.protobuf.ByteString |
getNameBytes()
Resource name of this QuotaInfo.
|
String |
getQuotaDisplayName()
The display name of the quota.
|
com.google.protobuf.ByteString |
getQuotaDisplayNameBytes()
The display name of the quota.
|
String |
getQuotaId()
The id of the quota, which is unquie within the service.
|
com.google.protobuf.ByteString |
getQuotaIdBytes()
The id of the quota, which is unquie within the service.
|
QuotaIncreaseEligibility |
getQuotaIncreaseEligibility()
Whether it is eligible to request a higher quota value for this quota.
|
QuotaIncreaseEligibility.Builder |
getQuotaIncreaseEligibilityBuilder()
Whether it is eligible to request a higher quota value for this quota.
|
QuotaIncreaseEligibilityOrBuilder |
getQuotaIncreaseEligibilityOrBuilder()
Whether it is eligible to request a higher quota value for this quota.
|
String |
getRefreshInterval()
The reset time interval for the quota.
|
com.google.protobuf.ByteString |
getRefreshIntervalBytes()
The reset time interval for the quota.
|
String |
getService()
The name of the service in which the quota is defined.
|
com.google.protobuf.ByteString |
getServiceBytes()
The name of the service in which the quota is defined.
|
String |
getServiceRequestQuotaUri()
URI to the page where users can request more quota for the cloud
service—for example,
https://console.cloud.google.com/iam-admin/quotas.
|
com.google.protobuf.ByteString |
getServiceRequestQuotaUriBytes()
URI to the page where users can request more quota for the cloud
service—for example,
https://console.cloud.google.com/iam-admin/quotas.
|
boolean |
hasQuotaIncreaseEligibility()
Whether it is eligible to request a higher quota value for this quota.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QuotaInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
QuotaInfo.Builder |
mergeFrom(QuotaInfo other) |
QuotaInfo.Builder |
mergeQuotaIncreaseEligibility(QuotaIncreaseEligibility value)
Whether it is eligible to request a higher quota value for this quota.
|
QuotaInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
QuotaInfo.Builder |
removeDimensionsInfos(int index)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
QuotaInfo.Builder |
setContainerType(QuotaInfo.ContainerType value)
The container type of the QuotaInfo.
|
QuotaInfo.Builder |
setContainerTypeValue(int value)
The container type of the QuotaInfo.
|
QuotaInfo.Builder |
setDimensions(int index,
String value)
The dimensions the quota is defined on.
|
QuotaInfo.Builder |
setDimensionsInfos(int index,
DimensionsInfo.Builder builderForValue)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
QuotaInfo.Builder |
setDimensionsInfos(int index,
DimensionsInfo value)
The collection of dimensions info ordered by their dimensions from more
specific ones to less specific ones.
|
QuotaInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaInfo.Builder |
setIsConcurrent(boolean value)
Whether the quota is a concurrent quota.
|
QuotaInfo.Builder |
setIsFixed(boolean value)
Whether the quota value is fixed or adjustable
bool is_fixed = 13; |
QuotaInfo.Builder |
setIsPrecise(boolean value)
Whether this is a precise quota.
|
QuotaInfo.Builder |
setMetric(String value)
The metric of the quota.
|
QuotaInfo.Builder |
setMetricBytes(com.google.protobuf.ByteString value)
The metric of the quota.
|
QuotaInfo.Builder |
setMetricDisplayName(String value)
The display name of the quota metric
string metric_display_name = 9; |
QuotaInfo.Builder |
setMetricDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the quota metric
string metric_display_name = 9; |
QuotaInfo.Builder |
setMetricUnit(String value)
The unit in which the metric value is reported, e.g., "MByte".
|
QuotaInfo.Builder |
setMetricUnitBytes(com.google.protobuf.ByteString value)
The unit in which the metric value is reported, e.g., "MByte".
|
QuotaInfo.Builder |
setName(String value)
Resource name of this QuotaInfo.
|
QuotaInfo.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Resource name of this QuotaInfo.
|
QuotaInfo.Builder |
setQuotaDisplayName(String value)
The display name of the quota.
|
QuotaInfo.Builder |
setQuotaDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the quota.
|
QuotaInfo.Builder |
setQuotaId(String value)
The id of the quota, which is unquie within the service.
|
QuotaInfo.Builder |
setQuotaIdBytes(com.google.protobuf.ByteString value)
The id of the quota, which is unquie within the service.
|
QuotaInfo.Builder |
setQuotaIncreaseEligibility(QuotaIncreaseEligibility.Builder builderForValue)
Whether it is eligible to request a higher quota value for this quota.
|
QuotaInfo.Builder |
setQuotaIncreaseEligibility(QuotaIncreaseEligibility value)
Whether it is eligible to request a higher quota value for this quota.
|
QuotaInfo.Builder |
setRefreshInterval(String value)
The reset time interval for the quota.
|
QuotaInfo.Builder |
setRefreshIntervalBytes(com.google.protobuf.ByteString value)
The reset time interval for the quota.
|
QuotaInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QuotaInfo.Builder |
setService(String value)
The name of the service in which the quota is defined.
|
QuotaInfo.Builder |
setServiceBytes(com.google.protobuf.ByteString value)
The name of the service in which the quota is defined.
|
QuotaInfo.Builder |
setServiceRequestQuotaUri(String value)
URI to the page where users can request more quota for the cloud
service—for example,
https://console.cloud.google.com/iam-admin/quotas.
|
QuotaInfo.Builder |
setServiceRequestQuotaUriBytes(com.google.protobuf.ByteString value)
URI to the page where users can request more quota for the cloud
service—for example,
https://console.cloud.google.com/iam-admin/quotas.
|
QuotaInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<QuotaInfo.Builder>public QuotaInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<QuotaInfo.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<QuotaInfo.Builder>public QuotaInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic QuotaInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic QuotaInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic QuotaInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<QuotaInfo.Builder>public QuotaInfo.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<QuotaInfo.Builder>public QuotaInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<QuotaInfo.Builder>public QuotaInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<QuotaInfo.Builder>public QuotaInfo.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<QuotaInfo.Builder>public QuotaInfo.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<QuotaInfo.Builder>public QuotaInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<QuotaInfo.Builder>public QuotaInfo.Builder mergeFrom(QuotaInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<QuotaInfo.Builder>public QuotaInfo.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<QuotaInfo.Builder>IOExceptionpublic String getName()
Resource name of this QuotaInfo. The ID component following "locations/" must be "global". Example: `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion`
string name = 1;getName in interface QuotaInfoOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Resource name of this QuotaInfo. The ID component following "locations/" must be "global". Example: `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion`
string name = 1;getNameBytes in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setName(String value)
Resource name of this QuotaInfo. The ID component following "locations/" must be "global". Example: `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion`
string name = 1;value - The name to set.public QuotaInfo.Builder clearName()
Resource name of this QuotaInfo. The ID component following "locations/" must be "global". Example: `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion`
string name = 1;public QuotaInfo.Builder setNameBytes(com.google.protobuf.ByteString value)
Resource name of this QuotaInfo. The ID component following "locations/" must be "global". Example: `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion`
string name = 1;value - The bytes for name to set.public String getQuotaId()
The id of the quota, which is unquie within the service. Example: `CpusPerProjectPerRegion`
string quota_id = 2;getQuotaId in interface QuotaInfoOrBuilderpublic com.google.protobuf.ByteString getQuotaIdBytes()
The id of the quota, which is unquie within the service. Example: `CpusPerProjectPerRegion`
string quota_id = 2;getQuotaIdBytes in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setQuotaId(String value)
The id of the quota, which is unquie within the service. Example: `CpusPerProjectPerRegion`
string quota_id = 2;value - The quotaId to set.public QuotaInfo.Builder clearQuotaId()
The id of the quota, which is unquie within the service. Example: `CpusPerProjectPerRegion`
string quota_id = 2;public QuotaInfo.Builder setQuotaIdBytes(com.google.protobuf.ByteString value)
The id of the quota, which is unquie within the service. Example: `CpusPerProjectPerRegion`
string quota_id = 2;value - The bytes for quotaId to set.public String getMetric()
The metric of the quota. It specifies the resources consumption the quota is defined for. Example: `compute.googleapis.com/cpus`
string metric = 3;getMetric in interface QuotaInfoOrBuilderpublic com.google.protobuf.ByteString getMetricBytes()
The metric of the quota. It specifies the resources consumption the quota is defined for. Example: `compute.googleapis.com/cpus`
string metric = 3;getMetricBytes in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setMetric(String value)
The metric of the quota. It specifies the resources consumption the quota is defined for. Example: `compute.googleapis.com/cpus`
string metric = 3;value - The metric to set.public QuotaInfo.Builder clearMetric()
The metric of the quota. It specifies the resources consumption the quota is defined for. Example: `compute.googleapis.com/cpus`
string metric = 3;public QuotaInfo.Builder setMetricBytes(com.google.protobuf.ByteString value)
The metric of the quota. It specifies the resources consumption the quota is defined for. Example: `compute.googleapis.com/cpus`
string metric = 3;value - The bytes for metric to set.public String getService()
The name of the service in which the quota is defined. Example: `compute.googleapis.com`
string service = 4;getService in interface QuotaInfoOrBuilderpublic com.google.protobuf.ByteString getServiceBytes()
The name of the service in which the quota is defined. Example: `compute.googleapis.com`
string service = 4;getServiceBytes in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setService(String value)
The name of the service in which the quota is defined. Example: `compute.googleapis.com`
string service = 4;value - The service to set.public QuotaInfo.Builder clearService()
The name of the service in which the quota is defined. Example: `compute.googleapis.com`
string service = 4;public QuotaInfo.Builder setServiceBytes(com.google.protobuf.ByteString value)
The name of the service in which the quota is defined. Example: `compute.googleapis.com`
string service = 4;value - The bytes for service to set.public boolean getIsPrecise()
Whether this is a precise quota. A precise quota is tracked with absolute precision. In contrast, an imprecise quota is not tracked with precision.
bool is_precise = 5;getIsPrecise in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setIsPrecise(boolean value)
Whether this is a precise quota. A precise quota is tracked with absolute precision. In contrast, an imprecise quota is not tracked with precision.
bool is_precise = 5;value - The isPrecise to set.public QuotaInfo.Builder clearIsPrecise()
Whether this is a precise quota. A precise quota is tracked with absolute precision. In contrast, an imprecise quota is not tracked with precision.
bool is_precise = 5;public String getRefreshInterval()
The reset time interval for the quota. Refresh interval applies to rate quota only. Example: "minute" for per minute, "day" for per day, or "10 seconds" for every 10 seconds.
string refresh_interval = 6;getRefreshInterval in interface QuotaInfoOrBuilderpublic com.google.protobuf.ByteString getRefreshIntervalBytes()
The reset time interval for the quota. Refresh interval applies to rate quota only. Example: "minute" for per minute, "day" for per day, or "10 seconds" for every 10 seconds.
string refresh_interval = 6;getRefreshIntervalBytes in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setRefreshInterval(String value)
The reset time interval for the quota. Refresh interval applies to rate quota only. Example: "minute" for per minute, "day" for per day, or "10 seconds" for every 10 seconds.
string refresh_interval = 6;value - The refreshInterval to set.public QuotaInfo.Builder clearRefreshInterval()
The reset time interval for the quota. Refresh interval applies to rate quota only. Example: "minute" for per minute, "day" for per day, or "10 seconds" for every 10 seconds.
string refresh_interval = 6;public QuotaInfo.Builder setRefreshIntervalBytes(com.google.protobuf.ByteString value)
The reset time interval for the quota. Refresh interval applies to rate quota only. Example: "minute" for per minute, "day" for per day, or "10 seconds" for every 10 seconds.
string refresh_interval = 6;value - The bytes for refreshInterval to set.public int getContainerTypeValue()
The container type of the QuotaInfo.
.google.api.cloudquotas.v1beta.QuotaInfo.ContainerType container_type = 7;getContainerTypeValue in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setContainerTypeValue(int value)
The container type of the QuotaInfo.
.google.api.cloudquotas.v1beta.QuotaInfo.ContainerType container_type = 7;value - The enum numeric value on the wire for containerType to set.public QuotaInfo.ContainerType getContainerType()
The container type of the QuotaInfo.
.google.api.cloudquotas.v1beta.QuotaInfo.ContainerType container_type = 7;getContainerType in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setContainerType(QuotaInfo.ContainerType value)
The container type of the QuotaInfo.
.google.api.cloudquotas.v1beta.QuotaInfo.ContainerType container_type = 7;value - The containerType to set.public QuotaInfo.Builder clearContainerType()
The container type of the QuotaInfo.
.google.api.cloudquotas.v1beta.QuotaInfo.ContainerType container_type = 7;public com.google.protobuf.ProtocolStringList getDimensionsList()
The dimensions the quota is defined on.
repeated string dimensions = 8;getDimensionsList in interface QuotaInfoOrBuilderpublic int getDimensionsCount()
The dimensions the quota is defined on.
repeated string dimensions = 8;getDimensionsCount in interface QuotaInfoOrBuilderpublic String getDimensions(int index)
The dimensions the quota is defined on.
repeated string dimensions = 8;getDimensions in interface QuotaInfoOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDimensionsBytes(int index)
The dimensions the quota is defined on.
repeated string dimensions = 8;getDimensionsBytes in interface QuotaInfoOrBuilderindex - The index of the value to return.public QuotaInfo.Builder setDimensions(int index, String value)
The dimensions the quota is defined on.
repeated string dimensions = 8;index - The index to set the value at.value - The dimensions to set.public QuotaInfo.Builder addDimensions(String value)
The dimensions the quota is defined on.
repeated string dimensions = 8;value - The dimensions to add.public QuotaInfo.Builder addAllDimensions(Iterable<String> values)
The dimensions the quota is defined on.
repeated string dimensions = 8;values - The dimensions to add.public QuotaInfo.Builder clearDimensions()
The dimensions the quota is defined on.
repeated string dimensions = 8;public QuotaInfo.Builder addDimensionsBytes(com.google.protobuf.ByteString value)
The dimensions the quota is defined on.
repeated string dimensions = 8;value - The bytes of the dimensions to add.public String getMetricDisplayName()
The display name of the quota metric
string metric_display_name = 9;getMetricDisplayName in interface QuotaInfoOrBuilderpublic com.google.protobuf.ByteString getMetricDisplayNameBytes()
The display name of the quota metric
string metric_display_name = 9;getMetricDisplayNameBytes in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setMetricDisplayName(String value)
The display name of the quota metric
string metric_display_name = 9;value - The metricDisplayName to set.public QuotaInfo.Builder clearMetricDisplayName()
The display name of the quota metric
string metric_display_name = 9;public QuotaInfo.Builder setMetricDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the quota metric
string metric_display_name = 9;value - The bytes for metricDisplayName to set.public String getQuotaDisplayName()
The display name of the quota.
string quota_display_name = 10;getQuotaDisplayName in interface QuotaInfoOrBuilderpublic com.google.protobuf.ByteString getQuotaDisplayNameBytes()
The display name of the quota.
string quota_display_name = 10;getQuotaDisplayNameBytes in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setQuotaDisplayName(String value)
The display name of the quota.
string quota_display_name = 10;value - The quotaDisplayName to set.public QuotaInfo.Builder clearQuotaDisplayName()
The display name of the quota.
string quota_display_name = 10;public QuotaInfo.Builder setQuotaDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the quota.
string quota_display_name = 10;value - The bytes for quotaDisplayName to set.public String getMetricUnit()
The unit in which the metric value is reported, e.g., "MByte".
string metric_unit = 11;getMetricUnit in interface QuotaInfoOrBuilderpublic com.google.protobuf.ByteString getMetricUnitBytes()
The unit in which the metric value is reported, e.g., "MByte".
string metric_unit = 11;getMetricUnitBytes in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setMetricUnit(String value)
The unit in which the metric value is reported, e.g., "MByte".
string metric_unit = 11;value - The metricUnit to set.public QuotaInfo.Builder clearMetricUnit()
The unit in which the metric value is reported, e.g., "MByte".
string metric_unit = 11;public QuotaInfo.Builder setMetricUnitBytes(com.google.protobuf.ByteString value)
The unit in which the metric value is reported, e.g., "MByte".
string metric_unit = 11;value - The bytes for metricUnit to set.public boolean hasQuotaIncreaseEligibility()
Whether it is eligible to request a higher quota value for this quota.
.google.api.cloudquotas.v1beta.QuotaIncreaseEligibility quota_increase_eligibility = 12;
hasQuotaIncreaseEligibility in interface QuotaInfoOrBuilderpublic QuotaIncreaseEligibility getQuotaIncreaseEligibility()
Whether it is eligible to request a higher quota value for this quota.
.google.api.cloudquotas.v1beta.QuotaIncreaseEligibility quota_increase_eligibility = 12;
getQuotaIncreaseEligibility in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setQuotaIncreaseEligibility(QuotaIncreaseEligibility value)
Whether it is eligible to request a higher quota value for this quota.
.google.api.cloudquotas.v1beta.QuotaIncreaseEligibility quota_increase_eligibility = 12;
public QuotaInfo.Builder setQuotaIncreaseEligibility(QuotaIncreaseEligibility.Builder builderForValue)
Whether it is eligible to request a higher quota value for this quota.
.google.api.cloudquotas.v1beta.QuotaIncreaseEligibility quota_increase_eligibility = 12;
public QuotaInfo.Builder mergeQuotaIncreaseEligibility(QuotaIncreaseEligibility value)
Whether it is eligible to request a higher quota value for this quota.
.google.api.cloudquotas.v1beta.QuotaIncreaseEligibility quota_increase_eligibility = 12;
public QuotaInfo.Builder clearQuotaIncreaseEligibility()
Whether it is eligible to request a higher quota value for this quota.
.google.api.cloudquotas.v1beta.QuotaIncreaseEligibility quota_increase_eligibility = 12;
public QuotaIncreaseEligibility.Builder getQuotaIncreaseEligibilityBuilder()
Whether it is eligible to request a higher quota value for this quota.
.google.api.cloudquotas.v1beta.QuotaIncreaseEligibility quota_increase_eligibility = 12;
public QuotaIncreaseEligibilityOrBuilder getQuotaIncreaseEligibilityOrBuilder()
Whether it is eligible to request a higher quota value for this quota.
.google.api.cloudquotas.v1beta.QuotaIncreaseEligibility quota_increase_eligibility = 12;
getQuotaIncreaseEligibilityOrBuilder in interface QuotaInfoOrBuilderpublic boolean getIsFixed()
Whether the quota value is fixed or adjustable
bool is_fixed = 13;getIsFixed in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setIsFixed(boolean value)
Whether the quota value is fixed or adjustable
bool is_fixed = 13;value - The isFixed to set.public QuotaInfo.Builder clearIsFixed()
Whether the quota value is fixed or adjustable
bool is_fixed = 13;public List<DimensionsInfo> getDimensionsInfosList()
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;getDimensionsInfosList in interface QuotaInfoOrBuilderpublic int getDimensionsInfosCount()
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;getDimensionsInfosCount in interface QuotaInfoOrBuilderpublic DimensionsInfo getDimensionsInfos(int index)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;getDimensionsInfos in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setDimensionsInfos(int index, DimensionsInfo value)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public QuotaInfo.Builder setDimensionsInfos(int index, DimensionsInfo.Builder builderForValue)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public QuotaInfo.Builder addDimensionsInfos(DimensionsInfo value)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public QuotaInfo.Builder addDimensionsInfos(int index, DimensionsInfo value)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public QuotaInfo.Builder addDimensionsInfos(DimensionsInfo.Builder builderForValue)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public QuotaInfo.Builder addDimensionsInfos(int index, DimensionsInfo.Builder builderForValue)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public QuotaInfo.Builder addAllDimensionsInfos(Iterable<? extends DimensionsInfo> values)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public QuotaInfo.Builder clearDimensionsInfos()
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public QuotaInfo.Builder removeDimensionsInfos(int index)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public DimensionsInfo.Builder getDimensionsInfosBuilder(int index)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public DimensionsInfoOrBuilder getDimensionsInfosOrBuilder(int index)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;getDimensionsInfosOrBuilder in interface QuotaInfoOrBuilderpublic List<? extends DimensionsInfoOrBuilder> getDimensionsInfosOrBuilderList()
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;getDimensionsInfosOrBuilderList in interface QuotaInfoOrBuilderpublic DimensionsInfo.Builder addDimensionsInfosBuilder()
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public DimensionsInfo.Builder addDimensionsInfosBuilder(int index)
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public List<DimensionsInfo.Builder> getDimensionsInfosBuilderList()
The collection of dimensions info ordered by their dimensions from more specific ones to less specific ones.
repeated .google.api.cloudquotas.v1beta.DimensionsInfo dimensions_infos = 14;public boolean getIsConcurrent()
Whether the quota is a concurrent quota. Concurrent quotas are enforced on the total number of concurrent operations in flight at any given time.
bool is_concurrent = 15;getIsConcurrent in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setIsConcurrent(boolean value)
Whether the quota is a concurrent quota. Concurrent quotas are enforced on the total number of concurrent operations in flight at any given time.
bool is_concurrent = 15;value - The isConcurrent to set.public QuotaInfo.Builder clearIsConcurrent()
Whether the quota is a concurrent quota. Concurrent quotas are enforced on the total number of concurrent operations in flight at any given time.
bool is_concurrent = 15;public String getServiceRequestQuotaUri()
URI to the page where users can request more quota for the cloud service—for example, https://console.cloud.google.com/iam-admin/quotas.
string service_request_quota_uri = 17;getServiceRequestQuotaUri in interface QuotaInfoOrBuilderpublic com.google.protobuf.ByteString getServiceRequestQuotaUriBytes()
URI to the page where users can request more quota for the cloud service—for example, https://console.cloud.google.com/iam-admin/quotas.
string service_request_quota_uri = 17;getServiceRequestQuotaUriBytes in interface QuotaInfoOrBuilderpublic QuotaInfo.Builder setServiceRequestQuotaUri(String value)
URI to the page where users can request more quota for the cloud service—for example, https://console.cloud.google.com/iam-admin/quotas.
string service_request_quota_uri = 17;value - The serviceRequestQuotaUri to set.public QuotaInfo.Builder clearServiceRequestQuotaUri()
URI to the page where users can request more quota for the cloud service—for example, https://console.cloud.google.com/iam-admin/quotas.
string service_request_quota_uri = 17;public QuotaInfo.Builder setServiceRequestQuotaUriBytes(com.google.protobuf.ByteString value)
URI to the page where users can request more quota for the cloud service—for example, https://console.cloud.google.com/iam-admin/quotas.
string service_request_quota_uri = 17;value - The bytes for serviceRequestQuotaUri to set.public final QuotaInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QuotaInfo.Builder>public final QuotaInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QuotaInfo.Builder>Copyright © 2025 Google LLC. All rights reserved.