file property

String? file
getter/setter pair

The ID of an uploaded file that contains documents to search over. See upload file for how to upload a file of the desired format and purpose. You should specify either documents or a file, but not both.

Implementation

String? file;