| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static EvaluatedAnnotation.EvaluatedAnnotationType |
EvaluatedAnnotation.EvaluatedAnnotationType.forNumber(int value) |
EvaluatedAnnotation.EvaluatedAnnotationType |
EvaluatedAnnotation.getType()
Output only.
|
EvaluatedAnnotation.EvaluatedAnnotationType |
EvaluatedAnnotation.Builder.getType()
Output only.
|
EvaluatedAnnotation.EvaluatedAnnotationType |
EvaluatedAnnotationOrBuilder.getType()
Output only.
|
static EvaluatedAnnotation.EvaluatedAnnotationType |
EvaluatedAnnotation.EvaluatedAnnotationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static EvaluatedAnnotation.EvaluatedAnnotationType |
EvaluatedAnnotation.EvaluatedAnnotationType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static EvaluatedAnnotation.EvaluatedAnnotationType |
EvaluatedAnnotation.EvaluatedAnnotationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EvaluatedAnnotation.EvaluatedAnnotationType[] |
EvaluatedAnnotation.EvaluatedAnnotationType.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<EvaluatedAnnotation.EvaluatedAnnotationType> |
EvaluatedAnnotation.EvaluatedAnnotationType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
EvaluatedAnnotation.Builder |
EvaluatedAnnotation.Builder.setType(EvaluatedAnnotation.EvaluatedAnnotationType value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.