Class DeployIndexResponse (1.18.0)

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

Response message for IndexEndpointService.DeployIndex.

Attribute

NameDescription
deployed_index google.cloud.aiplatform_v1.types.DeployedIndex
The DeployedIndex that had been deployed in the IndexEndpoint.

Inheritance

builtins.object > proto.message.Message > DeployIndexResponse