Cloud AutoML V1 Client - Class ExportDataOutputInfo (1.6.3)

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

Namespace

Google \ Cloud \ AutoMl \ V1 \ ExportDataOperationMetadata

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

hasGcsOutputDirectory

setGcsOutputDirectory

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

Parameter
Name Description
var string
Returns
Type Description
$this

getOutputLocation

Returns
Type Description
string