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