class AgentRuns
Description
A lazy iterator ofRun objects for a single sweep agent.
Args
service_api:entity:project:sweep_id:agent_key:total_runs:order:per_page:
Properties
property more
Whether there are more pages to be fetched.property cursor
The start cursor to use for the next fetched page.Methods
method convert_objects
Run instances for this agent.