documentNameFilter property

List<String>? documentNameFilter
getter/setter pair

Search the documents in the list.

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

Implementation

core.List<core.String>? documentNameFilter;