Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class OutputConfig.
The configuration of output data.
Generated from protobuf message google.cloud.datalabeling.v1beta1.OutputConfig
Namespace
Google \ Cloud \ DataLabeling \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ gcs_destination
GcsDestination
Output to a file in Cloud Storage. Should be used for labeling output other than image segmentation.
↳ gcs_folder_destination
GcsFolderDestination
Output to a folder in Cloud Storage. Should be used for image segmentation labeling output.
getGcsDestination
Output to a file in Cloud Storage. Should be used for labeling output other than image segmentation.
hasGcsDestination
setGcsDestination
Output to a file in Cloud Storage. Should be used for labeling output other than image segmentation.
$this
getGcsFolderDestination
Output to a folder in Cloud Storage. Should be used for image segmentation labeling output.
hasGcsFolderDestination
setGcsFolderDestination
Output to a folder in Cloud Storage. Should be used for image segmentation labeling output.
$this
getDestination
string