GoogleCloudAiplatformV1GroundednessInput constructor
GoogleCloudAiplatformV1GroundednessInput({
- GoogleCloudAiplatformV1GroundednessInstance? instance,
- GoogleCloudAiplatformV1GroundednessSpec? metricSpec,
Implementation
GoogleCloudAiplatformV1GroundednessInput({
this.instance,
this.metricSpec,
});