GoogleCloudAiplatformV1PointwiseMetricInstance constructor

GoogleCloudAiplatformV1PointwiseMetricInstance({
  1. GoogleCloudAiplatformV1ContentMap? contentMapInstance,
  2. String? jsonInstance,
})

Implementation

GoogleCloudAiplatformV1PointwiseMetricInstance({
  this.contentMapInstance,
  this.jsonInstance,
});