gigl.common.types.wrappers.ApiRunDetailWrapper#

class gigl.common.types.wrappers.kfp_api.ApiRunDetailWrapper(api_run: V2beta1Run)#

Bases: object

Methods

__init__

__init__(api_run: V2beta1Run) None#
__weakref__#

list of weak references to the object (if defined)

property task_details_map: Dict[str, KfpTaskDetails]#
Returns:

Dict[str, KfpTaskDetails]: Note that the keys are the display name of the KFP component