| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1.schema.trainingjob.definition |
| Modifier and Type | Method and Description |
|---|---|
static AutoMlImageObjectDetectionMetadata.SuccessfulStopReason |
AutoMlImageObjectDetectionMetadata.SuccessfulStopReason.forNumber(int value) |
AutoMlImageObjectDetectionMetadata.SuccessfulStopReason |
AutoMlImageObjectDetectionMetadataOrBuilder.getSuccessfulStopReason()
For successful job completions, this is the reason why the job has
finished.
|
AutoMlImageObjectDetectionMetadata.SuccessfulStopReason |
AutoMlImageObjectDetectionMetadata.getSuccessfulStopReason()
For successful job completions, this is the reason why the job has
finished.
|
AutoMlImageObjectDetectionMetadata.SuccessfulStopReason |
AutoMlImageObjectDetectionMetadata.Builder.getSuccessfulStopReason()
For successful job completions, this is the reason why the job has
finished.
|
static AutoMlImageObjectDetectionMetadata.SuccessfulStopReason |
AutoMlImageObjectDetectionMetadata.SuccessfulStopReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AutoMlImageObjectDetectionMetadata.SuccessfulStopReason |
AutoMlImageObjectDetectionMetadata.SuccessfulStopReason.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AutoMlImageObjectDetectionMetadata.SuccessfulStopReason |
AutoMlImageObjectDetectionMetadata.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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AutoMlImageObjectDetectionMetadata.SuccessfulStopReason> |
AutoMlImageObjectDetectionMetadata.SuccessfulStopReason.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AutoMlImageObjectDetectionMetadata.Builder |
AutoMlImageObjectDetectionMetadata.Builder.setSuccessfulStopReason(AutoMlImageObjectDetectionMetadata.SuccessfulStopReason value)
For successful job completions, this is the reason why the job has
finished.
|
Copyright © 2025 Google LLC. All rights reserved.