Reference documentation and code samples for the Google Cloud Retail V2 Client class GcsOutputResult.
A Gcs output result.
Generated from protobuf message google.cloud.retail.v2.GcsOutputResult
Namespace
Google \ Cloud \ Retail \ V2Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ output_uri |
string
The uri of Gcs output |
getOutputUri
The uri of Gcs output
| Returns | |
|---|---|
| Type | Description |
string |
|
setOutputUri
The uri of Gcs output
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|