SerializedDimensionRecord ========================= .. currentmodule:: lsst.daf.butler .. autoclass:: SerializedDimensionRecord :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SerializedDimensionRecord.copy ~SerializedDimensionRecord.dict ~SerializedDimensionRecord.json .. rubric:: Methods Summary .. autosummary:: ~SerializedDimensionRecord.construct ~SerializedDimensionRecord.from_orm ~SerializedDimensionRecord.parse_file ~SerializedDimensionRecord.parse_obj ~SerializedDimensionRecord.parse_raw ~SerializedDimensionRecord.schema ~SerializedDimensionRecord.schema_json ~SerializedDimensionRecord.update_forward_refs ~SerializedDimensionRecord.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