ibm_aigov_facts_client.utils.asset_context module
- class AssetContext
Bases:
objectA shared context for asset_id.
- classmethod set_asset_id(asset_id: str)
Set the asset_id in the shared context.
- classmethod get_asset_id()
Get the asset_id from the shared context.
- classmethod set_catalog_id(catalog_id: str)
Set the asset_id in the shared context.
- classmethod get_catalog_id()
Get the asset_id from the shared context.