Files

An iterable collection of File objects.

Files(
    client, run, names=None, per_page=50, upload=(False)
)
Python
Attributes

Methods

convert_objects

View source

convert_objects()
Python

next

View source

next()
Python

update_variables

View source

update_variables()
Python

__getitem__

View source

__getitem__(
    index
)
Python

__iter__

View source

__iter__()
Python

__len__

View source

__len__()
Python
Class Variables
QUERY

Last modified February 28, 2025: 20716c3