public static final class OverrideInlineSource.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OverrideInlineSource.Builder> implements OverrideInlineSourceOrBuilder
Import data embedded in the request messageProtobuf type
google.api.serviceusage.v1beta1.OverrideInlineSourcegetAllFields, 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<OverrideInlineSource.Builder>public OverrideInlineSource.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<OverrideInlineSource.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<OverrideInlineSource.Builder>public OverrideInlineSource getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OverrideInlineSource build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OverrideInlineSource buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OverrideInlineSource.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<OverrideInlineSource.Builder>public OverrideInlineSource.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<OverrideInlineSource.Builder>public OverrideInlineSource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<OverrideInlineSource.Builder>public OverrideInlineSource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<OverrideInlineSource.Builder>public OverrideInlineSource.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<OverrideInlineSource.Builder>public OverrideInlineSource.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<OverrideInlineSource.Builder>public OverrideInlineSource.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OverrideInlineSource.Builder>public OverrideInlineSource.Builder mergeFrom(OverrideInlineSource other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<OverrideInlineSource.Builder>public OverrideInlineSource.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<OverrideInlineSource.Builder>IOExceptionpublic List<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;getOverridesList in interface OverrideInlineSourceOrBuilderpublic int getOverridesCount()
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 in interface OverrideInlineSourceOrBuilderpublic QuotaOverride getOverrides(int index)
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;getOverrides in interface OverrideInlineSourceOrBuilderpublic OverrideInlineSource.Builder setOverrides(int index, QuotaOverride value)
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;public OverrideInlineSource.Builder setOverrides(int index, QuotaOverride.Builder builderForValue)
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;public OverrideInlineSource.Builder addOverrides(QuotaOverride value)
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;public OverrideInlineSource.Builder addOverrides(int index, QuotaOverride value)
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;public OverrideInlineSource.Builder addOverrides(QuotaOverride.Builder builderForValue)
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;public OverrideInlineSource.Builder addOverrides(int index, QuotaOverride.Builder builderForValue)
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;public OverrideInlineSource.Builder addAllOverrides(Iterable<? extends QuotaOverride> 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;public OverrideInlineSource.Builder clearOverrides()
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;public OverrideInlineSource.Builder removeOverrides(int index)
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;public QuotaOverride.Builder getOverridesBuilder(int index)
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;public QuotaOverrideOrBuilder getOverridesOrBuilder(int index)
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 in interface OverrideInlineSourceOrBuilderpublic List<? extends QuotaOverrideOrBuilder> 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;getOverridesOrBuilderList in interface OverrideInlineSourceOrBuilderpublic QuotaOverride.Builder addOverridesBuilder()
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;public QuotaOverride.Builder addOverridesBuilder(int index)
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;public List<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;public final OverrideInlineSource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OverrideInlineSource.Builder>public final OverrideInlineSource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OverrideInlineSource.Builder>Copyright © 2022 Google LLC. All rights reserved.