-
GatewayOuterClass.CompleteJobRequest.Builder.clear()
GatewayOuterClass.CompleteJobRequest.Builder.clearJobKey()
the unique job identifier, as obtained from ActivateJobsResponse
GatewayOuterClass.CompleteJobRequest.Builder.clearResult()
The result of the completed job as determined by the worker.
a JSON document representing the variables in the current task scope
GatewayOuterClass.CompleteJobRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GatewayOuterClass.CompleteJobRequest.Builder.mergeFrom(com.google.protobuf.Message other)
The result of the completed job as determined by the worker.
GatewayOuterClass.CompleteJobRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
GatewayOuterClass.CompleteJobRequest.Builder.setJobKey(long value)
the unique job identifier, as obtained from ActivateJobsResponse
The result of the completed job as determined by the worker.
The result of the completed job as determined by the worker.
a JSON document representing the variables in the current task scope
GatewayOuterClass.CompleteJobRequest.Builder.setVariablesBytes(com.google.protobuf.ByteString value)
a JSON document representing the variables in the current task scope
GatewayOuterClass.CompleteJobRequest.toBuilder()