GoogleCloudAiplatformV1BleuInput constructor

GoogleCloudAiplatformV1BleuInput({
  1. List<GoogleCloudAiplatformV1BleuInstance>? instances,
  2. GoogleCloudAiplatformV1BleuSpec? metricSpec,
})

Implementation

GoogleCloudAiplatformV1BleuInput({this.instances, this.metricSpec});