| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType |
NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType.forNumber(int value) |
NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType |
NearestNeighborSearchOperationMetadata.RecordErrorOrBuilder.getErrorType()
The error type of this record.
|
NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType |
NearestNeighborSearchOperationMetadata.RecordError.getErrorType()
The error type of this record.
|
NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType |
NearestNeighborSearchOperationMetadata.RecordError.Builder.getErrorType()
The error type of this record.
|
static NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType |
NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType |
NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType |
NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType[] |
NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType.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<NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType> |
NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
NearestNeighborSearchOperationMetadata.RecordError.Builder |
NearestNeighborSearchOperationMetadata.RecordError.Builder.setErrorType(NearestNeighborSearchOperationMetadata.RecordError.RecordErrorType value)
The error type of this record.
|
Copyright © 2022 Google LLC. All rights reserved.