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