GoogleCloudDatalabelingV1beta1OutputConfig constructor
GoogleCloudDatalabelingV1beta1OutputConfig({
- GoogleCloudDatalabelingV1beta1GcsDestination? gcsDestination,
- GoogleCloudDatalabelingV1beta1GcsFolderDestination? gcsFolderDestination,
Implementation
GoogleCloudDatalabelingV1beta1OutputConfig({
this.gcsDestination,
this.gcsFolderDestination,
});