GoogleCloudDatalabelingV1beta1ImportDataRequest constructor
GoogleCloudDatalabelingV1beta1ImportDataRequest({
- GoogleCloudDatalabelingV1beta1InputConfig? inputConfig,
- String? userEmailAddress,
Implementation
GoogleCloudDatalabelingV1beta1ImportDataRequest({
this.inputConfig,
this.userEmailAddress,
});