OutputConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The configuration of output data. .. attribute:: gcs_destination
Output to a file in Cloud Storage. Should be used for labeling output other than image segmentation.
:type: google.cloud.datalabeling_v1beta1.types.GcsDestination
Attribute | |
---|---|
Name | Description |
gcs_folder_destination |
google.cloud.datalabeling_v1beta1.types.GcsFolderDestination
Output to a folder in Cloud Storage. Should be used for image segmentation labeling output. |