GoogleCloudAiplatformV1CompletionStats constructor
GoogleCloudAiplatformV1CompletionStats({})
Implementation
GoogleCloudAiplatformV1CompletionStats({
this.failedCount,
this.incompleteCount,
this.successfulCount,
this.successfulForecastPointCount,
});