Class ImportConsumerOverridesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ImportConsumerOverridesRequest.Builder>
-
- com.google.api.serviceusage.v1beta1.ImportConsumerOverridesRequest.Builder
-
- All Implemented Interfaces:
ImportConsumerOverridesRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ImportConsumerOverridesRequest
public static final class ImportConsumerOverridesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportConsumerOverridesRequest.Builder> implements ImportConsumerOverridesRequestOrBuilder
Request message for ImportConsumerOverrides
Protobuf typegoogle.api.serviceusage.v1beta1.ImportConsumerOverridesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ImportConsumerOverridesRequest.BuilderaddAllForceOnly(Iterable<? extends QuotaSafetyCheck> values)The list of quota safety checks to ignore before the override mutation.ImportConsumerOverridesRequest.BuilderaddAllForceOnlyValue(Iterable<Integer> values)The list of quota safety checks to ignore before the override mutation.ImportConsumerOverridesRequest.BuilderaddForceOnly(QuotaSafetyCheck value)The list of quota safety checks to ignore before the override mutation.ImportConsumerOverridesRequest.BuilderaddForceOnlyValue(int value)The list of quota safety checks to ignore before the override mutation.ImportConsumerOverridesRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ImportConsumerOverridesRequestbuild()ImportConsumerOverridesRequestbuildPartial()ImportConsumerOverridesRequest.Builderclear()ImportConsumerOverridesRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ImportConsumerOverridesRequest.BuilderclearForce()Whether to force the creation of the quota overrides.ImportConsumerOverridesRequest.BuilderclearForceOnly()The list of quota safety checks to ignore before the override mutation.ImportConsumerOverridesRequest.BuilderclearInlineSource()The import data is specified in the request message itselfImportConsumerOverridesRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ImportConsumerOverridesRequest.BuilderclearParent()The resource name of the consumer.ImportConsumerOverridesRequest.BuilderclearSource()ImportConsumerOverridesRequest.Builderclone()ImportConsumerOverridesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleangetForce()Whether to force the creation of the quota overrides.QuotaSafetyCheckgetForceOnly(int index)The list of quota safety checks to ignore before the override mutation.intgetForceOnlyCount()The list of quota safety checks to ignore before the override mutation.List<QuotaSafetyCheck>getForceOnlyList()The list of quota safety checks to ignore before the override mutation.intgetForceOnlyValue(int index)The list of quota safety checks to ignore before the override mutation.List<Integer>getForceOnlyValueList()The list of quota safety checks to ignore before the override mutation.OverrideInlineSourcegetInlineSource()The import data is specified in the request message itselfOverrideInlineSource.BuildergetInlineSourceBuilder()The import data is specified in the request message itselfOverrideInlineSourceOrBuildergetInlineSourceOrBuilder()The import data is specified in the request message itselfStringgetParent()The resource name of the consumer.com.google.protobuf.ByteStringgetParentBytes()The resource name of the consumer.ImportConsumerOverridesRequest.SourceCasegetSourceCase()booleanhasInlineSource()The import data is specified in the request message itselfprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ImportConsumerOverridesRequest.BuildermergeFrom(ImportConsumerOverridesRequest other)ImportConsumerOverridesRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ImportConsumerOverridesRequest.BuildermergeFrom(com.google.protobuf.Message other)ImportConsumerOverridesRequest.BuildermergeInlineSource(OverrideInlineSource value)The import data is specified in the request message itselfImportConsumerOverridesRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ImportConsumerOverridesRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ImportConsumerOverridesRequest.BuildersetForce(boolean value)Whether to force the creation of the quota overrides.ImportConsumerOverridesRequest.BuildersetForceOnly(int index, QuotaSafetyCheck value)The list of quota safety checks to ignore before the override mutation.ImportConsumerOverridesRequest.BuildersetForceOnlyValue(int index, int value)The list of quota safety checks to ignore before the override mutation.ImportConsumerOverridesRequest.BuildersetInlineSource(OverrideInlineSource value)The import data is specified in the request message itselfImportConsumerOverridesRequest.BuildersetInlineSource(OverrideInlineSource.Builder builderForValue)The import data is specified in the request message itselfImportConsumerOverridesRequest.BuildersetParent(String value)The resource name of the consumer.ImportConsumerOverridesRequest.BuildersetParentBytes(com.google.protobuf.ByteString value)The resource name of the consumer.ImportConsumerOverridesRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ImportConsumerOverridesRequest.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, internalGetMapField, internalGetMutableMapField, 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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ImportConsumerOverridesRequest.Builder>
-
clear
public ImportConsumerOverridesRequest.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<ImportConsumerOverridesRequest.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<ImportConsumerOverridesRequest.Builder>
-
getDefaultInstanceForType
public ImportConsumerOverridesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ImportConsumerOverridesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ImportConsumerOverridesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ImportConsumerOverridesRequest.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<ImportConsumerOverridesRequest.Builder>
-
setField
public ImportConsumerOverridesRequest.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<ImportConsumerOverridesRequest.Builder>
-
clearField
public ImportConsumerOverridesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportConsumerOverridesRequest.Builder>
-
clearOneof
public ImportConsumerOverridesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportConsumerOverridesRequest.Builder>
-
setRepeatedField
public ImportConsumerOverridesRequest.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<ImportConsumerOverridesRequest.Builder>
-
addRepeatedField
public ImportConsumerOverridesRequest.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<ImportConsumerOverridesRequest.Builder>
-
mergeFrom
public ImportConsumerOverridesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ImportConsumerOverridesRequest.Builder>
-
mergeFrom
public ImportConsumerOverridesRequest.Builder mergeFrom(ImportConsumerOverridesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportConsumerOverridesRequest.Builder>
-
mergeFrom
public ImportConsumerOverridesRequest.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<ImportConsumerOverridesRequest.Builder>- Throws:
IOException
-
getSourceCase
public ImportConsumerOverridesRequest.SourceCase getSourceCase()
- Specified by:
getSourceCasein interfaceImportConsumerOverridesRequestOrBuilder
-
clearSource
public ImportConsumerOverridesRequest.Builder clearSource()
-
getParent
public String getParent()
The resource name of the consumer. An example name would be: `projects/123/services/compute.googleapis.com`
string parent = 1;- Specified by:
getParentin interfaceImportConsumerOverridesRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
The resource name of the consumer. An example name would be: `projects/123/services/compute.googleapis.com`
string parent = 1;- Specified by:
getParentBytesin interfaceImportConsumerOverridesRequestOrBuilder- Returns:
- The bytes for parent.
-
setParent
public ImportConsumerOverridesRequest.Builder setParent(String value)
The resource name of the consumer. An example name would be: `projects/123/services/compute.googleapis.com`
string parent = 1;- Parameters:
value- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public ImportConsumerOverridesRequest.Builder clearParent()
The resource name of the consumer. An example name would be: `projects/123/services/compute.googleapis.com`
string parent = 1;- Returns:
- This builder for chaining.
-
setParentBytes
public ImportConsumerOverridesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
The resource name of the consumer. An example name would be: `projects/123/services/compute.googleapis.com`
string parent = 1;- Parameters:
value- The bytes for parent to set.- Returns:
- This builder for chaining.
-
hasInlineSource
public boolean hasInlineSource()
The import data is specified in the request message itself
.google.api.serviceusage.v1beta1.OverrideInlineSource inline_source = 2;- Specified by:
hasInlineSourcein interfaceImportConsumerOverridesRequestOrBuilder- Returns:
- Whether the inlineSource field is set.
-
getInlineSource
public OverrideInlineSource getInlineSource()
The import data is specified in the request message itself
.google.api.serviceusage.v1beta1.OverrideInlineSource inline_source = 2;- Specified by:
getInlineSourcein interfaceImportConsumerOverridesRequestOrBuilder- Returns:
- The inlineSource.
-
setInlineSource
public ImportConsumerOverridesRequest.Builder setInlineSource(OverrideInlineSource value)
The import data is specified in the request message itself
.google.api.serviceusage.v1beta1.OverrideInlineSource inline_source = 2;
-
setInlineSource
public ImportConsumerOverridesRequest.Builder setInlineSource(OverrideInlineSource.Builder builderForValue)
The import data is specified in the request message itself
.google.api.serviceusage.v1beta1.OverrideInlineSource inline_source = 2;
-
mergeInlineSource
public ImportConsumerOverridesRequest.Builder mergeInlineSource(OverrideInlineSource value)
The import data is specified in the request message itself
.google.api.serviceusage.v1beta1.OverrideInlineSource inline_source = 2;
-
clearInlineSource
public ImportConsumerOverridesRequest.Builder clearInlineSource()
The import data is specified in the request message itself
.google.api.serviceusage.v1beta1.OverrideInlineSource inline_source = 2;
-
getInlineSourceBuilder
public OverrideInlineSource.Builder getInlineSourceBuilder()
The import data is specified in the request message itself
.google.api.serviceusage.v1beta1.OverrideInlineSource inline_source = 2;
-
getInlineSourceOrBuilder
public OverrideInlineSourceOrBuilder getInlineSourceOrBuilder()
The import data is specified in the request message itself
.google.api.serviceusage.v1beta1.OverrideInlineSource inline_source = 2;- Specified by:
getInlineSourceOrBuilderin interfaceImportConsumerOverridesRequestOrBuilder
-
getForce
public boolean getForce()
Whether to force the creation of the quota overrides. Setting the force parameter to 'true' ignores all quota safety checks that would fail the request. QuotaSafetyCheck lists all such validations.
bool force = 3;- Specified by:
getForcein interfaceImportConsumerOverridesRequestOrBuilder- Returns:
- The force.
-
setForce
public ImportConsumerOverridesRequest.Builder setForce(boolean value)
Whether to force the creation of the quota overrides. Setting the force parameter to 'true' ignores all quota safety checks that would fail the request. QuotaSafetyCheck lists all such validations.
bool force = 3;- Parameters:
value- The force to set.- Returns:
- This builder for chaining.
-
clearForce
public ImportConsumerOverridesRequest.Builder clearForce()
Whether to force the creation of the quota overrides. Setting the force parameter to 'true' ignores all quota safety checks that would fail the request. QuotaSafetyCheck lists all such validations.
bool force = 3;- Returns:
- This builder for chaining.
-
getForceOnlyList
public List<QuotaSafetyCheck> getForceOnlyList()
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Specified by:
getForceOnlyListin interfaceImportConsumerOverridesRequestOrBuilder- Returns:
- A list containing the forceOnly.
-
getForceOnlyCount
public int getForceOnlyCount()
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Specified by:
getForceOnlyCountin interfaceImportConsumerOverridesRequestOrBuilder- Returns:
- The count of forceOnly.
-
getForceOnly
public QuotaSafetyCheck getForceOnly(int index)
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Specified by:
getForceOnlyin interfaceImportConsumerOverridesRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The forceOnly at the given index.
-
setForceOnly
public ImportConsumerOverridesRequest.Builder setForceOnly(int index, QuotaSafetyCheck value)
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Parameters:
index- The index to set the value at.value- The forceOnly to set.- Returns:
- This builder for chaining.
-
addForceOnly
public ImportConsumerOverridesRequest.Builder addForceOnly(QuotaSafetyCheck value)
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Parameters:
value- The forceOnly to add.- Returns:
- This builder for chaining.
-
addAllForceOnly
public ImportConsumerOverridesRequest.Builder addAllForceOnly(Iterable<? extends QuotaSafetyCheck> values)
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Parameters:
values- The forceOnly to add.- Returns:
- This builder for chaining.
-
clearForceOnly
public ImportConsumerOverridesRequest.Builder clearForceOnly()
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Returns:
- This builder for chaining.
-
getForceOnlyValueList
public List<Integer> getForceOnlyValueList()
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Specified by:
getForceOnlyValueListin interfaceImportConsumerOverridesRequestOrBuilder- Returns:
- A list containing the enum numeric values on the wire for forceOnly.
-
getForceOnlyValue
public int getForceOnlyValue(int index)
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Specified by:
getForceOnlyValuein interfaceImportConsumerOverridesRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of forceOnly at the given index.
-
setForceOnlyValue
public ImportConsumerOverridesRequest.Builder setForceOnlyValue(int index, int value)
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Parameters:
index- The index to set the value at.value- The enum numeric value on the wire for forceOnly to set.- Returns:
- This builder for chaining.
-
addForceOnlyValue
public ImportConsumerOverridesRequest.Builder addForceOnlyValue(int value)
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Parameters:
value- The enum numeric value on the wire for forceOnly to add.- Returns:
- This builder for chaining.
-
addAllForceOnlyValue
public ImportConsumerOverridesRequest.Builder addAllForceOnlyValue(Iterable<Integer> values)
The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.
repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;- Parameters:
values- The enum numeric values on the wire for forceOnly to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ImportConsumerOverridesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportConsumerOverridesRequest.Builder>
-
mergeUnknownFields
public final ImportConsumerOverridesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportConsumerOverridesRequest.Builder>
-
-