Google Cloud Ai Platform V1 Client - Class MutateDeployedIndexResponse (0.28.0)

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

Response message for IndexEndpointService.MutateDeployedIndex.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ deployed_index Google\Cloud\AIPlatform\V1\DeployedIndex

The DeployedIndex that had been updated in the IndexEndpoint.

getDeployedIndex

The DeployedIndex that had been updated in the IndexEndpoint.

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

hasDeployedIndex

clearDeployedIndex

setDeployedIndex

The DeployedIndex that had been updated in the IndexEndpoint.

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