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