GoogleCloudAiplatformV1PointwiseMetricInstance constructor
GoogleCloudAiplatformV1PointwiseMetricInstance({
- GoogleCloudAiplatformV1ContentMap? contentMapInstance,
- String? jsonInstance,
Implementation
GoogleCloudAiplatformV1PointwiseMetricInstance({
this.contentMapInstance,
this.jsonInstance,
});