file property

String? file
getter/setter pair

The ID of an uploaded file that contains documents to search over. You should specify either documents or a file, but not both.

Implementation

String? file;