Google Cloud Datalabeling V1beta1 Client - Class GcsFolderDestination (0.5.5)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class GcsFolderDestination.

Export folder destination of the data.

Generated from protobuf message google.cloud.datalabeling.v1beta1.GcsFolderDestination

Namespace

Google \ Cloud \ DataLabeling \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ output_folder_uri string

Required. Cloud Storage directory to export data to.

getOutputFolderUri

Required. Cloud Storage directory to export data to.

Returns
Type Description
string

setOutputFolderUri

Required. Cloud Storage directory to export data to.

Parameter
Name Description
var string
Returns
Type Description
$this