Cloud AutoML V1 Client - Class ExportDataOutputInfo (1.4.17)

Reference documentation and code samples for the Cloud AutoML V1 Client class ExportDataOutputInfo.

Further describes this export data's output.

Supplements OutputConfig.

Generated from protobuf message google.cloud.automl.v1.ExportDataOperationMetadata.ExportDataOutputInfo

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ gcs_output_directory string

The full path of the Google Cloud Storage directory created, into which the exported data is written.

getGcsOutputDirectory

The full path of the Google Cloud Storage directory created, into which the exported data is written.

Returns
TypeDescription
string

hasGcsOutputDirectory

setGcsOutputDirectory

The full path of the Google Cloud Storage directory created, into which the exported data is written.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getOutputLocation

Returns
TypeDescription
string