Class ListIndexEndpointsResponse (1.28.1)

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

Response message for IndexEndpointService.ListIndexEndpoints .

Attributes

Name
Description
index_endpoints
MutableSequence[ google.cloud.aiplatform_v1beta1.types.IndexEndpoint ]
List of IndexEndpoints in the requested page.
next_page_token
str
A token to retrieve next page of results. Pass to ListIndexEndpointsRequest.page_token to obtain that page.