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 \ V3Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcs_destination |
Google\Cloud\Translate\V3\GcsOutputDestination
Google Cloud Storage destination to write the output. |
getGcsDestination
Google Cloud Storage destination to write the output.
Returns | |
---|---|
Type | Description |
Google\Cloud\Translate\V3\GcsOutputDestination|null |
hasGcsDestination
setGcsDestination
Google Cloud Storage destination to write the output.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Translate\V3\GcsOutputDestination
|
Returns | |
---|---|
Type | Description |
$this |
getDestination
Returns | |
---|---|
Type | Description |
string |