GoogleCloudAiplatformV1EvaluationResults constructor
GoogleCloudAiplatformV1EvaluationResults({
- String? evaluationSet,
- GoogleCloudAiplatformV1SummaryMetrics? summaryMetrics,
Implementation
GoogleCloudAiplatformV1EvaluationResults({
this.evaluationSet,
this.summaryMetrics,
});