SerializedCollectionSummary¶
- class lsst.daf.butler.registry.SerializedCollectionSummary(*, dataset_types: list[lsst.daf.butler._dataset_type.SerializedDatasetType], governors: dict[str, set[str]])¶
- Bases: - BaseModel- Serialized version of CollectionSummary. - Attributes Summary - Configuration for the model, should be a dictionary conforming to [ - ConfigDict][pydantic.config.ConfigDict].- Attributes Documentation - model_config: ClassVar[ConfigDict] = {}¶
- Configuration for the model, should be a dictionary conforming to [ - ConfigDict][pydantic.config.ConfigDict].