Class CreateConsumerOverrideRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CreateConsumerOverrideRequest.Builder>
-
- com.google.api.serviceusage.v1beta1.CreateConsumerOverrideRequest.Builder
-
- All Implemented Interfaces:
CreateConsumerOverrideRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CreateConsumerOverrideRequest
public static final class CreateConsumerOverrideRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreateConsumerOverrideRequest.Builder> implements CreateConsumerOverrideRequestOrBuilder
Request message for CreateConsumerOverride.
Protobuf typegoogle.api.serviceusage.v1beta1.CreateConsumerOverrideRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description CreateConsumerOverrideRequest.BuilderaddAllForceOnly(Iterable<? extends QuotaSafetyCheck> values)The list of quota safety checks to ignore before the override mutation.CreateConsumerOverrideRequest.BuilderaddAllForceOnlyValue(Iterable<Integer> values)The list of quota safety checks to ignore before the override mutation.CreateConsumerOverrideRequest.BuilderaddForceOnly(QuotaSafetyCheck value)The list of quota safety checks to ignore before the override mutation.CreateConsumerOverrideRequest.BuilderaddForceOnlyValue(int value)The list of quota safety checks to ignore before the override mutation.CreateConsumerOverrideRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CreateConsumerOverrideRequestbuild()CreateConsumerOverrideRequestbuildPartial()CreateConsumerOverrideRequest.Builderclear()CreateConsumerOverrideRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)CreateConsumerOverrideRequest.BuilderclearForce()Whether to force the creation of the quota override.CreateConsumerOverrideRequest.BuilderclearForceOnly()The list of quota safety checks to ignore before the override mutation.CreateConsumerOverrideRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)CreateConsumerOverrideRequest.BuilderclearOverride()The override to create.CreateConsumerOverrideRequest.BuilderclearParent()The resource name of the parent quota limit, returned by a ListConsumerQuotaMetrics or GetConsumerQuotaMetric call.CreateConsumerOverrideRequest.Builderclone()CreateConsumerOverrideRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleangetForce()Whether to force the creation of the quota override.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.QuotaOverridegetOverride()The override to create.QuotaOverride.BuildergetOverrideBuilder()The override to create.QuotaOverrideOrBuildergetOverrideOrBuilder()The override to create.StringgetParent()The resource name of the parent quota limit, returned by a ListConsumerQuotaMetrics or GetConsumerQuotaMetric call.com.google.protobuf.ByteStringgetParentBytes()The resource name of the parent quota limit, returned by a ListConsumerQuotaMetrics or GetConsumerQuotaMetric call.booleanhasOverride()The override to create.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()CreateConsumerOverrideRequest.BuildermergeFrom(CreateConsumerOverrideRequest other)CreateConsumerOverrideRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CreateConsumerOverrideRequest.BuildermergeFrom(com.google.protobuf.Message other)CreateConsumerOverrideRequest.BuildermergeOverride(QuotaOverride value)The override to create.CreateConsumerOverrideRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CreateConsumerOverrideRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CreateConsumerOverrideRequest.BuildersetForce(boolean value)Whether to force the creation of the quota override.CreateConsumerOverrideRequest.BuildersetForceOnly(int index, QuotaSafetyCheck value)The list of quota safety checks to ignore before the override mutation.CreateConsumerOverrideRequest.BuildersetForceOnlyValue(int index, int value)The list of quota safety checks to ignore before the override mutation.CreateConsumerOverrideRequest.BuildersetOverride(QuotaOverride value)The override to create.CreateConsumerOverrideRequest.BuildersetOverride(QuotaOverride.Builder builderForValue)The override to create.CreateConsumerOverrideRequest.BuildersetParent(String value)The resource name of the parent quota limit, returned by a ListConsumerQuotaMetrics or GetConsumerQuotaMetric call.CreateConsumerOverrideRequest.BuildersetParentBytes(com.google.protobuf.ByteString value)The resource name of the parent quota limit, returned by a ListConsumerQuotaMetrics or GetConsumerQuotaMetric call.CreateConsumerOverrideRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)CreateConsumerOverrideRequest.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<CreateConsumerOverrideRequest.Builder>
-
clear
public CreateConsumerOverrideRequest.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<CreateConsumerOverrideRequest.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<CreateConsumerOverrideRequest.Builder>
-
getDefaultInstanceForType
public CreateConsumerOverrideRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CreateConsumerOverrideRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CreateConsumerOverrideRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CreateConsumerOverrideRequest.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<CreateConsumerOverrideRequest.Builder>
-
setField
public CreateConsumerOverrideRequest.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<CreateConsumerOverrideRequest.Builder>
-
clearField
public CreateConsumerOverrideRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateConsumerOverrideRequest.Builder>
-
clearOneof
public CreateConsumerOverrideRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateConsumerOverrideRequest.Builder>
-
setRepeatedField
public CreateConsumerOverrideRequest.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<CreateConsumerOverrideRequest.Builder>
-
addRepeatedField
public CreateConsumerOverrideRequest.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<CreateConsumerOverrideRequest.Builder>
-
mergeFrom
public CreateConsumerOverrideRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CreateConsumerOverrideRequest.Builder>
-
mergeFrom
public CreateConsumerOverrideRequest.Builder mergeFrom(CreateConsumerOverrideRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateConsumerOverrideRequest.Builder>
-
mergeFrom
public CreateConsumerOverrideRequest.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<CreateConsumerOverrideRequest.Builder>- Throws:
IOException
-
getParent
public String getParent()
The resource name of the parent quota limit, returned by a ListConsumerQuotaMetrics or GetConsumerQuotaMetric call. An example name would be: `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion`
string parent = 1;- Specified by:
getParentin interfaceCreateConsumerOverrideRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
The resource name of the parent quota limit, returned by a ListConsumerQuotaMetrics or GetConsumerQuotaMetric call. An example name would be: `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion`
string parent = 1;- Specified by:
getParentBytesin interfaceCreateConsumerOverrideRequestOrBuilder- Returns:
- The bytes for parent.
-
setParent
public CreateConsumerOverrideRequest.Builder setParent(String value)
The resource name of the parent quota limit, returned by a ListConsumerQuotaMetrics or GetConsumerQuotaMetric call. An example name would be: `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion`
string parent = 1;- Parameters:
value- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public CreateConsumerOverrideRequest.Builder clearParent()
The resource name of the parent quota limit, returned by a ListConsumerQuotaMetrics or GetConsumerQuotaMetric call. An example name would be: `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion`
string parent = 1;- Returns:
- This builder for chaining.
-
setParentBytes
public CreateConsumerOverrideRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
The resource name of the parent quota limit, returned by a ListConsumerQuotaMetrics or GetConsumerQuotaMetric call. An example name would be: `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion`
string parent = 1;- Parameters:
value- The bytes for parent to set.- Returns:
- This builder for chaining.
-
hasOverride
public boolean hasOverride()
The override to create.
.google.api.serviceusage.v1beta1.QuotaOverride override = 2;- Specified by:
hasOverridein interfaceCreateConsumerOverrideRequestOrBuilder- Returns:
- Whether the override field is set.
-
getOverride
public QuotaOverride getOverride()
The override to create.
.google.api.serviceusage.v1beta1.QuotaOverride override = 2;- Specified by:
getOverridein interfaceCreateConsumerOverrideRequestOrBuilder- Returns:
- The override.
-
setOverride
public CreateConsumerOverrideRequest.Builder setOverride(QuotaOverride value)
The override to create.
.google.api.serviceusage.v1beta1.QuotaOverride override = 2;
-
setOverride
public CreateConsumerOverrideRequest.Builder setOverride(QuotaOverride.Builder builderForValue)
The override to create.
.google.api.serviceusage.v1beta1.QuotaOverride override = 2;
-
mergeOverride
public CreateConsumerOverrideRequest.Builder mergeOverride(QuotaOverride value)
The override to create.
.google.api.serviceusage.v1beta1.QuotaOverride override = 2;
-
clearOverride
public CreateConsumerOverrideRequest.Builder clearOverride()
The override to create.
.google.api.serviceusage.v1beta1.QuotaOverride override = 2;
-
getOverrideBuilder
public QuotaOverride.Builder getOverrideBuilder()
The override to create.
.google.api.serviceusage.v1beta1.QuotaOverride override = 2;
-
getOverrideOrBuilder
public QuotaOverrideOrBuilder getOverrideOrBuilder()
The override to create.
.google.api.serviceusage.v1beta1.QuotaOverride override = 2;- Specified by:
getOverrideOrBuilderin interfaceCreateConsumerOverrideRequestOrBuilder
-
getForce
public boolean getForce()
Whether to force the creation of the quota override. 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 interfaceCreateConsumerOverrideRequestOrBuilder- Returns:
- The force.
-
setForce
public CreateConsumerOverrideRequest.Builder setForce(boolean value)
Whether to force the creation of the quota override. 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 CreateConsumerOverrideRequest.Builder clearForce()
Whether to force the creation of the quota override. 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 interfaceCreateConsumerOverrideRequestOrBuilder- 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 interfaceCreateConsumerOverrideRequestOrBuilder- 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 interfaceCreateConsumerOverrideRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The forceOnly at the given index.
-
setForceOnly
public CreateConsumerOverrideRequest.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 CreateConsumerOverrideRequest.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 CreateConsumerOverrideRequest.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 CreateConsumerOverrideRequest.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 interfaceCreateConsumerOverrideRequestOrBuilder- 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 interfaceCreateConsumerOverrideRequestOrBuilder- 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 CreateConsumerOverrideRequest.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 CreateConsumerOverrideRequest.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 CreateConsumerOverrideRequest.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 CreateConsumerOverrideRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateConsumerOverrideRequest.Builder>
-
mergeUnknownFields
public final CreateConsumerOverrideRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateConsumerOverrideRequest.Builder>
-
-