SerializedDatasetType ===================== .. currentmodule:: lsst.daf.butler .. autoclass:: SerializedDatasetType :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SerializedDatasetType.copy ~SerializedDatasetType.dict ~SerializedDatasetType.json .. rubric:: Methods Summary .. autosummary:: ~SerializedDatasetType.construct ~SerializedDatasetType.from_orm ~SerializedDatasetType.parse_file ~SerializedDatasetType.parse_obj ~SerializedDatasetType.parse_raw ~SerializedDatasetType.schema ~SerializedDatasetType.schema_json ~SerializedDatasetType.update_forward_refs ~SerializedDatasetType.validate .. rubric:: Attributes Documentation .. autoattribute:: copy .. autoattribute:: dict .. autoattribute:: json .. rubric:: Methods Documentation .. automethod:: construct .. automethod:: from_orm .. automethod:: parse_file .. automethod:: parse_obj .. automethod:: parse_raw .. automethod:: schema .. automethod:: schema_json .. automethod:: update_forward_refs .. automethod:: validate