Class NearestNeighborSearchOperationMetadata (1.3.0)

NearestNeighborSearchOperationMetadata(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Runtime operation metadata with regard to Matching Engine Index.

Attribute

NameDescription
content_validation_stats Sequence[google.cloud.aiplatform_v1beta1.types.NearestNeighborSearchOperationMetadata.ContentValidationStats]
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource. Populated if contentsDeltaUri is provided as part of Index.metadata. Please note that, currently for those files that are broken or has unsupported file format, we will not have the stats for those files.

Inheritance

builtins.object > proto.message.Message > NearestNeighborSearchOperationMetadata

Classes

ContentValidationStats

ContentValidationStats(mapping=None, *, ignore_unknown_fields=False, **kwargs)

RecordError

RecordError(mapping=None, *, ignore_unknown_fields=False, **kwargs)