Skip to main content

prefect.assets.core

Functions

add_asset_metadata

Classes

AssetProperties

Metadata properties to configure on an Asset Methods:

model_validate_list

reset_fields

Reset the fields of the model that are in the _reset_fields set. Returns:
  • A new instance of the model with the reset fields.

Asset

Assets are objects that represent materialized data, providing a way to track lineage and dependencies. Methods:

add_metadata

model_validate_list

reset_fields

Reset the fields of the model that are in the _reset_fields set. Returns:
  • A new instance of the model with the reset fields.