GoogleCloudDatalabelingV1p2alpha1OutputConfig constructor
GoogleCloudDatalabelingV1p2alpha1OutputConfig({
- GoogleCloudDatalabelingV1p2alpha1GcsDestination? gcsDestination,
- GoogleCloudDatalabelingV1p2alpha1GcsFolderDestination? gcsFolderDestination,
Implementation
GoogleCloudDatalabelingV1p2alpha1OutputConfig({
this.gcsDestination,
this.gcsFolderDestination,
});