GoogleCloudDatalabelingV1p1alpha1OutputConfig constructor
GoogleCloudDatalabelingV1p1alpha1OutputConfig({
- GoogleCloudDatalabelingV1p1alpha1GcsDestination? gcsDestination,
- GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination? gcsFolderDestination,
Implementation
GoogleCloudDatalabelingV1p1alpha1OutputConfig({
this.gcsDestination,
this.gcsFolderDestination,
});