Cloud Translation V3 Client - Class GcsSource (2.0.3)

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

The Google Cloud Storage ___location for the input content.

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

Namespace

Google \ Cloud \ Translate \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ input_uri string

Required. Source data URI. For example, gs://my_bucket/my_object.

getInputUri

Required. Source data URI. For example, gs://my_bucket/my_object.

Returns
Type Description
string

setInputUri

Required. Source data URI. For example, gs://my_bucket/my_object.

Parameter
Name Description
var string
Returns
Type Description
$this