Uses of Class
com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionMetadata.SuccessfulStopReason
-
Packages that use AutoMlImageObjectDetectionMetadata.SuccessfulStopReason Package Description com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition -
-
Uses of AutoMlImageObjectDetectionMetadata.SuccessfulStopReason in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition that return AutoMlImageObjectDetectionMetadata.SuccessfulStopReason Modifier and Type Method Description static AutoMlImageObjectDetectionMetadata.SuccessfulStopReasonAutoMlImageObjectDetectionMetadata.SuccessfulStopReason. forNumber(int value)AutoMlImageObjectDetectionMetadata.SuccessfulStopReasonAutoMlImageObjectDetectionMetadata.Builder. getSuccessfulStopReason()For successful job completions, this is the reason why the job has finished.AutoMlImageObjectDetectionMetadata.SuccessfulStopReasonAutoMlImageObjectDetectionMetadata. getSuccessfulStopReason()For successful job completions, this is the reason why the job has finished.AutoMlImageObjectDetectionMetadata.SuccessfulStopReasonAutoMlImageObjectDetectionMetadataOrBuilder. getSuccessfulStopReason()For successful job completions, this is the reason why the job has finished.static AutoMlImageObjectDetectionMetadata.SuccessfulStopReasonAutoMlImageObjectDetectionMetadata.SuccessfulStopReason. valueOf(int value)Deprecated.static AutoMlImageObjectDetectionMetadata.SuccessfulStopReasonAutoMlImageObjectDetectionMetadata.SuccessfulStopReason. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static AutoMlImageObjectDetectionMetadata.SuccessfulStopReasonAutoMlImageObjectDetectionMetadata.SuccessfulStopReason. valueOf(String name)Returns the enum constant of this type with the specified name.static AutoMlImageObjectDetectionMetadata.SuccessfulStopReason[]AutoMlImageObjectDetectionMetadata.SuccessfulStopReason. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition that return types with arguments of type AutoMlImageObjectDetectionMetadata.SuccessfulStopReason Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<AutoMlImageObjectDetectionMetadata.SuccessfulStopReason>AutoMlImageObjectDetectionMetadata.SuccessfulStopReason. internalGetValueMap()Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition with parameters of type AutoMlImageObjectDetectionMetadata.SuccessfulStopReason Modifier and Type Method Description AutoMlImageObjectDetectionMetadata.BuilderAutoMlImageObjectDetectionMetadata.Builder. setSuccessfulStopReason(AutoMlImageObjectDetectionMetadata.SuccessfulStopReason value)For successful job completions, this is the reason why the job has finished.
-