Class SetWorkerDeploymentRampingVersionRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<SetWorkerDeploymentRampingVersionRequest.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<SetWorkerDeploymentRampingVersionRequest.Builder>
io.temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SetWorkerDeploymentRampingVersionRequestOrBuilder,Cloneable
- Enclosing class:
SetWorkerDeploymentRampingVersionRequest
public static final class SetWorkerDeploymentRampingVersionRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<SetWorkerDeploymentRampingVersionRequest.Builder>
implements SetWorkerDeploymentRampingVersionRequestOrBuilder
Set/unset the Ramping Version of a Worker Deployment and its ramp percentage.Protobuf type
temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Optional.The build id of the Version that you want to ramp traffic to.Optional.string deployment_name = 2;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Optional.Optional.string namespace = 1;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Ramp percentage to set.Deprecated.temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest.version is deprecated.clone()booleanOptional.The build id of the Version that you want to ramp traffic to.com.google.protobuf.ByteStringThe build id of the Version that you want to ramp traffic to.com.google.protobuf.ByteStringOptional.string deployment_name = 2;com.google.protobuf.ByteStringstring deployment_name = 2;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorOptional.com.google.protobuf.ByteStringOptional.booleanOptional.string namespace = 1;com.google.protobuf.ByteStringstring namespace = 1;floatRamp percentage to set.Deprecated.temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest.version is deprecated.com.google.protobuf.ByteStringDeprecated.temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest.version is deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setAllowNoPollers(boolean value) Optional.setBuildId(String value) The build id of the Version that you want to ramp traffic to.setBuildIdBytes(com.google.protobuf.ByteString value) The build id of the Version that you want to ramp traffic to.setConflictToken(com.google.protobuf.ByteString value) Optional.setDeploymentName(String value) string deployment_name = 2;setDeploymentNameBytes(com.google.protobuf.ByteString value) string deployment_name = 2;setIdentity(String value) Optional.setIdentityBytes(com.google.protobuf.ByteString value) Optional.setIgnoreMissingTaskQueues(boolean value) Optional.setNamespace(String value) string namespace = 1;setNamespaceBytes(com.google.protobuf.ByteString value) string namespace = 1;setPercentage(float value) Ramp percentage to set.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setVersion(String value) Deprecated.temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest.version is deprecated.setVersionBytes(com.google.protobuf.ByteString value) Deprecated.temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest.version is deprecated.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<SetWorkerDeploymentRampingVersionRequest.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<SetWorkerDeploymentRampingVersionRequest.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<SetWorkerDeploymentRampingVersionRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<SetWorkerDeploymentRampingVersionRequest.Builder>
-
setField
public SetWorkerDeploymentRampingVersionRequest.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<SetWorkerDeploymentRampingVersionRequest.Builder>
-
clearField
public SetWorkerDeploymentRampingVersionRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SetWorkerDeploymentRampingVersionRequest.Builder>
-
clearOneof
public SetWorkerDeploymentRampingVersionRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SetWorkerDeploymentRampingVersionRequest.Builder>
-
setRepeatedField
public SetWorkerDeploymentRampingVersionRequest.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<SetWorkerDeploymentRampingVersionRequest.Builder>
-
addRepeatedField
public SetWorkerDeploymentRampingVersionRequest.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<SetWorkerDeploymentRampingVersionRequest.Builder>
-
mergeFrom
public SetWorkerDeploymentRampingVersionRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SetWorkerDeploymentRampingVersionRequest.Builder>
-
mergeFrom
public SetWorkerDeploymentRampingVersionRequest.Builder mergeFrom(SetWorkerDeploymentRampingVersionRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SetWorkerDeploymentRampingVersionRequest.Builder>
-
mergeFrom
public SetWorkerDeploymentRampingVersionRequest.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<SetWorkerDeploymentRampingVersionRequest.Builder>- Throws:
IOException
-
getNamespace
string namespace = 1;- Specified by:
getNamespacein interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()string namespace = 1;- Specified by:
getNamespaceBytesin interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public SetWorkerDeploymentRampingVersionRequest.Builder setNamespaceBytes(com.google.protobuf.ByteString value) string namespace = 1;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
getDeploymentName
string deployment_name = 2;- Specified by:
getDeploymentNamein interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The deploymentName.
-
getDeploymentNameBytes
public com.google.protobuf.ByteString getDeploymentNameBytes()string deployment_name = 2;- Specified by:
getDeploymentNameBytesin interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The bytes for deploymentName.
-
setDeploymentName
string deployment_name = 2;- Parameters:
value- The deploymentName to set.- Returns:
- This builder for chaining.
-
clearDeploymentName
string deployment_name = 2;- Returns:
- This builder for chaining.
-
setDeploymentNameBytes
public SetWorkerDeploymentRampingVersionRequest.Builder setDeploymentNameBytes(com.google.protobuf.ByteString value) string deployment_name = 2;- Parameters:
value- The bytes for deploymentName to set.- Returns:
- This builder for chaining.
-
getVersion
Deprecated.temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest.version is deprecated. See temporal/api/workflowservice/v1/request_response.proto;l=2597Deprecated. Use `build_id`.
string version = 3 [deprecated = true];- Specified by:
getVersionin interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The version.
-
getVersionBytes
Deprecated.temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest.version is deprecated. See temporal/api/workflowservice/v1/request_response.proto;l=2597Deprecated. Use `build_id`.
string version = 3 [deprecated = true];- Specified by:
getVersionBytesin interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The bytes for version.
-
setVersion
Deprecated.temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest.version is deprecated. See temporal/api/workflowservice/v1/request_response.proto;l=2597Deprecated. Use `build_id`.
string version = 3 [deprecated = true];- Parameters:
value- The version to set.- Returns:
- This builder for chaining.
-
clearVersion
Deprecated.temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest.version is deprecated. See temporal/api/workflowservice/v1/request_response.proto;l=2597Deprecated. Use `build_id`.
string version = 3 [deprecated = true];- Returns:
- This builder for chaining.
-
setVersionBytes
@Deprecated public SetWorkerDeploymentRampingVersionRequest.Builder setVersionBytes(com.google.protobuf.ByteString value) Deprecated.temporal.api.workflowservice.v1.SetWorkerDeploymentRampingVersionRequest.version is deprecated. See temporal/api/workflowservice/v1/request_response.proto;l=2597Deprecated. Use `build_id`.
string version = 3 [deprecated = true];- Parameters:
value- The bytes for version to set.- Returns:
- This builder for chaining.
-
getBuildId
The build id of the Version that you want to ramp traffic to. Pass an empty value to set the Ramping Version to nil. A nil Ramping Version represents all the unversioned workers (those with `UNVERSIONED` (or unspecified) `WorkerVersioningMode`.)
string build_id = 8;- Specified by:
getBuildIdin interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The buildId.
-
getBuildIdBytes
public com.google.protobuf.ByteString getBuildIdBytes()The build id of the Version that you want to ramp traffic to. Pass an empty value to set the Ramping Version to nil. A nil Ramping Version represents all the unversioned workers (those with `UNVERSIONED` (or unspecified) `WorkerVersioningMode`.)
string build_id = 8;- Specified by:
getBuildIdBytesin interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The bytes for buildId.
-
setBuildId
The build id of the Version that you want to ramp traffic to. Pass an empty value to set the Ramping Version to nil. A nil Ramping Version represents all the unversioned workers (those with `UNVERSIONED` (or unspecified) `WorkerVersioningMode`.)
string build_id = 8;- Parameters:
value- The buildId to set.- Returns:
- This builder for chaining.
-
clearBuildId
The build id of the Version that you want to ramp traffic to. Pass an empty value to set the Ramping Version to nil. A nil Ramping Version represents all the unversioned workers (those with `UNVERSIONED` (or unspecified) `WorkerVersioningMode`.)
string build_id = 8;- Returns:
- This builder for chaining.
-
setBuildIdBytes
public SetWorkerDeploymentRampingVersionRequest.Builder setBuildIdBytes(com.google.protobuf.ByteString value) The build id of the Version that you want to ramp traffic to. Pass an empty value to set the Ramping Version to nil. A nil Ramping Version represents all the unversioned workers (those with `UNVERSIONED` (or unspecified) `WorkerVersioningMode`.)
string build_id = 8;- Parameters:
value- The bytes for buildId to set.- Returns:
- This builder for chaining.
-
getPercentage
public float getPercentage()Ramp percentage to set. Valid range: [0,100].
float percentage = 4;- Specified by:
getPercentagein interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The percentage.
-
setPercentage
Ramp percentage to set. Valid range: [0,100].
float percentage = 4;- Parameters:
value- The percentage to set.- Returns:
- This builder for chaining.
-
clearPercentage
Ramp percentage to set. Valid range: [0,100].
float percentage = 4;- Returns:
- This builder for chaining.
-
getConflictToken
public com.google.protobuf.ByteString getConflictToken()Optional. This can be the value of conflict_token from a Describe, or another Worker Deployment API. Passing a non-nil conflict token will cause this request to fail if the Deployment's configuration has been modified between the API call that generated the token and this one.
bytes conflict_token = 5;- Specified by:
getConflictTokenin interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The conflictToken.
-
setConflictToken
public SetWorkerDeploymentRampingVersionRequest.Builder setConflictToken(com.google.protobuf.ByteString value) Optional. This can be the value of conflict_token from a Describe, or another Worker Deployment API. Passing a non-nil conflict token will cause this request to fail if the Deployment's configuration has been modified between the API call that generated the token and this one.
bytes conflict_token = 5;- Parameters:
value- The conflictToken to set.- Returns:
- This builder for chaining.
-
clearConflictToken
Optional. This can be the value of conflict_token from a Describe, or another Worker Deployment API. Passing a non-nil conflict token will cause this request to fail if the Deployment's configuration has been modified between the API call that generated the token and this one.
bytes conflict_token = 5;- Returns:
- This builder for chaining.
-
getIdentity
Optional. The identity of the client who initiated this request.
string identity = 6;- Specified by:
getIdentityin interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()Optional. The identity of the client who initiated this request.
string identity = 6;- Specified by:
getIdentityBytesin interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The bytes for identity.
-
setIdentity
Optional. The identity of the client who initiated this request.
string identity = 6;- Parameters:
value- The identity to set.- Returns:
- This builder for chaining.
-
clearIdentity
Optional. The identity of the client who initiated this request.
string identity = 6;- Returns:
- This builder for chaining.
-
setIdentityBytes
public SetWorkerDeploymentRampingVersionRequest.Builder setIdentityBytes(com.google.protobuf.ByteString value) Optional. The identity of the client who initiated this request.
string identity = 6;- Parameters:
value- The bytes for identity to set.- Returns:
- This builder for chaining.
-
getIgnoreMissingTaskQueues
public boolean getIgnoreMissingTaskQueues()Optional. By default this request would be rejected if not all the expected Task Queues are being polled by the new Version, to protect against accidental removal of Task Queues, or worker health issues. Pass `true` here to bypass this protection. The set of expected Task Queues equals to all the Task Queues ever polled from the existing Current Version of the Deployment, with the following exclusions: - Task Queues that are not used anymore (inferred by having empty backlog and a task add_rate of 0.) - Task Queues that are moved to another Worker Deployment (inferred by the Task Queue having a different Current Version than the Current Version of this deployment.) WARNING: Do not set this flag unless you are sure that the missing task queue poller are not needed. If the request is unexpectedly rejected due to missing pollers, then that means the pollers have not reached to the server yet. Only set this if you expect those pollers to never arrive. Note: this check only happens when the ramping version is about to change, not every time that the percentage changes. Also note that the check is against the deployment's Current Version, not the previous Ramping Version.bool ignore_missing_task_queues = 7;- Specified by:
getIgnoreMissingTaskQueuesin interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The ignoreMissingTaskQueues.
-
setIgnoreMissingTaskQueues
Optional. By default this request would be rejected if not all the expected Task Queues are being polled by the new Version, to protect against accidental removal of Task Queues, or worker health issues. Pass `true` here to bypass this protection. The set of expected Task Queues equals to all the Task Queues ever polled from the existing Current Version of the Deployment, with the following exclusions: - Task Queues that are not used anymore (inferred by having empty backlog and a task add_rate of 0.) - Task Queues that are moved to another Worker Deployment (inferred by the Task Queue having a different Current Version than the Current Version of this deployment.) WARNING: Do not set this flag unless you are sure that the missing task queue poller are not needed. If the request is unexpectedly rejected due to missing pollers, then that means the pollers have not reached to the server yet. Only set this if you expect those pollers to never arrive. Note: this check only happens when the ramping version is about to change, not every time that the percentage changes. Also note that the check is against the deployment's Current Version, not the previous Ramping Version.bool ignore_missing_task_queues = 7;- Parameters:
value- The ignoreMissingTaskQueues to set.- Returns:
- This builder for chaining.
-
clearIgnoreMissingTaskQueues
Optional. By default this request would be rejected if not all the expected Task Queues are being polled by the new Version, to protect against accidental removal of Task Queues, or worker health issues. Pass `true` here to bypass this protection. The set of expected Task Queues equals to all the Task Queues ever polled from the existing Current Version of the Deployment, with the following exclusions: - Task Queues that are not used anymore (inferred by having empty backlog and a task add_rate of 0.) - Task Queues that are moved to another Worker Deployment (inferred by the Task Queue having a different Current Version than the Current Version of this deployment.) WARNING: Do not set this flag unless you are sure that the missing task queue poller are not needed. If the request is unexpectedly rejected due to missing pollers, then that means the pollers have not reached to the server yet. Only set this if you expect those pollers to never arrive. Note: this check only happens when the ramping version is about to change, not every time that the percentage changes. Also note that the check is against the deployment's Current Version, not the previous Ramping Version.bool ignore_missing_task_queues = 7;- Returns:
- This builder for chaining.
-
getAllowNoPollers
public boolean getAllowNoPollers()Optional. By default this request will be rejected if no pollers have been seen for the proposed Current Version, in order to protect users from routing tasks to pollers that do not exist, leading to possible timeouts. Pass `true` here to bypass this protection.
bool allow_no_pollers = 10;- Specified by:
getAllowNoPollersin interfaceSetWorkerDeploymentRampingVersionRequestOrBuilder- Returns:
- The allowNoPollers.
-
setAllowNoPollers
Optional. By default this request will be rejected if no pollers have been seen for the proposed Current Version, in order to protect users from routing tasks to pollers that do not exist, leading to possible timeouts. Pass `true` here to bypass this protection.
bool allow_no_pollers = 10;- Parameters:
value- The allowNoPollers to set.- Returns:
- This builder for chaining.
-
clearAllowNoPollers
Optional. By default this request will be rejected if no pollers have been seen for the proposed Current Version, in order to protect users from routing tasks to pollers that do not exist, leading to possible timeouts. Pass `true` here to bypass this protection.
bool allow_no_pollers = 10;- Returns:
- This builder for chaining.
-
setUnknownFields
public final SetWorkerDeploymentRampingVersionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SetWorkerDeploymentRampingVersionRequest.Builder>
-
mergeUnknownFields
public final SetWorkerDeploymentRampingVersionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SetWorkerDeploymentRampingVersionRequest.Builder>
-