Google Cloud Document Ai V1 Client - Class GcsPrefix (1.9.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ gcs_uri_prefix string

The URI prefix.

getGcsUriPrefix

The URI prefix.

Returns
TypeDescription
string

setGcsUriPrefix

The URI prefix.

Parameter
NameDescription
var string
Returns
TypeDescription
$this