GoogleCloudAiplatformV1ModelDataStats constructor
GoogleCloudAiplatformV1ModelDataStats({})
Implementation
GoogleCloudAiplatformV1ModelDataStats({
this.testAnnotationsCount,
this.testDataItemsCount,
this.trainingAnnotationsCount,
this.trainingDataItemsCount,
this.validationAnnotationsCount,
this.validationDataItemsCount,
});