datapoints property

List<GoogleCloudAiplatformV1IndexDatapoint>? datapoints
getter/setter pair

The result list of datapoints.

Implementation

core.List<GoogleCloudAiplatformV1IndexDatapoint>? datapoints;