GoogleCloudAiplatformV1Int64Array constructor

GoogleCloudAiplatformV1Int64Array({
  1. List<String>? values,
})

Implementation

GoogleCloudAiplatformV1Int64Array({
  this.values,
});