-
GatewayOuterClass.FailJobRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
GatewayOuterClass.FailJobRequest.Builder.clear()
an optional message describing why the job failed
this is particularly useful if a job runs out of retries and an incident is raised,
as it this message can help explain why an incident was raised
GatewayOuterClass.FailJobRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
the unique job identifier, as obtained when activating the job
GatewayOuterClass.FailJobRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
the amount of retries the job should have left
the backoff timeout for the next retry
GatewayOuterClass.FailJobRequest.Builder.clone()
GatewayOuterClass.FailJobRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GatewayOuterClass.FailJobRequest.Builder.mergeFrom(com.google.protobuf.Message other)
GatewayOuterClass.FailJobRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.FailJobRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
an optional message describing why the job failed
this is particularly useful if a job runs out of retries and an incident is raised,
as it this message can help explain why an incident was raised
an optional message describing why the job failed
this is particularly useful if a job runs out of retries and an incident is raised,
as it this message can help explain why an incident was raised
GatewayOuterClass.FailJobRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
GatewayOuterClass.FailJobRequest.Builder.setJobKey(long value)
the unique job identifier, as obtained when activating the job
GatewayOuterClass.FailJobRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
GatewayOuterClass.FailJobRequest.Builder.setRetries(int value)
the amount of retries the job should have left
the backoff timeout for the next retry
GatewayOuterClass.FailJobRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)