GoogleCloudAiplatformV1PairwiseMetricInstance constructor

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

Implementation

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