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

Reference documentation and code samples for the Google Cloud Document Ai V1 Client class GcsDocuments.

Specifies a set of documents on Cloud Storage.

Generated from protobuf message google.cloud.documentai.v1.GcsDocuments

Namespace

Google \ Cloud \ DocumentAI \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ documents array<Google\Cloud\DocumentAI\V1\GcsDocument>

The list of documents.

getDocuments

The list of documents.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setDocuments

The list of documents.

Parameter
NameDescription
var array<Google\Cloud\DocumentAI\V1\GcsDocument>
Returns
TypeDescription
$this