Cloud AI Platform v1 API - Enum NearestNeighborSearchOperationMetadata.Types.RecordError.Types.RecordErrorType (2.17.0)

public enum NearestNeighborSearchOperationMetadata.Types.RecordError.Types.RecordErrorType

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
EmbeddingSizeMismatch

The size of the embedding vectors does not match with the specified dimension.

EmptyLine

The record is empty.

ErrorTypeUnspecified

Default, shall not be used.

InvalidAvroSyntax

Invalid avro format.

InvalidCsvSyntax

Invalid csv format.

InvalidEmbeddingId

The embedding id is not valid.

InvalidJsonSyntax

Invalid json format.

NamespaceMissing

The namespace field is missing.