Class PollWorkflowTaskQueueRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowTaskQueueRequest.Builder>
-
- io.temporal.api.workflowservice.v1.PollWorkflowTaskQueueRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PollWorkflowTaskQueueRequestOrBuilder,java.lang.Cloneable
- Enclosing class:
- PollWorkflowTaskQueueRequest
public static final class PollWorkflowTaskQueueRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowTaskQueueRequest.Builder> implements PollWorkflowTaskQueueRequestOrBuilder
Protobuf typetemporal.api.workflowservice.v1.PollWorkflowTaskQueueRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PollWorkflowTaskQueueRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PollWorkflowTaskQueueRequestbuild()PollWorkflowTaskQueueRequestbuildPartial()PollWorkflowTaskQueueRequest.Builderclear()PollWorkflowTaskQueueRequest.BuilderclearBinaryChecksum()Each worker process should provide an ID unique to the specific set of code it is running "checksum" in this field name isn't very accurate, it should be though of as an id.PollWorkflowTaskQueueRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PollWorkflowTaskQueueRequest.BuilderclearIdentity()The identity of the worker/client who is polling this task queuePollWorkflowTaskQueueRequest.BuilderclearNamespace()string namespace = 1;PollWorkflowTaskQueueRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PollWorkflowTaskQueueRequest.BuilderclearTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 2;PollWorkflowTaskQueueRequest.BuilderclearWorkerVersionCapabilities()If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided.PollWorkflowTaskQueueRequest.Builderclone()java.lang.StringgetBinaryChecksum()Each worker process should provide an ID unique to the specific set of code it is running "checksum" in this field name isn't very accurate, it should be though of as an id.com.google.protobuf.ByteStringgetBinaryChecksumBytes()Each worker process should provide an ID unique to the specific set of code it is running "checksum" in this field name isn't very accurate, it should be though of as an id.PollWorkflowTaskQueueRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetIdentity()The identity of the worker/client who is polling this task queuecom.google.protobuf.ByteStringgetIdentityBytes()The identity of the worker/client who is polling this task queuejava.lang.StringgetNamespace()string namespace = 1;com.google.protobuf.ByteStringgetNamespaceBytes()string namespace = 1;TaskQueuegetTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 2;TaskQueue.BuildergetTaskQueueBuilder().temporal.api.taskqueue.v1.TaskQueue task_queue = 2;TaskQueueOrBuildergetTaskQueueOrBuilder().temporal.api.taskqueue.v1.TaskQueue task_queue = 2;WorkerVersionCapabilitiesgetWorkerVersionCapabilities()If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided.WorkerVersionCapabilities.BuildergetWorkerVersionCapabilitiesBuilder()If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided.WorkerVersionCapabilitiesOrBuildergetWorkerVersionCapabilitiesOrBuilder()If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided.booleanhasTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 2;booleanhasWorkerVersionCapabilities()If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PollWorkflowTaskQueueRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PollWorkflowTaskQueueRequest.BuildermergeFrom(com.google.protobuf.Message other)PollWorkflowTaskQueueRequest.BuildermergeFrom(PollWorkflowTaskQueueRequest other)PollWorkflowTaskQueueRequest.BuildermergeTaskQueue(TaskQueue value).temporal.api.taskqueue.v1.TaskQueue task_queue = 2;PollWorkflowTaskQueueRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PollWorkflowTaskQueueRequest.BuildermergeWorkerVersionCapabilities(WorkerVersionCapabilities value)If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided.PollWorkflowTaskQueueRequest.BuildersetBinaryChecksum(java.lang.String value)Each worker process should provide an ID unique to the specific set of code it is running "checksum" in this field name isn't very accurate, it should be though of as an id.PollWorkflowTaskQueueRequest.BuildersetBinaryChecksumBytes(com.google.protobuf.ByteString value)Each worker process should provide an ID unique to the specific set of code it is running "checksum" in this field name isn't very accurate, it should be though of as an id.PollWorkflowTaskQueueRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PollWorkflowTaskQueueRequest.BuildersetIdentity(java.lang.String value)The identity of the worker/client who is polling this task queuePollWorkflowTaskQueueRequest.BuildersetIdentityBytes(com.google.protobuf.ByteString value)The identity of the worker/client who is polling this task queuePollWorkflowTaskQueueRequest.BuildersetNamespace(java.lang.String value)string namespace = 1;PollWorkflowTaskQueueRequest.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)string namespace = 1;PollWorkflowTaskQueueRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)PollWorkflowTaskQueueRequest.BuildersetTaskQueue(TaskQueue value).temporal.api.taskqueue.v1.TaskQueue task_queue = 2;PollWorkflowTaskQueueRequest.BuildersetTaskQueue(TaskQueue.Builder builderForValue).temporal.api.taskqueue.v1.TaskQueue task_queue = 2;PollWorkflowTaskQueueRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PollWorkflowTaskQueueRequest.BuildersetWorkerVersionCapabilities(WorkerVersionCapabilities value)If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided.PollWorkflowTaskQueueRequest.BuildersetWorkerVersionCapabilities(WorkerVersionCapabilities.Builder builderForValue)If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided.-
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<PollWorkflowTaskQueueRequest.Builder>
-
clear
public PollWorkflowTaskQueueRequest.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<PollWorkflowTaskQueueRequest.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<PollWorkflowTaskQueueRequest.Builder>
-
getDefaultInstanceForType
public PollWorkflowTaskQueueRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PollWorkflowTaskQueueRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PollWorkflowTaskQueueRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PollWorkflowTaskQueueRequest.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<PollWorkflowTaskQueueRequest.Builder>
-
setField
public PollWorkflowTaskQueueRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowTaskQueueRequest.Builder>
-
clearField
public PollWorkflowTaskQueueRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowTaskQueueRequest.Builder>
-
clearOneof
public PollWorkflowTaskQueueRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowTaskQueueRequest.Builder>
-
setRepeatedField
public PollWorkflowTaskQueueRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowTaskQueueRequest.Builder>
-
addRepeatedField
public PollWorkflowTaskQueueRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowTaskQueueRequest.Builder>
-
mergeFrom
public PollWorkflowTaskQueueRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PollWorkflowTaskQueueRequest.Builder>
-
mergeFrom
public PollWorkflowTaskQueueRequest.Builder mergeFrom(PollWorkflowTaskQueueRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowTaskQueueRequest.Builder>
-
mergeFrom
public PollWorkflowTaskQueueRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PollWorkflowTaskQueueRequest.Builder>- Throws:
java.io.IOException
-
getNamespace
public java.lang.String getNamespace()
string namespace = 1;- Specified by:
getNamespacein interfacePollWorkflowTaskQueueRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 1;- Specified by:
getNamespaceBytesin interfacePollWorkflowTaskQueueRequestOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public PollWorkflowTaskQueueRequest.Builder setNamespace(java.lang.String value)
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public PollWorkflowTaskQueueRequest.Builder clearNamespace()
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public PollWorkflowTaskQueueRequest.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
string namespace = 1;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
hasTaskQueue
public boolean hasTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;- Specified by:
hasTaskQueuein interfacePollWorkflowTaskQueueRequestOrBuilder- Returns:
- Whether the taskQueue field is set.
-
getTaskQueue
public TaskQueue getTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;- Specified by:
getTaskQueuein interfacePollWorkflowTaskQueueRequestOrBuilder- Returns:
- The taskQueue.
-
setTaskQueue
public PollWorkflowTaskQueueRequest.Builder setTaskQueue(TaskQueue value)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;
-
setTaskQueue
public PollWorkflowTaskQueueRequest.Builder setTaskQueue(TaskQueue.Builder builderForValue)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;
-
mergeTaskQueue
public PollWorkflowTaskQueueRequest.Builder mergeTaskQueue(TaskQueue value)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;
-
clearTaskQueue
public PollWorkflowTaskQueueRequest.Builder clearTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;
-
getTaskQueueBuilder
public TaskQueue.Builder getTaskQueueBuilder()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;
-
getTaskQueueOrBuilder
public TaskQueueOrBuilder getTaskQueueOrBuilder()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;- Specified by:
getTaskQueueOrBuilderin interfacePollWorkflowTaskQueueRequestOrBuilder
-
getIdentity
public java.lang.String getIdentity()
The identity of the worker/client who is polling this task queue
string identity = 3;- Specified by:
getIdentityin interfacePollWorkflowTaskQueueRequestOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()
The identity of the worker/client who is polling this task queue
string identity = 3;- Specified by:
getIdentityBytesin interfacePollWorkflowTaskQueueRequestOrBuilder- Returns:
- The bytes for identity.
-
setIdentity
public PollWorkflowTaskQueueRequest.Builder setIdentity(java.lang.String value)
The identity of the worker/client who is polling this task queue
string identity = 3;- Parameters:
value- The identity to set.- Returns:
- This builder for chaining.
-
clearIdentity
public PollWorkflowTaskQueueRequest.Builder clearIdentity()
The identity of the worker/client who is polling this task queue
string identity = 3;- Returns:
- This builder for chaining.
-
setIdentityBytes
public PollWorkflowTaskQueueRequest.Builder setIdentityBytes(com.google.protobuf.ByteString value)
The identity of the worker/client who is polling this task queue
string identity = 3;- Parameters:
value- The bytes for identity to set.- Returns:
- This builder for chaining.
-
getBinaryChecksum
public java.lang.String getBinaryChecksum()
Each worker process should provide an ID unique to the specific set of code it is running "checksum" in this field name isn't very accurate, it should be though of as an id.
string binary_checksum = 4;- Specified by:
getBinaryChecksumin interfacePollWorkflowTaskQueueRequestOrBuilder- Returns:
- The binaryChecksum.
-
getBinaryChecksumBytes
public com.google.protobuf.ByteString getBinaryChecksumBytes()
Each worker process should provide an ID unique to the specific set of code it is running "checksum" in this field name isn't very accurate, it should be though of as an id.
string binary_checksum = 4;- Specified by:
getBinaryChecksumBytesin interfacePollWorkflowTaskQueueRequestOrBuilder- Returns:
- The bytes for binaryChecksum.
-
setBinaryChecksum
public PollWorkflowTaskQueueRequest.Builder setBinaryChecksum(java.lang.String value)
Each worker process should provide an ID unique to the specific set of code it is running "checksum" in this field name isn't very accurate, it should be though of as an id.
string binary_checksum = 4;- Parameters:
value- The binaryChecksum to set.- Returns:
- This builder for chaining.
-
clearBinaryChecksum
public PollWorkflowTaskQueueRequest.Builder clearBinaryChecksum()
Each worker process should provide an ID unique to the specific set of code it is running "checksum" in this field name isn't very accurate, it should be though of as an id.
string binary_checksum = 4;- Returns:
- This builder for chaining.
-
setBinaryChecksumBytes
public PollWorkflowTaskQueueRequest.Builder setBinaryChecksumBytes(com.google.protobuf.ByteString value)
Each worker process should provide an ID unique to the specific set of code it is running "checksum" in this field name isn't very accurate, it should be though of as an id.
string binary_checksum = 4;- Parameters:
value- The bytes for binaryChecksum to set.- Returns:
- This builder for chaining.
-
hasWorkerVersionCapabilities
public boolean hasWorkerVersionCapabilities()
If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided. Doing so only makes sense in conjunction with the `UpdateWorkerBuildIdOrdering` API. When this field has a `worker_build_id`, and `binary_checksum` is not set, that value should also be considered as the `binary_checksum`.
.temporal.api.common.v1.WorkerVersionCapabilities worker_version_capabilities = 5;- Specified by:
hasWorkerVersionCapabilitiesin interfacePollWorkflowTaskQueueRequestOrBuilder- Returns:
- Whether the workerVersionCapabilities field is set.
-
getWorkerVersionCapabilities
public WorkerVersionCapabilities getWorkerVersionCapabilities()
If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided. Doing so only makes sense in conjunction with the `UpdateWorkerBuildIdOrdering` API. When this field has a `worker_build_id`, and `binary_checksum` is not set, that value should also be considered as the `binary_checksum`.
.temporal.api.common.v1.WorkerVersionCapabilities worker_version_capabilities = 5;- Specified by:
getWorkerVersionCapabilitiesin interfacePollWorkflowTaskQueueRequestOrBuilder- Returns:
- The workerVersionCapabilities.
-
setWorkerVersionCapabilities
public PollWorkflowTaskQueueRequest.Builder setWorkerVersionCapabilities(WorkerVersionCapabilities value)
If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided. Doing so only makes sense in conjunction with the `UpdateWorkerBuildIdOrdering` API. When this field has a `worker_build_id`, and `binary_checksum` is not set, that value should also be considered as the `binary_checksum`.
.temporal.api.common.v1.WorkerVersionCapabilities worker_version_capabilities = 5;
-
setWorkerVersionCapabilities
public PollWorkflowTaskQueueRequest.Builder setWorkerVersionCapabilities(WorkerVersionCapabilities.Builder builderForValue)
If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided. Doing so only makes sense in conjunction with the `UpdateWorkerBuildIdOrdering` API. When this field has a `worker_build_id`, and `binary_checksum` is not set, that value should also be considered as the `binary_checksum`.
.temporal.api.common.v1.WorkerVersionCapabilities worker_version_capabilities = 5;
-
mergeWorkerVersionCapabilities
public PollWorkflowTaskQueueRequest.Builder mergeWorkerVersionCapabilities(WorkerVersionCapabilities value)
If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided. Doing so only makes sense in conjunction with the `UpdateWorkerBuildIdOrdering` API. When this field has a `worker_build_id`, and `binary_checksum` is not set, that value should also be considered as the `binary_checksum`.
.temporal.api.common.v1.WorkerVersionCapabilities worker_version_capabilities = 5;
-
clearWorkerVersionCapabilities
public PollWorkflowTaskQueueRequest.Builder clearWorkerVersionCapabilities()
If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided. Doing so only makes sense in conjunction with the `UpdateWorkerBuildIdOrdering` API. When this field has a `worker_build_id`, and `binary_checksum` is not set, that value should also be considered as the `binary_checksum`.
.temporal.api.common.v1.WorkerVersionCapabilities worker_version_capabilities = 5;
-
getWorkerVersionCapabilitiesBuilder
public WorkerVersionCapabilities.Builder getWorkerVersionCapabilitiesBuilder()
If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided. Doing so only makes sense in conjunction with the `UpdateWorkerBuildIdOrdering` API. When this field has a `worker_build_id`, and `binary_checksum` is not set, that value should also be considered as the `binary_checksum`.
.temporal.api.common.v1.WorkerVersionCapabilities worker_version_capabilities = 5;
-
getWorkerVersionCapabilitiesOrBuilder
public WorkerVersionCapabilitiesOrBuilder getWorkerVersionCapabilitiesOrBuilder()
If set, the worker is opting in to versioning and wishes to only receive tasks that are considered compatible with the version capabilities provided. Doing so only makes sense in conjunction with the `UpdateWorkerBuildIdOrdering` API. When this field has a `worker_build_id`, and `binary_checksum` is not set, that value should also be considered as the `binary_checksum`.
.temporal.api.common.v1.WorkerVersionCapabilities worker_version_capabilities = 5;- Specified by:
getWorkerVersionCapabilitiesOrBuilderin interfacePollWorkflowTaskQueueRequestOrBuilder
-
setUnknownFields
public final PollWorkflowTaskQueueRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowTaskQueueRequest.Builder>
-
mergeUnknownFields
public final PollWorkflowTaskQueueRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowTaskQueueRequest.Builder>
-
-