Google Cloud Datalabeling V1beta1 Client - Class GcsFolderDestination (0.5.0)

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
NameDescription
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
TypeDescription
string

setOutputFolderUri

Required. Cloud Storage directory to export data to.

Parameter
NameDescription
var string
Returns
TypeDescription
$this