static ServingAPIProto.JobStatus |
ServingAPIProto.JobStatus.forNumber(int value) |
|
ServingAPIProto.JobStatus |
ServingAPIProto.Job.Builder.getStatus() |
Output only.
|
ServingAPIProto.JobStatus |
ServingAPIProto.Job.getStatus() |
Output only.
|
ServingAPIProto.JobStatus |
ServingAPIProto.JobOrBuilder.getStatus() |
Output only.
|
static ServingAPIProto.JobStatus |
ServingAPIProto.JobStatus.valueOf(int value) |
Deprecated.
|
static ServingAPIProto.JobStatus |
ServingAPIProto.JobStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ServingAPIProto.JobStatus |
ServingAPIProto.JobStatus.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ServingAPIProto.JobStatus[] |
ServingAPIProto.JobStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|