| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static ErrorAnalysisAnnotation.QueryType |
ErrorAnalysisAnnotation.QueryType.forNumber(int value) |
ErrorAnalysisAnnotation.QueryType |
ErrorAnalysisAnnotation.getQueryType()
The query type used for finding the attributed items.
|
ErrorAnalysisAnnotation.QueryType |
ErrorAnalysisAnnotation.Builder.getQueryType()
The query type used for finding the attributed items.
|
ErrorAnalysisAnnotation.QueryType |
ErrorAnalysisAnnotationOrBuilder.getQueryType()
The query type used for finding the attributed items.
|
static ErrorAnalysisAnnotation.QueryType |
ErrorAnalysisAnnotation.QueryType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ErrorAnalysisAnnotation.QueryType |
ErrorAnalysisAnnotation.QueryType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ErrorAnalysisAnnotation.QueryType |
ErrorAnalysisAnnotation.QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorAnalysisAnnotation.QueryType[] |
ErrorAnalysisAnnotation.QueryType.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<ErrorAnalysisAnnotation.QueryType> |
ErrorAnalysisAnnotation.QueryType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ErrorAnalysisAnnotation.Builder |
ErrorAnalysisAnnotation.Builder.setQueryType(ErrorAnalysisAnnotation.QueryType value)
The query type used for finding the attributed items.
|
Copyright © 2024 Google LLC. All rights reserved.