Skip to content

featurebyte.Entity.catalog_id

catalog_id: PydanticObjectId

Description

Returns the unique identifier (ID) of the Catalog that is associated with the Entity object.

Returns

  • PydanticObjectId
    Catalog ID of the entity.

See Also