Class MutateDeployedIndexResponse (1.19.1)

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

Response message for IndexEndpointService.MutateDeployedIndex .

Attribute

Name Description
deployed_index google.cloud.aiplatform_v1.types.DeployedIndex
The DeployedIndex that had been updated in the IndexEndpoint.

Inheritance

builtins.object > proto.message.Message > MutateDeployedIndexResponse