huaweicloudsdkosm 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.

Potentially problematic release.


This version of huaweicloudsdkosm might be problematic. Click here for more details.

Files changed (311) hide show
  1. huaweicloudsdkosm/__init__.py +0 -0
  2. huaweicloudsdkosm/v2/__init__.py +307 -0
  3. huaweicloudsdkosm/v2/model/__init__.py +304 -0
  4. huaweicloudsdkosm/v2/model/accessory_json_format_req.py +199 -0
  5. huaweicloudsdkosm/v2/model/accessory_limit_vo.py +173 -0
  6. huaweicloudsdkosm/v2/model/accessory_url.py +173 -0
  7. huaweicloudsdkosm/v2/model/agency_v2.py +289 -0
  8. huaweicloudsdkosm/v2/model/agree_tenant_authorization_v2_req.py +231 -0
  9. huaweicloudsdkosm/v2/model/agreement_vo.py +260 -0
  10. huaweicloudsdkosm/v2/model/answer.py +227 -0
  11. huaweicloudsdkosm/v2/model/answer_detail.py +194 -0
  12. huaweicloudsdkosm/v2/model/answer_info.py +231 -0
  13. huaweicloudsdkosm/v2/model/answer_qa_pair.py +318 -0
  14. huaweicloudsdkosm/v2/model/area_code_simple_info_v2.py +173 -0
  15. huaweicloudsdkosm/v2/model/article.py +347 -0
  16. huaweicloudsdkosm/v2/model/ask_question_req.py +316 -0
  17. huaweicloudsdkosm/v2/model/case_label_info.py +173 -0
  18. huaweicloudsdkosm/v2/model/case_query_label.py +173 -0
  19. huaweicloudsdkosm/v2/model/case_realtion_info.py +173 -0
  20. huaweicloudsdkosm/v2/model/cbs_flow_entry.py +144 -0
  21. huaweicloudsdkosm/v2/model/check_hosts_request.py +226 -0
  22. huaweicloudsdkosm/v2/model/check_hosts_response.py +145 -0
  23. huaweicloudsdkosm/v2/model/check_need_verify_request.py +258 -0
  24. huaweicloudsdkosm/v2/model/check_need_verify_response.py +145 -0
  25. huaweicloudsdkosm/v2/model/check_verify_codes_request.py +198 -0
  26. huaweicloudsdkosm/v2/model/check_verify_codes_response.py +145 -0
  27. huaweicloudsdkosm/v2/model/common_param_v2.py +202 -0
  28. huaweicloudsdkosm/v2/model/confirm_authorizations_request.py +226 -0
  29. huaweicloudsdkosm/v2/model/confirm_authorizations_response.py +145 -0
  30. huaweicloudsdkosm/v2/model/contact_v2.py +202 -0
  31. huaweicloudsdkosm/v2/model/contact_way_info_v2.py +343 -0
  32. huaweicloudsdkosm/v2/model/create_and_delete_privilege_req.py +143 -0
  33. huaweicloudsdkosm/v2/model/create_ask_question_request.py +197 -0
  34. huaweicloudsdkosm/v2/model/create_ask_question_response.py +232 -0
  35. huaweicloudsdkosm/v2/model/create_case_extends_param_request.py +226 -0
  36. huaweicloudsdkosm/v2/model/create_case_extends_param_response.py +145 -0
  37. huaweicloudsdkosm/v2/model/create_case_labels_request.py +229 -0
  38. huaweicloudsdkosm/v2/model/create_case_labels_response.py +145 -0
  39. huaweicloudsdkosm/v2/model/create_cases_request.py +256 -0
  40. huaweicloudsdkosm/v2/model/create_cases_response.py +116 -0
  41. huaweicloudsdkosm/v2/model/create_diagnose_feedback_request.py +111 -0
  42. huaweicloudsdkosm/v2/model/create_diagnose_feedback_response.py +145 -0
  43. huaweicloudsdkosm/v2/model/create_diagnose_job_request.py +111 -0
  44. huaweicloudsdkosm/v2/model/create_diagnose_job_response.py +174 -0
  45. huaweicloudsdkosm/v2/model/create_evaluate_request.py +253 -0
  46. huaweicloudsdkosm/v2/model/create_evaluate_response.py +174 -0
  47. huaweicloudsdkosm/v2/model/create_feedback_req.py +171 -0
  48. huaweicloudsdkosm/v2/model/create_feedback_request.py +111 -0
  49. huaweicloudsdkosm/v2/model/create_feedback_response.py +145 -0
  50. huaweicloudsdkosm/v2/model/create_feedback_v2_req.py +247 -0
  51. huaweicloudsdkosm/v2/model/create_labels_req.py +142 -0
  52. huaweicloudsdkosm/v2/model/create_labels_request.py +198 -0
  53. huaweicloudsdkosm/v2/model/create_labels_response.py +145 -0
  54. huaweicloudsdkosm/v2/model/create_message_do_v2.py +143 -0
  55. huaweicloudsdkosm/v2/model/create_message_v2_req.py +139 -0
  56. huaweicloudsdkosm/v2/model/create_messages_request.py +226 -0
  57. huaweicloudsdkosm/v2/model/create_messages_response.py +145 -0
  58. huaweicloudsdkosm/v2/model/create_order_incident_v2_req.py +547 -0
  59. huaweicloudsdkosm/v2/model/create_privileges_request.py +198 -0
  60. huaweicloudsdkosm/v2/model/create_privileges_response.py +145 -0
  61. huaweicloudsdkosm/v2/model/create_qa_ask_request.py +197 -0
  62. huaweicloudsdkosm/v2/model/create_qa_ask_response.py +282 -0
  63. huaweicloudsdkosm/v2/model/create_qa_feedbacks_request.py +226 -0
  64. huaweicloudsdkosm/v2/model/create_qa_feedbacks_response.py +174 -0
  65. huaweicloudsdkosm/v2/model/create_question_in_session_request.py +225 -0
  66. huaweicloudsdkosm/v2/model/create_question_in_session_response.py +232 -0
  67. huaweicloudsdkosm/v2/model/create_relations_req.py +143 -0
  68. huaweicloudsdkosm/v2/model/create_relations_request.py +226 -0
  69. huaweicloudsdkosm/v2/model/create_relations_response.py +145 -0
  70. huaweicloudsdkosm/v2/model/create_score_v2_req.py +171 -0
  71. huaweicloudsdkosm/v2/model/create_scores_request.py +226 -0
  72. huaweicloudsdkosm/v2/model/create_scores_response.py +145 -0
  73. huaweicloudsdkosm/v2/model/create_session_request.py +172 -0
  74. huaweicloudsdkosm/v2/model/create_session_response.py +174 -0
  75. huaweicloudsdkosm/v2/model/data_center_v2_do.py +202 -0
  76. huaweicloudsdkosm/v2/model/delete_accessories_request.py +201 -0
  77. huaweicloudsdkosm/v2/model/delete_accessories_response.py +145 -0
  78. huaweicloudsdkosm/v2/model/delete_case_labels_request.py +229 -0
  79. huaweicloudsdkosm/v2/model/delete_case_labels_response.py +145 -0
  80. huaweicloudsdkosm/v2/model/delete_labels_request.py +201 -0
  81. huaweicloudsdkosm/v2/model/delete_labels_response.py +145 -0
  82. huaweicloudsdkosm/v2/model/delete_relation_request.py +226 -0
  83. huaweicloudsdkosm/v2/model/delete_relation_response.py +145 -0
  84. huaweicloudsdkosm/v2/model/delete_relations_req.py +143 -0
  85. huaweicloudsdkosm/v2/model/diagnose_record_vo.py +347 -0
  86. huaweicloudsdkosm/v2/model/diagnose_resource_vo.py +405 -0
  87. huaweicloudsdkosm/v2/model/download_accessories_request.py +230 -0
  88. huaweicloudsdkosm/v2/model/download_accessories_response.py +85 -0
  89. huaweicloudsdkosm/v2/model/download_cases_request.py +548 -0
  90. huaweicloudsdkosm/v2/model/download_cases_response.py +85 -0
  91. huaweicloudsdkosm/v2/model/download_images_request.py +230 -0
  92. huaweicloudsdkosm/v2/model/download_images_response.py +85 -0
  93. huaweicloudsdkosm/v2/model/evaluate_request_req.py +115 -0
  94. huaweicloudsdkosm/v2/model/extend_question.py +144 -0
  95. huaweicloudsdkosm/v2/model/extends_param_v2.py +492 -0
  96. huaweicloudsdkosm/v2/model/feedback_option.py +144 -0
  97. huaweicloudsdkosm/v2/model/file_operate_log.py +318 -0
  98. huaweicloudsdkosm/v2/model/im_status_v2.py +144 -0
  99. huaweicloudsdkosm/v2/model/im_unread_v2.py +173 -0
  100. huaweicloudsdkosm/v2/model/incident_detail_ext_info_v2.py +289 -0
  101. huaweicloudsdkosm/v2/model/incident_detail_info_v2.py +593 -0
  102. huaweicloudsdkosm/v2/model/incident_info.py +463 -0
  103. huaweicloudsdkosm/v2/model/incident_info_v2.py +542 -0
  104. huaweicloudsdkosm/v2/model/incident_message_v2.py +318 -0
  105. huaweicloudsdkosm/v2/model/incident_operate_log_v2.py +347 -0
  106. huaweicloudsdkosm/v2/model/incident_order_auth_detail_info_v2.py +289 -0
  107. huaweicloudsdkosm/v2/model/incident_order_auth_v2.py +579 -0
  108. huaweicloudsdkosm/v2/model/incident_order_cc_email_info_v2.py +173 -0
  109. huaweicloudsdkosm/v2/model/incident_product_category_v2.py +231 -0
  110. huaweicloudsdkosm/v2/model/incident_satisfaction_v2_do.py +287 -0
  111. huaweicloudsdkosm/v2/model/incident_status_count.py +144 -0
  112. huaweicloudsdkosm/v2/model/incident_sub_type_v2_do.py +173 -0
  113. huaweicloudsdkosm/v2/model/incident_temp_v2.py +173 -0
  114. huaweicloudsdkosm/v2/model/intellectual_property_v2.py +202 -0
  115. huaweicloudsdkosm/v2/model/item_result_detail_vo.py +318 -0
  116. huaweicloudsdkosm/v2/model/item_result_vo.py +289 -0
  117. huaweicloudsdkosm/v2/model/label_info.py +173 -0
  118. huaweicloudsdkosm/v2/model/lang_result.py +144 -0
  119. huaweicloudsdkosm/v2/model/list_accessory_access_urls_request.py +230 -0
  120. huaweicloudsdkosm/v2/model/list_accessory_access_urls_response.py +116 -0
  121. huaweicloudsdkosm/v2/model/list_agencies_request.py +173 -0
  122. huaweicloudsdkosm/v2/model/list_agencies_response.py +145 -0
  123. huaweicloudsdkosm/v2/model/list_area_codes_request.py +173 -0
  124. huaweicloudsdkosm/v2/model/list_area_codes_response.py +116 -0
  125. huaweicloudsdkosm/v2/model/list_articles_request.py +226 -0
  126. huaweicloudsdkosm/v2/model/list_articles_response.py +174 -0
  127. huaweicloudsdkosm/v2/model/list_authorizations_request.py +376 -0
  128. huaweicloudsdkosm/v2/model/list_authorizations_response.py +145 -0
  129. huaweicloudsdkosm/v2/model/list_case_categories_request.py +173 -0
  130. huaweicloudsdkosm/v2/model/list_case_categories_response.py +145 -0
  131. huaweicloudsdkosm/v2/model/list_case_cc_emails_request.py +173 -0
  132. huaweicloudsdkosm/v2/model/list_case_cc_emails_response.py +141 -0
  133. huaweicloudsdkosm/v2/model/list_case_counts_request.py +202 -0
  134. huaweicloudsdkosm/v2/model/list_case_counts_response.py +116 -0
  135. huaweicloudsdkosm/v2/model/list_case_labels_request.py +201 -0
  136. huaweicloudsdkosm/v2/model/list_case_labels_response.py +116 -0
  137. huaweicloudsdkosm/v2/model/list_case_limits_request.py +173 -0
  138. huaweicloudsdkosm/v2/model/list_case_limits_response.py +112 -0
  139. huaweicloudsdkosm/v2/model/list_case_operate_logs_request.py +288 -0
  140. huaweicloudsdkosm/v2/model/list_case_operate_logs_response.py +145 -0
  141. huaweicloudsdkosm/v2/model/list_case_quotas_request.py +230 -0
  142. huaweicloudsdkosm/v2/model/list_case_quotas_response.py +145 -0
  143. huaweicloudsdkosm/v2/model/list_case_templates_request.py +201 -0
  144. huaweicloudsdkosm/v2/model/list_case_templates_response.py +145 -0
  145. huaweicloudsdkosm/v2/model/list_cases_request.py +550 -0
  146. huaweicloudsdkosm/v2/model/list_cases_response.py +145 -0
  147. huaweicloudsdkosm/v2/model/list_customers_regions_request.py +173 -0
  148. huaweicloudsdkosm/v2/model/list_customers_regions_response.py +145 -0
  149. huaweicloudsdkosm/v2/model/list_diagnose_items_request.py +111 -0
  150. huaweicloudsdkosm/v2/model/list_diagnose_items_response.py +174 -0
  151. huaweicloudsdkosm/v2/model/list_diagnose_job_request.py +115 -0
  152. huaweicloudsdkosm/v2/model/list_diagnose_job_response.py +290 -0
  153. huaweicloudsdkosm/v2/model/list_diagnose_records_request.py +173 -0
  154. huaweicloudsdkosm/v2/model/list_diagnose_records_response.py +203 -0
  155. huaweicloudsdkosm/v2/model/list_diagnose_resources_request.py +111 -0
  156. huaweicloudsdkosm/v2/model/list_diagnose_resources_response.py +145 -0
  157. huaweicloudsdkosm/v2/model/list_extends_params_request.py +259 -0
  158. huaweicloudsdkosm/v2/model/list_extends_params_response.py +145 -0
  159. huaweicloudsdkosm/v2/model/list_feedback_option_request.py +230 -0
  160. huaweicloudsdkosm/v2/model/list_feedback_option_response.py +174 -0
  161. huaweicloudsdkosm/v2/model/list_has_verified_contacts_request.py +434 -0
  162. huaweicloudsdkosm/v2/model/list_has_verified_contacts_response.py +145 -0
  163. huaweicloudsdkosm/v2/model/list_history_operate_logs_request.py +373 -0
  164. huaweicloudsdkosm/v2/model/list_history_operate_logs_response.py +145 -0
  165. huaweicloudsdkosm/v2/model/list_history_sessions_request.py +316 -0
  166. huaweicloudsdkosm/v2/model/list_history_sessions_response.py +145 -0
  167. huaweicloudsdkosm/v2/model/list_labels_request.py +289 -0
  168. huaweicloudsdkosm/v2/model/list_labels_response.py +145 -0
  169. huaweicloudsdkosm/v2/model/list_messages_request.py +288 -0
  170. huaweicloudsdkosm/v2/model/list_messages_response.py +145 -0
  171. huaweicloudsdkosm/v2/model/list_more_instant_messages_request.py +314 -0
  172. huaweicloudsdkosm/v2/model/list_more_instant_messages_response.py +145 -0
  173. huaweicloudsdkosm/v2/model/list_new_instant_messages_request.py +259 -0
  174. huaweicloudsdkosm/v2/model/list_new_instant_messages_response.py +174 -0
  175. huaweicloudsdkosm/v2/model/list_notices_request.py +198 -0
  176. huaweicloudsdkosm/v2/model/list_notices_response.py +174 -0
  177. huaweicloudsdkosm/v2/model/list_order_incident_request.py +550 -0
  178. huaweicloudsdkosm/v2/model/list_order_incident_response.py +145 -0
  179. huaweicloudsdkosm/v2/model/list_privileges_request.py +201 -0
  180. huaweicloudsdkosm/v2/model/list_privileges_response.py +116 -0
  181. huaweicloudsdkosm/v2/model/list_problem_types_request.py +202 -0
  182. huaweicloudsdkosm/v2/model/list_problem_types_response.py +145 -0
  183. huaweicloudsdkosm/v2/model/list_product_categories_request.py +202 -0
  184. huaweicloudsdkosm/v2/model/list_product_categories_response.py +145 -0
  185. huaweicloudsdkosm/v2/model/list_recommend_words_request.py +260 -0
  186. huaweicloudsdkosm/v2/model/list_recommend_words_response.py +203 -0
  187. huaweicloudsdkosm/v2/model/list_regions_request.py +173 -0
  188. huaweicloudsdkosm/v2/model/list_regions_response.py +145 -0
  189. huaweicloudsdkosm/v2/model/list_relation_request.py +201 -0
  190. huaweicloudsdkosm/v2/model/list_relation_response.py +116 -0
  191. huaweicloudsdkosm/v2/model/list_satisfaction_dimensions_request.py +173 -0
  192. huaweicloudsdkosm/v2/model/list_satisfaction_dimensions_response.py +145 -0
  193. huaweicloudsdkosm/v2/model/list_severities_request.py +229 -0
  194. huaweicloudsdkosm/v2/model/list_severities_response.py +145 -0
  195. huaweicloudsdkosm/v2/model/list_sub_customers_request.py +231 -0
  196. huaweicloudsdkosm/v2/model/list_sub_customers_response.py +116 -0
  197. huaweicloudsdkosm/v2/model/list_tools_request.py +198 -0
  198. huaweicloudsdkosm/v2/model/list_tools_response.py +174 -0
  199. huaweicloudsdkosm/v2/model/list_transport_histories_request.py +373 -0
  200. huaweicloudsdkosm/v2/model/list_transport_histories_response.py +145 -0
  201. huaweicloudsdkosm/v2/model/list_unread_new_instant_messages_request.py +230 -0
  202. huaweicloudsdkosm/v2/model/list_unread_new_instant_messages_response.py +116 -0
  203. huaweicloudsdkosm/v2/model/notice.py +199 -0
  204. huaweicloudsdkosm/v2/model/operate_authorization_v2_req.py +144 -0
  205. huaweicloudsdkosm/v2/model/operate_history_session.py +202 -0
  206. huaweicloudsdkosm/v2/model/operate_log.py +144 -0
  207. huaweicloudsdkosm/v2/model/partners_service_info.py +231 -0
  208. huaweicloudsdkosm/v2/model/put_case_ext_param_req.py +173 -0
  209. huaweicloudsdkosm/v2/model/qa_ask_req.py +346 -0
  210. huaweicloudsdkosm/v2/model/qa_feedback_req.py +345 -0
  211. huaweicloudsdkosm/v2/model/qa_flow_hit_node_vo.py +202 -0
  212. huaweicloudsdkosm/v2/model/qa_flow_hit_result.py +198 -0
  213. huaweicloudsdkosm/v2/model/qa_graph_answer.py +202 -0
  214. huaweicloudsdkosm/v2/model/qa_pair.py +289 -0
  215. huaweicloudsdkosm/v2/model/qabot_answer.py +347 -0
  216. huaweicloudsdkosm/v2/model/query_associated_question_req.py +172 -0
  217. huaweicloudsdkosm/v2/model/query_diagnose_items_req.py +144 -0
  218. huaweicloudsdkosm/v2/model/query_message_info_v2.py +347 -0
  219. huaweicloudsdkosm/v2/model/query_tsc_diagnose_resources_req.py +144 -0
  220. huaweicloudsdkosm/v2/model/recommend_word.py +285 -0
  221. huaweicloudsdkosm/v2/model/region.py +144 -0
  222. huaweicloudsdkosm/v2/model/relation_theme.py +144 -0
  223. huaweicloudsdkosm/v2/model/relevance_qapair.py +173 -0
  224. huaweicloudsdkosm/v2/model/revoke_message_request.py +229 -0
  225. huaweicloudsdkosm/v2/model/revoke_message_response.py +145 -0
  226. huaweicloudsdkosm/v2/model/satisfaction_dimension_simple_info_v2.py +260 -0
  227. huaweicloudsdkosm/v2/model/search_articles_req.py +201 -0
  228. huaweicloudsdkosm/v2/model/search_notices_req.py +143 -0
  229. huaweicloudsdkosm/v2/model/search_qa_pairs_req.py +144 -0
  230. huaweicloudsdkosm/v2/model/search_tools_req.py +201 -0
  231. huaweicloudsdkosm/v2/model/send_verify_code_req.py +170 -0
  232. huaweicloudsdkosm/v2/model/send_verify_codes_request.py +198 -0
  233. huaweicloudsdkosm/v2/model/send_verify_codes_response.py +145 -0
  234. huaweicloudsdkosm/v2/model/session_ask_question_req.py +288 -0
  235. huaweicloudsdkosm/v2/model/severity_v2_do.py +173 -0
  236. huaweicloudsdkosm/v2/model/show_accessory_limits_request.py +173 -0
  237. huaweicloudsdkosm/v2/model/show_accessory_limits_response.py +112 -0
  238. huaweicloudsdkosm/v2/model/show_associated_questions_request.py +197 -0
  239. huaweicloudsdkosm/v2/model/show_associated_questions_response.py +174 -0
  240. huaweicloudsdkosm/v2/model/show_authorization_detail_request.py +230 -0
  241. huaweicloudsdkosm/v2/model/show_authorization_detail_response.py +609 -0
  242. huaweicloudsdkosm/v2/model/show_case_detail_request.py +230 -0
  243. huaweicloudsdkosm/v2/model/show_case_detail_response.py +112 -0
  244. huaweicloudsdkosm/v2/model/show_case_extends_param_request.py +230 -0
  245. huaweicloudsdkosm/v2/model/show_case_extends_param_response.py +145 -0
  246. huaweicloudsdkosm/v2/model/show_case_status_request.py +201 -0
  247. huaweicloudsdkosm/v2/model/show_case_status_response.py +116 -0
  248. huaweicloudsdkosm/v2/model/show_configuration_request.py +114 -0
  249. huaweicloudsdkosm/v2/model/show_configuration_response.py +203 -0
  250. huaweicloudsdkosm/v2/model/show_customer_privilege_policy_request.py +173 -0
  251. huaweicloudsdkosm/v2/model/show_customer_privilege_policy_response.py +116 -0
  252. huaweicloudsdkosm/v2/model/show_download_accessory_url_request.py +200 -0
  253. huaweicloudsdkosm/v2/model/show_download_accessory_url_response.py +174 -0
  254. huaweicloudsdkosm/v2/model/show_latest_published_agreement_request.py +202 -0
  255. huaweicloudsdkosm/v2/model/show_latest_published_agreement_response.py +112 -0
  256. huaweicloudsdkosm/v2/model/show_login_type_request.py +144 -0
  257. huaweicloudsdkosm/v2/model/show_login_type_response.py +116 -0
  258. huaweicloudsdkosm/v2/model/show_partners_cases_privilege_request.py +173 -0
  259. huaweicloudsdkosm/v2/model/show_partners_cases_privilege_response.py +116 -0
  260. huaweicloudsdkosm/v2/model/show_partners_service_info_request.py +231 -0
  261. huaweicloudsdkosm/v2/model/show_partners_service_info_response.py +112 -0
  262. huaweicloudsdkosm/v2/model/show_qa_pair_detail_request.py +200 -0
  263. huaweicloudsdkosm/v2/model/show_qa_pair_detail_response.py +170 -0
  264. huaweicloudsdkosm/v2/model/show_qa_pairs_request.py +225 -0
  265. huaweicloudsdkosm/v2/model/show_qa_pairs_response.py +174 -0
  266. huaweicloudsdkosm/v2/model/show_signed_latest_published_agreement_request.py +202 -0
  267. huaweicloudsdkosm/v2/model/show_signed_latest_published_agreement_response.py +116 -0
  268. huaweicloudsdkosm/v2/model/show_theme_request.py +259 -0
  269. huaweicloudsdkosm/v2/model/show_theme_response.py +232 -0
  270. huaweicloudsdkosm/v2/model/sign_agreement_req.py +115 -0
  271. huaweicloudsdkosm/v2/model/sign_published_agreement_request.py +226 -0
  272. huaweicloudsdkosm/v2/model/sign_published_agreement_response.py +116 -0
  273. huaweicloudsdkosm/v2/model/simple_accessory_v2.py +144 -0
  274. huaweicloudsdkosm/v2/model/simple_incident_business_type_v2.py +202 -0
  275. huaweicloudsdkosm/v2/model/simple_qa_pair.py +173 -0
  276. huaweicloudsdkosm/v2/model/sub_cutomer_info_v2.py +260 -0
  277. huaweicloudsdkosm/v2/model/submit_diagnose_job_req.py +172 -0
  278. huaweicloudsdkosm/v2/model/tenant_agree_auth_detail_v2.py +201 -0
  279. huaweicloudsdkosm/v2/model/tenant_config_v2.py +115 -0
  280. huaweicloudsdkosm/v2/model/tool.py +287 -0
  281. huaweicloudsdkosm/v2/model/update_authorizations_request.py +255 -0
  282. huaweicloudsdkosm/v2/model/update_authorizations_response.py +145 -0
  283. huaweicloudsdkosm/v2/model/update_case_contact_info_req.py +260 -0
  284. huaweicloudsdkosm/v2/model/update_case_contact_info_request.py +226 -0
  285. huaweicloudsdkosm/v2/model/update_case_contact_info_response.py +145 -0
  286. huaweicloudsdkosm/v2/model/update_cases_request.py +254 -0
  287. huaweicloudsdkosm/v2/model/update_cases_response.py +145 -0
  288. huaweicloudsdkosm/v2/model/update_labels_req.py +142 -0
  289. huaweicloudsdkosm/v2/model/update_labels_request.py +226 -0
  290. huaweicloudsdkosm/v2/model/update_labels_response.py +145 -0
  291. huaweicloudsdkosm/v2/model/update_new_instant_messages_read_request.py +226 -0
  292. huaweicloudsdkosm/v2/model/update_new_instant_messages_read_response.py +145 -0
  293. huaweicloudsdkosm/v2/model/update_unread_new_instant_msg_v2_req.py +115 -0
  294. huaweicloudsdkosm/v2/model/upload_accessory_request.py +198 -0
  295. huaweicloudsdkosm/v2/model/upload_accessory_request_body.py +142 -0
  296. huaweicloudsdkosm/v2/model/upload_accessory_response.py +116 -0
  297. huaweicloudsdkosm/v2/model/upload_json_accessories_request.py +198 -0
  298. huaweicloudsdkosm/v2/model/upload_json_accessories_response.py +116 -0
  299. huaweicloudsdkosm/v2/model/user_instant_incident_msg_v2.py +144 -0
  300. huaweicloudsdkosm/v2/model/verify_host_v2_req.py +199 -0
  301. huaweicloudsdkosm/v2/model/verify_verify_code_v2_req.py +257 -0
  302. huaweicloudsdkosm/v2/model/work_order_operate_v2_req.py +202 -0
  303. huaweicloudsdkosm/v2/osm_async_client.py +7166 -0
  304. huaweicloudsdkosm/v2/osm_client.py +7163 -0
  305. huaweicloudsdkosm/v2/region/__init__.py +0 -0
  306. huaweicloudsdkosm/v2/region/osm_region.py +31 -0
  307. huaweicloudsdkosm-3.1.160.dist-info/LICENSE +13 -0
  308. huaweicloudsdkosm-3.1.160.dist-info/METADATA +26 -0
  309. huaweicloudsdkosm-3.1.160.dist-info/RECORD +311 -0
  310. huaweicloudsdkosm-3.1.160.dist-info/WHEEL +5 -0
  311. huaweicloudsdkosm-3.1.160.dist-info/top_level.txt +1 -0
@@ -0,0 +1,173 @@
1
+ # coding: utf-8
2
+
3
+ import six
4
+
5
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
6
+
7
+
8
+ class IncidentOrderCCEmailInfoV2:
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
+ 'user_id': 'str',
21
+ 'customer_id': 'str',
22
+ 'cc_email': 'str'
23
+ }
24
+
25
+ attribute_map = {
26
+ 'user_id': 'user_id',
27
+ 'customer_id': 'customer_id',
28
+ 'cc_email': 'cc_email'
29
+ }
30
+
31
+ def __init__(self, user_id=None, customer_id=None, cc_email=None):
32
+ r"""IncidentOrderCCEmailInfoV2
33
+
34
+ The model defined in huaweicloud sdk
35
+
36
+ :param user_id: 用户id
37
+ :type user_id: str
38
+ :param customer_id: 客户id
39
+ :type customer_id: str
40
+ :param cc_email: 操作邮箱
41
+ :type cc_email: str
42
+ """
43
+
44
+
45
+
46
+ self._user_id = None
47
+ self._customer_id = None
48
+ self._cc_email = None
49
+ self.discriminator = None
50
+
51
+ if user_id is not None:
52
+ self.user_id = user_id
53
+ if customer_id is not None:
54
+ self.customer_id = customer_id
55
+ if cc_email is not None:
56
+ self.cc_email = cc_email
57
+
58
+ @property
59
+ def user_id(self):
60
+ r"""Gets the user_id of this IncidentOrderCCEmailInfoV2.
61
+
62
+ 用户id
63
+
64
+ :return: The user_id of this IncidentOrderCCEmailInfoV2.
65
+ :rtype: str
66
+ """
67
+ return self._user_id
68
+
69
+ @user_id.setter
70
+ def user_id(self, user_id):
71
+ r"""Sets the user_id of this IncidentOrderCCEmailInfoV2.
72
+
73
+ 用户id
74
+
75
+ :param user_id: The user_id of this IncidentOrderCCEmailInfoV2.
76
+ :type user_id: str
77
+ """
78
+ self._user_id = user_id
79
+
80
+ @property
81
+ def customer_id(self):
82
+ r"""Gets the customer_id of this IncidentOrderCCEmailInfoV2.
83
+
84
+ 客户id
85
+
86
+ :return: The customer_id of this IncidentOrderCCEmailInfoV2.
87
+ :rtype: str
88
+ """
89
+ return self._customer_id
90
+
91
+ @customer_id.setter
92
+ def customer_id(self, customer_id):
93
+ r"""Sets the customer_id of this IncidentOrderCCEmailInfoV2.
94
+
95
+ 客户id
96
+
97
+ :param customer_id: The customer_id of this IncidentOrderCCEmailInfoV2.
98
+ :type customer_id: str
99
+ """
100
+ self._customer_id = customer_id
101
+
102
+ @property
103
+ def cc_email(self):
104
+ r"""Gets the cc_email of this IncidentOrderCCEmailInfoV2.
105
+
106
+ 操作邮箱
107
+
108
+ :return: The cc_email of this IncidentOrderCCEmailInfoV2.
109
+ :rtype: str
110
+ """
111
+ return self._cc_email
112
+
113
+ @cc_email.setter
114
+ def cc_email(self, cc_email):
115
+ r"""Sets the cc_email of this IncidentOrderCCEmailInfoV2.
116
+
117
+ 操作邮箱
118
+
119
+ :param cc_email: The cc_email of this IncidentOrderCCEmailInfoV2.
120
+ :type cc_email: str
121
+ """
122
+ self._cc_email = cc_email
123
+
124
+ def to_dict(self):
125
+ """Returns the model properties as a dict"""
126
+ result = {}
127
+
128
+ for attr, _ in six.iteritems(self.openapi_types):
129
+ value = getattr(self, attr)
130
+ if isinstance(value, list):
131
+ result[attr] = list(map(
132
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
133
+ value
134
+ ))
135
+ elif hasattr(value, "to_dict"):
136
+ result[attr] = value.to_dict()
137
+ elif isinstance(value, dict):
138
+ result[attr] = dict(map(
139
+ lambda item: (item[0], item[1].to_dict())
140
+ if hasattr(item[1], "to_dict") else item,
141
+ value.items()
142
+ ))
143
+ else:
144
+ if attr in self.sensitive_list:
145
+ result[attr] = "****"
146
+ else:
147
+ result[attr] = value
148
+
149
+ return result
150
+
151
+ def to_str(self):
152
+ """Returns the string representation of the model"""
153
+ import simplejson as json
154
+ if six.PY2:
155
+ import sys
156
+ reload(sys)
157
+ sys.setdefaultencoding("utf-8")
158
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
159
+
160
+ def __repr__(self):
161
+ """For `print`"""
162
+ return self.to_str()
163
+
164
+ def __eq__(self, other):
165
+ """Returns true if both objects are equal"""
166
+ if not isinstance(other, IncidentOrderCCEmailInfoV2):
167
+ return False
168
+
169
+ return self.__dict__ == other.__dict__
170
+
171
+ def __ne__(self, other):
172
+ """Returns true if both objects are not equal"""
173
+ return not self == other
@@ -0,0 +1,231 @@
1
+ # coding: utf-8
2
+
3
+ import six
4
+
5
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
6
+
7
+
8
+ class IncidentProductCategoryV2:
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
+ 'incident_product_category_id': 'str',
21
+ 'incident_product_category_name': 'str',
22
+ 'incident_product_category_desc': 'str',
23
+ 'incident_product_category_acronym': 'str',
24
+ 'can_use_support_plan': 'bool'
25
+ }
26
+
27
+ attribute_map = {
28
+ 'incident_product_category_id': 'incident_product_category_id',
29
+ 'incident_product_category_name': 'incident_product_category_name',
30
+ 'incident_product_category_desc': 'incident_product_category_desc',
31
+ 'incident_product_category_acronym': 'incident_product_category_acronym',
32
+ 'can_use_support_plan': 'can_use_support_plan'
33
+ }
34
+
35
+ def __init__(self, incident_product_category_id=None, incident_product_category_name=None, incident_product_category_desc=None, incident_product_category_acronym=None, can_use_support_plan=None):
36
+ r"""IncidentProductCategoryV2
37
+
38
+ The model defined in huaweicloud sdk
39
+
40
+ :param incident_product_category_id: 产品类型id
41
+ :type incident_product_category_id: str
42
+ :param incident_product_category_name: 产品类型名称
43
+ :type incident_product_category_name: str
44
+ :param incident_product_category_desc: 产品类型描述
45
+ :type incident_product_category_desc: str
46
+ :param incident_product_category_acronym: 产品类型简称
47
+ :type incident_product_category_acronym: str
48
+ :param can_use_support_plan: 是否可以使用支持计划权益
49
+ :type can_use_support_plan: bool
50
+ """
51
+
52
+
53
+
54
+ self._incident_product_category_id = None
55
+ self._incident_product_category_name = None
56
+ self._incident_product_category_desc = None
57
+ self._incident_product_category_acronym = None
58
+ self._can_use_support_plan = None
59
+ self.discriminator = None
60
+
61
+ if incident_product_category_id is not None:
62
+ self.incident_product_category_id = incident_product_category_id
63
+ if incident_product_category_name is not None:
64
+ self.incident_product_category_name = incident_product_category_name
65
+ if incident_product_category_desc is not None:
66
+ self.incident_product_category_desc = incident_product_category_desc
67
+ if incident_product_category_acronym is not None:
68
+ self.incident_product_category_acronym = incident_product_category_acronym
69
+ if can_use_support_plan is not None:
70
+ self.can_use_support_plan = can_use_support_plan
71
+
72
+ @property
73
+ def incident_product_category_id(self):
74
+ r"""Gets the incident_product_category_id of this IncidentProductCategoryV2.
75
+
76
+ 产品类型id
77
+
78
+ :return: The incident_product_category_id of this IncidentProductCategoryV2.
79
+ :rtype: str
80
+ """
81
+ return self._incident_product_category_id
82
+
83
+ @incident_product_category_id.setter
84
+ def incident_product_category_id(self, incident_product_category_id):
85
+ r"""Sets the incident_product_category_id of this IncidentProductCategoryV2.
86
+
87
+ 产品类型id
88
+
89
+ :param incident_product_category_id: The incident_product_category_id of this IncidentProductCategoryV2.
90
+ :type incident_product_category_id: str
91
+ """
92
+ self._incident_product_category_id = incident_product_category_id
93
+
94
+ @property
95
+ def incident_product_category_name(self):
96
+ r"""Gets the incident_product_category_name of this IncidentProductCategoryV2.
97
+
98
+ 产品类型名称
99
+
100
+ :return: The incident_product_category_name of this IncidentProductCategoryV2.
101
+ :rtype: str
102
+ """
103
+ return self._incident_product_category_name
104
+
105
+ @incident_product_category_name.setter
106
+ def incident_product_category_name(self, incident_product_category_name):
107
+ r"""Sets the incident_product_category_name of this IncidentProductCategoryV2.
108
+
109
+ 产品类型名称
110
+
111
+ :param incident_product_category_name: The incident_product_category_name of this IncidentProductCategoryV2.
112
+ :type incident_product_category_name: str
113
+ """
114
+ self._incident_product_category_name = incident_product_category_name
115
+
116
+ @property
117
+ def incident_product_category_desc(self):
118
+ r"""Gets the incident_product_category_desc of this IncidentProductCategoryV2.
119
+
120
+ 产品类型描述
121
+
122
+ :return: The incident_product_category_desc of this IncidentProductCategoryV2.
123
+ :rtype: str
124
+ """
125
+ return self._incident_product_category_desc
126
+
127
+ @incident_product_category_desc.setter
128
+ def incident_product_category_desc(self, incident_product_category_desc):
129
+ r"""Sets the incident_product_category_desc of this IncidentProductCategoryV2.
130
+
131
+ 产品类型描述
132
+
133
+ :param incident_product_category_desc: The incident_product_category_desc of this IncidentProductCategoryV2.
134
+ :type incident_product_category_desc: str
135
+ """
136
+ self._incident_product_category_desc = incident_product_category_desc
137
+
138
+ @property
139
+ def incident_product_category_acronym(self):
140
+ r"""Gets the incident_product_category_acronym of this IncidentProductCategoryV2.
141
+
142
+ 产品类型简称
143
+
144
+ :return: The incident_product_category_acronym of this IncidentProductCategoryV2.
145
+ :rtype: str
146
+ """
147
+ return self._incident_product_category_acronym
148
+
149
+ @incident_product_category_acronym.setter
150
+ def incident_product_category_acronym(self, incident_product_category_acronym):
151
+ r"""Sets the incident_product_category_acronym of this IncidentProductCategoryV2.
152
+
153
+ 产品类型简称
154
+
155
+ :param incident_product_category_acronym: The incident_product_category_acronym of this IncidentProductCategoryV2.
156
+ :type incident_product_category_acronym: str
157
+ """
158
+ self._incident_product_category_acronym = incident_product_category_acronym
159
+
160
+ @property
161
+ def can_use_support_plan(self):
162
+ r"""Gets the can_use_support_plan of this IncidentProductCategoryV2.
163
+
164
+ 是否可以使用支持计划权益
165
+
166
+ :return: The can_use_support_plan of this IncidentProductCategoryV2.
167
+ :rtype: bool
168
+ """
169
+ return self._can_use_support_plan
170
+
171
+ @can_use_support_plan.setter
172
+ def can_use_support_plan(self, can_use_support_plan):
173
+ r"""Sets the can_use_support_plan of this IncidentProductCategoryV2.
174
+
175
+ 是否可以使用支持计划权益
176
+
177
+ :param can_use_support_plan: The can_use_support_plan of this IncidentProductCategoryV2.
178
+ :type can_use_support_plan: bool
179
+ """
180
+ self._can_use_support_plan = can_use_support_plan
181
+
182
+ def to_dict(self):
183
+ """Returns the model properties as a dict"""
184
+ result = {}
185
+
186
+ for attr, _ in six.iteritems(self.openapi_types):
187
+ value = getattr(self, attr)
188
+ if isinstance(value, list):
189
+ result[attr] = list(map(
190
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
191
+ value
192
+ ))
193
+ elif hasattr(value, "to_dict"):
194
+ result[attr] = value.to_dict()
195
+ elif isinstance(value, dict):
196
+ result[attr] = dict(map(
197
+ lambda item: (item[0], item[1].to_dict())
198
+ if hasattr(item[1], "to_dict") else item,
199
+ value.items()
200
+ ))
201
+ else:
202
+ if attr in self.sensitive_list:
203
+ result[attr] = "****"
204
+ else:
205
+ result[attr] = value
206
+
207
+ return result
208
+
209
+ def to_str(self):
210
+ """Returns the string representation of the model"""
211
+ import simplejson as json
212
+ if six.PY2:
213
+ import sys
214
+ reload(sys)
215
+ sys.setdefaultencoding("utf-8")
216
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
217
+
218
+ def __repr__(self):
219
+ """For `print`"""
220
+ return self.to_str()
221
+
222
+ def __eq__(self, other):
223
+ """Returns true if both objects are equal"""
224
+ if not isinstance(other, IncidentProductCategoryV2):
225
+ return False
226
+
227
+ return self.__dict__ == other.__dict__
228
+
229
+ def __ne__(self, other):
230
+ """Returns true if both objects are not equal"""
231
+ return not self == other
@@ -0,0 +1,287 @@
1
+ # coding: utf-8
2
+
3
+ import six
4
+
5
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
6
+
7
+
8
+ class IncidentSatisfactionV2Do:
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
+ 'value': 'int',
21
+ 'satisfaction_id': 'int',
22
+ 'satisfaction_value': 'int',
23
+ 'satisfaction_name': 'str',
24
+ 'per_value': 'int',
25
+ 'sat_category_id': 'str',
26
+ 'sat_category_name': 'str'
27
+ }
28
+
29
+ attribute_map = {
30
+ 'value': 'value',
31
+ 'satisfaction_id': 'satisfaction_id',
32
+ 'satisfaction_value': 'satisfaction_value',
33
+ 'satisfaction_name': 'satisfaction_name',
34
+ 'per_value': 'per_value',
35
+ 'sat_category_id': 'sat_category_id',
36
+ 'sat_category_name': 'sat_category_name'
37
+ }
38
+
39
+ def __init__(self, value=None, satisfaction_id=None, satisfaction_value=None, satisfaction_name=None, per_value=None, sat_category_id=None, sat_category_name=None):
40
+ r"""IncidentSatisfactionV2Do
41
+
42
+ The model defined in huaweicloud sdk
43
+
44
+ :param value: 满意度总分数
45
+ :type value: int
46
+ :param satisfaction_id: 满意度分类id
47
+ :type satisfaction_id: int
48
+ :param satisfaction_value: 满意度的值
49
+ :type satisfaction_value: int
50
+ :param satisfaction_name: 满意度分类名称
51
+ :type satisfaction_name: str
52
+ :param per_value: 每格的分数
53
+ :type per_value: int
54
+ :param sat_category_id: 满意度维度id
55
+ :type sat_category_id: str
56
+ :param sat_category_name: 满意度维度名称
57
+ :type sat_category_name: str
58
+ """
59
+
60
+
61
+
62
+ self._value = None
63
+ self._satisfaction_id = None
64
+ self._satisfaction_value = None
65
+ self._satisfaction_name = None
66
+ self._per_value = None
67
+ self._sat_category_id = None
68
+ self._sat_category_name = None
69
+ self.discriminator = None
70
+
71
+ if value is not None:
72
+ self.value = value
73
+ self.satisfaction_id = satisfaction_id
74
+ self.satisfaction_value = satisfaction_value
75
+ if satisfaction_name is not None:
76
+ self.satisfaction_name = satisfaction_name
77
+ if per_value is not None:
78
+ self.per_value = per_value
79
+ if sat_category_id is not None:
80
+ self.sat_category_id = sat_category_id
81
+ if sat_category_name is not None:
82
+ self.sat_category_name = sat_category_name
83
+
84
+ @property
85
+ def value(self):
86
+ r"""Gets the value of this IncidentSatisfactionV2Do.
87
+
88
+ 满意度总分数
89
+
90
+ :return: The value of this IncidentSatisfactionV2Do.
91
+ :rtype: int
92
+ """
93
+ return self._value
94
+
95
+ @value.setter
96
+ def value(self, value):
97
+ r"""Sets the value of this IncidentSatisfactionV2Do.
98
+
99
+ 满意度总分数
100
+
101
+ :param value: The value of this IncidentSatisfactionV2Do.
102
+ :type value: int
103
+ """
104
+ self._value = value
105
+
106
+ @property
107
+ def satisfaction_id(self):
108
+ r"""Gets the satisfaction_id of this IncidentSatisfactionV2Do.
109
+
110
+ 满意度分类id
111
+
112
+ :return: The satisfaction_id of this IncidentSatisfactionV2Do.
113
+ :rtype: int
114
+ """
115
+ return self._satisfaction_id
116
+
117
+ @satisfaction_id.setter
118
+ def satisfaction_id(self, satisfaction_id):
119
+ r"""Sets the satisfaction_id of this IncidentSatisfactionV2Do.
120
+
121
+ 满意度分类id
122
+
123
+ :param satisfaction_id: The satisfaction_id of this IncidentSatisfactionV2Do.
124
+ :type satisfaction_id: int
125
+ """
126
+ self._satisfaction_id = satisfaction_id
127
+
128
+ @property
129
+ def satisfaction_value(self):
130
+ r"""Gets the satisfaction_value of this IncidentSatisfactionV2Do.
131
+
132
+ 满意度的值
133
+
134
+ :return: The satisfaction_value of this IncidentSatisfactionV2Do.
135
+ :rtype: int
136
+ """
137
+ return self._satisfaction_value
138
+
139
+ @satisfaction_value.setter
140
+ def satisfaction_value(self, satisfaction_value):
141
+ r"""Sets the satisfaction_value of this IncidentSatisfactionV2Do.
142
+
143
+ 满意度的值
144
+
145
+ :param satisfaction_value: The satisfaction_value of this IncidentSatisfactionV2Do.
146
+ :type satisfaction_value: int
147
+ """
148
+ self._satisfaction_value = satisfaction_value
149
+
150
+ @property
151
+ def satisfaction_name(self):
152
+ r"""Gets the satisfaction_name of this IncidentSatisfactionV2Do.
153
+
154
+ 满意度分类名称
155
+
156
+ :return: The satisfaction_name of this IncidentSatisfactionV2Do.
157
+ :rtype: str
158
+ """
159
+ return self._satisfaction_name
160
+
161
+ @satisfaction_name.setter
162
+ def satisfaction_name(self, satisfaction_name):
163
+ r"""Sets the satisfaction_name of this IncidentSatisfactionV2Do.
164
+
165
+ 满意度分类名称
166
+
167
+ :param satisfaction_name: The satisfaction_name of this IncidentSatisfactionV2Do.
168
+ :type satisfaction_name: str
169
+ """
170
+ self._satisfaction_name = satisfaction_name
171
+
172
+ @property
173
+ def per_value(self):
174
+ r"""Gets the per_value of this IncidentSatisfactionV2Do.
175
+
176
+ 每格的分数
177
+
178
+ :return: The per_value of this IncidentSatisfactionV2Do.
179
+ :rtype: int
180
+ """
181
+ return self._per_value
182
+
183
+ @per_value.setter
184
+ def per_value(self, per_value):
185
+ r"""Sets the per_value of this IncidentSatisfactionV2Do.
186
+
187
+ 每格的分数
188
+
189
+ :param per_value: The per_value of this IncidentSatisfactionV2Do.
190
+ :type per_value: int
191
+ """
192
+ self._per_value = per_value
193
+
194
+ @property
195
+ def sat_category_id(self):
196
+ r"""Gets the sat_category_id of this IncidentSatisfactionV2Do.
197
+
198
+ 满意度维度id
199
+
200
+ :return: The sat_category_id of this IncidentSatisfactionV2Do.
201
+ :rtype: str
202
+ """
203
+ return self._sat_category_id
204
+
205
+ @sat_category_id.setter
206
+ def sat_category_id(self, sat_category_id):
207
+ r"""Sets the sat_category_id of this IncidentSatisfactionV2Do.
208
+
209
+ 满意度维度id
210
+
211
+ :param sat_category_id: The sat_category_id of this IncidentSatisfactionV2Do.
212
+ :type sat_category_id: str
213
+ """
214
+ self._sat_category_id = sat_category_id
215
+
216
+ @property
217
+ def sat_category_name(self):
218
+ r"""Gets the sat_category_name of this IncidentSatisfactionV2Do.
219
+
220
+ 满意度维度名称
221
+
222
+ :return: The sat_category_name of this IncidentSatisfactionV2Do.
223
+ :rtype: str
224
+ """
225
+ return self._sat_category_name
226
+
227
+ @sat_category_name.setter
228
+ def sat_category_name(self, sat_category_name):
229
+ r"""Sets the sat_category_name of this IncidentSatisfactionV2Do.
230
+
231
+ 满意度维度名称
232
+
233
+ :param sat_category_name: The sat_category_name of this IncidentSatisfactionV2Do.
234
+ :type sat_category_name: str
235
+ """
236
+ self._sat_category_name = sat_category_name
237
+
238
+ def to_dict(self):
239
+ """Returns the model properties as a dict"""
240
+ result = {}
241
+
242
+ for attr, _ in six.iteritems(self.openapi_types):
243
+ value = getattr(self, attr)
244
+ if isinstance(value, list):
245
+ result[attr] = list(map(
246
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
247
+ value
248
+ ))
249
+ elif hasattr(value, "to_dict"):
250
+ result[attr] = value.to_dict()
251
+ elif isinstance(value, dict):
252
+ result[attr] = dict(map(
253
+ lambda item: (item[0], item[1].to_dict())
254
+ if hasattr(item[1], "to_dict") else item,
255
+ value.items()
256
+ ))
257
+ else:
258
+ if attr in self.sensitive_list:
259
+ result[attr] = "****"
260
+ else:
261
+ result[attr] = value
262
+
263
+ return result
264
+
265
+ def to_str(self):
266
+ """Returns the string representation of the model"""
267
+ import simplejson as json
268
+ if six.PY2:
269
+ import sys
270
+ reload(sys)
271
+ sys.setdefaultencoding("utf-8")
272
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
273
+
274
+ def __repr__(self):
275
+ """For `print`"""
276
+ return self.to_str()
277
+
278
+ def __eq__(self, other):
279
+ """Returns true if both objects are equal"""
280
+ if not isinstance(other, IncidentSatisfactionV2Do):
281
+ return False
282
+
283
+ return self.__dict__ == other.__dict__
284
+
285
+ def __ne__(self, other):
286
+ """Returns true if both objects are not equal"""
287
+ return not self == other