-
GatewayOuterClass.UpdateJobTimeoutRequest.Builder.clear()
GatewayOuterClass.UpdateJobTimeoutRequest.Builder.clearJobKey()
the unique job identifier, as obtained from ActivateJobsResponse
a reference key chosen by the user and will be part of all records resulted from this operation
GatewayOuterClass.UpdateJobTimeoutRequest.Builder.clearTimeout()
the duration of the new timeout in ms, starting from the current moment
GatewayOuterClass.UpdateJobTimeoutRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GatewayOuterClass.UpdateJobTimeoutRequest.Builder.mergeFrom(com.google.protobuf.Message other)
GatewayOuterClass.UpdateJobTimeoutRequest.newBuilder()
GatewayOuterClass.UpdateJobTimeoutRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
GatewayOuterClass.UpdateJobTimeoutRequest.Builder.setJobKey(long value)
the unique job identifier, as obtained from ActivateJobsResponse
a reference key chosen by the user and will be part of all records resulted from this operation
GatewayOuterClass.UpdateJobTimeoutRequest.Builder.setTimeout(long value)
the duration of the new timeout in ms, starting from the current moment
GatewayOuterClass.UpdateJobTimeoutRequest.toBuilder()