Class RespondQueryTaskCompletedRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<RespondQueryTaskCompletedRequest.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<RespondQueryTaskCompletedRequest.Builder>
io.temporal.api.workflowservice.v1.RespondQueryTaskCompletedRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,RespondQueryTaskCompletedRequestOrBuilder,Cloneable
- Enclosing class:
RespondQueryTaskCompletedRequest
public static final class RespondQueryTaskCompletedRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<RespondQueryTaskCompletedRequest.Builder>
implements RespondQueryTaskCompletedRequestOrBuilder
Protobuf type
temporal.api.workflowservice.v1.RespondQueryTaskCompletedRequest-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Why did the task fail? It's important to note that many of the variants in this enum cannot apply to worker responses..temporal.api.enums.v1.QueryResultType completed_type = 2;A plain error message that must be set if completed_type is QUERY_RESULT_TYPE_FAILED.The full reason for this query failure.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) string namespace = 6;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Client must forward the poller_group_id received in PollWorkflowTaskQueueResponse for proper routing of the response.The result of the query.bytes task_token = 1;clone()getCause()Why did the task fail? It's important to note that many of the variants in this enum cannot apply to worker responses.intWhy did the task fail? It's important to note that many of the variants in this enum cannot apply to worker responses..temporal.api.enums.v1.QueryResultType completed_type = 2;int.temporal.api.enums.v1.QueryResultType completed_type = 2;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorA plain error message that must be set if completed_type is QUERY_RESULT_TYPE_FAILED.com.google.protobuf.ByteStringA plain error message that must be set if completed_type is QUERY_RESULT_TYPE_FAILED.The full reason for this query failure.The full reason for this query failure.The full reason for this query failure.string namespace = 6;com.google.protobuf.ByteStringstring namespace = 6;Client must forward the poller_group_id received in PollWorkflowTaskQueueResponse for proper routing of the response.com.google.protobuf.ByteStringClient must forward the poller_group_id received in PollWorkflowTaskQueueResponse for proper routing of the response.The result of the query.The result of the query.The result of the query.com.google.protobuf.ByteStringbytes task_token = 1;booleanThe full reason for this query failure.booleanThe result of the query.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFailure(Failure value) The full reason for this query failure.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeQueryResult(Payloads value) The result of the query.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setCause(WorkflowTaskFailedCause value) Why did the task fail? It's important to note that many of the variants in this enum cannot apply to worker responses.setCauseValue(int value) Why did the task fail? It's important to note that many of the variants in this enum cannot apply to worker responses.setCompletedType(QueryResultType value) .temporal.api.enums.v1.QueryResultType completed_type = 2;setCompletedTypeValue(int value) .temporal.api.enums.v1.QueryResultType completed_type = 2;setErrorMessage(String value) A plain error message that must be set if completed_type is QUERY_RESULT_TYPE_FAILED.setErrorMessageBytes(com.google.protobuf.ByteString value) A plain error message that must be set if completed_type is QUERY_RESULT_TYPE_FAILED.setFailure(Failure value) The full reason for this query failure.setFailure(Failure.Builder builderForValue) The full reason for this query failure.setNamespace(String value) string namespace = 6;setNamespaceBytes(com.google.protobuf.ByteString value) string namespace = 6;setPollerGroupId(String value) Client must forward the poller_group_id received in PollWorkflowTaskQueueResponse for proper routing of the response.setPollerGroupIdBytes(com.google.protobuf.ByteString value) Client must forward the poller_group_id received in PollWorkflowTaskQueueResponse for proper routing of the response.setQueryResult(Payloads value) The result of the query.setQueryResult(Payloads.Builder builderForValue) The result of the query.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setTaskToken(com.google.protobuf.ByteString value) bytes task_token = 1;setUnknownFields(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, 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<RespondQueryTaskCompletedRequest.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<RespondQueryTaskCompletedRequest.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<RespondQueryTaskCompletedRequest.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<RespondQueryTaskCompletedRequest.Builder>
-
setField
public RespondQueryTaskCompletedRequest.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<RespondQueryTaskCompletedRequest.Builder>
-
clearField
public RespondQueryTaskCompletedRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RespondQueryTaskCompletedRequest.Builder>
-
clearOneof
public RespondQueryTaskCompletedRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<RespondQueryTaskCompletedRequest.Builder>
-
setRepeatedField
public RespondQueryTaskCompletedRequest.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<RespondQueryTaskCompletedRequest.Builder>
-
addRepeatedField
public RespondQueryTaskCompletedRequest.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<RespondQueryTaskCompletedRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RespondQueryTaskCompletedRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<RespondQueryTaskCompletedRequest.Builder>
-
mergeFrom
public RespondQueryTaskCompletedRequest.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<RespondQueryTaskCompletedRequest.Builder>- Throws:
IOException
-
getTaskToken
public com.google.protobuf.ByteString getTaskToken()bytes task_token = 1;- Specified by:
getTaskTokenin interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The taskToken.
-
setTaskToken
bytes task_token = 1;- Parameters:
value- The taskToken to set.- Returns:
- This builder for chaining.
-
clearTaskToken
bytes task_token = 1;- Returns:
- This builder for chaining.
-
getCompletedTypeValue
public int getCompletedTypeValue().temporal.api.enums.v1.QueryResultType completed_type = 2;- Specified by:
getCompletedTypeValuein interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The enum numeric value on the wire for completedType.
-
setCompletedTypeValue
.temporal.api.enums.v1.QueryResultType completed_type = 2;- Parameters:
value- The enum numeric value on the wire for completedType to set.- Returns:
- This builder for chaining.
-
getCompletedType
.temporal.api.enums.v1.QueryResultType completed_type = 2;- Specified by:
getCompletedTypein interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The completedType.
-
setCompletedType
.temporal.api.enums.v1.QueryResultType completed_type = 2;- Parameters:
value- The completedType to set.- Returns:
- This builder for chaining.
-
clearCompletedType
.temporal.api.enums.v1.QueryResultType completed_type = 2;- Returns:
- This builder for chaining.
-
hasQueryResult
public boolean hasQueryResult()The result of the query. Mutually exclusive with `error_message` and `failure`. Set when the query succeeds.
.temporal.api.common.v1.Payloads query_result = 3;- Specified by:
hasQueryResultin interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- Whether the queryResult field is set.
-
getQueryResult
The result of the query. Mutually exclusive with `error_message` and `failure`. Set when the query succeeds.
.temporal.api.common.v1.Payloads query_result = 3;- Specified by:
getQueryResultin interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The queryResult.
-
setQueryResult
The result of the query. Mutually exclusive with `error_message` and `failure`. Set when the query succeeds.
.temporal.api.common.v1.Payloads query_result = 3; -
setQueryResult
The result of the query. Mutually exclusive with `error_message` and `failure`. Set when the query succeeds.
.temporal.api.common.v1.Payloads query_result = 3; -
mergeQueryResult
The result of the query. Mutually exclusive with `error_message` and `failure`. Set when the query succeeds.
.temporal.api.common.v1.Payloads query_result = 3; -
clearQueryResult
The result of the query. Mutually exclusive with `error_message` and `failure`. Set when the query succeeds.
.temporal.api.common.v1.Payloads query_result = 3; -
getQueryResultBuilder
The result of the query. Mutually exclusive with `error_message` and `failure`. Set when the query succeeds.
.temporal.api.common.v1.Payloads query_result = 3; -
getQueryResultOrBuilder
The result of the query. Mutually exclusive with `error_message` and `failure`. Set when the query succeeds.
.temporal.api.common.v1.Payloads query_result = 3;- Specified by:
getQueryResultOrBuilderin interfaceRespondQueryTaskCompletedRequestOrBuilder
-
getErrorMessage
A plain error message that must be set if completed_type is QUERY_RESULT_TYPE_FAILED. SDKs should also fill in the more complete `failure` field to provide the full context and support encryption of failure information. `error_message` will be duplicated if the `failure` field is present to support callers that pre-date the addition of that field, regardless of whether or not a custom failure converter is used. Mutually exclusive with `query_result`. Set when the query fails.
string error_message = 4;- Specified by:
getErrorMessagein interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The errorMessage.
-
getErrorMessageBytes
public com.google.protobuf.ByteString getErrorMessageBytes()A plain error message that must be set if completed_type is QUERY_RESULT_TYPE_FAILED. SDKs should also fill in the more complete `failure` field to provide the full context and support encryption of failure information. `error_message` will be duplicated if the `failure` field is present to support callers that pre-date the addition of that field, regardless of whether or not a custom failure converter is used. Mutually exclusive with `query_result`. Set when the query fails.
string error_message = 4;- Specified by:
getErrorMessageBytesin interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The bytes for errorMessage.
-
setErrorMessage
A plain error message that must be set if completed_type is QUERY_RESULT_TYPE_FAILED. SDKs should also fill in the more complete `failure` field to provide the full context and support encryption of failure information. `error_message` will be duplicated if the `failure` field is present to support callers that pre-date the addition of that field, regardless of whether or not a custom failure converter is used. Mutually exclusive with `query_result`. Set when the query fails.
string error_message = 4;- Parameters:
value- The errorMessage to set.- Returns:
- This builder for chaining.
-
clearErrorMessage
A plain error message that must be set if completed_type is QUERY_RESULT_TYPE_FAILED. SDKs should also fill in the more complete `failure` field to provide the full context and support encryption of failure information. `error_message` will be duplicated if the `failure` field is present to support callers that pre-date the addition of that field, regardless of whether or not a custom failure converter is used. Mutually exclusive with `query_result`. Set when the query fails.
string error_message = 4;- Returns:
- This builder for chaining.
-
setErrorMessageBytes
public RespondQueryTaskCompletedRequest.Builder setErrorMessageBytes(com.google.protobuf.ByteString value) A plain error message that must be set if completed_type is QUERY_RESULT_TYPE_FAILED. SDKs should also fill in the more complete `failure` field to provide the full context and support encryption of failure information. `error_message` will be duplicated if the `failure` field is present to support callers that pre-date the addition of that field, regardless of whether or not a custom failure converter is used. Mutually exclusive with `query_result`. Set when the query fails.
string error_message = 4;- Parameters:
value- The bytes for errorMessage to set.- Returns:
- This builder for chaining.
-
getNamespace
string namespace = 6;- Specified by:
getNamespacein interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()string namespace = 6;- Specified by:
getNamespaceBytesin interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
string namespace = 6;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
string namespace = 6;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public RespondQueryTaskCompletedRequest.Builder setNamespaceBytes(com.google.protobuf.ByteString value) string namespace = 6;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
hasFailure
public boolean hasFailure()The full reason for this query failure. This field is newer than `error_message` and can be encoded by the SDK's failure converter to support E2E encryption of messages and stack traces. Mutually exclusive with `query_result`. Set when the query fails.
.temporal.api.failure.v1.Failure failure = 7;- Specified by:
hasFailurein interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- Whether the failure field is set.
-
getFailure
The full reason for this query failure. This field is newer than `error_message` and can be encoded by the SDK's failure converter to support E2E encryption of messages and stack traces. Mutually exclusive with `query_result`. Set when the query fails.
.temporal.api.failure.v1.Failure failure = 7;- Specified by:
getFailurein interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The failure.
-
setFailure
The full reason for this query failure. This field is newer than `error_message` and can be encoded by the SDK's failure converter to support E2E encryption of messages and stack traces. Mutually exclusive with `query_result`. Set when the query fails.
.temporal.api.failure.v1.Failure failure = 7; -
setFailure
The full reason for this query failure. This field is newer than `error_message` and can be encoded by the SDK's failure converter to support E2E encryption of messages and stack traces. Mutually exclusive with `query_result`. Set when the query fails.
.temporal.api.failure.v1.Failure failure = 7; -
mergeFailure
The full reason for this query failure. This field is newer than `error_message` and can be encoded by the SDK's failure converter to support E2E encryption of messages and stack traces. Mutually exclusive with `query_result`. Set when the query fails.
.temporal.api.failure.v1.Failure failure = 7; -
clearFailure
The full reason for this query failure. This field is newer than `error_message` and can be encoded by the SDK's failure converter to support E2E encryption of messages and stack traces. Mutually exclusive with `query_result`. Set when the query fails.
.temporal.api.failure.v1.Failure failure = 7; -
getFailureBuilder
The full reason for this query failure. This field is newer than `error_message` and can be encoded by the SDK's failure converter to support E2E encryption of messages and stack traces. Mutually exclusive with `query_result`. Set when the query fails.
.temporal.api.failure.v1.Failure failure = 7; -
getFailureOrBuilder
The full reason for this query failure. This field is newer than `error_message` and can be encoded by the SDK's failure converter to support E2E encryption of messages and stack traces. Mutually exclusive with `query_result`. Set when the query fails.
.temporal.api.failure.v1.Failure failure = 7;- Specified by:
getFailureOrBuilderin interfaceRespondQueryTaskCompletedRequestOrBuilder
-
getCauseValue
public int getCauseValue()Why did the task fail? It's important to note that many of the variants in this enum cannot apply to worker responses. See the type's doc for more.
.temporal.api.enums.v1.WorkflowTaskFailedCause cause = 8;- Specified by:
getCauseValuein interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The enum numeric value on the wire for cause.
-
setCauseValue
Why did the task fail? It's important to note that many of the variants in this enum cannot apply to worker responses. See the type's doc for more.
.temporal.api.enums.v1.WorkflowTaskFailedCause cause = 8;- Parameters:
value- The enum numeric value on the wire for cause to set.- Returns:
- This builder for chaining.
-
getCause
Why did the task fail? It's important to note that many of the variants in this enum cannot apply to worker responses. See the type's doc for more.
.temporal.api.enums.v1.WorkflowTaskFailedCause cause = 8;- Specified by:
getCausein interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The cause.
-
setCause
Why did the task fail? It's important to note that many of the variants in this enum cannot apply to worker responses. See the type's doc for more.
.temporal.api.enums.v1.WorkflowTaskFailedCause cause = 8;- Parameters:
value- The cause to set.- Returns:
- This builder for chaining.
-
clearCause
Why did the task fail? It's important to note that many of the variants in this enum cannot apply to worker responses. See the type's doc for more.
.temporal.api.enums.v1.WorkflowTaskFailedCause cause = 8;- Returns:
- This builder for chaining.
-
getPollerGroupId
Client must forward the poller_group_id received in PollWorkflowTaskQueueResponse for proper routing of the response.
string poller_group_id = 9;- Specified by:
getPollerGroupIdin interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The pollerGroupId.
-
getPollerGroupIdBytes
public com.google.protobuf.ByteString getPollerGroupIdBytes()Client must forward the poller_group_id received in PollWorkflowTaskQueueResponse for proper routing of the response.
string poller_group_id = 9;- Specified by:
getPollerGroupIdBytesin interfaceRespondQueryTaskCompletedRequestOrBuilder- Returns:
- The bytes for pollerGroupId.
-
setPollerGroupId
Client must forward the poller_group_id received in PollWorkflowTaskQueueResponse for proper routing of the response.
string poller_group_id = 9;- Parameters:
value- The pollerGroupId to set.- Returns:
- This builder for chaining.
-
clearPollerGroupId
Client must forward the poller_group_id received in PollWorkflowTaskQueueResponse for proper routing of the response.
string poller_group_id = 9;- Returns:
- This builder for chaining.
-
setPollerGroupIdBytes
public RespondQueryTaskCompletedRequest.Builder setPollerGroupIdBytes(com.google.protobuf.ByteString value) Client must forward the poller_group_id received in PollWorkflowTaskQueueResponse for proper routing of the response.
string poller_group_id = 9;- Parameters:
value- The bytes for pollerGroupId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final RespondQueryTaskCompletedRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RespondQueryTaskCompletedRequest.Builder>
-
mergeUnknownFields
public final RespondQueryTaskCompletedRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RespondQueryTaskCompletedRequest.Builder>
-