Google Cloud Ai Platform V1 Client - Class CreateIndexOperationMetadata (0.29.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class CreateIndexOperationMetadata.

Runtime operation information for IndexService.CreateIndex.

Generated from protobuf message google.cloud.aiplatform.v1.CreateIndexOperationMetadata

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ generic_metadata Google\Cloud\AIPlatform\V1\GenericOperationMetadata

The operation generic information.

↳ nearest_neighbor_search_operation_metadata Google\Cloud\AIPlatform\V1\NearestNeighborSearchOperationMetadata

The operation metadata with regard to Matching Engine Index operation.

getGenericMetadata

The operation generic information.

Returns
TypeDescription
Google\Cloud\AIPlatform\V1\GenericOperationMetadata|null

hasGenericMetadata

clearGenericMetadata

setGenericMetadata

The operation generic information.

Parameter
NameDescription
var Google\Cloud\AIPlatform\V1\GenericOperationMetadata
Returns
TypeDescription
$this

getNearestNeighborSearchOperationMetadata

The operation metadata with regard to Matching Engine Index operation.

Returns
TypeDescription
Google\Cloud\AIPlatform\V1\NearestNeighborSearchOperationMetadata|null

hasNearestNeighborSearchOperationMetadata

clearNearestNeighborSearchOperationMetadata

setNearestNeighborSearchOperationMetadata

The operation metadata with regard to Matching Engine Index operation.

Parameter
NameDescription
var Google\Cloud\AIPlatform\V1\NearestNeighborSearchOperationMetadata
Returns
TypeDescription
$this