folder property

String? folder
getter/setter pair

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

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

Implementation

core.String? folder;