folder property

String? folder
getter/setter pair

The name of the folder to which all ingested documents will be linked during ingestion process.

Format is projects/{project}/locations/{location}/documents/{folder_id}

Optional.

Implementation

core.String? folder;