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.
- huaweicloudsdkosm/__init__.py +0 -0
- huaweicloudsdkosm/v2/__init__.py +307 -0
- huaweicloudsdkosm/v2/model/__init__.py +304 -0
- huaweicloudsdkosm/v2/model/accessory_json_format_req.py +199 -0
- huaweicloudsdkosm/v2/model/accessory_limit_vo.py +173 -0
- huaweicloudsdkosm/v2/model/accessory_url.py +173 -0
- huaweicloudsdkosm/v2/model/agency_v2.py +289 -0
- huaweicloudsdkosm/v2/model/agree_tenant_authorization_v2_req.py +231 -0
- huaweicloudsdkosm/v2/model/agreement_vo.py +260 -0
- huaweicloudsdkosm/v2/model/answer.py +227 -0
- huaweicloudsdkosm/v2/model/answer_detail.py +194 -0
- huaweicloudsdkosm/v2/model/answer_info.py +231 -0
- huaweicloudsdkosm/v2/model/answer_qa_pair.py +318 -0
- huaweicloudsdkosm/v2/model/area_code_simple_info_v2.py +173 -0
- huaweicloudsdkosm/v2/model/article.py +347 -0
- huaweicloudsdkosm/v2/model/ask_question_req.py +316 -0
- huaweicloudsdkosm/v2/model/case_label_info.py +173 -0
- huaweicloudsdkosm/v2/model/case_query_label.py +173 -0
- huaweicloudsdkosm/v2/model/case_realtion_info.py +173 -0
- huaweicloudsdkosm/v2/model/cbs_flow_entry.py +144 -0
- huaweicloudsdkosm/v2/model/check_hosts_request.py +226 -0
- huaweicloudsdkosm/v2/model/check_hosts_response.py +145 -0
- huaweicloudsdkosm/v2/model/check_need_verify_request.py +258 -0
- huaweicloudsdkosm/v2/model/check_need_verify_response.py +145 -0
- huaweicloudsdkosm/v2/model/check_verify_codes_request.py +198 -0
- huaweicloudsdkosm/v2/model/check_verify_codes_response.py +145 -0
- huaweicloudsdkosm/v2/model/common_param_v2.py +202 -0
- huaweicloudsdkosm/v2/model/confirm_authorizations_request.py +226 -0
- huaweicloudsdkosm/v2/model/confirm_authorizations_response.py +145 -0
- huaweicloudsdkosm/v2/model/contact_v2.py +202 -0
- huaweicloudsdkosm/v2/model/contact_way_info_v2.py +343 -0
- huaweicloudsdkosm/v2/model/create_and_delete_privilege_req.py +143 -0
- huaweicloudsdkosm/v2/model/create_ask_question_request.py +197 -0
- huaweicloudsdkosm/v2/model/create_ask_question_response.py +232 -0
- huaweicloudsdkosm/v2/model/create_case_extends_param_request.py +226 -0
- huaweicloudsdkosm/v2/model/create_case_extends_param_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_case_labels_request.py +229 -0
- huaweicloudsdkosm/v2/model/create_case_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_cases_request.py +256 -0
- huaweicloudsdkosm/v2/model/create_cases_response.py +116 -0
- huaweicloudsdkosm/v2/model/create_diagnose_feedback_request.py +111 -0
- huaweicloudsdkosm/v2/model/create_diagnose_feedback_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_diagnose_job_request.py +111 -0
- huaweicloudsdkosm/v2/model/create_diagnose_job_response.py +174 -0
- huaweicloudsdkosm/v2/model/create_evaluate_request.py +253 -0
- huaweicloudsdkosm/v2/model/create_evaluate_response.py +174 -0
- huaweicloudsdkosm/v2/model/create_feedback_req.py +171 -0
- huaweicloudsdkosm/v2/model/create_feedback_request.py +111 -0
- huaweicloudsdkosm/v2/model/create_feedback_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_feedback_v2_req.py +247 -0
- huaweicloudsdkosm/v2/model/create_labels_req.py +142 -0
- huaweicloudsdkosm/v2/model/create_labels_request.py +198 -0
- huaweicloudsdkosm/v2/model/create_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_message_do_v2.py +143 -0
- huaweicloudsdkosm/v2/model/create_message_v2_req.py +139 -0
- huaweicloudsdkosm/v2/model/create_messages_request.py +226 -0
- huaweicloudsdkosm/v2/model/create_messages_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_order_incident_v2_req.py +547 -0
- huaweicloudsdkosm/v2/model/create_privileges_request.py +198 -0
- huaweicloudsdkosm/v2/model/create_privileges_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_qa_ask_request.py +197 -0
- huaweicloudsdkosm/v2/model/create_qa_ask_response.py +282 -0
- huaweicloudsdkosm/v2/model/create_qa_feedbacks_request.py +226 -0
- huaweicloudsdkosm/v2/model/create_qa_feedbacks_response.py +174 -0
- huaweicloudsdkosm/v2/model/create_question_in_session_request.py +225 -0
- huaweicloudsdkosm/v2/model/create_question_in_session_response.py +232 -0
- huaweicloudsdkosm/v2/model/create_relations_req.py +143 -0
- huaweicloudsdkosm/v2/model/create_relations_request.py +226 -0
- huaweicloudsdkosm/v2/model/create_relations_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_score_v2_req.py +171 -0
- huaweicloudsdkosm/v2/model/create_scores_request.py +226 -0
- huaweicloudsdkosm/v2/model/create_scores_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_session_request.py +172 -0
- huaweicloudsdkosm/v2/model/create_session_response.py +174 -0
- huaweicloudsdkosm/v2/model/data_center_v2_do.py +202 -0
- huaweicloudsdkosm/v2/model/delete_accessories_request.py +201 -0
- huaweicloudsdkosm/v2/model/delete_accessories_response.py +145 -0
- huaweicloudsdkosm/v2/model/delete_case_labels_request.py +229 -0
- huaweicloudsdkosm/v2/model/delete_case_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/delete_labels_request.py +201 -0
- huaweicloudsdkosm/v2/model/delete_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/delete_relation_request.py +226 -0
- huaweicloudsdkosm/v2/model/delete_relation_response.py +145 -0
- huaweicloudsdkosm/v2/model/delete_relations_req.py +143 -0
- huaweicloudsdkosm/v2/model/diagnose_record_vo.py +347 -0
- huaweicloudsdkosm/v2/model/diagnose_resource_vo.py +405 -0
- huaweicloudsdkosm/v2/model/download_accessories_request.py +230 -0
- huaweicloudsdkosm/v2/model/download_accessories_response.py +85 -0
- huaweicloudsdkosm/v2/model/download_cases_request.py +548 -0
- huaweicloudsdkosm/v2/model/download_cases_response.py +85 -0
- huaweicloudsdkosm/v2/model/download_images_request.py +230 -0
- huaweicloudsdkosm/v2/model/download_images_response.py +85 -0
- huaweicloudsdkosm/v2/model/evaluate_request_req.py +115 -0
- huaweicloudsdkosm/v2/model/extend_question.py +144 -0
- huaweicloudsdkosm/v2/model/extends_param_v2.py +492 -0
- huaweicloudsdkosm/v2/model/feedback_option.py +144 -0
- huaweicloudsdkosm/v2/model/file_operate_log.py +318 -0
- huaweicloudsdkosm/v2/model/im_status_v2.py +144 -0
- huaweicloudsdkosm/v2/model/im_unread_v2.py +173 -0
- huaweicloudsdkosm/v2/model/incident_detail_ext_info_v2.py +289 -0
- huaweicloudsdkosm/v2/model/incident_detail_info_v2.py +593 -0
- huaweicloudsdkosm/v2/model/incident_info.py +463 -0
- huaweicloudsdkosm/v2/model/incident_info_v2.py +542 -0
- huaweicloudsdkosm/v2/model/incident_message_v2.py +318 -0
- huaweicloudsdkosm/v2/model/incident_operate_log_v2.py +347 -0
- huaweicloudsdkosm/v2/model/incident_order_auth_detail_info_v2.py +289 -0
- huaweicloudsdkosm/v2/model/incident_order_auth_v2.py +579 -0
- huaweicloudsdkosm/v2/model/incident_order_cc_email_info_v2.py +173 -0
- huaweicloudsdkosm/v2/model/incident_product_category_v2.py +231 -0
- huaweicloudsdkosm/v2/model/incident_satisfaction_v2_do.py +287 -0
- huaweicloudsdkosm/v2/model/incident_status_count.py +144 -0
- huaweicloudsdkosm/v2/model/incident_sub_type_v2_do.py +173 -0
- huaweicloudsdkosm/v2/model/incident_temp_v2.py +173 -0
- huaweicloudsdkosm/v2/model/intellectual_property_v2.py +202 -0
- huaweicloudsdkosm/v2/model/item_result_detail_vo.py +318 -0
- huaweicloudsdkosm/v2/model/item_result_vo.py +289 -0
- huaweicloudsdkosm/v2/model/label_info.py +173 -0
- huaweicloudsdkosm/v2/model/lang_result.py +144 -0
- huaweicloudsdkosm/v2/model/list_accessory_access_urls_request.py +230 -0
- huaweicloudsdkosm/v2/model/list_accessory_access_urls_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_agencies_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_agencies_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_area_codes_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_area_codes_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_articles_request.py +226 -0
- huaweicloudsdkosm/v2/model/list_articles_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_authorizations_request.py +376 -0
- huaweicloudsdkosm/v2/model/list_authorizations_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_case_categories_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_case_categories_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_case_cc_emails_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_case_cc_emails_response.py +141 -0
- huaweicloudsdkosm/v2/model/list_case_counts_request.py +202 -0
- huaweicloudsdkosm/v2/model/list_case_counts_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_case_labels_request.py +201 -0
- huaweicloudsdkosm/v2/model/list_case_labels_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_case_limits_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_case_limits_response.py +112 -0
- huaweicloudsdkosm/v2/model/list_case_operate_logs_request.py +288 -0
- huaweicloudsdkosm/v2/model/list_case_operate_logs_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_case_quotas_request.py +230 -0
- huaweicloudsdkosm/v2/model/list_case_quotas_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_case_templates_request.py +201 -0
- huaweicloudsdkosm/v2/model/list_case_templates_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_cases_request.py +550 -0
- huaweicloudsdkosm/v2/model/list_cases_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_customers_regions_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_customers_regions_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_diagnose_items_request.py +111 -0
- huaweicloudsdkosm/v2/model/list_diagnose_items_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_diagnose_job_request.py +115 -0
- huaweicloudsdkosm/v2/model/list_diagnose_job_response.py +290 -0
- huaweicloudsdkosm/v2/model/list_diagnose_records_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_diagnose_records_response.py +203 -0
- huaweicloudsdkosm/v2/model/list_diagnose_resources_request.py +111 -0
- huaweicloudsdkosm/v2/model/list_diagnose_resources_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_extends_params_request.py +259 -0
- huaweicloudsdkosm/v2/model/list_extends_params_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_feedback_option_request.py +230 -0
- huaweicloudsdkosm/v2/model/list_feedback_option_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_has_verified_contacts_request.py +434 -0
- huaweicloudsdkosm/v2/model/list_has_verified_contacts_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_history_operate_logs_request.py +373 -0
- huaweicloudsdkosm/v2/model/list_history_operate_logs_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_history_sessions_request.py +316 -0
- huaweicloudsdkosm/v2/model/list_history_sessions_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_labels_request.py +289 -0
- huaweicloudsdkosm/v2/model/list_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_messages_request.py +288 -0
- huaweicloudsdkosm/v2/model/list_messages_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_more_instant_messages_request.py +314 -0
- huaweicloudsdkosm/v2/model/list_more_instant_messages_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_new_instant_messages_request.py +259 -0
- huaweicloudsdkosm/v2/model/list_new_instant_messages_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_notices_request.py +198 -0
- huaweicloudsdkosm/v2/model/list_notices_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_order_incident_request.py +550 -0
- huaweicloudsdkosm/v2/model/list_order_incident_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_privileges_request.py +201 -0
- huaweicloudsdkosm/v2/model/list_privileges_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_problem_types_request.py +202 -0
- huaweicloudsdkosm/v2/model/list_problem_types_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_product_categories_request.py +202 -0
- huaweicloudsdkosm/v2/model/list_product_categories_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_recommend_words_request.py +260 -0
- huaweicloudsdkosm/v2/model/list_recommend_words_response.py +203 -0
- huaweicloudsdkosm/v2/model/list_regions_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_regions_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_relation_request.py +201 -0
- huaweicloudsdkosm/v2/model/list_relation_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_satisfaction_dimensions_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_satisfaction_dimensions_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_severities_request.py +229 -0
- huaweicloudsdkosm/v2/model/list_severities_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_sub_customers_request.py +231 -0
- huaweicloudsdkosm/v2/model/list_sub_customers_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_tools_request.py +198 -0
- huaweicloudsdkosm/v2/model/list_tools_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_transport_histories_request.py +373 -0
- huaweicloudsdkosm/v2/model/list_transport_histories_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_unread_new_instant_messages_request.py +230 -0
- huaweicloudsdkosm/v2/model/list_unread_new_instant_messages_response.py +116 -0
- huaweicloudsdkosm/v2/model/notice.py +199 -0
- huaweicloudsdkosm/v2/model/operate_authorization_v2_req.py +144 -0
- huaweicloudsdkosm/v2/model/operate_history_session.py +202 -0
- huaweicloudsdkosm/v2/model/operate_log.py +144 -0
- huaweicloudsdkosm/v2/model/partners_service_info.py +231 -0
- huaweicloudsdkosm/v2/model/put_case_ext_param_req.py +173 -0
- huaweicloudsdkosm/v2/model/qa_ask_req.py +346 -0
- huaweicloudsdkosm/v2/model/qa_feedback_req.py +345 -0
- huaweicloudsdkosm/v2/model/qa_flow_hit_node_vo.py +202 -0
- huaweicloudsdkosm/v2/model/qa_flow_hit_result.py +198 -0
- huaweicloudsdkosm/v2/model/qa_graph_answer.py +202 -0
- huaweicloudsdkosm/v2/model/qa_pair.py +289 -0
- huaweicloudsdkosm/v2/model/qabot_answer.py +347 -0
- huaweicloudsdkosm/v2/model/query_associated_question_req.py +172 -0
- huaweicloudsdkosm/v2/model/query_diagnose_items_req.py +144 -0
- huaweicloudsdkosm/v2/model/query_message_info_v2.py +347 -0
- huaweicloudsdkosm/v2/model/query_tsc_diagnose_resources_req.py +144 -0
- huaweicloudsdkosm/v2/model/recommend_word.py +285 -0
- huaweicloudsdkosm/v2/model/region.py +144 -0
- huaweicloudsdkosm/v2/model/relation_theme.py +144 -0
- huaweicloudsdkosm/v2/model/relevance_qapair.py +173 -0
- huaweicloudsdkosm/v2/model/revoke_message_request.py +229 -0
- huaweicloudsdkosm/v2/model/revoke_message_response.py +145 -0
- huaweicloudsdkosm/v2/model/satisfaction_dimension_simple_info_v2.py +260 -0
- huaweicloudsdkosm/v2/model/search_articles_req.py +201 -0
- huaweicloudsdkosm/v2/model/search_notices_req.py +143 -0
- huaweicloudsdkosm/v2/model/search_qa_pairs_req.py +144 -0
- huaweicloudsdkosm/v2/model/search_tools_req.py +201 -0
- huaweicloudsdkosm/v2/model/send_verify_code_req.py +170 -0
- huaweicloudsdkosm/v2/model/send_verify_codes_request.py +198 -0
- huaweicloudsdkosm/v2/model/send_verify_codes_response.py +145 -0
- huaweicloudsdkosm/v2/model/session_ask_question_req.py +288 -0
- huaweicloudsdkosm/v2/model/severity_v2_do.py +173 -0
- huaweicloudsdkosm/v2/model/show_accessory_limits_request.py +173 -0
- huaweicloudsdkosm/v2/model/show_accessory_limits_response.py +112 -0
- huaweicloudsdkosm/v2/model/show_associated_questions_request.py +197 -0
- huaweicloudsdkosm/v2/model/show_associated_questions_response.py +174 -0
- huaweicloudsdkosm/v2/model/show_authorization_detail_request.py +230 -0
- huaweicloudsdkosm/v2/model/show_authorization_detail_response.py +609 -0
- huaweicloudsdkosm/v2/model/show_case_detail_request.py +230 -0
- huaweicloudsdkosm/v2/model/show_case_detail_response.py +112 -0
- huaweicloudsdkosm/v2/model/show_case_extends_param_request.py +230 -0
- huaweicloudsdkosm/v2/model/show_case_extends_param_response.py +145 -0
- huaweicloudsdkosm/v2/model/show_case_status_request.py +201 -0
- huaweicloudsdkosm/v2/model/show_case_status_response.py +116 -0
- huaweicloudsdkosm/v2/model/show_configuration_request.py +114 -0
- huaweicloudsdkosm/v2/model/show_configuration_response.py +203 -0
- huaweicloudsdkosm/v2/model/show_customer_privilege_policy_request.py +173 -0
- huaweicloudsdkosm/v2/model/show_customer_privilege_policy_response.py +116 -0
- huaweicloudsdkosm/v2/model/show_download_accessory_url_request.py +200 -0
- huaweicloudsdkosm/v2/model/show_download_accessory_url_response.py +174 -0
- huaweicloudsdkosm/v2/model/show_latest_published_agreement_request.py +202 -0
- huaweicloudsdkosm/v2/model/show_latest_published_agreement_response.py +112 -0
- huaweicloudsdkosm/v2/model/show_login_type_request.py +144 -0
- huaweicloudsdkosm/v2/model/show_login_type_response.py +116 -0
- huaweicloudsdkosm/v2/model/show_partners_cases_privilege_request.py +173 -0
- huaweicloudsdkosm/v2/model/show_partners_cases_privilege_response.py +116 -0
- huaweicloudsdkosm/v2/model/show_partners_service_info_request.py +231 -0
- huaweicloudsdkosm/v2/model/show_partners_service_info_response.py +112 -0
- huaweicloudsdkosm/v2/model/show_qa_pair_detail_request.py +200 -0
- huaweicloudsdkosm/v2/model/show_qa_pair_detail_response.py +170 -0
- huaweicloudsdkosm/v2/model/show_qa_pairs_request.py +225 -0
- huaweicloudsdkosm/v2/model/show_qa_pairs_response.py +174 -0
- huaweicloudsdkosm/v2/model/show_signed_latest_published_agreement_request.py +202 -0
- huaweicloudsdkosm/v2/model/show_signed_latest_published_agreement_response.py +116 -0
- huaweicloudsdkosm/v2/model/show_theme_request.py +259 -0
- huaweicloudsdkosm/v2/model/show_theme_response.py +232 -0
- huaweicloudsdkosm/v2/model/sign_agreement_req.py +115 -0
- huaweicloudsdkosm/v2/model/sign_published_agreement_request.py +226 -0
- huaweicloudsdkosm/v2/model/sign_published_agreement_response.py +116 -0
- huaweicloudsdkosm/v2/model/simple_accessory_v2.py +144 -0
- huaweicloudsdkosm/v2/model/simple_incident_business_type_v2.py +202 -0
- huaweicloudsdkosm/v2/model/simple_qa_pair.py +173 -0
- huaweicloudsdkosm/v2/model/sub_cutomer_info_v2.py +260 -0
- huaweicloudsdkosm/v2/model/submit_diagnose_job_req.py +172 -0
- huaweicloudsdkosm/v2/model/tenant_agree_auth_detail_v2.py +201 -0
- huaweicloudsdkosm/v2/model/tenant_config_v2.py +115 -0
- huaweicloudsdkosm/v2/model/tool.py +287 -0
- huaweicloudsdkosm/v2/model/update_authorizations_request.py +255 -0
- huaweicloudsdkosm/v2/model/update_authorizations_response.py +145 -0
- huaweicloudsdkosm/v2/model/update_case_contact_info_req.py +260 -0
- huaweicloudsdkosm/v2/model/update_case_contact_info_request.py +226 -0
- huaweicloudsdkosm/v2/model/update_case_contact_info_response.py +145 -0
- huaweicloudsdkosm/v2/model/update_cases_request.py +254 -0
- huaweicloudsdkosm/v2/model/update_cases_response.py +145 -0
- huaweicloudsdkosm/v2/model/update_labels_req.py +142 -0
- huaweicloudsdkosm/v2/model/update_labels_request.py +226 -0
- huaweicloudsdkosm/v2/model/update_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/update_new_instant_messages_read_request.py +226 -0
- huaweicloudsdkosm/v2/model/update_new_instant_messages_read_response.py +145 -0
- huaweicloudsdkosm/v2/model/update_unread_new_instant_msg_v2_req.py +115 -0
- huaweicloudsdkosm/v2/model/upload_accessory_request.py +198 -0
- huaweicloudsdkosm/v2/model/upload_accessory_request_body.py +142 -0
- huaweicloudsdkosm/v2/model/upload_accessory_response.py +116 -0
- huaweicloudsdkosm/v2/model/upload_json_accessories_request.py +198 -0
- huaweicloudsdkosm/v2/model/upload_json_accessories_response.py +116 -0
- huaweicloudsdkosm/v2/model/user_instant_incident_msg_v2.py +144 -0
- huaweicloudsdkosm/v2/model/verify_host_v2_req.py +199 -0
- huaweicloudsdkosm/v2/model/verify_verify_code_v2_req.py +257 -0
- huaweicloudsdkosm/v2/model/work_order_operate_v2_req.py +202 -0
- huaweicloudsdkosm/v2/osm_async_client.py +7166 -0
- huaweicloudsdkosm/v2/osm_client.py +7163 -0
- huaweicloudsdkosm/v2/region/__init__.py +0 -0
- huaweicloudsdkosm/v2/region/osm_region.py +31 -0
- huaweicloudsdkosm-3.1.160.dist-info/LICENSE +13 -0
- huaweicloudsdkosm-3.1.160.dist-info/METADATA +26 -0
- huaweicloudsdkosm-3.1.160.dist-info/RECORD +311 -0
- huaweicloudsdkosm-3.1.160.dist-info/WHEEL +5 -0
- huaweicloudsdkosm-3.1.160.dist-info/top_level.txt +1 -0
|
@@ -0,0 +1,225 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
import six
|
|
4
|
+
|
|
5
|
+
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
class CreateQuestionInSessionRequest:
|
|
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_service_key': 'str',
|
|
21
|
+
'x_site': 'str',
|
|
22
|
+
'x_language': 'str',
|
|
23
|
+
'session_id': 'str',
|
|
24
|
+
'body': 'SessionAskQuestionReq'
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
attribute_map = {
|
|
28
|
+
'x_service_key': 'x-service-key',
|
|
29
|
+
'x_site': 'x-site',
|
|
30
|
+
'x_language': 'x-language',
|
|
31
|
+
'session_id': 'session_id',
|
|
32
|
+
'body': 'body'
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
def __init__(self, x_service_key=None, x_site=None, x_language=None, session_id=None, body=None):
|
|
36
|
+
r"""CreateQuestionInSessionRequest
|
|
37
|
+
|
|
38
|
+
The model defined in huaweicloud sdk
|
|
39
|
+
|
|
40
|
+
:param x_service_key: 调用智能客服服务标志。
|
|
41
|
+
:type x_service_key: str
|
|
42
|
+
:param x_site: 站点标记,0-中国站 1-国际站
|
|
43
|
+
:type x_site: str
|
|
44
|
+
:param x_language: 区域语言简写,en-us zh-cn
|
|
45
|
+
:type x_language: str
|
|
46
|
+
:param session_id: 会话Id
|
|
47
|
+
:type session_id: str
|
|
48
|
+
:param body: Body of the CreateQuestionInSessionRequest
|
|
49
|
+
:type body: :class:`huaweicloudsdkosm.v2.SessionAskQuestionReq`
|
|
50
|
+
"""
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
self._x_service_key = None
|
|
55
|
+
self._x_site = None
|
|
56
|
+
self._x_language = None
|
|
57
|
+
self._session_id = None
|
|
58
|
+
self._body = None
|
|
59
|
+
self.discriminator = None
|
|
60
|
+
|
|
61
|
+
self.x_service_key = x_service_key
|
|
62
|
+
if x_site is not None:
|
|
63
|
+
self.x_site = x_site
|
|
64
|
+
if x_language is not None:
|
|
65
|
+
self.x_language = x_language
|
|
66
|
+
self.session_id = session_id
|
|
67
|
+
if body is not None:
|
|
68
|
+
self.body = body
|
|
69
|
+
|
|
70
|
+
@property
|
|
71
|
+
def x_service_key(self):
|
|
72
|
+
r"""Gets the x_service_key of this CreateQuestionInSessionRequest.
|
|
73
|
+
|
|
74
|
+
调用智能客服服务标志。
|
|
75
|
+
|
|
76
|
+
:return: The x_service_key of this CreateQuestionInSessionRequest.
|
|
77
|
+
:rtype: str
|
|
78
|
+
"""
|
|
79
|
+
return self._x_service_key
|
|
80
|
+
|
|
81
|
+
@x_service_key.setter
|
|
82
|
+
def x_service_key(self, x_service_key):
|
|
83
|
+
r"""Sets the x_service_key of this CreateQuestionInSessionRequest.
|
|
84
|
+
|
|
85
|
+
调用智能客服服务标志。
|
|
86
|
+
|
|
87
|
+
:param x_service_key: The x_service_key of this CreateQuestionInSessionRequest.
|
|
88
|
+
:type x_service_key: str
|
|
89
|
+
"""
|
|
90
|
+
self._x_service_key = x_service_key
|
|
91
|
+
|
|
92
|
+
@property
|
|
93
|
+
def x_site(self):
|
|
94
|
+
r"""Gets the x_site of this CreateQuestionInSessionRequest.
|
|
95
|
+
|
|
96
|
+
站点标记,0-中国站 1-国际站
|
|
97
|
+
|
|
98
|
+
:return: The x_site of this CreateQuestionInSessionRequest.
|
|
99
|
+
:rtype: str
|
|
100
|
+
"""
|
|
101
|
+
return self._x_site
|
|
102
|
+
|
|
103
|
+
@x_site.setter
|
|
104
|
+
def x_site(self, x_site):
|
|
105
|
+
r"""Sets the x_site of this CreateQuestionInSessionRequest.
|
|
106
|
+
|
|
107
|
+
站点标记,0-中国站 1-国际站
|
|
108
|
+
|
|
109
|
+
:param x_site: The x_site of this CreateQuestionInSessionRequest.
|
|
110
|
+
:type x_site: str
|
|
111
|
+
"""
|
|
112
|
+
self._x_site = x_site
|
|
113
|
+
|
|
114
|
+
@property
|
|
115
|
+
def x_language(self):
|
|
116
|
+
r"""Gets the x_language of this CreateQuestionInSessionRequest.
|
|
117
|
+
|
|
118
|
+
区域语言简写,en-us zh-cn
|
|
119
|
+
|
|
120
|
+
:return: The x_language of this CreateQuestionInSessionRequest.
|
|
121
|
+
:rtype: str
|
|
122
|
+
"""
|
|
123
|
+
return self._x_language
|
|
124
|
+
|
|
125
|
+
@x_language.setter
|
|
126
|
+
def x_language(self, x_language):
|
|
127
|
+
r"""Sets the x_language of this CreateQuestionInSessionRequest.
|
|
128
|
+
|
|
129
|
+
区域语言简写,en-us zh-cn
|
|
130
|
+
|
|
131
|
+
:param x_language: The x_language of this CreateQuestionInSessionRequest.
|
|
132
|
+
:type x_language: str
|
|
133
|
+
"""
|
|
134
|
+
self._x_language = x_language
|
|
135
|
+
|
|
136
|
+
@property
|
|
137
|
+
def session_id(self):
|
|
138
|
+
r"""Gets the session_id of this CreateQuestionInSessionRequest.
|
|
139
|
+
|
|
140
|
+
会话Id
|
|
141
|
+
|
|
142
|
+
:return: The session_id of this CreateQuestionInSessionRequest.
|
|
143
|
+
:rtype: str
|
|
144
|
+
"""
|
|
145
|
+
return self._session_id
|
|
146
|
+
|
|
147
|
+
@session_id.setter
|
|
148
|
+
def session_id(self, session_id):
|
|
149
|
+
r"""Sets the session_id of this CreateQuestionInSessionRequest.
|
|
150
|
+
|
|
151
|
+
会话Id
|
|
152
|
+
|
|
153
|
+
:param session_id: The session_id of this CreateQuestionInSessionRequest.
|
|
154
|
+
:type session_id: str
|
|
155
|
+
"""
|
|
156
|
+
self._session_id = session_id
|
|
157
|
+
|
|
158
|
+
@property
|
|
159
|
+
def body(self):
|
|
160
|
+
r"""Gets the body of this CreateQuestionInSessionRequest.
|
|
161
|
+
|
|
162
|
+
:return: The body of this CreateQuestionInSessionRequest.
|
|
163
|
+
:rtype: :class:`huaweicloudsdkosm.v2.SessionAskQuestionReq`
|
|
164
|
+
"""
|
|
165
|
+
return self._body
|
|
166
|
+
|
|
167
|
+
@body.setter
|
|
168
|
+
def body(self, body):
|
|
169
|
+
r"""Sets the body of this CreateQuestionInSessionRequest.
|
|
170
|
+
|
|
171
|
+
:param body: The body of this CreateQuestionInSessionRequest.
|
|
172
|
+
:type body: :class:`huaweicloudsdkosm.v2.SessionAskQuestionReq`
|
|
173
|
+
"""
|
|
174
|
+
self._body = body
|
|
175
|
+
|
|
176
|
+
def to_dict(self):
|
|
177
|
+
"""Returns the model properties as a dict"""
|
|
178
|
+
result = {}
|
|
179
|
+
|
|
180
|
+
for attr, _ in six.iteritems(self.openapi_types):
|
|
181
|
+
value = getattr(self, attr)
|
|
182
|
+
if isinstance(value, list):
|
|
183
|
+
result[attr] = list(map(
|
|
184
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
185
|
+
value
|
|
186
|
+
))
|
|
187
|
+
elif hasattr(value, "to_dict"):
|
|
188
|
+
result[attr] = value.to_dict()
|
|
189
|
+
elif isinstance(value, dict):
|
|
190
|
+
result[attr] = dict(map(
|
|
191
|
+
lambda item: (item[0], item[1].to_dict())
|
|
192
|
+
if hasattr(item[1], "to_dict") else item,
|
|
193
|
+
value.items()
|
|
194
|
+
))
|
|
195
|
+
else:
|
|
196
|
+
if attr in self.sensitive_list:
|
|
197
|
+
result[attr] = "****"
|
|
198
|
+
else:
|
|
199
|
+
result[attr] = value
|
|
200
|
+
|
|
201
|
+
return result
|
|
202
|
+
|
|
203
|
+
def to_str(self):
|
|
204
|
+
"""Returns the string representation of the model"""
|
|
205
|
+
import simplejson as json
|
|
206
|
+
if six.PY2:
|
|
207
|
+
import sys
|
|
208
|
+
reload(sys)
|
|
209
|
+
sys.setdefaultencoding("utf-8")
|
|
210
|
+
return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
|
|
211
|
+
|
|
212
|
+
def __repr__(self):
|
|
213
|
+
"""For `print`"""
|
|
214
|
+
return self.to_str()
|
|
215
|
+
|
|
216
|
+
def __eq__(self, other):
|
|
217
|
+
"""Returns true if both objects are equal"""
|
|
218
|
+
if not isinstance(other, CreateQuestionInSessionRequest):
|
|
219
|
+
return False
|
|
220
|
+
|
|
221
|
+
return self.__dict__ == other.__dict__
|
|
222
|
+
|
|
223
|
+
def __ne__(self, other):
|
|
224
|
+
"""Returns true if both objects are not equal"""
|
|
225
|
+
return not self == other
|
|
@@ -0,0 +1,232 @@
|
|
|
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 CreateQuestionInSessionResponse(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
|
+
'answers': 'list[AnswerQaPair]',
|
|
22
|
+
'error_code': 'str',
|
|
23
|
+
'error_msg': 'str',
|
|
24
|
+
'answer_type': 'int',
|
|
25
|
+
'request_id': 'str'
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
attribute_map = {
|
|
29
|
+
'answers': 'answers',
|
|
30
|
+
'error_code': 'error_code',
|
|
31
|
+
'error_msg': 'error_msg',
|
|
32
|
+
'answer_type': 'answer_type',
|
|
33
|
+
'request_id': 'request_id'
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
def __init__(self, answers=None, error_code=None, error_msg=None, answer_type=None, request_id=None):
|
|
37
|
+
r"""CreateQuestionInSessionResponse
|
|
38
|
+
|
|
39
|
+
The model defined in huaweicloud sdk
|
|
40
|
+
|
|
41
|
+
:param answers: 答案列表
|
|
42
|
+
:type answers: list[:class:`huaweicloudsdkosm.v2.AnswerQaPair`]
|
|
43
|
+
:param error_code: 错误码
|
|
44
|
+
:type error_code: str
|
|
45
|
+
:param error_msg: 错误描述
|
|
46
|
+
:type error_msg: str
|
|
47
|
+
:param answer_type: 答案类型:0 知识库回复,1 技能回复,2 闲聊回复,3 华为云答案。
|
|
48
|
+
:type answer_type: int
|
|
49
|
+
:param request_id: 请求Id
|
|
50
|
+
:type request_id: str
|
|
51
|
+
"""
|
|
52
|
+
|
|
53
|
+
super(CreateQuestionInSessionResponse, self).__init__()
|
|
54
|
+
|
|
55
|
+
self._answers = None
|
|
56
|
+
self._error_code = None
|
|
57
|
+
self._error_msg = None
|
|
58
|
+
self._answer_type = None
|
|
59
|
+
self._request_id = None
|
|
60
|
+
self.discriminator = None
|
|
61
|
+
|
|
62
|
+
if answers is not None:
|
|
63
|
+
self.answers = answers
|
|
64
|
+
if error_code is not None:
|
|
65
|
+
self.error_code = error_code
|
|
66
|
+
if error_msg is not None:
|
|
67
|
+
self.error_msg = error_msg
|
|
68
|
+
if answer_type is not None:
|
|
69
|
+
self.answer_type = answer_type
|
|
70
|
+
if request_id is not None:
|
|
71
|
+
self.request_id = request_id
|
|
72
|
+
|
|
73
|
+
@property
|
|
74
|
+
def answers(self):
|
|
75
|
+
r"""Gets the answers of this CreateQuestionInSessionResponse.
|
|
76
|
+
|
|
77
|
+
答案列表
|
|
78
|
+
|
|
79
|
+
:return: The answers of this CreateQuestionInSessionResponse.
|
|
80
|
+
:rtype: list[:class:`huaweicloudsdkosm.v2.AnswerQaPair`]
|
|
81
|
+
"""
|
|
82
|
+
return self._answers
|
|
83
|
+
|
|
84
|
+
@answers.setter
|
|
85
|
+
def answers(self, answers):
|
|
86
|
+
r"""Sets the answers of this CreateQuestionInSessionResponse.
|
|
87
|
+
|
|
88
|
+
答案列表
|
|
89
|
+
|
|
90
|
+
:param answers: The answers of this CreateQuestionInSessionResponse.
|
|
91
|
+
:type answers: list[:class:`huaweicloudsdkosm.v2.AnswerQaPair`]
|
|
92
|
+
"""
|
|
93
|
+
self._answers = answers
|
|
94
|
+
|
|
95
|
+
@property
|
|
96
|
+
def error_code(self):
|
|
97
|
+
r"""Gets the error_code of this CreateQuestionInSessionResponse.
|
|
98
|
+
|
|
99
|
+
错误码
|
|
100
|
+
|
|
101
|
+
:return: The error_code of this CreateQuestionInSessionResponse.
|
|
102
|
+
:rtype: str
|
|
103
|
+
"""
|
|
104
|
+
return self._error_code
|
|
105
|
+
|
|
106
|
+
@error_code.setter
|
|
107
|
+
def error_code(self, error_code):
|
|
108
|
+
r"""Sets the error_code of this CreateQuestionInSessionResponse.
|
|
109
|
+
|
|
110
|
+
错误码
|
|
111
|
+
|
|
112
|
+
:param error_code: The error_code of this CreateQuestionInSessionResponse.
|
|
113
|
+
:type error_code: str
|
|
114
|
+
"""
|
|
115
|
+
self._error_code = error_code
|
|
116
|
+
|
|
117
|
+
@property
|
|
118
|
+
def error_msg(self):
|
|
119
|
+
r"""Gets the error_msg of this CreateQuestionInSessionResponse.
|
|
120
|
+
|
|
121
|
+
错误描述
|
|
122
|
+
|
|
123
|
+
:return: The error_msg of this CreateQuestionInSessionResponse.
|
|
124
|
+
:rtype: str
|
|
125
|
+
"""
|
|
126
|
+
return self._error_msg
|
|
127
|
+
|
|
128
|
+
@error_msg.setter
|
|
129
|
+
def error_msg(self, error_msg):
|
|
130
|
+
r"""Sets the error_msg of this CreateQuestionInSessionResponse.
|
|
131
|
+
|
|
132
|
+
错误描述
|
|
133
|
+
|
|
134
|
+
:param error_msg: The error_msg of this CreateQuestionInSessionResponse.
|
|
135
|
+
:type error_msg: str
|
|
136
|
+
"""
|
|
137
|
+
self._error_msg = error_msg
|
|
138
|
+
|
|
139
|
+
@property
|
|
140
|
+
def answer_type(self):
|
|
141
|
+
r"""Gets the answer_type of this CreateQuestionInSessionResponse.
|
|
142
|
+
|
|
143
|
+
答案类型:0 知识库回复,1 技能回复,2 闲聊回复,3 华为云答案。
|
|
144
|
+
|
|
145
|
+
:return: The answer_type of this CreateQuestionInSessionResponse.
|
|
146
|
+
:rtype: int
|
|
147
|
+
"""
|
|
148
|
+
return self._answer_type
|
|
149
|
+
|
|
150
|
+
@answer_type.setter
|
|
151
|
+
def answer_type(self, answer_type):
|
|
152
|
+
r"""Sets the answer_type of this CreateQuestionInSessionResponse.
|
|
153
|
+
|
|
154
|
+
答案类型:0 知识库回复,1 技能回复,2 闲聊回复,3 华为云答案。
|
|
155
|
+
|
|
156
|
+
:param answer_type: The answer_type of this CreateQuestionInSessionResponse.
|
|
157
|
+
:type answer_type: int
|
|
158
|
+
"""
|
|
159
|
+
self._answer_type = answer_type
|
|
160
|
+
|
|
161
|
+
@property
|
|
162
|
+
def request_id(self):
|
|
163
|
+
r"""Gets the request_id of this CreateQuestionInSessionResponse.
|
|
164
|
+
|
|
165
|
+
请求Id
|
|
166
|
+
|
|
167
|
+
:return: The request_id of this CreateQuestionInSessionResponse.
|
|
168
|
+
:rtype: str
|
|
169
|
+
"""
|
|
170
|
+
return self._request_id
|
|
171
|
+
|
|
172
|
+
@request_id.setter
|
|
173
|
+
def request_id(self, request_id):
|
|
174
|
+
r"""Sets the request_id of this CreateQuestionInSessionResponse.
|
|
175
|
+
|
|
176
|
+
请求Id
|
|
177
|
+
|
|
178
|
+
:param request_id: The request_id of this CreateQuestionInSessionResponse.
|
|
179
|
+
:type request_id: str
|
|
180
|
+
"""
|
|
181
|
+
self._request_id = request_id
|
|
182
|
+
|
|
183
|
+
def to_dict(self):
|
|
184
|
+
"""Returns the model properties as a dict"""
|
|
185
|
+
result = {}
|
|
186
|
+
|
|
187
|
+
for attr, _ in six.iteritems(self.openapi_types):
|
|
188
|
+
value = getattr(self, attr)
|
|
189
|
+
if isinstance(value, list):
|
|
190
|
+
result[attr] = list(map(
|
|
191
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
192
|
+
value
|
|
193
|
+
))
|
|
194
|
+
elif hasattr(value, "to_dict"):
|
|
195
|
+
result[attr] = value.to_dict()
|
|
196
|
+
elif isinstance(value, dict):
|
|
197
|
+
result[attr] = dict(map(
|
|
198
|
+
lambda item: (item[0], item[1].to_dict())
|
|
199
|
+
if hasattr(item[1], "to_dict") else item,
|
|
200
|
+
value.items()
|
|
201
|
+
))
|
|
202
|
+
else:
|
|
203
|
+
if attr in self.sensitive_list:
|
|
204
|
+
result[attr] = "****"
|
|
205
|
+
else:
|
|
206
|
+
result[attr] = value
|
|
207
|
+
|
|
208
|
+
return result
|
|
209
|
+
|
|
210
|
+
def to_str(self):
|
|
211
|
+
"""Returns the string representation of the model"""
|
|
212
|
+
import simplejson as json
|
|
213
|
+
if six.PY2:
|
|
214
|
+
import sys
|
|
215
|
+
reload(sys)
|
|
216
|
+
sys.setdefaultencoding("utf-8")
|
|
217
|
+
return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
|
|
218
|
+
|
|
219
|
+
def __repr__(self):
|
|
220
|
+
"""For `print`"""
|
|
221
|
+
return self.to_str()
|
|
222
|
+
|
|
223
|
+
def __eq__(self, other):
|
|
224
|
+
"""Returns true if both objects are equal"""
|
|
225
|
+
if not isinstance(other, CreateQuestionInSessionResponse):
|
|
226
|
+
return False
|
|
227
|
+
|
|
228
|
+
return self.__dict__ == other.__dict__
|
|
229
|
+
|
|
230
|
+
def __ne__(self, other):
|
|
231
|
+
"""Returns true if both objects are not equal"""
|
|
232
|
+
return not self == other
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
import six
|
|
4
|
+
|
|
5
|
+
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
class CreateRelationsReq:
|
|
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
|
+
'related_id_list': 'list[str]',
|
|
21
|
+
'group_id': 'str'
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
attribute_map = {
|
|
25
|
+
'related_id_list': 'related_id_list',
|
|
26
|
+
'group_id': 'group_id'
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
def __init__(self, related_id_list=None, group_id=None):
|
|
30
|
+
r"""CreateRelationsReq
|
|
31
|
+
|
|
32
|
+
The model defined in huaweicloud sdk
|
|
33
|
+
|
|
34
|
+
:param related_id_list: 要关联的工单id列表,最多3个
|
|
35
|
+
:type related_id_list: list[str]
|
|
36
|
+
:param group_id: 华为云IAM组id,操作查询同组其他工单时,该id必传
|
|
37
|
+
:type group_id: str
|
|
38
|
+
"""
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
self._related_id_list = None
|
|
43
|
+
self._group_id = None
|
|
44
|
+
self.discriminator = None
|
|
45
|
+
|
|
46
|
+
self.related_id_list = related_id_list
|
|
47
|
+
if group_id is not None:
|
|
48
|
+
self.group_id = group_id
|
|
49
|
+
|
|
50
|
+
@property
|
|
51
|
+
def related_id_list(self):
|
|
52
|
+
r"""Gets the related_id_list of this CreateRelationsReq.
|
|
53
|
+
|
|
54
|
+
要关联的工单id列表,最多3个
|
|
55
|
+
|
|
56
|
+
:return: The related_id_list of this CreateRelationsReq.
|
|
57
|
+
:rtype: list[str]
|
|
58
|
+
"""
|
|
59
|
+
return self._related_id_list
|
|
60
|
+
|
|
61
|
+
@related_id_list.setter
|
|
62
|
+
def related_id_list(self, related_id_list):
|
|
63
|
+
r"""Sets the related_id_list of this CreateRelationsReq.
|
|
64
|
+
|
|
65
|
+
要关联的工单id列表,最多3个
|
|
66
|
+
|
|
67
|
+
:param related_id_list: The related_id_list of this CreateRelationsReq.
|
|
68
|
+
:type related_id_list: list[str]
|
|
69
|
+
"""
|
|
70
|
+
self._related_id_list = related_id_list
|
|
71
|
+
|
|
72
|
+
@property
|
|
73
|
+
def group_id(self):
|
|
74
|
+
r"""Gets the group_id of this CreateRelationsReq.
|
|
75
|
+
|
|
76
|
+
华为云IAM组id,操作查询同组其他工单时,该id必传
|
|
77
|
+
|
|
78
|
+
:return: The group_id of this CreateRelationsReq.
|
|
79
|
+
:rtype: str
|
|
80
|
+
"""
|
|
81
|
+
return self._group_id
|
|
82
|
+
|
|
83
|
+
@group_id.setter
|
|
84
|
+
def group_id(self, group_id):
|
|
85
|
+
r"""Sets the group_id of this CreateRelationsReq.
|
|
86
|
+
|
|
87
|
+
华为云IAM组id,操作查询同组其他工单时,该id必传
|
|
88
|
+
|
|
89
|
+
:param group_id: The group_id of this CreateRelationsReq.
|
|
90
|
+
:type group_id: str
|
|
91
|
+
"""
|
|
92
|
+
self._group_id = group_id
|
|
93
|
+
|
|
94
|
+
def to_dict(self):
|
|
95
|
+
"""Returns the model properties as a dict"""
|
|
96
|
+
result = {}
|
|
97
|
+
|
|
98
|
+
for attr, _ in six.iteritems(self.openapi_types):
|
|
99
|
+
value = getattr(self, attr)
|
|
100
|
+
if isinstance(value, list):
|
|
101
|
+
result[attr] = list(map(
|
|
102
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
103
|
+
value
|
|
104
|
+
))
|
|
105
|
+
elif hasattr(value, "to_dict"):
|
|
106
|
+
result[attr] = value.to_dict()
|
|
107
|
+
elif isinstance(value, dict):
|
|
108
|
+
result[attr] = dict(map(
|
|
109
|
+
lambda item: (item[0], item[1].to_dict())
|
|
110
|
+
if hasattr(item[1], "to_dict") else item,
|
|
111
|
+
value.items()
|
|
112
|
+
))
|
|
113
|
+
else:
|
|
114
|
+
if attr in self.sensitive_list:
|
|
115
|
+
result[attr] = "****"
|
|
116
|
+
else:
|
|
117
|
+
result[attr] = value
|
|
118
|
+
|
|
119
|
+
return result
|
|
120
|
+
|
|
121
|
+
def to_str(self):
|
|
122
|
+
"""Returns the string representation of the model"""
|
|
123
|
+
import simplejson as json
|
|
124
|
+
if six.PY2:
|
|
125
|
+
import sys
|
|
126
|
+
reload(sys)
|
|
127
|
+
sys.setdefaultencoding("utf-8")
|
|
128
|
+
return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
|
|
129
|
+
|
|
130
|
+
def __repr__(self):
|
|
131
|
+
"""For `print`"""
|
|
132
|
+
return self.to_str()
|
|
133
|
+
|
|
134
|
+
def __eq__(self, other):
|
|
135
|
+
"""Returns true if both objects are equal"""
|
|
136
|
+
if not isinstance(other, CreateRelationsReq):
|
|
137
|
+
return False
|
|
138
|
+
|
|
139
|
+
return self.__dict__ == other.__dict__
|
|
140
|
+
|
|
141
|
+
def __ne__(self, other):
|
|
142
|
+
"""Returns true if both objects are not equal"""
|
|
143
|
+
return not self == other
|