Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::NearestNeighborSearchOperationMetadata (v0.3.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::NearestNeighborSearchOperationMetadata.

Runtime operation metadata with regard to Matching Engine Index.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#content_validation_stats

def content_validation_stats() -> ::Array<::Google::Cloud::AIPlatform::V1::NearestNeighborSearchOperationMetadata::ContentValidationStats>
Returns

#content_validation_stats=

def content_validation_stats=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::NearestNeighborSearchOperationMetadata::ContentValidationStats>
Parameter
Returns

#data_bytes_count

def data_bytes_count() -> ::Integer
Returns
  • (::Integer) — The ingested data size in bytes.

#data_bytes_count=

def data_bytes_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The ingested data size in bytes.
Returns
  • (::Integer) — The ingested data size in bytes.