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