EvSys

UploadResult

Result of one upload call.

Attributes

attributebenchmark_idstr
attributenamestr
attributeversionint
attributecontent_hashstr
attributestatusstr

"created" | "updated" | "unchanged".

attributen_tasksint

Functions

func__init__(self, benchmark_id, name, version, content_hash, status, n_tasks) -> None
paramself
parambenchmark_idstr
paramnamestr
paramversionint
paramcontent_hashstr
paramstatusstr
paramn_tasksint

Returns

None

On this page