GoogleCloudAiplatformV1EvaluateDatasetResponse constructor
GoogleCloudAiplatformV1EvaluateDatasetResponse({
- GoogleCloudAiplatformV1AggregationOutput? aggregationOutput,
- GoogleCloudAiplatformV1OutputInfo? outputInfo,
Implementation
GoogleCloudAiplatformV1EvaluateDatasetResponse({
this.aggregationOutput,
this.outputInfo,
});