Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class GcsOutputConfig.
Message describing GcsOutputConfig.
Generated from protobuf message google.cloud.visionai.v1.GcsOutputConfig
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcs_path |
string
The Cloud Storage path for Vision AI Platform to ingest annotations to. |
getGcsPath
The Cloud Storage path for Vision AI Platform to ingest annotations to.
| Returns | |
|---|---|
| Type | Description |
string |
|
setGcsPath
The Cloud Storage path for Vision AI Platform to ingest annotations to.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|