Class AdminQuotaPolicy.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
- com.google.api.serviceusage.v1beta1.AdminQuotaPolicy.Builder
-
- All Implemented Interfaces:
AdminQuotaPolicyOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- AdminQuotaPolicy
public static final class AdminQuotaPolicy.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder> implements AdminQuotaPolicyOrBuilder
Quota policy created by quota administrator.
Protobuf typegoogle.api.serviceusage.v1beta1.AdminQuotaPolicy
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description AdminQuotaPolicy.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AdminQuotaPolicybuild()AdminQuotaPolicybuildPartial()AdminQuotaPolicy.Builderclear()AdminQuotaPolicy.BuilderclearContainer()The cloud resource container at which the quota policy is created.AdminQuotaPolicy.BuilderclearDimensions()AdminQuotaPolicy.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)AdminQuotaPolicy.BuilderclearMetric()The name of the metric to which this policy applies.AdminQuotaPolicy.BuilderclearName()The resource name of the policy.AdminQuotaPolicy.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AdminQuotaPolicy.BuilderclearPolicyValue()The quota policy value.AdminQuotaPolicy.BuilderclearUnit()The limit unit of the limit to which this policy applies.AdminQuotaPolicy.Builderclone()booleancontainsDimensions(String key)If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit.StringgetContainer()The cloud resource container at which the quota policy is created.com.google.protobuf.ByteStringgetContainerBytes()The cloud resource container at which the quota policy is created.AdminQuotaPolicygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Map<String,String>getDimensions()Deprecated.intgetDimensionsCount()If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit.Map<String,String>getDimensionsMap()If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit.StringgetDimensionsOrDefault(String key, String defaultValue)If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit.StringgetDimensionsOrThrow(String key)If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit.StringgetMetric()The name of the metric to which this policy applies.com.google.protobuf.ByteStringgetMetricBytes()The name of the metric to which this policy applies.Map<String,String>getMutableDimensions()Deprecated.StringgetName()The resource name of the policy.com.google.protobuf.ByteStringgetNameBytes()The resource name of the policy.longgetPolicyValue()The quota policy value.StringgetUnit()The limit unit of the limit to which this policy applies.com.google.protobuf.ByteStringgetUnitBytes()The limit unit of the limit to which this policy applies.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()AdminQuotaPolicy.BuildermergeFrom(AdminQuotaPolicy other)AdminQuotaPolicy.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AdminQuotaPolicy.BuildermergeFrom(com.google.protobuf.Message other)AdminQuotaPolicy.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AdminQuotaPolicy.BuilderputAllDimensions(Map<String,String> values)If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit.AdminQuotaPolicy.BuilderputDimensions(String key, String value)If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit.AdminQuotaPolicy.BuilderremoveDimensions(String key)If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit.AdminQuotaPolicy.BuildersetContainer(String value)The cloud resource container at which the quota policy is created.AdminQuotaPolicy.BuildersetContainerBytes(com.google.protobuf.ByteString value)The cloud resource container at which the quota policy is created.AdminQuotaPolicy.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AdminQuotaPolicy.BuildersetMetric(String value)The name of the metric to which this policy applies.AdminQuotaPolicy.BuildersetMetricBytes(com.google.protobuf.ByteString value)The name of the metric to which this policy applies.AdminQuotaPolicy.BuildersetName(String value)The resource name of the policy.AdminQuotaPolicy.BuildersetNameBytes(com.google.protobuf.ByteString value)The resource name of the policy.AdminQuotaPolicy.BuildersetPolicyValue(long value)The quota policy value.AdminQuotaPolicy.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AdminQuotaPolicy.BuildersetUnit(String value)The limit unit of the limit to which this policy applies.AdminQuotaPolicy.BuildersetUnitBytes(com.google.protobuf.ByteString value)The limit unit of the limit to which this policy applies.AdminQuotaPolicy.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
clear
public AdminQuotaPolicy.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
getDefaultInstanceForType
public AdminQuotaPolicy getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AdminQuotaPolicy build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AdminQuotaPolicy buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AdminQuotaPolicy.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
setField
public AdminQuotaPolicy.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
clearField
public AdminQuotaPolicy.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
clearOneof
public AdminQuotaPolicy.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
setRepeatedField
public AdminQuotaPolicy.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
addRepeatedField
public AdminQuotaPolicy.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
mergeFrom
public AdminQuotaPolicy.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AdminQuotaPolicy.Builder>
-
mergeFrom
public AdminQuotaPolicy.Builder mergeFrom(AdminQuotaPolicy other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
mergeFrom
public AdminQuotaPolicy.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AdminQuotaPolicy.Builder>- Throws:
IOException
-
getName
public String getName()
The resource name of the policy. This name is generated by the server when the policy is created. Example names would be: `organizations/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion/adminQuotaPolicies/4a3f2c1d`
string name = 1;- Specified by:
getNamein interfaceAdminQuotaPolicyOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The resource name of the policy. This name is generated by the server when the policy is created. Example names would be: `organizations/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion/adminQuotaPolicies/4a3f2c1d`
string name = 1;- Specified by:
getNameBytesin interfaceAdminQuotaPolicyOrBuilder- Returns:
- The bytes for name.
-
setName
public AdminQuotaPolicy.Builder setName(String value)
The resource name of the policy. This name is generated by the server when the policy is created. Example names would be: `organizations/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion/adminQuotaPolicies/4a3f2c1d`
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public AdminQuotaPolicy.Builder clearName()
The resource name of the policy. This name is generated by the server when the policy is created. Example names would be: `organizations/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion/adminQuotaPolicies/4a3f2c1d`
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public AdminQuotaPolicy.Builder setNameBytes(com.google.protobuf.ByteString value)
The resource name of the policy. This name is generated by the server when the policy is created. Example names would be: `organizations/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion/adminQuotaPolicies/4a3f2c1d`
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getPolicyValue
public long getPolicyValue()
The quota policy value. Can be any nonnegative integer, or -1 (unlimited quota).
int64 policy_value = 2;- Specified by:
getPolicyValuein interfaceAdminQuotaPolicyOrBuilder- Returns:
- The policyValue.
-
setPolicyValue
public AdminQuotaPolicy.Builder setPolicyValue(long value)
The quota policy value. Can be any nonnegative integer, or -1 (unlimited quota).
int64 policy_value = 2;- Parameters:
value- The policyValue to set.- Returns:
- This builder for chaining.
-
clearPolicyValue
public AdminQuotaPolicy.Builder clearPolicyValue()
The quota policy value. Can be any nonnegative integer, or -1 (unlimited quota).
int64 policy_value = 2;- Returns:
- This builder for chaining.
-
getDimensionsCount
public int getDimensionsCount()
Description copied from interface:AdminQuotaPolicyOrBuilderIf this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit. For example, an policy on a limit with the unit `1/{project}/{region}` could contain an entry with the key `region` and the value `us-east-1`; the policy is only applied to quota consumed in that region. This map has the following restrictions: * If `region` appears as a key, its value must be a valid Cloud region. * If `zone` appears as a key, its value must be a valid Cloud zone. * Keys other than `region` or `zone` are not valid.map<string, string> dimensions = 3;- Specified by:
getDimensionsCountin interfaceAdminQuotaPolicyOrBuilder
-
containsDimensions
public boolean containsDimensions(String key)
If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit. For example, an policy on a limit with the unit `1/{project}/{region}` could contain an entry with the key `region` and the value `us-east-1`; the policy is only applied to quota consumed in that region. This map has the following restrictions: * If `region` appears as a key, its value must be a valid Cloud region. * If `zone` appears as a key, its value must be a valid Cloud zone. * Keys other than `region` or `zone` are not valid.map<string, string> dimensions = 3;- Specified by:
containsDimensionsin interfaceAdminQuotaPolicyOrBuilder
-
getDimensions
@Deprecated public Map<String,String> getDimensions()
Deprecated.UsegetDimensionsMap()instead.- Specified by:
getDimensionsin interfaceAdminQuotaPolicyOrBuilder
-
getDimensionsMap
public Map<String,String> getDimensionsMap()
If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit. For example, an policy on a limit with the unit `1/{project}/{region}` could contain an entry with the key `region` and the value `us-east-1`; the policy is only applied to quota consumed in that region. This map has the following restrictions: * If `region` appears as a key, its value must be a valid Cloud region. * If `zone` appears as a key, its value must be a valid Cloud zone. * Keys other than `region` or `zone` are not valid.map<string, string> dimensions = 3;- Specified by:
getDimensionsMapin interfaceAdminQuotaPolicyOrBuilder
-
getDimensionsOrDefault
public String getDimensionsOrDefault(String key, String defaultValue)
If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit. For example, an policy on a limit with the unit `1/{project}/{region}` could contain an entry with the key `region` and the value `us-east-1`; the policy is only applied to quota consumed in that region. This map has the following restrictions: * If `region` appears as a key, its value must be a valid Cloud region. * If `zone` appears as a key, its value must be a valid Cloud zone. * Keys other than `region` or `zone` are not valid.map<string, string> dimensions = 3;- Specified by:
getDimensionsOrDefaultin interfaceAdminQuotaPolicyOrBuilder
-
getDimensionsOrThrow
public String getDimensionsOrThrow(String key)
If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit. For example, an policy on a limit with the unit `1/{project}/{region}` could contain an entry with the key `region` and the value `us-east-1`; the policy is only applied to quota consumed in that region. This map has the following restrictions: * If `region` appears as a key, its value must be a valid Cloud region. * If `zone` appears as a key, its value must be a valid Cloud zone. * Keys other than `region` or `zone` are not valid.map<string, string> dimensions = 3;- Specified by:
getDimensionsOrThrowin interfaceAdminQuotaPolicyOrBuilder
-
clearDimensions
public AdminQuotaPolicy.Builder clearDimensions()
-
removeDimensions
public AdminQuotaPolicy.Builder removeDimensions(String key)
If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit. For example, an policy on a limit with the unit `1/{project}/{region}` could contain an entry with the key `region` and the value `us-east-1`; the policy is only applied to quota consumed in that region. This map has the following restrictions: * If `region` appears as a key, its value must be a valid Cloud region. * If `zone` appears as a key, its value must be a valid Cloud zone. * Keys other than `region` or `zone` are not valid.map<string, string> dimensions = 3;
-
getMutableDimensions
@Deprecated public Map<String,String> getMutableDimensions()
Deprecated.Use alternate mutation accessors instead.
-
putDimensions
public AdminQuotaPolicy.Builder putDimensions(String key, String value)
If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit. For example, an policy on a limit with the unit `1/{project}/{region}` could contain an entry with the key `region` and the value `us-east-1`; the policy is only applied to quota consumed in that region. This map has the following restrictions: * If `region` appears as a key, its value must be a valid Cloud region. * If `zone` appears as a key, its value must be a valid Cloud zone. * Keys other than `region` or `zone` are not valid.map<string, string> dimensions = 3;
-
putAllDimensions
public AdminQuotaPolicy.Builder putAllDimensions(Map<String,String> values)
If this map is nonempty, then this policy applies only to specific values for dimensions defined in the limit unit. For example, an policy on a limit with the unit `1/{project}/{region}` could contain an entry with the key `region` and the value `us-east-1`; the policy is only applied to quota consumed in that region. This map has the following restrictions: * If `region` appears as a key, its value must be a valid Cloud region. * If `zone` appears as a key, its value must be a valid Cloud zone. * Keys other than `region` or `zone` are not valid.map<string, string> dimensions = 3;
-
getMetric
public String getMetric()
The name of the metric to which this policy applies. An example name would be: `compute.googleapis.com/cpus`
string metric = 4;- Specified by:
getMetricin interfaceAdminQuotaPolicyOrBuilder- Returns:
- The metric.
-
getMetricBytes
public com.google.protobuf.ByteString getMetricBytes()
The name of the metric to which this policy applies. An example name would be: `compute.googleapis.com/cpus`
string metric = 4;- Specified by:
getMetricBytesin interfaceAdminQuotaPolicyOrBuilder- Returns:
- The bytes for metric.
-
setMetric
public AdminQuotaPolicy.Builder setMetric(String value)
The name of the metric to which this policy applies. An example name would be: `compute.googleapis.com/cpus`
string metric = 4;- Parameters:
value- The metric to set.- Returns:
- This builder for chaining.
-
clearMetric
public AdminQuotaPolicy.Builder clearMetric()
The name of the metric to which this policy applies. An example name would be: `compute.googleapis.com/cpus`
string metric = 4;- Returns:
- This builder for chaining.
-
setMetricBytes
public AdminQuotaPolicy.Builder setMetricBytes(com.google.protobuf.ByteString value)
The name of the metric to which this policy applies. An example name would be: `compute.googleapis.com/cpus`
string metric = 4;- Parameters:
value- The bytes for metric to set.- Returns:
- This builder for chaining.
-
getUnit
public String getUnit()
The limit unit of the limit to which this policy applies. 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 = 5;- Specified by:
getUnitin interfaceAdminQuotaPolicyOrBuilder- Returns:
- The unit.
-
getUnitBytes
public com.google.protobuf.ByteString getUnitBytes()
The limit unit of the limit to which this policy applies. 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 = 5;- Specified by:
getUnitBytesin interfaceAdminQuotaPolicyOrBuilder- Returns:
- The bytes for unit.
-
setUnit
public AdminQuotaPolicy.Builder setUnit(String value)
The limit unit of the limit to which this policy applies. 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 = 5;- Parameters:
value- The unit to set.- Returns:
- This builder for chaining.
-
clearUnit
public AdminQuotaPolicy.Builder clearUnit()
The limit unit of the limit to which this policy applies. 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 = 5;- Returns:
- This builder for chaining.
-
setUnitBytes
public AdminQuotaPolicy.Builder setUnitBytes(com.google.protobuf.ByteString value)
The limit unit of the limit to which this policy applies. 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 = 5;- Parameters:
value- The bytes for unit to set.- Returns:
- This builder for chaining.
-
getContainer
public String getContainer()
The cloud resource container at which the quota policy is created. The format is `{container_type}/{container_number}`string container = 6;- Specified by:
getContainerin interfaceAdminQuotaPolicyOrBuilder- Returns:
- The container.
-
getContainerBytes
public com.google.protobuf.ByteString getContainerBytes()
The cloud resource container at which the quota policy is created. The format is `{container_type}/{container_number}`string container = 6;- Specified by:
getContainerBytesin interfaceAdminQuotaPolicyOrBuilder- Returns:
- The bytes for container.
-
setContainer
public AdminQuotaPolicy.Builder setContainer(String value)
The cloud resource container at which the quota policy is created. The format is `{container_type}/{container_number}`string container = 6;- Parameters:
value- The container to set.- Returns:
- This builder for chaining.
-
clearContainer
public AdminQuotaPolicy.Builder clearContainer()
The cloud resource container at which the quota policy is created. The format is `{container_type}/{container_number}`string container = 6;- Returns:
- This builder for chaining.
-
setContainerBytes
public AdminQuotaPolicy.Builder setContainerBytes(com.google.protobuf.ByteString value)
The cloud resource container at which the quota policy is created. The format is `{container_type}/{container_number}`string container = 6;- Parameters:
value- The bytes for container to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final AdminQuotaPolicy.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
mergeUnknownFields
public final AdminQuotaPolicy.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AdminQuotaPolicy.Builder>
-
-