GoogleCloudAiplatformV1UpsertDatapointsRequest constructor
GoogleCloudAiplatformV1UpsertDatapointsRequest({
- List<
GoogleCloudAiplatformV1IndexDatapoint> ? datapoints, - String? updateMask,
Implementation
GoogleCloudAiplatformV1UpsertDatapointsRequest({
this.datapoints,
this.updateMask,
});