id
str
The ID of the Run. Run ID starts with the prefix run_
project_id
str
run_config_id
str
display_name
str
An optional display name of the Run.
metadata
Dict[str, str]
Any additional key-value pairs information the user wants to track.
run_config
The ID of the this Run is associated with.
The ID of the this Run is associated with. Runs with the same RunConfig can be compared in the UI.
The associated with this Run object.