Class OverrideInlineSource.Builder (2.54.0)

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()
Returns
Type Description
Descriptor

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>
Returns
Type Description
OverrideInlineSource.Builder

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;

Parameter
Name Description
value QuotaOverride
Returns
Type Description
OverrideInlineSource.Builder

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;

Parameter
Name Description
builderForValue QuotaOverride.Builder
Returns
Type Description
OverrideInlineSource.Builder

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;

Parameters
Name Description
index int
value QuotaOverride
Returns
Type Description
OverrideInlineSource.Builder

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;

Parameters
Name Description
index int
builderForValue QuotaOverride.Builder
Returns
Type Description
OverrideInlineSource.Builder

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;

Returns
Type Description
QuotaOverride.Builder

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
Returns
Type Description
QuotaOverride.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

publicOverrideInlineSource.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
OverrideInlineSource.Builder
Overrides

build()

publicOverrideInlineSourcebuild()
Returns
Type Description
OverrideInlineSource

buildPartial()

publicOverrideInlineSourcebuildPartial()
Returns
Type Description
OverrideInlineSource

clear()

publicOverrideInlineSource.Builderclear()
Returns
Type Description
OverrideInlineSource.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

publicOverrideInlineSource.BuilderclearField(Descriptors.FieldDescriptorfield)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
OverrideInlineSource.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

publicOverrideInlineSource.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
OverrideInlineSource.Builder
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;

Returns
Type Description
OverrideInlineSource.Builder

clone()

publicOverrideInlineSource.Builderclone()
Returns
Type Description
OverrideInlineSource.Builder
Overrides

getDefaultInstanceForType()

publicOverrideInlineSourcegetDefaultInstanceForType()
Returns
Type Description
OverrideInlineSource

getDescriptorForType()

publicDescriptors.DescriptorgetDescriptorForType()
Returns
Type Description
Descriptor
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
Returns
Type Description
QuotaOverride

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
Returns
Type Description
QuotaOverride.Builder

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;

Returns
Type Description
List<Builder>

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;

Returns
Type Description
List<QuotaOverride>

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
Returns
Type Description
QuotaOverrideOrBuilder

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()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

publicfinalbooleanisInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(OverrideInlineSource other)

publicOverrideInlineSource.BuildermergeFrom(OverrideInlineSourceother)
Parameter
Name Description
other OverrideInlineSource
Returns
Type Description
OverrideInlineSource.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

publicOverrideInlineSource.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
OverrideInlineSource.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

publicOverrideInlineSource.BuildermergeFrom(Messageother)
Parameter
Name Description
other Message
Returns
Type Description
OverrideInlineSource.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

publicfinalOverrideInlineSource.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
OverrideInlineSource.Builder
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
Returns
Type Description
OverrideInlineSource.Builder

setField(Descriptors.FieldDescriptor field, Object value)

publicOverrideInlineSource.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
OverrideInlineSource.Builder
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;

Parameters
Name Description
index int
value QuotaOverride
Returns
Type Description
OverrideInlineSource.Builder

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;

Parameters
Name Description
index int
builderForValue QuotaOverride.Builder
Returns
Type Description
OverrideInlineSource.Builder

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

publicOverrideInlineSource.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
OverrideInlineSource.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

publicfinalOverrideInlineSource.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
OverrideInlineSource.Builder
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.