huaweicloudsdkgaussdbforopengauss 3.1.160__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (491) hide show
  1. huaweicloudsdkgaussdbforopengauss/__init__.py +0 -0
  2. huaweicloudsdkgaussdbforopengauss/v3/__init__.py +487 -0
  3. huaweicloudsdkgaussdbforopengauss/v3/gaussdbforopengauss_async_client.py +10197 -0
  4. huaweicloudsdkgaussdbforopengauss/v3/gaussdbforopengauss_client.py +10194 -0
  5. huaweicloudsdkgaussdbforopengauss/v3/model/__init__.py +484 -0
  6. huaweicloudsdkgaussdbforopengauss/v3/model/add_instance_tags_request.py +168 -0
  7. huaweicloudsdkgaussdbforopengauss/v3/model/add_instance_tags_response.py +145 -0
  8. huaweicloudsdkgaussdbforopengauss/v3/model/add_tags_request_body.py +110 -0
  9. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_privileges_request.py +168 -0
  10. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_privileges_response.py +85 -0
  11. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_role_privileges_request.py +168 -0
  12. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_role_privileges_request_body.py +138 -0
  13. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_role_privileges_response.py +85 -0
  14. huaweicloudsdkgaussdbforopengauss/v3/model/applied_histories_result.py +226 -0
  15. huaweicloudsdkgaussdbforopengauss/v3/model/apply_configuration_request_body.py +114 -0
  16. huaweicloudsdkgaussdbforopengauss/v3/model/attach_eip_request.py +196 -0
  17. huaweicloudsdkgaussdbforopengauss/v3/model/attach_eip_response.py +116 -0
  18. huaweicloudsdkgaussdbforopengauss/v3/model/available_flavor_info_result.py +202 -0
  19. huaweicloudsdkgaussdbforopengauss/v3/model/backup_info.py +282 -0
  20. huaweicloudsdkgaussdbforopengauss/v3/model/backup_policy.py +343 -0
  21. huaweicloudsdkgaussdbforopengauss/v3/model/backup_policy_error_response.py +142 -0
  22. huaweicloudsdkgaussdbforopengauss/v3/model/backup_policy_info.py +314 -0
  23. huaweicloudsdkgaussdbforopengauss/v3/model/backups.py +372 -0
  24. huaweicloudsdkgaussdbforopengauss/v3/model/backups_result.py +372 -0
  25. huaweicloudsdkgaussdbforopengauss/v3/model/batch_show_upgrade_candidate_versions_request.py +140 -0
  26. huaweicloudsdkgaussdbforopengauss/v3/model/batch_show_upgrade_candidate_versions_response.py +232 -0
  27. huaweicloudsdkgaussdbforopengauss/v3/model/bind_eip_request_body.py +170 -0
  28. huaweicloudsdkgaussdbforopengauss/v3/model/binded_eip_result.py +366 -0
  29. huaweicloudsdkgaussdbforopengauss/v3/model/can_be_rollbacked_hotfix_detail.py +202 -0
  30. huaweicloudsdkgaussdbforopengauss/v3/model/can_be_upgraded_hotfix_detail.py +202 -0
  31. huaweicloudsdkgaussdbforopengauss/v3/model/cancel_schedule_task_request.py +143 -0
  32. huaweicloudsdkgaussdbforopengauss/v3/model/cancel_schedule_task_response.py +85 -0
  33. huaweicloudsdkgaussdbforopengauss/v3/model/cn_info_before_reduce.py +231 -0
  34. huaweicloudsdkgaussdbforopengauss/v3/model/components.py +260 -0
  35. huaweicloudsdkgaussdbforopengauss/v3/model/configuration_parameter.py +254 -0
  36. huaweicloudsdkgaussdbforopengauss/v3/model/configuration_result.py +339 -0
  37. huaweicloudsdkgaussdbforopengauss/v3/model/configuration_summary.py +339 -0
  38. huaweicloudsdkgaussdbforopengauss/v3/model/configurations_result.py +339 -0
  39. huaweicloudsdkgaussdbforopengauss/v3/model/confirm_restored_data_request.py +143 -0
  40. huaweicloudsdkgaussdbforopengauss/v3/model/confirm_restored_data_response.py +116 -0
  41. huaweicloudsdkgaussdbforopengauss/v3/model/construct_req.py +227 -0
  42. huaweicloudsdkgaussdbforopengauss/v3/model/copy_configuration_request.py +168 -0
  43. huaweicloudsdkgaussdbforopengauss/v3/model/copy_configuration_response.py +116 -0
  44. huaweicloudsdkgaussdbforopengauss/v3/model/create_configuration_template_request.py +140 -0
  45. huaweicloudsdkgaussdbforopengauss/v3/model/create_configuration_template_request_body.py +196 -0
  46. huaweicloudsdkgaussdbforopengauss/v3/model/create_configuration_template_response.py +174 -0
  47. huaweicloudsdkgaussdbforopengauss/v3/model/create_cross_cloud_construct_disaster_request.py +168 -0
  48. huaweicloudsdkgaussdbforopengauss/v3/model/create_cross_cloud_construct_disaster_response.py +116 -0
  49. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_request.py +140 -0
  50. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_request_body.py +722 -0
  51. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_response.py +170 -0
  52. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_result.py +544 -0
  53. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_request.py +168 -0
  54. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_response.py +85 -0
  55. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_schemas_request.py +168 -0
  56. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_schemas_response.py +85 -0
  57. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_instance_request.py +140 -0
  58. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_instance_response.py +170 -0
  59. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_role_request.py +168 -0
  60. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_role_request_body.py +142 -0
  61. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_role_response.py +85 -0
  62. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_user_request.py +168 -0
  63. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_user_response.py +85 -0
  64. huaweicloudsdkgaussdbforopengauss/v3/model/create_gauss_db_instance_request.py +169 -0
  65. huaweicloudsdkgaussdbforopengauss/v3/model/create_gauss_db_instance_response.py +170 -0
  66. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_datastore_option.py +143 -0
  67. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_request.py +140 -0
  68. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_resp_item.py +514 -0
  69. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_response.py +170 -0
  70. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_node_option.py +142 -0
  71. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_node_result.py +144 -0
  72. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_request.py +139 -0
  73. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_request_body.py +458 -0
  74. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_response.py +725 -0
  75. huaweicloudsdkgaussdbforopengauss/v3/model/create_manual_backup_request.py +140 -0
  76. huaweicloudsdkgaussdbforopengauss/v3/model/create_manual_backup_request_body.py +171 -0
  77. huaweicloudsdkgaussdbforopengauss/v3/model/create_manual_backup_response.py +141 -0
  78. huaweicloudsdkgaussdbforopengauss/v3/model/create_restore_instance_request.py +140 -0
  79. huaweicloudsdkgaussdbforopengauss/v3/model/create_restore_instance_response.py +141 -0
  80. huaweicloudsdkgaussdbforopengauss/v3/model/create_schedule_task_request.py +140 -0
  81. huaweicloudsdkgaussdbforopengauss/v3/model/create_schedule_task_request_body.py +226 -0
  82. huaweicloudsdkgaussdbforopengauss/v3/model/create_schedule_task_response.py +116 -0
  83. huaweicloudsdkgaussdbforopengauss/v3/model/create_slow_log_download_request.py +143 -0
  84. huaweicloudsdkgaussdbforopengauss/v3/model/create_slow_log_download_response.py +116 -0
  85. huaweicloudsdkgaussdbforopengauss/v3/model/data_stroe_error_response.py +142 -0
  86. huaweicloudsdkgaussdbforopengauss/v3/model/datastore_option.py +142 -0
  87. huaweicloudsdkgaussdbforopengauss/v3/model/datastore_result.py +142 -0
  88. huaweicloudsdkgaussdbforopengauss/v3/model/datastores_result.py +142 -0
  89. huaweicloudsdkgaussdbforopengauss/v3/model/db_user_pwd_request.py +142 -0
  90. huaweicloudsdkgaussdbforopengauss/v3/model/delete_backup_error_response.py +142 -0
  91. huaweicloudsdkgaussdbforopengauss/v3/model/delete_configuration_request.py +143 -0
  92. huaweicloudsdkgaussdbforopengauss/v3/model/delete_configuration_response.py +85 -0
  93. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_request.py +171 -0
  94. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_response.py +85 -0
  95. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_schema_request.py +168 -0
  96. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_schema_request_body.py +142 -0
  97. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_schema_response.py +85 -0
  98. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_request.py +143 -0
  99. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_response.py +145 -0
  100. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_tag_request.py +171 -0
  101. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_tag_response.py +174 -0
  102. huaweicloudsdkgaussdbforopengauss/v3/model/delete_job_request.py +143 -0
  103. huaweicloudsdkgaussdbforopengauss/v3/model/delete_job_response.py +85 -0
  104. huaweicloudsdkgaussdbforopengauss/v3/model/delete_limit_task_request.py +142 -0
  105. huaweicloudsdkgaussdbforopengauss/v3/model/delete_limit_task_response.py +85 -0
  106. huaweicloudsdkgaussdbforopengauss/v3/model/delete_manual_backup_request.py +143 -0
  107. huaweicloudsdkgaussdbforopengauss/v3/model/delete_manual_backup_response.py +145 -0
  108. huaweicloudsdkgaussdbforopengauss/v3/model/delete_schedule_task_request.py +143 -0
  109. huaweicloudsdkgaussdbforopengauss/v3/model/delete_schedule_task_response.py +85 -0
  110. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_failover_req_body.py +143 -0
  111. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_start_simulation_request_body.py +143 -0
  112. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_start_xlog_keep_request_body.py +143 -0
  113. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_stop_simulation_request_body.py +114 -0
  114. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_stop_xlog_keep_request_body.py +114 -0
  115. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_relations.py +513 -0
  116. huaweicloudsdkgaussdbforopengauss/v3/model/download_backup_error_response.py +142 -0
  117. huaweicloudsdkgaussdbforopengauss/v3/model/download_backup_request.py +143 -0
  118. huaweicloudsdkgaussdbforopengauss/v3/model/download_backup_response.py +145 -0
  119. huaweicloudsdkgaussdbforopengauss/v3/model/download_object.py +202 -0
  120. huaweicloudsdkgaussdbforopengauss/v3/model/eps_quotas_option.py +230 -0
  121. huaweicloudsdkgaussdbforopengauss/v3/model/error_response.py +142 -0
  122. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_end_request.py +168 -0
  123. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_end_response.py +116 -0
  124. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_start_request.py +168 -0
  125. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_start_response.py +116 -0
  126. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_end_simulation_request.py +168 -0
  127. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_end_simulation_response.py +116 -0
  128. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_recovery_failover_request.py +168 -0
  129. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_recovery_failover_response.py +116 -0
  130. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_restore_request.py +168 -0
  131. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_restore_response.py +116 -0
  132. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_start_simulation_request.py +168 -0
  133. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_start_simulation_response.py +116 -0
  134. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_switchover_request.py +168 -0
  135. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_switchover_response.py +116 -0
  136. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_release_disaster_request.py +168 -0
  137. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_release_disaster_response.py +116 -0
  138. huaweicloudsdkgaussdbforopengauss/v3/model/feature_result.py +289 -0
  139. huaweicloudsdkgaussdbforopengauss/v3/model/flavor.py +310 -0
  140. huaweicloudsdkgaussdbforopengauss/v3/model/flavor_error_response.py +142 -0
  141. huaweicloudsdkgaussdbforopengauss/v3/model/flavor_result.py +310 -0
  142. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_database_for_creation.py +259 -0
  143. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_create_schema_req.py +142 -0
  144. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_database_for_list_schema.py +142 -0
  145. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_database_schema_req.py +142 -0
  146. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_grant_request.py +142 -0
  147. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_list_database.py +289 -0
  148. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_role_attributes.py +199 -0
  149. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_for_creation.py +171 -0
  150. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_for_list.py +197 -0
  151. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_for_list_attribute.py +347 -0
  152. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_with_privilege.py +170 -0
  153. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_error_response_body.py +142 -0
  154. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_list_database_roles.py +197 -0
  155. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_list_database_roles_priv.py +347 -0
  156. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_upgrade_instances_version_request.py +200 -0
  157. huaweicloudsdkgaussdbforopengauss/v3/model/get_restore_time_response_restore_time.py +142 -0
  158. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_info.py +202 -0
  159. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_info_result.py +202 -0
  160. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_rollback_infos.py +202 -0
  161. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_upgrade_infos.py +202 -0
  162. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_version_info.py +143 -0
  163. huaweicloudsdkgaussdbforopengauss/v3/model/install_kernel_plugin_request.py +168 -0
  164. huaweicloudsdkgaussdbforopengauss/v3/model/install_kernel_plugin_request_body.py +170 -0
  165. huaweicloudsdkgaussdbforopengauss/v3/model/install_kernel_plugin_response.py +116 -0
  166. huaweicloudsdkgaussdbforopengauss/v3/model/instance_detail.py +260 -0
  167. huaweicloudsdkgaussdbforopengauss/v3/model/instance_engine_detail.py +144 -0
  168. huaweicloudsdkgaussdbforopengauss/v3/model/instance_info_result.py +173 -0
  169. huaweicloudsdkgaussdbforopengauss/v3/model/instance_log_file.py +260 -0
  170. huaweicloudsdkgaussdbforopengauss/v3/model/instance_task_detail.py +173 -0
  171. huaweicloudsdkgaussdbforopengauss/v3/model/instances_list_result.py +144 -0
  172. huaweicloudsdkgaussdbforopengauss/v3/model/instances_result.py +289 -0
  173. huaweicloudsdkgaussdbforopengauss/v3/model/job_detail.py +306 -0
  174. huaweicloudsdkgaussdbforopengauss/v3/model/job_instance_info.py +142 -0
  175. huaweicloudsdkgaussdbforopengauss/v3/model/limit_task_rule_info_option.py +170 -0
  176. huaweicloudsdkgaussdbforopengauss/v3/model/list_applicable_instances_request.py +201 -0
  177. huaweicloudsdkgaussdbforopengauss/v3/model/list_applicable_instances_response.py +145 -0
  178. huaweicloudsdkgaussdbforopengauss/v3/model/list_applied_histories_request.py +201 -0
  179. huaweicloudsdkgaussdbforopengauss/v3/model/list_applied_histories_response.py +145 -0
  180. huaweicloudsdkgaussdbforopengauss/v3/model/list_available_flavors_request.py +201 -0
  181. huaweicloudsdkgaussdbforopengauss/v3/model/list_available_flavors_response.py +145 -0
  182. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_details_request.py +318 -0
  183. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_details_response.py +145 -0
  184. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_request.py +318 -0
  185. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_response.py +145 -0
  186. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_result.py +372 -0
  187. huaweicloudsdkgaussdbforopengauss/v3/model/list_binded_eips_request.py +201 -0
  188. huaweicloudsdkgaussdbforopengauss/v3/model/list_binded_eips_response.py +145 -0
  189. huaweicloudsdkgaussdbforopengauss/v3/model/list_cn_infos_before_reduce_request.py +143 -0
  190. huaweicloudsdkgaussdbforopengauss/v3/model/list_cn_infos_before_reduce_response.py +174 -0
  191. huaweicloudsdkgaussdbforopengauss/v3/model/list_component_infos_request.py +259 -0
  192. huaweicloudsdkgaussdbforopengauss/v3/model/list_component_infos_response.py +145 -0
  193. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_diff_request.py +140 -0
  194. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_diff_response.py +116 -0
  195. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_request.py +173 -0
  196. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_response.py +137 -0
  197. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_instances_request.py +405 -0
  198. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_instances_response.py +145 -0
  199. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_roles_request.py +201 -0
  200. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_roles_response.py +145 -0
  201. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_schemas_request.py +229 -0
  202. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_schemas_response.py +145 -0
  203. huaweicloudsdkgaussdbforopengauss/v3/model/list_databases_request.py +201 -0
  204. huaweicloudsdkgaussdbforopengauss/v3/model/list_databases_response.py +145 -0
  205. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastore.py +258 -0
  206. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_details_request.py +115 -0
  207. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_details_response.py +112 -0
  208. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_request.py +115 -0
  209. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_response.py +116 -0
  210. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_backups_request.py +318 -0
  211. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_backups_response.py +145 -0
  212. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_flavors_request.py +260 -0
  213. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_flavors_response.py +145 -0
  214. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_users_request.py +201 -0
  215. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_users_response.py +145 -0
  216. huaweicloudsdkgaussdbforopengauss/v3/model/list_diff_details_result.py +173 -0
  217. huaweicloudsdkgaussdbforopengauss/v3/model/list_disaster_recovery_record_request.py +257 -0
  218. huaweicloudsdkgaussdbforopengauss/v3/model/list_disaster_recovery_record_response.py +116 -0
  219. huaweicloudsdkgaussdbforopengauss/v3/model/list_eps_quotas_request.py +202 -0
  220. huaweicloudsdkgaussdbforopengauss/v3/model/list_eps_quotas_response.py +145 -0
  221. huaweicloudsdkgaussdbforopengauss/v3/model/list_features_request.py +143 -0
  222. huaweicloudsdkgaussdbforopengauss/v3/model/list_features_response.py +116 -0
  223. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavor_info.py +142 -0
  224. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_details_request.py +260 -0
  225. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_details_response.py +145 -0
  226. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_request.py +260 -0
  227. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_response.py +145 -0
  228. huaweicloudsdkgaussdbforopengauss/v3/model/list_gauss_db_datastores_request.py +115 -0
  229. huaweicloudsdkgaussdbforopengauss/v3/model/list_gauss_db_datastores_response.py +112 -0
  230. huaweicloudsdkgaussdbforopengauss/v3/model/list_ha.py +142 -0
  231. huaweicloudsdkgaussdbforopengauss/v3/model/list_ha_result.py +142 -0
  232. huaweicloudsdkgaussdbforopengauss/v3/model/list_history_operations_request.py +201 -0
  233. huaweicloudsdkgaussdbforopengauss/v3/model/list_history_operations_response.py +145 -0
  234. huaweicloudsdkgaussdbforopengauss/v3/model/list_history_operations_result.py +226 -0
  235. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_datastore.py +258 -0
  236. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_details_request.py +405 -0
  237. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_details_response.py +145 -0
  238. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_engine_detail_request.py +173 -0
  239. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_engine_detail_response.py +145 -0
  240. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_error_logs_request.py +257 -0
  241. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_error_logs_response.py +145 -0
  242. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_response.py +932 -0
  243. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_result.py +961 -0
  244. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_tags_request.py +143 -0
  245. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_tags_response.py +145 -0
  246. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_details_request.py +405 -0
  247. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_details_response.py +145 -0
  248. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_request.py +405 -0
  249. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_response.py +145 -0
  250. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_result.py +957 -0
  251. huaweicloudsdkgaussdbforopengauss/v3/model/list_kernel_plugins_request.py +143 -0
  252. huaweicloudsdkgaussdbforopengauss/v3/model/list_kernel_plugins_response.py +116 -0
  253. huaweicloudsdkgaussdbforopengauss/v3/model/list_limit_task_request.py +404 -0
  254. huaweicloudsdkgaussdbforopengauss/v3/model/list_limit_task_response.py +203 -0
  255. huaweicloudsdkgaussdbforopengauss/v3/model/list_limit_task_response_result.py +695 -0
  256. huaweicloudsdkgaussdbforopengauss/v3/model/list_node_limit_sql_model_request.py +229 -0
  257. huaweicloudsdkgaussdbforopengauss/v3/model/list_node_limit_sql_model_response.py +203 -0
  258. huaweicloudsdkgaussdbforopengauss/v3/model/list_node_limit_sql_model_response_result.py +144 -0
  259. huaweicloudsdkgaussdbforopengauss/v3/model/list_param_group_templates_request.py +173 -0
  260. huaweicloudsdkgaussdbforopengauss/v3/model/list_param_group_templates_response.py +145 -0
  261. huaweicloudsdkgaussdbforopengauss/v3/model/list_parameter_group_templates_request.py +173 -0
  262. huaweicloudsdkgaussdbforopengauss/v3/model/list_parameter_group_templates_response.py +145 -0
  263. huaweicloudsdkgaussdbforopengauss/v3/model/list_plugin_extensions_request.py +168 -0
  264. huaweicloudsdkgaussdbforopengauss/v3/model/list_plugin_extensions_request_body.py +142 -0
  265. huaweicloudsdkgaussdbforopengauss/v3/model/list_plugin_extensions_response.py +116 -0
  266. huaweicloudsdkgaussdbforopengauss/v3/model/list_predefined_tags_request.py +115 -0
  267. huaweicloudsdkgaussdbforopengauss/v3/model/list_predefined_tags_response.py +112 -0
  268. huaweicloudsdkgaussdbforopengauss/v3/model/list_project_tags_request.py +115 -0
  269. huaweicloudsdkgaussdbforopengauss/v3/model/list_project_tags_response.py +116 -0
  270. huaweicloudsdkgaussdbforopengauss/v3/model/list_quota_result.py +376 -0
  271. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_details_request.py +202 -0
  272. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_details_response.py +145 -0
  273. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_request.py +202 -0
  274. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_response.py +145 -0
  275. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_details_request.py +259 -0
  276. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_details_response.py +145 -0
  277. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_request.py +259 -0
  278. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_response.py +145 -0
  279. huaweicloudsdkgaussdbforopengauss/v3/model/list_restore_times_request.py +171 -0
  280. huaweicloudsdkgaussdbforopengauss/v3/model/list_restore_times_response.py +116 -0
  281. huaweicloudsdkgaussdbforopengauss/v3/model/list_schedule_task_request.py +318 -0
  282. huaweicloudsdkgaussdbforopengauss/v3/model/list_schedule_task_response.py +145 -0
  283. huaweicloudsdkgaussdbforopengauss/v3/model/list_storage_types_request.py +172 -0
  284. huaweicloudsdkgaussdbforopengauss/v3/model/list_storage_types_response.py +116 -0
  285. huaweicloudsdkgaussdbforopengauss/v3/model/list_support_kernel_plugins_request.py +115 -0
  286. huaweicloudsdkgaussdbforopengauss/v3/model/list_support_kernel_plugins_response.py +116 -0
  287. huaweicloudsdkgaussdbforopengauss/v3/model/list_tasks_request.py +289 -0
  288. huaweicloudsdkgaussdbforopengauss/v3/model/list_tasks_response.py +145 -0
  289. huaweicloudsdkgaussdbforopengauss/v3/model/list_volume.py +142 -0
  290. huaweicloudsdkgaussdbforopengauss/v3/model/modify_eps_quota_request.py +140 -0
  291. huaweicloudsdkgaussdbforopengauss/v3/model/modify_eps_quota_request_body.py +114 -0
  292. huaweicloudsdkgaussdbforopengauss/v3/model/modify_eps_quota_response.py +85 -0
  293. huaweicloudsdkgaussdbforopengauss/v3/model/my_sql_compatibility_result.py +115 -0
  294. huaweicloudsdkgaussdbforopengauss/v3/model/node_result.py +311 -0
  295. huaweicloudsdkgaussdbforopengauss/v3/model/nodes.py +258 -0
  296. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_backup_strategy.py +143 -0
  297. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_backup_strategy_for_list_response.py +142 -0
  298. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_backup_strategy_for_response.py +142 -0
  299. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_charge_info.py +230 -0
  300. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_charge_info_list_response.py +114 -0
  301. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_charge_info_response.py +230 -0
  302. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_coordinators.py +114 -0
  303. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore.py +143 -0
  304. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_option.py +143 -0
  305. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_response.py +142 -0
  306. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_result.py +142 -0
  307. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_enlarge_volume.py +114 -0
  308. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_error_response.py +142 -0
  309. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_expand_cluster.py +140 -0
  310. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha.py +199 -0
  311. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha_option.py +199 -0
  312. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha_response.py +170 -0
  313. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha_result.py +199 -0
  314. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_action_request.py +165 -0
  315. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_request.py +693 -0
  316. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_request_body.py +722 -0
  317. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_response.py +544 -0
  318. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_result.py +544 -0
  319. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_modify_instance_configuration_request.py +114 -0
  320. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_resize_request.py +143 -0
  321. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_shard.py +114 -0
  322. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_upgrade_request.py +230 -0
  323. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_volume.py +142 -0
  324. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_volume_response.py +142 -0
  325. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_volume_result.py +142 -0
  326. huaweicloudsdkgaussdbforopengauss/v3/model/opengauss_restore_instance_request.py +583 -0
  327. huaweicloudsdkgaussdbforopengauss/v3/model/para_error_response.py +142 -0
  328. huaweicloudsdkgaussdbforopengauss/v3/model/para_error_response_body.py +142 -0
  329. huaweicloudsdkgaussdbforopengauss/v3/model/para_group_parameter_result.py +282 -0
  330. huaweicloudsdkgaussdbforopengauss/v3/model/param_group_copy_request_body.py +143 -0
  331. huaweicloudsdkgaussdbforopengauss/v3/model/param_group_diff_request_body.py +142 -0
  332. huaweicloudsdkgaussdbforopengauss/v3/model/plugin_extensions.py +144 -0
  333. huaweicloudsdkgaussdbforopengauss/v3/model/project_quotas_result.py +114 -0
  334. huaweicloudsdkgaussdbforopengauss/v3/model/pwd_reset_request.py +114 -0
  335. huaweicloudsdkgaussdbforopengauss/v3/model/record_info_response.py +405 -0
  336. huaweicloudsdkgaussdbforopengauss/v3/model/recovery_backup_source.py +200 -0
  337. huaweicloudsdkgaussdbforopengauss/v3/model/recovery_backup_target.py +114 -0
  338. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_instances_detail_result.py +566 -0
  339. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_instances_detail_result_v1.py +566 -0
  340. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_policy.py +114 -0
  341. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_policy_request_body.py +110 -0
  342. huaweicloudsdkgaussdbforopengauss/v3/model/region_instance_info.py +231 -0
  343. huaweicloudsdkgaussdbforopengauss/v3/model/release_disaster_req.py +114 -0
  344. huaweicloudsdkgaussdbforopengauss/v3/model/reset_configuration_request.py +143 -0
  345. huaweicloudsdkgaussdbforopengauss/v3/model/reset_configuration_response.py +112 -0
  346. huaweicloudsdkgaussdbforopengauss/v3/model/reset_dr_config_request.py +168 -0
  347. huaweicloudsdkgaussdbforopengauss/v3/model/reset_dr_config_request_body.py +115 -0
  348. huaweicloudsdkgaussdbforopengauss/v3/model/reset_dr_config_response.py +85 -0
  349. huaweicloudsdkgaussdbforopengauss/v3/model/reset_pwd_request.py +168 -0
  350. huaweicloudsdkgaussdbforopengauss/v3/model/reset_pwd_response.py +85 -0
  351. huaweicloudsdkgaussdbforopengauss/v3/model/resize_instance_flavor_request.py +168 -0
  352. huaweicloudsdkgaussdbforopengauss/v3/model/resize_instance_flavor_response.py +145 -0
  353. huaweicloudsdkgaussdbforopengauss/v3/model/resource_error_response.py +142 -0
  354. huaweicloudsdkgaussdbforopengauss/v3/model/resource_result.py +170 -0
  355. huaweicloudsdkgaussdbforopengauss/v3/model/restart_instance_request.py +143 -0
  356. huaweicloudsdkgaussdbforopengauss/v3/model/restart_instance_response.py +116 -0
  357. huaweicloudsdkgaussdbforopengauss/v3/model/restore_disaster_req.py +114 -0
  358. huaweicloudsdkgaussdbforopengauss/v3/model/restore_instance_request.py +140 -0
  359. huaweicloudsdkgaussdbforopengauss/v3/model/restore_instance_request_body.py +134 -0
  360. huaweicloudsdkgaussdbforopengauss/v3/model/restore_instance_response.py +116 -0
  361. huaweicloudsdkgaussdbforopengauss/v3/model/restore_point.py +142 -0
  362. huaweicloudsdkgaussdbforopengauss/v3/model/resume_plugin_extensions_request.py +168 -0
  363. huaweicloudsdkgaussdbforopengauss/v3/model/resume_plugin_extensions_request_body.py +198 -0
  364. huaweicloudsdkgaussdbforopengauss/v3/model/resume_plugin_extensions_response.py +112 -0
  365. huaweicloudsdkgaussdbforopengauss/v3/model/roll_upgrade_progress.py +231 -0
  366. huaweicloudsdkgaussdbforopengauss/v3/model/run_instance_action_request.py +168 -0
  367. huaweicloudsdkgaussdbforopengauss/v3/model/run_instance_action_response.py +145 -0
  368. huaweicloudsdkgaussdbforopengauss/v3/model/schedule_task_detail.py +318 -0
  369. huaweicloudsdkgaussdbforopengauss/v3/model/search_auto_enlarge_policy_request.py +143 -0
  370. huaweicloudsdkgaussdbforopengauss/v3/model/search_auto_enlarge_policy_response.py +319 -0
  371. huaweicloudsdkgaussdbforopengauss/v3/model/set_backup_policy_request.py +168 -0
  372. huaweicloudsdkgaussdbforopengauss/v3/model/set_backup_policy_request_body.py +110 -0
  373. huaweicloudsdkgaussdbforopengauss/v3/model/set_backup_policy_response.py +85 -0
  374. huaweicloudsdkgaussdbforopengauss/v3/model/set_db_user_pwd_request.py +168 -0
  375. huaweicloudsdkgaussdbforopengauss/v3/model/set_db_user_pwd_response.py +85 -0
  376. huaweicloudsdkgaussdbforopengauss/v3/model/set_kernel_plugin_license_request.py +168 -0
  377. huaweicloudsdkgaussdbforopengauss/v3/model/set_kernel_plugin_license_request_body.py +114 -0
  378. huaweicloudsdkgaussdbforopengauss/v3/model/set_kernel_plugin_license_response.py +112 -0
  379. huaweicloudsdkgaussdbforopengauss/v3/model/set_new_backup_policy_request.py +168 -0
  380. huaweicloudsdkgaussdbforopengauss/v3/model/set_new_backup_policy_request_body.py +110 -0
  381. huaweicloudsdkgaussdbforopengauss/v3/model/set_new_backup_policy_response.py +85 -0
  382. huaweicloudsdkgaussdbforopengauss/v3/model/set_recycle_policy_request.py +111 -0
  383. huaweicloudsdkgaussdbforopengauss/v3/model/set_recycle_policy_response.py +116 -0
  384. huaweicloudsdkgaussdbforopengauss/v3/model/shards.py +142 -0
  385. huaweicloudsdkgaussdbforopengauss/v3/model/show_backup_policy.py +372 -0
  386. huaweicloudsdkgaussdbforopengauss/v3/model/show_backup_policy_request.py +143 -0
  387. huaweicloudsdkgaussdbforopengauss/v3/model/show_backup_policy_response.py +112 -0
  388. huaweicloudsdkgaussdbforopengauss/v3/model/show_balance_status_request.py +143 -0
  389. huaweicloudsdkgaussdbforopengauss/v3/model/show_balance_status_response.py +116 -0
  390. huaweicloudsdkgaussdbforopengauss/v3/model/show_batch_upgrade_candidate_versions_request.py +140 -0
  391. huaweicloudsdkgaussdbforopengauss/v3/model/show_batch_upgrade_candidate_versions_response.py +232 -0
  392. huaweicloudsdkgaussdbforopengauss/v3/model/show_configuration_detail_request.py +143 -0
  393. huaweicloudsdkgaussdbforopengauss/v3/model/show_configuration_detail_response.py +319 -0
  394. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_instance_monitor_request.py +172 -0
  395. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_instance_monitor_response.py +319 -0
  396. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_relations_request.py +318 -0
  397. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_relations_response.py +145 -0
  398. huaweicloudsdkgaussdbforopengauss/v3/model/show_deployment_form_request.py +173 -0
  399. huaweicloudsdkgaussdbforopengauss/v3/model/show_deployment_form_response.py +203 -0
  400. huaweicloudsdkgaussdbforopengauss/v3/model/show_error_log_switch_status_request.py +143 -0
  401. huaweicloudsdkgaussdbforopengauss/v3/model/show_error_log_switch_status_response.py +116 -0
  402. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_configuration_request.py +143 -0
  403. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_configuration_response.py +232 -0
  404. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_disk_request.py +143 -0
  405. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_disk_response.py +145 -0
  406. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_detail_request.py +143 -0
  407. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_detail_response.py +232 -0
  408. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_request.py +143 -0
  409. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_response.py +232 -0
  410. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_snapshot_request.py +202 -0
  411. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_snapshot_response.py +348 -0
  412. huaweicloudsdkgaussdbforopengauss/v3/model/show_job_detail_request.py +114 -0
  413. huaweicloudsdkgaussdbforopengauss/v3/model/show_job_detail_response.py +112 -0
  414. huaweicloudsdkgaussdbforopengauss/v3/model/show_limit_task_node_option.py +142 -0
  415. huaweicloudsdkgaussdbforopengauss/v3/model/show_limit_task_request.py +142 -0
  416. huaweicloudsdkgaussdbforopengauss/v3/model/show_limit_task_response.py +406 -0
  417. huaweicloudsdkgaussdbforopengauss/v3/model/show_parameter_group_detail_request.py +143 -0
  418. huaweicloudsdkgaussdbforopengauss/v3/model/show_parameter_group_detail_response.py +319 -0
  419. huaweicloudsdkgaussdbforopengauss/v3/model/show_project_quotas_request.py +144 -0
  420. huaweicloudsdkgaussdbforopengauss/v3/model/show_project_quotas_response.py +112 -0
  421. huaweicloudsdkgaussdbforopengauss/v3/model/show_recycle_policy_request.py +115 -0
  422. huaweicloudsdkgaussdbforopengauss/v3/model/show_recycle_policy_response.py +116 -0
  423. huaweicloudsdkgaussdbforopengauss/v3/model/show_slow_log_download_request.py +143 -0
  424. huaweicloudsdkgaussdbforopengauss/v3/model/show_slow_log_download_response.py +116 -0
  425. huaweicloudsdkgaussdbforopengauss/v3/model/show_source_instance_detail_request.py +202 -0
  426. huaweicloudsdkgaussdbforopengauss/v3/model/show_source_instance_detail_response.py +348 -0
  427. huaweicloudsdkgaussdbforopengauss/v3/model/show_ssl_cert_download_link_request.py +143 -0
  428. huaweicloudsdkgaussdbforopengauss/v3/model/show_ssl_cert_download_link_response.py +116 -0
  429. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_details_request.py +143 -0
  430. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_details_response.py +373 -0
  431. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_request.py +143 -0
  432. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_response.py +373 -0
  433. huaweicloudsdkgaussdbforopengauss/v3/model/slow_log_download_info.py +463 -0
  434. huaweicloudsdkgaussdbforopengauss/v3/model/start_instance_request.py +168 -0
  435. huaweicloudsdkgaussdbforopengauss/v3/model/start_instance_request_body.py +114 -0
  436. huaweicloudsdkgaussdbforopengauss/v3/model/start_instance_response.py +116 -0
  437. huaweicloudsdkgaussdbforopengauss/v3/model/start_my_sql_compatibility_request_body.py +114 -0
  438. huaweicloudsdkgaussdbforopengauss/v3/model/start_mysql_compatibility_request.py +168 -0
  439. huaweicloudsdkgaussdbforopengauss/v3/model/start_mysql_compatibility_response.py +116 -0
  440. huaweicloudsdkgaussdbforopengauss/v3/model/stop_backup_request.py +143 -0
  441. huaweicloudsdkgaussdbforopengauss/v3/model/stop_backup_response.py +116 -0
  442. huaweicloudsdkgaussdbforopengauss/v3/model/stop_instance_request.py +168 -0
  443. huaweicloudsdkgaussdbforopengauss/v3/model/stop_instance_request_body.py +114 -0
  444. huaweicloudsdkgaussdbforopengauss/v3/model/stop_instance_response.py +116 -0
  445. huaweicloudsdkgaussdbforopengauss/v3/model/storage.py +171 -0
  446. huaweicloudsdkgaussdbforopengauss/v3/model/switch_configuration_request.py +168 -0
  447. huaweicloudsdkgaussdbforopengauss/v3/model/switch_configuration_response.py +116 -0
  448. huaweicloudsdkgaussdbforopengauss/v3/model/switch_shard_request.py +168 -0
  449. huaweicloudsdkgaussdbforopengauss/v3/model/switch_shard_request_body.py +114 -0
  450. huaweicloudsdkgaussdbforopengauss/v3/model/switch_shard_response.py +116 -0
  451. huaweicloudsdkgaussdbforopengauss/v3/model/switchover_req.py +143 -0
  452. huaweicloudsdkgaussdbforopengauss/v3/model/sync_limit_data_request.py +114 -0
  453. huaweicloudsdkgaussdbforopengauss/v3/model/sync_limit_data_response.py +203 -0
  454. huaweicloudsdkgaussdbforopengauss/v3/model/tag_result.py +142 -0
  455. huaweicloudsdkgaussdbforopengauss/v3/model/tags_option.py +142 -0
  456. huaweicloudsdkgaussdbforopengauss/v3/model/tags_result.py +144 -0
  457. huaweicloudsdkgaussdbforopengauss/v3/model/task_detail_result.py +314 -0
  458. huaweicloudsdkgaussdbforopengauss/v3/model/update_features_request.py +168 -0
  459. huaweicloudsdkgaussdbforopengauss/v3/model/update_features_request_body.py +114 -0
  460. huaweicloudsdkgaussdbforopengauss/v3/model/update_features_response.py +116 -0
  461. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_configuration_request.py +168 -0
  462. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_configuration_response.py +145 -0
  463. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_name_request.py +168 -0
  464. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_name_response.py +116 -0
  465. huaweicloudsdkgaussdbforopengauss/v3/model/update_limit_task_request.py +167 -0
  466. huaweicloudsdkgaussdbforopengauss/v3/model/update_limit_task_request_body.py +318 -0
  467. huaweicloudsdkgaussdbforopengauss/v3/model/update_limit_task_response.py +406 -0
  468. huaweicloudsdkgaussdbforopengauss/v3/model/update_my_sql_compatibility_request_body.py +114 -0
  469. huaweicloudsdkgaussdbforopengauss/v3/model/update_mysql_compatibility_request.py +168 -0
  470. huaweicloudsdkgaussdbforopengauss/v3/model/update_mysql_compatibility_response.py +116 -0
  471. huaweicloudsdkgaussdbforopengauss/v3/model/update_name_request_body.py +114 -0
  472. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_action_info.py +144 -0
  473. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_error_response_body.py +142 -0
  474. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instance_version_request.py +168 -0
  475. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instance_version_response.py +145 -0
  476. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instances_request_body.py +115 -0
  477. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instances_version_request.py +140 -0
  478. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instances_version_response.py +232 -0
  479. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_type_info.py +202 -0
  480. huaweicloudsdkgaussdbforopengauss/v3/model/validate_para_group_name_request.py +143 -0
  481. huaweicloudsdkgaussdbforopengauss/v3/model/validate_para_group_name_response.py +116 -0
  482. huaweicloudsdkgaussdbforopengauss/v3/model/validate_weak_password_request.py +140 -0
  483. huaweicloudsdkgaussdbforopengauss/v3/model/validate_weak_password_response.py +116 -0
  484. huaweicloudsdkgaussdbforopengauss/v3/model/weak_password_request_body.py +114 -0
  485. huaweicloudsdkgaussdbforopengauss/v3/region/__init__.py +0 -0
  486. huaweicloudsdkgaussdbforopengauss/v3/region/gaussdbforopengauss_region.py +97 -0
  487. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/LICENSE +13 -0
  488. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/METADATA +26 -0
  489. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/RECORD +491 -0
  490. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/WHEEL +5 -0
  491. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/top_level.txt +1 -0
@@ -0,0 +1,319 @@
1
+ # coding: utf-8
2
+
3
+ import six
4
+
5
+ from huaweicloudsdkcore.sdk_response import SdkResponse
6
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
7
+
8
+
9
+ class SearchAutoEnlargePolicyResponse(SdkResponse):
10
+
11
+ """
12
+ Attributes:
13
+ openapi_types (dict): The key is attribute name
14
+ and the value is attribute type.
15
+ attribute_map (dict): The key is attribute name
16
+ and the value is json key in definition.
17
+ """
18
+ sensitive_list = []
19
+
20
+ openapi_types = {
21
+ 'switch_option': 'bool',
22
+ 'limit_volume_size': 'int',
23
+ 'min_volume_size': 'int',
24
+ 'max_volume_size': 'int',
25
+ 'trigger_available_percent': 'int',
26
+ 'percents': 'list[int]',
27
+ 'step_size': 'int',
28
+ 'step_percent': 'int'
29
+ }
30
+
31
+ attribute_map = {
32
+ 'switch_option': 'switch_option',
33
+ 'limit_volume_size': 'limit_volume_size',
34
+ 'min_volume_size': 'min_volume_size',
35
+ 'max_volume_size': 'max_volume_size',
36
+ 'trigger_available_percent': 'trigger_available_percent',
37
+ 'percents': 'percents',
38
+ 'step_size': 'step_size',
39
+ 'step_percent': 'step_percent'
40
+ }
41
+
42
+ def __init__(self, switch_option=None, limit_volume_size=None, min_volume_size=None, max_volume_size=None, trigger_available_percent=None, percents=None, step_size=None, step_percent=None):
43
+ r"""SearchAutoEnlargePolicyResponse
44
+
45
+ The model defined in huaweicloud sdk
46
+
47
+ :param switch_option: 磁盘自动扩容开关。
48
+ :type switch_option: bool
49
+ :param limit_volume_size: 存储自动扩容上限。
50
+ :type limit_volume_size: int
51
+ :param min_volume_size: 最小扩容磁盘容量。
52
+ :type min_volume_size: int
53
+ :param max_volume_size: 最大扩容磁盘容量。
54
+ :type max_volume_size: int
55
+ :param trigger_available_percent: 可用存储空间率。
56
+ :type trigger_available_percent: int
57
+ :param percents: 空间率集合。
58
+ :type percents: list[int]
59
+ :param step_size: 扩容步长,固定大小扩容方式。
60
+ :type step_size: int
61
+ :param step_percent: 扩容步长,百分比扩容方式。
62
+ :type step_percent: int
63
+ """
64
+
65
+ super(SearchAutoEnlargePolicyResponse, self).__init__()
66
+
67
+ self._switch_option = None
68
+ self._limit_volume_size = None
69
+ self._min_volume_size = None
70
+ self._max_volume_size = None
71
+ self._trigger_available_percent = None
72
+ self._percents = None
73
+ self._step_size = None
74
+ self._step_percent = None
75
+ self.discriminator = None
76
+
77
+ if switch_option is not None:
78
+ self.switch_option = switch_option
79
+ if limit_volume_size is not None:
80
+ self.limit_volume_size = limit_volume_size
81
+ if min_volume_size is not None:
82
+ self.min_volume_size = min_volume_size
83
+ if max_volume_size is not None:
84
+ self.max_volume_size = max_volume_size
85
+ if trigger_available_percent is not None:
86
+ self.trigger_available_percent = trigger_available_percent
87
+ if percents is not None:
88
+ self.percents = percents
89
+ if step_size is not None:
90
+ self.step_size = step_size
91
+ if step_percent is not None:
92
+ self.step_percent = step_percent
93
+
94
+ @property
95
+ def switch_option(self):
96
+ r"""Gets the switch_option of this SearchAutoEnlargePolicyResponse.
97
+
98
+ 磁盘自动扩容开关。
99
+
100
+ :return: The switch_option of this SearchAutoEnlargePolicyResponse.
101
+ :rtype: bool
102
+ """
103
+ return self._switch_option
104
+
105
+ @switch_option.setter
106
+ def switch_option(self, switch_option):
107
+ r"""Sets the switch_option of this SearchAutoEnlargePolicyResponse.
108
+
109
+ 磁盘自动扩容开关。
110
+
111
+ :param switch_option: The switch_option of this SearchAutoEnlargePolicyResponse.
112
+ :type switch_option: bool
113
+ """
114
+ self._switch_option = switch_option
115
+
116
+ @property
117
+ def limit_volume_size(self):
118
+ r"""Gets the limit_volume_size of this SearchAutoEnlargePolicyResponse.
119
+
120
+ 存储自动扩容上限。
121
+
122
+ :return: The limit_volume_size of this SearchAutoEnlargePolicyResponse.
123
+ :rtype: int
124
+ """
125
+ return self._limit_volume_size
126
+
127
+ @limit_volume_size.setter
128
+ def limit_volume_size(self, limit_volume_size):
129
+ r"""Sets the limit_volume_size of this SearchAutoEnlargePolicyResponse.
130
+
131
+ 存储自动扩容上限。
132
+
133
+ :param limit_volume_size: The limit_volume_size of this SearchAutoEnlargePolicyResponse.
134
+ :type limit_volume_size: int
135
+ """
136
+ self._limit_volume_size = limit_volume_size
137
+
138
+ @property
139
+ def min_volume_size(self):
140
+ r"""Gets the min_volume_size of this SearchAutoEnlargePolicyResponse.
141
+
142
+ 最小扩容磁盘容量。
143
+
144
+ :return: The min_volume_size of this SearchAutoEnlargePolicyResponse.
145
+ :rtype: int
146
+ """
147
+ return self._min_volume_size
148
+
149
+ @min_volume_size.setter
150
+ def min_volume_size(self, min_volume_size):
151
+ r"""Sets the min_volume_size of this SearchAutoEnlargePolicyResponse.
152
+
153
+ 最小扩容磁盘容量。
154
+
155
+ :param min_volume_size: The min_volume_size of this SearchAutoEnlargePolicyResponse.
156
+ :type min_volume_size: int
157
+ """
158
+ self._min_volume_size = min_volume_size
159
+
160
+ @property
161
+ def max_volume_size(self):
162
+ r"""Gets the max_volume_size of this SearchAutoEnlargePolicyResponse.
163
+
164
+ 最大扩容磁盘容量。
165
+
166
+ :return: The max_volume_size of this SearchAutoEnlargePolicyResponse.
167
+ :rtype: int
168
+ """
169
+ return self._max_volume_size
170
+
171
+ @max_volume_size.setter
172
+ def max_volume_size(self, max_volume_size):
173
+ r"""Sets the max_volume_size of this SearchAutoEnlargePolicyResponse.
174
+
175
+ 最大扩容磁盘容量。
176
+
177
+ :param max_volume_size: The max_volume_size of this SearchAutoEnlargePolicyResponse.
178
+ :type max_volume_size: int
179
+ """
180
+ self._max_volume_size = max_volume_size
181
+
182
+ @property
183
+ def trigger_available_percent(self):
184
+ r"""Gets the trigger_available_percent of this SearchAutoEnlargePolicyResponse.
185
+
186
+ 可用存储空间率。
187
+
188
+ :return: The trigger_available_percent of this SearchAutoEnlargePolicyResponse.
189
+ :rtype: int
190
+ """
191
+ return self._trigger_available_percent
192
+
193
+ @trigger_available_percent.setter
194
+ def trigger_available_percent(self, trigger_available_percent):
195
+ r"""Sets the trigger_available_percent of this SearchAutoEnlargePolicyResponse.
196
+
197
+ 可用存储空间率。
198
+
199
+ :param trigger_available_percent: The trigger_available_percent of this SearchAutoEnlargePolicyResponse.
200
+ :type trigger_available_percent: int
201
+ """
202
+ self._trigger_available_percent = trigger_available_percent
203
+
204
+ @property
205
+ def percents(self):
206
+ r"""Gets the percents of this SearchAutoEnlargePolicyResponse.
207
+
208
+ 空间率集合。
209
+
210
+ :return: The percents of this SearchAutoEnlargePolicyResponse.
211
+ :rtype: list[int]
212
+ """
213
+ return self._percents
214
+
215
+ @percents.setter
216
+ def percents(self, percents):
217
+ r"""Sets the percents of this SearchAutoEnlargePolicyResponse.
218
+
219
+ 空间率集合。
220
+
221
+ :param percents: The percents of this SearchAutoEnlargePolicyResponse.
222
+ :type percents: list[int]
223
+ """
224
+ self._percents = percents
225
+
226
+ @property
227
+ def step_size(self):
228
+ r"""Gets the step_size of this SearchAutoEnlargePolicyResponse.
229
+
230
+ 扩容步长,固定大小扩容方式。
231
+
232
+ :return: The step_size of this SearchAutoEnlargePolicyResponse.
233
+ :rtype: int
234
+ """
235
+ return self._step_size
236
+
237
+ @step_size.setter
238
+ def step_size(self, step_size):
239
+ r"""Sets the step_size of this SearchAutoEnlargePolicyResponse.
240
+
241
+ 扩容步长,固定大小扩容方式。
242
+
243
+ :param step_size: The step_size of this SearchAutoEnlargePolicyResponse.
244
+ :type step_size: int
245
+ """
246
+ self._step_size = step_size
247
+
248
+ @property
249
+ def step_percent(self):
250
+ r"""Gets the step_percent of this SearchAutoEnlargePolicyResponse.
251
+
252
+ 扩容步长,百分比扩容方式。
253
+
254
+ :return: The step_percent of this SearchAutoEnlargePolicyResponse.
255
+ :rtype: int
256
+ """
257
+ return self._step_percent
258
+
259
+ @step_percent.setter
260
+ def step_percent(self, step_percent):
261
+ r"""Sets the step_percent of this SearchAutoEnlargePolicyResponse.
262
+
263
+ 扩容步长,百分比扩容方式。
264
+
265
+ :param step_percent: The step_percent of this SearchAutoEnlargePolicyResponse.
266
+ :type step_percent: int
267
+ """
268
+ self._step_percent = step_percent
269
+
270
+ def to_dict(self):
271
+ """Returns the model properties as a dict"""
272
+ result = {}
273
+
274
+ for attr, _ in six.iteritems(self.openapi_types):
275
+ value = getattr(self, attr)
276
+ if isinstance(value, list):
277
+ result[attr] = list(map(
278
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
279
+ value
280
+ ))
281
+ elif hasattr(value, "to_dict"):
282
+ result[attr] = value.to_dict()
283
+ elif isinstance(value, dict):
284
+ result[attr] = dict(map(
285
+ lambda item: (item[0], item[1].to_dict())
286
+ if hasattr(item[1], "to_dict") else item,
287
+ value.items()
288
+ ))
289
+ else:
290
+ if attr in self.sensitive_list:
291
+ result[attr] = "****"
292
+ else:
293
+ result[attr] = value
294
+
295
+ return result
296
+
297
+ def to_str(self):
298
+ """Returns the string representation of the model"""
299
+ import simplejson as json
300
+ if six.PY2:
301
+ import sys
302
+ reload(sys)
303
+ sys.setdefaultencoding("utf-8")
304
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
305
+
306
+ def __repr__(self):
307
+ """For `print`"""
308
+ return self.to_str()
309
+
310
+ def __eq__(self, other):
311
+ """Returns true if both objects are equal"""
312
+ if not isinstance(other, SearchAutoEnlargePolicyResponse):
313
+ return False
314
+
315
+ return self.__dict__ == other.__dict__
316
+
317
+ def __ne__(self, other):
318
+ """Returns true if both objects are not equal"""
319
+ return not self == other
@@ -0,0 +1,168 @@
1
+ # coding: utf-8
2
+
3
+ import six
4
+
5
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
6
+
7
+
8
+ class SetBackupPolicyRequest:
9
+
10
+ """
11
+ Attributes:
12
+ openapi_types (dict): The key is attribute name
13
+ and the value is attribute type.
14
+ attribute_map (dict): The key is attribute name
15
+ and the value is json key in definition.
16
+ """
17
+ sensitive_list = []
18
+
19
+ openapi_types = {
20
+ 'x_language': 'str',
21
+ 'instance_id': 'str',
22
+ 'body': 'SetBackupPolicyRequestBody'
23
+ }
24
+
25
+ attribute_map = {
26
+ 'x_language': 'X-Language',
27
+ 'instance_id': 'instance_id',
28
+ 'body': 'body'
29
+ }
30
+
31
+ def __init__(self, x_language=None, instance_id=None, body=None):
32
+ r"""SetBackupPolicyRequest
33
+
34
+ The model defined in huaweicloud sdk
35
+
36
+ :param x_language: 语言。默认值:en-us。
37
+ :type x_language: str
38
+ :param instance_id: 实例ID,严格匹配UUID规则。
39
+ :type instance_id: str
40
+ :param body: Body of the SetBackupPolicyRequest
41
+ :type body: :class:`huaweicloudsdkgaussdbforopengauss.v3.SetBackupPolicyRequestBody`
42
+ """
43
+
44
+
45
+
46
+ self._x_language = None
47
+ self._instance_id = None
48
+ self._body = None
49
+ self.discriminator = None
50
+
51
+ if x_language is not None:
52
+ self.x_language = x_language
53
+ self.instance_id = instance_id
54
+ if body is not None:
55
+ self.body = body
56
+
57
+ @property
58
+ def x_language(self):
59
+ r"""Gets the x_language of this SetBackupPolicyRequest.
60
+
61
+ 语言。默认值:en-us。
62
+
63
+ :return: The x_language of this SetBackupPolicyRequest.
64
+ :rtype: str
65
+ """
66
+ return self._x_language
67
+
68
+ @x_language.setter
69
+ def x_language(self, x_language):
70
+ r"""Sets the x_language of this SetBackupPolicyRequest.
71
+
72
+ 语言。默认值:en-us。
73
+
74
+ :param x_language: The x_language of this SetBackupPolicyRequest.
75
+ :type x_language: str
76
+ """
77
+ self._x_language = x_language
78
+
79
+ @property
80
+ def instance_id(self):
81
+ r"""Gets the instance_id of this SetBackupPolicyRequest.
82
+
83
+ 实例ID,严格匹配UUID规则。
84
+
85
+ :return: The instance_id of this SetBackupPolicyRequest.
86
+ :rtype: str
87
+ """
88
+ return self._instance_id
89
+
90
+ @instance_id.setter
91
+ def instance_id(self, instance_id):
92
+ r"""Sets the instance_id of this SetBackupPolicyRequest.
93
+
94
+ 实例ID,严格匹配UUID规则。
95
+
96
+ :param instance_id: The instance_id of this SetBackupPolicyRequest.
97
+ :type instance_id: str
98
+ """
99
+ self._instance_id = instance_id
100
+
101
+ @property
102
+ def body(self):
103
+ r"""Gets the body of this SetBackupPolicyRequest.
104
+
105
+ :return: The body of this SetBackupPolicyRequest.
106
+ :rtype: :class:`huaweicloudsdkgaussdbforopengauss.v3.SetBackupPolicyRequestBody`
107
+ """
108
+ return self._body
109
+
110
+ @body.setter
111
+ def body(self, body):
112
+ r"""Sets the body of this SetBackupPolicyRequest.
113
+
114
+ :param body: The body of this SetBackupPolicyRequest.
115
+ :type body: :class:`huaweicloudsdkgaussdbforopengauss.v3.SetBackupPolicyRequestBody`
116
+ """
117
+ self._body = body
118
+
119
+ def to_dict(self):
120
+ """Returns the model properties as a dict"""
121
+ result = {}
122
+
123
+ for attr, _ in six.iteritems(self.openapi_types):
124
+ value = getattr(self, attr)
125
+ if isinstance(value, list):
126
+ result[attr] = list(map(
127
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
128
+ value
129
+ ))
130
+ elif hasattr(value, "to_dict"):
131
+ result[attr] = value.to_dict()
132
+ elif isinstance(value, dict):
133
+ result[attr] = dict(map(
134
+ lambda item: (item[0], item[1].to_dict())
135
+ if hasattr(item[1], "to_dict") else item,
136
+ value.items()
137
+ ))
138
+ else:
139
+ if attr in self.sensitive_list:
140
+ result[attr] = "****"
141
+ else:
142
+ result[attr] = value
143
+
144
+ return result
145
+
146
+ def to_str(self):
147
+ """Returns the string representation of the model"""
148
+ import simplejson as json
149
+ if six.PY2:
150
+ import sys
151
+ reload(sys)
152
+ sys.setdefaultencoding("utf-8")
153
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
154
+
155
+ def __repr__(self):
156
+ """For `print`"""
157
+ return self.to_str()
158
+
159
+ def __eq__(self, other):
160
+ """Returns true if both objects are equal"""
161
+ if not isinstance(other, SetBackupPolicyRequest):
162
+ return False
163
+
164
+ return self.__dict__ == other.__dict__
165
+
166
+ def __ne__(self, other):
167
+ """Returns true if both objects are not equal"""
168
+ return not self == other
@@ -0,0 +1,110 @@
1
+ # coding: utf-8
2
+
3
+ import six
4
+
5
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
6
+
7
+
8
+ class SetBackupPolicyRequestBody:
9
+
10
+ """
11
+ Attributes:
12
+ openapi_types (dict): The key is attribute name
13
+ and the value is attribute type.
14
+ attribute_map (dict): The key is attribute name
15
+ and the value is json key in definition.
16
+ """
17
+ sensitive_list = []
18
+
19
+ openapi_types = {
20
+ 'backup_policy': 'BackupPolicy'
21
+ }
22
+
23
+ attribute_map = {
24
+ 'backup_policy': 'backup_policy'
25
+ }
26
+
27
+ def __init__(self, backup_policy=None):
28
+ r"""SetBackupPolicyRequestBody
29
+
30
+ The model defined in huaweicloud sdk
31
+
32
+ :param backup_policy:
33
+ :type backup_policy: :class:`huaweicloudsdkgaussdbforopengauss.v3.BackupPolicy`
34
+ """
35
+
36
+
37
+
38
+ self._backup_policy = None
39
+ self.discriminator = None
40
+
41
+ self.backup_policy = backup_policy
42
+
43
+ @property
44
+ def backup_policy(self):
45
+ r"""Gets the backup_policy of this SetBackupPolicyRequestBody.
46
+
47
+ :return: The backup_policy of this SetBackupPolicyRequestBody.
48
+ :rtype: :class:`huaweicloudsdkgaussdbforopengauss.v3.BackupPolicy`
49
+ """
50
+ return self._backup_policy
51
+
52
+ @backup_policy.setter
53
+ def backup_policy(self, backup_policy):
54
+ r"""Sets the backup_policy of this SetBackupPolicyRequestBody.
55
+
56
+ :param backup_policy: The backup_policy of this SetBackupPolicyRequestBody.
57
+ :type backup_policy: :class:`huaweicloudsdkgaussdbforopengauss.v3.BackupPolicy`
58
+ """
59
+ self._backup_policy = backup_policy
60
+
61
+ def to_dict(self):
62
+ """Returns the model properties as a dict"""
63
+ result = {}
64
+
65
+ for attr, _ in six.iteritems(self.openapi_types):
66
+ value = getattr(self, attr)
67
+ if isinstance(value, list):
68
+ result[attr] = list(map(
69
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
70
+ value
71
+ ))
72
+ elif hasattr(value, "to_dict"):
73
+ result[attr] = value.to_dict()
74
+ elif isinstance(value, dict):
75
+ result[attr] = dict(map(
76
+ lambda item: (item[0], item[1].to_dict())
77
+ if hasattr(item[1], "to_dict") else item,
78
+ value.items()
79
+ ))
80
+ else:
81
+ if attr in self.sensitive_list:
82
+ result[attr] = "****"
83
+ else:
84
+ result[attr] = value
85
+
86
+ return result
87
+
88
+ def to_str(self):
89
+ """Returns the string representation of the model"""
90
+ import simplejson as json
91
+ if six.PY2:
92
+ import sys
93
+ reload(sys)
94
+ sys.setdefaultencoding("utf-8")
95
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
96
+
97
+ def __repr__(self):
98
+ """For `print`"""
99
+ return self.to_str()
100
+
101
+ def __eq__(self, other):
102
+ """Returns true if both objects are equal"""
103
+ if not isinstance(other, SetBackupPolicyRequestBody):
104
+ return False
105
+
106
+ return self.__dict__ == other.__dict__
107
+
108
+ def __ne__(self, other):
109
+ """Returns true if both objects are not equal"""
110
+ return not self == other
@@ -0,0 +1,85 @@
1
+ # coding: utf-8
2
+
3
+ import six
4
+
5
+ from huaweicloudsdkcore.sdk_response import SdkResponse
6
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
7
+
8
+
9
+ class SetBackupPolicyResponse(SdkResponse):
10
+
11
+ """
12
+ Attributes:
13
+ openapi_types (dict): The key is attribute name
14
+ and the value is attribute type.
15
+ attribute_map (dict): The key is attribute name
16
+ and the value is json key in definition.
17
+ """
18
+ sensitive_list = []
19
+
20
+ openapi_types = {
21
+ }
22
+
23
+ attribute_map = {
24
+ }
25
+
26
+ def __init__(self):
27
+ r"""SetBackupPolicyResponse
28
+
29
+ The model defined in huaweicloud sdk
30
+
31
+ """
32
+
33
+ super(SetBackupPolicyResponse, self).__init__()
34
+ self.discriminator = None
35
+
36
+ def to_dict(self):
37
+ """Returns the model properties as a dict"""
38
+ result = {}
39
+
40
+ for attr, _ in six.iteritems(self.openapi_types):
41
+ value = getattr(self, attr)
42
+ if isinstance(value, list):
43
+ result[attr] = list(map(
44
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
45
+ value
46
+ ))
47
+ elif hasattr(value, "to_dict"):
48
+ result[attr] = value.to_dict()
49
+ elif isinstance(value, dict):
50
+ result[attr] = dict(map(
51
+ lambda item: (item[0], item[1].to_dict())
52
+ if hasattr(item[1], "to_dict") else item,
53
+ value.items()
54
+ ))
55
+ else:
56
+ if attr in self.sensitive_list:
57
+ result[attr] = "****"
58
+ else:
59
+ result[attr] = value
60
+
61
+ return result
62
+
63
+ def to_str(self):
64
+ """Returns the string representation of the model"""
65
+ import simplejson as json
66
+ if six.PY2:
67
+ import sys
68
+ reload(sys)
69
+ sys.setdefaultencoding("utf-8")
70
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
71
+
72
+ def __repr__(self):
73
+ """For `print`"""
74
+ return self.to_str()
75
+
76
+ def __eq__(self, other):
77
+ """Returns true if both objects are equal"""
78
+ if not isinstance(other, SetBackupPolicyResponse):
79
+ return False
80
+
81
+ return self.__dict__ == other.__dict__
82
+
83
+ def __ne__(self, other):
84
+ """Returns true if both objects are not equal"""
85
+ return not self == other