Reference documentation and code samples for the Google Cloud Document Ai V1 Client class GcsPrefix.
Specifies all documents on Cloud Storage with a common prefix.
Generated from protobuf message google.cloud.documentai.v1.GcsPrefix
Namespace
Google \ Cloud \ DocumentAI \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcs_uri_prefix |
string
The URI prefix. |
getGcsUriPrefix
The URI prefix.
Returns | |
---|---|
Type | Description |
string |
setGcsUriPrefix
The URI prefix.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |