GoogleCloudAiplatformV1AggregationOutput constructor
GoogleCloudAiplatformV1AggregationOutput({
- List<
GoogleCloudAiplatformV1AggregationResult> ? aggregationResults, - GoogleCloudAiplatformV1EvaluationDataset? dataset,
Implementation
GoogleCloudAiplatformV1AggregationOutput({
this.aggregationResults,
this.dataset,
});