BundleConfig ============ .. currentmodule:: pyvisgen.io.config .. autoclass:: BundleConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BundleConfig.model_computed_fields ~BundleConfig.model_config ~BundleConfig.model_extra ~BundleConfig.model_fields ~BundleConfig.model_fields_set .. rubric:: Methods Summary .. autosummary:: ~BundleConfig.construct ~BundleConfig.copy ~BundleConfig.dict ~BundleConfig.expand_path ~BundleConfig.from_orm ~BundleConfig.json ~BundleConfig.model_construct ~BundleConfig.model_copy ~BundleConfig.model_dump ~BundleConfig.model_dump_json ~BundleConfig.model_json_schema ~BundleConfig.model_parametrized_name ~BundleConfig.model_post_init ~BundleConfig.model_rebuild ~BundleConfig.model_validate ~BundleConfig.model_validate_json ~BundleConfig.model_validate_strings ~BundleConfig.parse_file ~BundleConfig.parse_obj ~BundleConfig.parse_raw ~BundleConfig.schema ~BundleConfig.schema_json ~BundleConfig.update_forward_refs ~BundleConfig.validate .. 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:: expand_path .. 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