Class UndeployIndexRequest (1.29.0)

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

Request message for IndexEndpointService.UndeployIndex .

Attributes

Name
Description
index_endpoint
str
Required. The name of the IndexEndpoint resource from which to undeploy an Index. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
deployed_index_id
str
Required. The ID of the DeployedIndex to be undeployed from the IndexEndpoint.