Reference documentation and code samples for the Cloud Translation V3 Client class GcsInputSource.
The Google Cloud Storage location for the input content.
Generated from protobuf message google.cloud.translation.v3.GcsInputSource
Namespace
Google \ Cloud \ Translate \ V3Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ input_uri |
string
Required. Source data URI. For example, |
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 |