GoogleCloudAiplatformV1CometInput constructor

GoogleCloudAiplatformV1CometInput({
  1. GoogleCloudAiplatformV1CometInstance? instance,
  2. GoogleCloudAiplatformV1CometSpec? metricSpec,
})

Implementation

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