publicstaticfinalclass OverrideInlineSource.BuilderextendsGeneratedMessageV3.Builder<OverrideInlineSource.Builder>implementsOverrideInlineSourceOrBuilder
Import data embedded in the request message
Protobuf type google.api.serviceusage.v1beta1.OverrideInlineSource
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addAllOverrides(Iterable<? extends QuotaOverride> values)
publicOverrideInlineSource.BuilderaddAllOverrides(Iterable<?extendsQuotaOverride>values)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.api.serviceusage.v1beta1.QuotaOverride>
|
addOverrides(QuotaOverride value)
publicOverrideInlineSource.BuilderaddOverrides(QuotaOverridevalue)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
addOverrides(QuotaOverride.Builder builderForValue)
publicOverrideInlineSource.BuilderaddOverrides(QuotaOverride.BuilderbuilderForValue)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
addOverrides(int index, QuotaOverride value)
publicOverrideInlineSource.BuilderaddOverrides(intindex,QuotaOverridevalue)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
addOverrides(int index, QuotaOverride.Builder builderForValue)
publicOverrideInlineSource.BuilderaddOverrides(intindex,QuotaOverride.BuilderbuilderForValue)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
addOverridesBuilder()
publicQuotaOverride.BuilderaddOverridesBuilder()
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
addOverridesBuilder(int index)
publicQuotaOverride.BuilderaddOverridesBuilder(intindex)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
| Parameter |
| Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicOverrideInlineSource.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicOverrideInlineSourcebuild()
buildPartial()
publicOverrideInlineSourcebuildPartial()
clear()
publicOverrideInlineSource.Builderclear()
Overrides
clearField(Descriptors.FieldDescriptor field)
publicOverrideInlineSource.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
publicOverrideInlineSource.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clearOverrides()
publicOverrideInlineSource.BuilderclearOverrides()
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
clone()
publicOverrideInlineSource.Builderclone()
Overrides
getDefaultInstanceForType()
publicOverrideInlineSourcegetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getOverrides(int index)
publicQuotaOverridegetOverrides(intindex)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
| Parameter |
| Name |
Description |
index |
int
|
getOverridesBuilder(int index)
publicQuotaOverride.BuildergetOverridesBuilder(intindex)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
| Parameter |
| Name |
Description |
index |
int
|
getOverridesBuilderList()
publicList<QuotaOverride.Builder>getOverridesBuilderList()
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
getOverridesCount()
publicintgetOverridesCount()
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
| Returns |
| Type |
Description |
int |
getOverridesList()
publicList<QuotaOverride>getOverridesList()
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
getOverridesOrBuilder(int index)
publicQuotaOverrideOrBuildergetOverridesOrBuilder(intindex)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
| Parameter |
| Name |
Description |
index |
int
|
getOverridesOrBuilderList()
publicList<?extendsQuotaOverrideOrBuilder>getOverridesOrBuilderList()
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
| Returns |
| Type |
Description |
List<? extends com.google.api.serviceusage.v1beta1.QuotaOverrideOrBuilder> |
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(OverrideInlineSource other)
publicOverrideInlineSource.BuildermergeFrom(OverrideInlineSourceother)
publicOverrideInlineSource.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicOverrideInlineSource.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalOverrideInlineSource.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
removeOverrides(int index)
publicOverrideInlineSource.BuilderremoveOverrides(intindex)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
| Parameter |
| Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
publicOverrideInlineSource.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setOverrides(int index, QuotaOverride value)
publicOverrideInlineSource.BuildersetOverrides(intindex,QuotaOverridevalue)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
setOverrides(int index, QuotaOverride.Builder builderForValue)
publicOverrideInlineSource.BuildersetOverrides(intindex,QuotaOverride.BuilderbuilderForValue)
The overrides to create.
Each override must have a value for 'metric' and 'unit', to specify
which metric and which limit the override should be applied to.
The 'name' field of the override does not need to be set; it is ignored.
repeated .google.api.serviceusage.v1beta1.QuotaOverride overrides = 1;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicOverrideInlineSource.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalOverrideInlineSource.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides