documents property

List<String>? documents
getter/setter pair

The list of all the resource names of the documents to be processed.

Format: projects/{project_number}/locations/{location}/documents/{document_id}.

Implementation

core.List<core.String>? documents;