SerializedCollectionSummary#
- class lsst.daf.butler.registry.SerializedCollectionSummary(*, dataset_types: list[SerializedDatasetType], governors: dict[str, set[str]])#
Bases:
BaseModelSerialized 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].