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