file property
The ID of the uploaded file that contains training examples. See upload file for how to upload a file of the desired format and purpose. You should specify either examples or file, but not both.
Implementation
String? file;
The ID of the uploaded file that contains training examples. See upload file for how to upload a file of the desired format and purpose. You should specify either examples or file, but not both.
String? file;