GoogleCloudAiplatformV1CoherenceInput constructor

GoogleCloudAiplatformV1CoherenceInput({
  1. GoogleCloudAiplatformV1CoherenceInstance? instance,
  2. GoogleCloudAiplatformV1CoherenceSpec? metricSpec,
})

Implementation

GoogleCloudAiplatformV1CoherenceInput({
  this.instance,
  this.metricSpec,
});