Class ReadIndexDatapointsResponse (1.43.0)

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

The response message for MatchService.ReadIndexDatapoints .

Attribute

Name
Description
datapoints
MutableSequence[ google.cloud.aiplatform_v1beta1.types.IndexDatapoint ]
The result list of datapoints.

Methods

ReadIndexDatapointsResponse

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

The response message for MatchService.ReadIndexDatapoints .