static AutoMlImageSegmentationMetadata.SuccessfulStopReason |
AutoMlImageSegmentationMetadata.SuccessfulStopReason.forNumber(int value) |
|
AutoMlImageSegmentationMetadata.SuccessfulStopReason |
AutoMlImageSegmentationMetadata.Builder.getSuccessfulStopReason() |
For successful job completions, this is the reason why the job has
finished.
|
AutoMlImageSegmentationMetadata.SuccessfulStopReason |
AutoMlImageSegmentationMetadata.getSuccessfulStopReason() |
For successful job completions, this is the reason why the job has
finished.
|
AutoMlImageSegmentationMetadata.SuccessfulStopReason |
AutoMlImageSegmentationMetadataOrBuilder.getSuccessfulStopReason() |
For successful job completions, this is the reason why the job has
finished.
|
static AutoMlImageSegmentationMetadata.SuccessfulStopReason |
AutoMlImageSegmentationMetadata.SuccessfulStopReason.valueOf(int value) |
Deprecated.
|
static AutoMlImageSegmentationMetadata.SuccessfulStopReason |
AutoMlImageSegmentationMetadata.SuccessfulStopReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AutoMlImageSegmentationMetadata.SuccessfulStopReason |
AutoMlImageSegmentationMetadata.SuccessfulStopReason.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AutoMlImageSegmentationMetadata.SuccessfulStopReason[] |
AutoMlImageSegmentationMetadata.SuccessfulStopReason.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|