Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 485 Bytes

ListFilesResponseDict.md

File metadata and controls

12 lines (8 loc) · 485 Bytes

ListFilesResponseDict

A page of Files and an optional page token that can be used to retrieve the next page.

Properties

Name Type Required Description
nextPageToken NotRequired[PageToken] No
data List[FileDict] Yes

[Back to Model list] [Back to API list] [Back to README]