folders property

List<String>? folders
getter/setter pair

Names of the folder under which new document is to be added.

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

Implementation

core.List<core.String>? folders;