Cloud Translation V3 Client - Class DatasetOutputConfig (2.0.0)

Reference documentation and code samples for the Cloud Translation V3 Client class DatasetOutputConfig.

Output configuration for datasets.

Generated from protobuf message google.cloud.translation.v3.DatasetOutputConfig

Namespace

Google \ Cloud \ Translate \ V3

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ gcs_destinationGcsOutputDestination

Google Cloud Storage destination to write the output.

getGcsDestination

Google Cloud Storage destination to write the output.

Returns
TypeDescription
GcsOutputDestination|null

hasGcsDestination

setGcsDestination

Google Cloud Storage destination to write the output.

Parameter
NameDescription
varGcsOutputDestination
Returns
TypeDescription
$this

getDestination

Returns
TypeDescription
string