GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsResponse constructor

GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsResponse({
  1. int? importedEvaluatedAnnotationsCount,
})

Implementation

GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsResponse({
  this.importedEvaluatedAnnotationsCount,
});