in services/ui_backend_service/data/db/models/artifact_row.py [0:0]
def __init__(
self,
flow_id,
run_number,
run_id,
step_name,
task_id,
task_name,
name,
location,
ds_type,
sha,
type,
content_type,
user_name,
attempt_id,
ts_epoch=None,
tags=None,
system_tags=None,
**kwargs