-
GatewayOuterClass.CompleteJobRequest.Builder.clear()
GatewayOuterClass.CompleteJobRequest.Builder.clearJobKey()
the unique job identifier, as obtained from ActivateJobsResponse
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)
GatewayOuterClass.CompleteJobRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.CompleteJobRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
GatewayOuterClass.CompleteJobRequest.Builder.setJobKey(long value)
the unique job identifier, as obtained from ActivateJobsResponse
GatewayOuterClass.CompleteJobRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
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()