SurveyConfig ============ .. currentmodule:: radiosim.io.config .. autoclass:: SurveyConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SurveyConfig.model_computed_fields ~SurveyConfig.model_config ~SurveyConfig.model_extra ~SurveyConfig.model_fields ~SurveyConfig.model_fields_set .. rubric:: Methods Summary .. autosummary:: ~SurveyConfig.construct ~SurveyConfig.copy ~SurveyConfig.dict ~SurveyConfig.from_orm ~SurveyConfig.json ~SurveyConfig.model_construct ~SurveyConfig.model_copy ~SurveyConfig.model_dump ~SurveyConfig.model_dump_json ~SurveyConfig.model_json_schema ~SurveyConfig.model_parametrized_name ~SurveyConfig.model_post_init ~SurveyConfig.model_rebuild ~SurveyConfig.model_validate ~SurveyConfig.model_validate_json ~SurveyConfig.model_validate_strings ~SurveyConfig.parse_file ~SurveyConfig.parse_obj ~SurveyConfig.parse_raw ~SurveyConfig.schema ~SurveyConfig.schema_json ~SurveyConfig.update_forward_refs ~SurveyConfig.validate ~SurveyConfig.validate_list_len .. rubric:: Attributes Documentation .. autoattribute:: model_computed_fields .. autoattribute:: model_config .. autoattribute:: model_extra .. autoattribute:: model_fields .. autoattribute:: model_fields_set .. rubric:: Methods Documentation .. automethod:: construct .. automethod:: copy .. automethod:: dict .. automethod:: from_orm .. automethod:: json .. automethod:: model_construct .. automethod:: model_copy .. automethod:: model_dump .. automethod:: model_dump_json .. automethod:: model_json_schema .. automethod:: model_parametrized_name .. automethod:: model_post_init .. automethod:: model_rebuild .. automethod:: model_validate .. automethod:: model_validate_json .. automethod:: model_validate_strings .. automethod:: parse_file .. automethod:: parse_obj .. automethod:: parse_raw .. automethod:: schema .. automethod:: schema_json .. automethod:: update_forward_refs .. automethod:: validate .. automethod:: validate_list_len