Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class GcsSource.
The Google Cloud Storage location for the input content.
Generated from protobuf message google.cloud.visionai.v1.GcsSource
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ uris |
array
Required. References to a Google Cloud Storage paths. |
getUris
Required. References to a Google Cloud Storage paths.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setUris
Required. References to a Google Cloud Storage paths.
| Parameter | |
|---|---|
| Name | Description |
var |
string[]
|
| Returns | |
|---|---|
| Type | Description |
$this |
|