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