fileIds property

List<String>? fileIds
final

File IDs available to the code interpreter.

Maximum of 20 files.

Implementation

final List<String>? fileIds;