create_run_query
Parameters
Arguments
Description
project
name
Descriptive name for this Run Query. Must be unique at the Project level
query
dict describing how to find a Run dynamically. Currently, only supports "offset_from_now": int
as a key-value pair.
Returns
Type
Description
Example
Was this helpful?