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,145 @@
|
|
|
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 ListCaseTemplatesResponse(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
|
+
'total_count': 'int',
|
|
22
|
+
'incident_template_list': 'list[IncidentTempV2]'
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
attribute_map = {
|
|
26
|
+
'total_count': 'total_count',
|
|
27
|
+
'incident_template_list': 'incident_template_list'
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
def __init__(self, total_count=None, incident_template_list=None):
|
|
31
|
+
r"""ListCaseTemplatesResponse
|
|
32
|
+
|
|
33
|
+
The model defined in huaweicloud sdk
|
|
34
|
+
|
|
35
|
+
:param total_count: 总数
|
|
36
|
+
:type total_count: int
|
|
37
|
+
:param incident_template_list: 模板列表
|
|
38
|
+
:type incident_template_list: list[:class:`huaweicloudsdkosm.v2.IncidentTempV2`]
|
|
39
|
+
"""
|
|
40
|
+
|
|
41
|
+
super(ListCaseTemplatesResponse, self).__init__()
|
|
42
|
+
|
|
43
|
+
self._total_count = None
|
|
44
|
+
self._incident_template_list = None
|
|
45
|
+
self.discriminator = None
|
|
46
|
+
|
|
47
|
+
if total_count is not None:
|
|
48
|
+
self.total_count = total_count
|
|
49
|
+
if incident_template_list is not None:
|
|
50
|
+
self.incident_template_list = incident_template_list
|
|
51
|
+
|
|
52
|
+
@property
|
|
53
|
+
def total_count(self):
|
|
54
|
+
r"""Gets the total_count of this ListCaseTemplatesResponse.
|
|
55
|
+
|
|
56
|
+
总数
|
|
57
|
+
|
|
58
|
+
:return: The total_count of this ListCaseTemplatesResponse.
|
|
59
|
+
:rtype: int
|
|
60
|
+
"""
|
|
61
|
+
return self._total_count
|
|
62
|
+
|
|
63
|
+
@total_count.setter
|
|
64
|
+
def total_count(self, total_count):
|
|
65
|
+
r"""Sets the total_count of this ListCaseTemplatesResponse.
|
|
66
|
+
|
|
67
|
+
总数
|
|
68
|
+
|
|
69
|
+
:param total_count: The total_count of this ListCaseTemplatesResponse.
|
|
70
|
+
:type total_count: int
|
|
71
|
+
"""
|
|
72
|
+
self._total_count = total_count
|
|
73
|
+
|
|
74
|
+
@property
|
|
75
|
+
def incident_template_list(self):
|
|
76
|
+
r"""Gets the incident_template_list of this ListCaseTemplatesResponse.
|
|
77
|
+
|
|
78
|
+
模板列表
|
|
79
|
+
|
|
80
|
+
:return: The incident_template_list of this ListCaseTemplatesResponse.
|
|
81
|
+
:rtype: list[:class:`huaweicloudsdkosm.v2.IncidentTempV2`]
|
|
82
|
+
"""
|
|
83
|
+
return self._incident_template_list
|
|
84
|
+
|
|
85
|
+
@incident_template_list.setter
|
|
86
|
+
def incident_template_list(self, incident_template_list):
|
|
87
|
+
r"""Sets the incident_template_list of this ListCaseTemplatesResponse.
|
|
88
|
+
|
|
89
|
+
模板列表
|
|
90
|
+
|
|
91
|
+
:param incident_template_list: The incident_template_list of this ListCaseTemplatesResponse.
|
|
92
|
+
:type incident_template_list: list[:class:`huaweicloudsdkosm.v2.IncidentTempV2`]
|
|
93
|
+
"""
|
|
94
|
+
self._incident_template_list = incident_template_list
|
|
95
|
+
|
|
96
|
+
def to_dict(self):
|
|
97
|
+
"""Returns the model properties as a dict"""
|
|
98
|
+
result = {}
|
|
99
|
+
|
|
100
|
+
for attr, _ in six.iteritems(self.openapi_types):
|
|
101
|
+
value = getattr(self, attr)
|
|
102
|
+
if isinstance(value, list):
|
|
103
|
+
result[attr] = list(map(
|
|
104
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
105
|
+
value
|
|
106
|
+
))
|
|
107
|
+
elif hasattr(value, "to_dict"):
|
|
108
|
+
result[attr] = value.to_dict()
|
|
109
|
+
elif isinstance(value, dict):
|
|
110
|
+
result[attr] = dict(map(
|
|
111
|
+
lambda item: (item[0], item[1].to_dict())
|
|
112
|
+
if hasattr(item[1], "to_dict") else item,
|
|
113
|
+
value.items()
|
|
114
|
+
))
|
|
115
|
+
else:
|
|
116
|
+
if attr in self.sensitive_list:
|
|
117
|
+
result[attr] = "****"
|
|
118
|
+
else:
|
|
119
|
+
result[attr] = value
|
|
120
|
+
|
|
121
|
+
return result
|
|
122
|
+
|
|
123
|
+
def to_str(self):
|
|
124
|
+
"""Returns the string representation of the model"""
|
|
125
|
+
import simplejson as json
|
|
126
|
+
if six.PY2:
|
|
127
|
+
import sys
|
|
128
|
+
reload(sys)
|
|
129
|
+
sys.setdefaultencoding("utf-8")
|
|
130
|
+
return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
|
|
131
|
+
|
|
132
|
+
def __repr__(self):
|
|
133
|
+
"""For `print`"""
|
|
134
|
+
return self.to_str()
|
|
135
|
+
|
|
136
|
+
def __eq__(self, other):
|
|
137
|
+
"""Returns true if both objects are equal"""
|
|
138
|
+
if not isinstance(other, ListCaseTemplatesResponse):
|
|
139
|
+
return False
|
|
140
|
+
|
|
141
|
+
return self.__dict__ == other.__dict__
|
|
142
|
+
|
|
143
|
+
def __ne__(self, other):
|
|
144
|
+
"""Returns true if both objects are not equal"""
|
|
145
|
+
return not self == other
|
|
@@ -0,0 +1,550 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
import six
|
|
4
|
+
|
|
5
|
+
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
class ListCasesRequest:
|
|
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
|
+
'search_key': 'list[str]',
|
|
21
|
+
'label_id_list': 'list[str]',
|
|
22
|
+
'app_key': 'str',
|
|
23
|
+
'incident_id': 'str',
|
|
24
|
+
'query_start_time': 'str',
|
|
25
|
+
'query_end_time': 'str',
|
|
26
|
+
'status': 'int',
|
|
27
|
+
'incident_status': 'str',
|
|
28
|
+
'x_customer_id': 'str',
|
|
29
|
+
'x_customer_name': 'str',
|
|
30
|
+
'group_id': 'str',
|
|
31
|
+
'offset': 'int',
|
|
32
|
+
'limit': 'int',
|
|
33
|
+
'x_site': 'int',
|
|
34
|
+
'x_language': 'str',
|
|
35
|
+
'x_time_zone': 'str'
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
attribute_map = {
|
|
39
|
+
'search_key': 'search_key',
|
|
40
|
+
'label_id_list': 'label_id_list',
|
|
41
|
+
'app_key': 'app_key',
|
|
42
|
+
'incident_id': 'incident_id',
|
|
43
|
+
'query_start_time': 'query_start_time',
|
|
44
|
+
'query_end_time': 'query_end_time',
|
|
45
|
+
'status': 'status',
|
|
46
|
+
'incident_status': 'incident_status',
|
|
47
|
+
'x_customer_id': 'x_customer_id',
|
|
48
|
+
'x_customer_name': 'x_customer_name',
|
|
49
|
+
'group_id': 'group_id',
|
|
50
|
+
'offset': 'offset',
|
|
51
|
+
'limit': 'limit',
|
|
52
|
+
'x_site': 'X-Site',
|
|
53
|
+
'x_language': 'X-Language',
|
|
54
|
+
'x_time_zone': 'X-Time-Zone'
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
def __init__(self, search_key=None, label_id_list=None, app_key=None, incident_id=None, query_start_time=None, query_end_time=None, status=None, incident_status=None, x_customer_id=None, x_customer_name=None, group_id=None, offset=None, limit=None, x_site=None, x_language=None, x_time_zone=None):
|
|
58
|
+
r"""ListCasesRequest
|
|
59
|
+
|
|
60
|
+
The model defined in huaweicloud sdk
|
|
61
|
+
|
|
62
|
+
:param search_key: 关键字查询,支持多个空格隔开
|
|
63
|
+
:type search_key: list[str]
|
|
64
|
+
:param label_id_list: 标签列表,最多支持5个
|
|
65
|
+
:type label_id_list: list[str]
|
|
66
|
+
:param app_key: app关键字查询
|
|
67
|
+
:type app_key: str
|
|
68
|
+
:param incident_id: 工单id
|
|
69
|
+
:type incident_id: str
|
|
70
|
+
:param query_start_time: 查询开始时间
|
|
71
|
+
:type query_start_time: str
|
|
72
|
+
:param query_end_time: 查询结束时间
|
|
73
|
+
:type query_end_time: str
|
|
74
|
+
:param status: 状态 0:待受理 1:处理中 2:待确认结果 3:已完成 4:已撤销 12:无效 17: 待反馈
|
|
75
|
+
:type status: int
|
|
76
|
+
:param incident_status: 状态列表
|
|
77
|
+
:type incident_status: str
|
|
78
|
+
:param x_customer_id: 子用户id
|
|
79
|
+
:type x_customer_id: str
|
|
80
|
+
:param x_customer_name: 子用户名称
|
|
81
|
+
:type x_customer_name: str
|
|
82
|
+
:param group_id: 华为云IAM组id,同组其他工单时,该id必传
|
|
83
|
+
:type group_id: str
|
|
84
|
+
:param offset: 查询偏移量
|
|
85
|
+
:type offset: int
|
|
86
|
+
:param limit: 查询限制数量
|
|
87
|
+
:type limit: int
|
|
88
|
+
:param x_site: 对接站点信息。 0(中国站) 1(国际站),不填的话默认为0。
|
|
89
|
+
:type x_site: int
|
|
90
|
+
:param x_language: 语言环境,值为通用的语言描述字符串,比如zh-cn等,默认为zh-cn。 会根据语言环境对应展示一些国际化的信息,比如工单类型名称等。
|
|
91
|
+
:type x_language: str
|
|
92
|
+
:param x_time_zone: 环境时区,值为通用的时区描述字符串,比如GMT+8等,默认为GMT+8。 涉及时间的数据会根据环境时区处理。
|
|
93
|
+
:type x_time_zone: str
|
|
94
|
+
"""
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
self._search_key = None
|
|
99
|
+
self._label_id_list = None
|
|
100
|
+
self._app_key = None
|
|
101
|
+
self._incident_id = None
|
|
102
|
+
self._query_start_time = None
|
|
103
|
+
self._query_end_time = None
|
|
104
|
+
self._status = None
|
|
105
|
+
self._incident_status = None
|
|
106
|
+
self._x_customer_id = None
|
|
107
|
+
self._x_customer_name = None
|
|
108
|
+
self._group_id = None
|
|
109
|
+
self._offset = None
|
|
110
|
+
self._limit = None
|
|
111
|
+
self._x_site = None
|
|
112
|
+
self._x_language = None
|
|
113
|
+
self._x_time_zone = None
|
|
114
|
+
self.discriminator = None
|
|
115
|
+
|
|
116
|
+
if search_key is not None:
|
|
117
|
+
self.search_key = search_key
|
|
118
|
+
if label_id_list is not None:
|
|
119
|
+
self.label_id_list = label_id_list
|
|
120
|
+
if app_key is not None:
|
|
121
|
+
self.app_key = app_key
|
|
122
|
+
if incident_id is not None:
|
|
123
|
+
self.incident_id = incident_id
|
|
124
|
+
if query_start_time is not None:
|
|
125
|
+
self.query_start_time = query_start_time
|
|
126
|
+
if query_end_time is not None:
|
|
127
|
+
self.query_end_time = query_end_time
|
|
128
|
+
if status is not None:
|
|
129
|
+
self.status = status
|
|
130
|
+
if incident_status is not None:
|
|
131
|
+
self.incident_status = incident_status
|
|
132
|
+
if x_customer_id is not None:
|
|
133
|
+
self.x_customer_id = x_customer_id
|
|
134
|
+
if x_customer_name is not None:
|
|
135
|
+
self.x_customer_name = x_customer_name
|
|
136
|
+
if group_id is not None:
|
|
137
|
+
self.group_id = group_id
|
|
138
|
+
if offset is not None:
|
|
139
|
+
self.offset = offset
|
|
140
|
+
if limit is not None:
|
|
141
|
+
self.limit = limit
|
|
142
|
+
if x_site is not None:
|
|
143
|
+
self.x_site = x_site
|
|
144
|
+
if x_language is not None:
|
|
145
|
+
self.x_language = x_language
|
|
146
|
+
if x_time_zone is not None:
|
|
147
|
+
self.x_time_zone = x_time_zone
|
|
148
|
+
|
|
149
|
+
@property
|
|
150
|
+
def search_key(self):
|
|
151
|
+
r"""Gets the search_key of this ListCasesRequest.
|
|
152
|
+
|
|
153
|
+
关键字查询,支持多个空格隔开
|
|
154
|
+
|
|
155
|
+
:return: The search_key of this ListCasesRequest.
|
|
156
|
+
:rtype: list[str]
|
|
157
|
+
"""
|
|
158
|
+
return self._search_key
|
|
159
|
+
|
|
160
|
+
@search_key.setter
|
|
161
|
+
def search_key(self, search_key):
|
|
162
|
+
r"""Sets the search_key of this ListCasesRequest.
|
|
163
|
+
|
|
164
|
+
关键字查询,支持多个空格隔开
|
|
165
|
+
|
|
166
|
+
:param search_key: The search_key of this ListCasesRequest.
|
|
167
|
+
:type search_key: list[str]
|
|
168
|
+
"""
|
|
169
|
+
self._search_key = search_key
|
|
170
|
+
|
|
171
|
+
@property
|
|
172
|
+
def label_id_list(self):
|
|
173
|
+
r"""Gets the label_id_list of this ListCasesRequest.
|
|
174
|
+
|
|
175
|
+
标签列表,最多支持5个
|
|
176
|
+
|
|
177
|
+
:return: The label_id_list of this ListCasesRequest.
|
|
178
|
+
:rtype: list[str]
|
|
179
|
+
"""
|
|
180
|
+
return self._label_id_list
|
|
181
|
+
|
|
182
|
+
@label_id_list.setter
|
|
183
|
+
def label_id_list(self, label_id_list):
|
|
184
|
+
r"""Sets the label_id_list of this ListCasesRequest.
|
|
185
|
+
|
|
186
|
+
标签列表,最多支持5个
|
|
187
|
+
|
|
188
|
+
:param label_id_list: The label_id_list of this ListCasesRequest.
|
|
189
|
+
:type label_id_list: list[str]
|
|
190
|
+
"""
|
|
191
|
+
self._label_id_list = label_id_list
|
|
192
|
+
|
|
193
|
+
@property
|
|
194
|
+
def app_key(self):
|
|
195
|
+
r"""Gets the app_key of this ListCasesRequest.
|
|
196
|
+
|
|
197
|
+
app关键字查询
|
|
198
|
+
|
|
199
|
+
:return: The app_key of this ListCasesRequest.
|
|
200
|
+
:rtype: str
|
|
201
|
+
"""
|
|
202
|
+
return self._app_key
|
|
203
|
+
|
|
204
|
+
@app_key.setter
|
|
205
|
+
def app_key(self, app_key):
|
|
206
|
+
r"""Sets the app_key of this ListCasesRequest.
|
|
207
|
+
|
|
208
|
+
app关键字查询
|
|
209
|
+
|
|
210
|
+
:param app_key: The app_key of this ListCasesRequest.
|
|
211
|
+
:type app_key: str
|
|
212
|
+
"""
|
|
213
|
+
self._app_key = app_key
|
|
214
|
+
|
|
215
|
+
@property
|
|
216
|
+
def incident_id(self):
|
|
217
|
+
r"""Gets the incident_id of this ListCasesRequest.
|
|
218
|
+
|
|
219
|
+
工单id
|
|
220
|
+
|
|
221
|
+
:return: The incident_id of this ListCasesRequest.
|
|
222
|
+
:rtype: str
|
|
223
|
+
"""
|
|
224
|
+
return self._incident_id
|
|
225
|
+
|
|
226
|
+
@incident_id.setter
|
|
227
|
+
def incident_id(self, incident_id):
|
|
228
|
+
r"""Sets the incident_id of this ListCasesRequest.
|
|
229
|
+
|
|
230
|
+
工单id
|
|
231
|
+
|
|
232
|
+
:param incident_id: The incident_id of this ListCasesRequest.
|
|
233
|
+
:type incident_id: str
|
|
234
|
+
"""
|
|
235
|
+
self._incident_id = incident_id
|
|
236
|
+
|
|
237
|
+
@property
|
|
238
|
+
def query_start_time(self):
|
|
239
|
+
r"""Gets the query_start_time of this ListCasesRequest.
|
|
240
|
+
|
|
241
|
+
查询开始时间
|
|
242
|
+
|
|
243
|
+
:return: The query_start_time of this ListCasesRequest.
|
|
244
|
+
:rtype: str
|
|
245
|
+
"""
|
|
246
|
+
return self._query_start_time
|
|
247
|
+
|
|
248
|
+
@query_start_time.setter
|
|
249
|
+
def query_start_time(self, query_start_time):
|
|
250
|
+
r"""Sets the query_start_time of this ListCasesRequest.
|
|
251
|
+
|
|
252
|
+
查询开始时间
|
|
253
|
+
|
|
254
|
+
:param query_start_time: The query_start_time of this ListCasesRequest.
|
|
255
|
+
:type query_start_time: str
|
|
256
|
+
"""
|
|
257
|
+
self._query_start_time = query_start_time
|
|
258
|
+
|
|
259
|
+
@property
|
|
260
|
+
def query_end_time(self):
|
|
261
|
+
r"""Gets the query_end_time of this ListCasesRequest.
|
|
262
|
+
|
|
263
|
+
查询结束时间
|
|
264
|
+
|
|
265
|
+
:return: The query_end_time of this ListCasesRequest.
|
|
266
|
+
:rtype: str
|
|
267
|
+
"""
|
|
268
|
+
return self._query_end_time
|
|
269
|
+
|
|
270
|
+
@query_end_time.setter
|
|
271
|
+
def query_end_time(self, query_end_time):
|
|
272
|
+
r"""Sets the query_end_time of this ListCasesRequest.
|
|
273
|
+
|
|
274
|
+
查询结束时间
|
|
275
|
+
|
|
276
|
+
:param query_end_time: The query_end_time of this ListCasesRequest.
|
|
277
|
+
:type query_end_time: str
|
|
278
|
+
"""
|
|
279
|
+
self._query_end_time = query_end_time
|
|
280
|
+
|
|
281
|
+
@property
|
|
282
|
+
def status(self):
|
|
283
|
+
r"""Gets the status of this ListCasesRequest.
|
|
284
|
+
|
|
285
|
+
状态 0:待受理 1:处理中 2:待确认结果 3:已完成 4:已撤销 12:无效 17: 待反馈
|
|
286
|
+
|
|
287
|
+
:return: The status of this ListCasesRequest.
|
|
288
|
+
:rtype: int
|
|
289
|
+
"""
|
|
290
|
+
return self._status
|
|
291
|
+
|
|
292
|
+
@status.setter
|
|
293
|
+
def status(self, status):
|
|
294
|
+
r"""Sets the status of this ListCasesRequest.
|
|
295
|
+
|
|
296
|
+
状态 0:待受理 1:处理中 2:待确认结果 3:已完成 4:已撤销 12:无效 17: 待反馈
|
|
297
|
+
|
|
298
|
+
:param status: The status of this ListCasesRequest.
|
|
299
|
+
:type status: int
|
|
300
|
+
"""
|
|
301
|
+
self._status = status
|
|
302
|
+
|
|
303
|
+
@property
|
|
304
|
+
def incident_status(self):
|
|
305
|
+
r"""Gets the incident_status of this ListCasesRequest.
|
|
306
|
+
|
|
307
|
+
状态列表
|
|
308
|
+
|
|
309
|
+
:return: The incident_status of this ListCasesRequest.
|
|
310
|
+
:rtype: str
|
|
311
|
+
"""
|
|
312
|
+
return self._incident_status
|
|
313
|
+
|
|
314
|
+
@incident_status.setter
|
|
315
|
+
def incident_status(self, incident_status):
|
|
316
|
+
r"""Sets the incident_status of this ListCasesRequest.
|
|
317
|
+
|
|
318
|
+
状态列表
|
|
319
|
+
|
|
320
|
+
:param incident_status: The incident_status of this ListCasesRequest.
|
|
321
|
+
:type incident_status: str
|
|
322
|
+
"""
|
|
323
|
+
self._incident_status = incident_status
|
|
324
|
+
|
|
325
|
+
@property
|
|
326
|
+
def x_customer_id(self):
|
|
327
|
+
r"""Gets the x_customer_id of this ListCasesRequest.
|
|
328
|
+
|
|
329
|
+
子用户id
|
|
330
|
+
|
|
331
|
+
:return: The x_customer_id of this ListCasesRequest.
|
|
332
|
+
:rtype: str
|
|
333
|
+
"""
|
|
334
|
+
return self._x_customer_id
|
|
335
|
+
|
|
336
|
+
@x_customer_id.setter
|
|
337
|
+
def x_customer_id(self, x_customer_id):
|
|
338
|
+
r"""Sets the x_customer_id of this ListCasesRequest.
|
|
339
|
+
|
|
340
|
+
子用户id
|
|
341
|
+
|
|
342
|
+
:param x_customer_id: The x_customer_id of this ListCasesRequest.
|
|
343
|
+
:type x_customer_id: str
|
|
344
|
+
"""
|
|
345
|
+
self._x_customer_id = x_customer_id
|
|
346
|
+
|
|
347
|
+
@property
|
|
348
|
+
def x_customer_name(self):
|
|
349
|
+
r"""Gets the x_customer_name of this ListCasesRequest.
|
|
350
|
+
|
|
351
|
+
子用户名称
|
|
352
|
+
|
|
353
|
+
:return: The x_customer_name of this ListCasesRequest.
|
|
354
|
+
:rtype: str
|
|
355
|
+
"""
|
|
356
|
+
return self._x_customer_name
|
|
357
|
+
|
|
358
|
+
@x_customer_name.setter
|
|
359
|
+
def x_customer_name(self, x_customer_name):
|
|
360
|
+
r"""Sets the x_customer_name of this ListCasesRequest.
|
|
361
|
+
|
|
362
|
+
子用户名称
|
|
363
|
+
|
|
364
|
+
:param x_customer_name: The x_customer_name of this ListCasesRequest.
|
|
365
|
+
:type x_customer_name: str
|
|
366
|
+
"""
|
|
367
|
+
self._x_customer_name = x_customer_name
|
|
368
|
+
|
|
369
|
+
@property
|
|
370
|
+
def group_id(self):
|
|
371
|
+
r"""Gets the group_id of this ListCasesRequest.
|
|
372
|
+
|
|
373
|
+
华为云IAM组id,同组其他工单时,该id必传
|
|
374
|
+
|
|
375
|
+
:return: The group_id of this ListCasesRequest.
|
|
376
|
+
:rtype: str
|
|
377
|
+
"""
|
|
378
|
+
return self._group_id
|
|
379
|
+
|
|
380
|
+
@group_id.setter
|
|
381
|
+
def group_id(self, group_id):
|
|
382
|
+
r"""Sets the group_id of this ListCasesRequest.
|
|
383
|
+
|
|
384
|
+
华为云IAM组id,同组其他工单时,该id必传
|
|
385
|
+
|
|
386
|
+
:param group_id: The group_id of this ListCasesRequest.
|
|
387
|
+
:type group_id: str
|
|
388
|
+
"""
|
|
389
|
+
self._group_id = group_id
|
|
390
|
+
|
|
391
|
+
@property
|
|
392
|
+
def offset(self):
|
|
393
|
+
r"""Gets the offset of this ListCasesRequest.
|
|
394
|
+
|
|
395
|
+
查询偏移量
|
|
396
|
+
|
|
397
|
+
:return: The offset of this ListCasesRequest.
|
|
398
|
+
:rtype: int
|
|
399
|
+
"""
|
|
400
|
+
return self._offset
|
|
401
|
+
|
|
402
|
+
@offset.setter
|
|
403
|
+
def offset(self, offset):
|
|
404
|
+
r"""Sets the offset of this ListCasesRequest.
|
|
405
|
+
|
|
406
|
+
查询偏移量
|
|
407
|
+
|
|
408
|
+
:param offset: The offset of this ListCasesRequest.
|
|
409
|
+
:type offset: int
|
|
410
|
+
"""
|
|
411
|
+
self._offset = offset
|
|
412
|
+
|
|
413
|
+
@property
|
|
414
|
+
def limit(self):
|
|
415
|
+
r"""Gets the limit of this ListCasesRequest.
|
|
416
|
+
|
|
417
|
+
查询限制数量
|
|
418
|
+
|
|
419
|
+
:return: The limit of this ListCasesRequest.
|
|
420
|
+
:rtype: int
|
|
421
|
+
"""
|
|
422
|
+
return self._limit
|
|
423
|
+
|
|
424
|
+
@limit.setter
|
|
425
|
+
def limit(self, limit):
|
|
426
|
+
r"""Sets the limit of this ListCasesRequest.
|
|
427
|
+
|
|
428
|
+
查询限制数量
|
|
429
|
+
|
|
430
|
+
:param limit: The limit of this ListCasesRequest.
|
|
431
|
+
:type limit: int
|
|
432
|
+
"""
|
|
433
|
+
self._limit = limit
|
|
434
|
+
|
|
435
|
+
@property
|
|
436
|
+
def x_site(self):
|
|
437
|
+
r"""Gets the x_site of this ListCasesRequest.
|
|
438
|
+
|
|
439
|
+
对接站点信息。 0(中国站) 1(国际站),不填的话默认为0。
|
|
440
|
+
|
|
441
|
+
:return: The x_site of this ListCasesRequest.
|
|
442
|
+
:rtype: int
|
|
443
|
+
"""
|
|
444
|
+
return self._x_site
|
|
445
|
+
|
|
446
|
+
@x_site.setter
|
|
447
|
+
def x_site(self, x_site):
|
|
448
|
+
r"""Sets the x_site of this ListCasesRequest.
|
|
449
|
+
|
|
450
|
+
对接站点信息。 0(中国站) 1(国际站),不填的话默认为0。
|
|
451
|
+
|
|
452
|
+
:param x_site: The x_site of this ListCasesRequest.
|
|
453
|
+
:type x_site: int
|
|
454
|
+
"""
|
|
455
|
+
self._x_site = x_site
|
|
456
|
+
|
|
457
|
+
@property
|
|
458
|
+
def x_language(self):
|
|
459
|
+
r"""Gets the x_language of this ListCasesRequest.
|
|
460
|
+
|
|
461
|
+
语言环境,值为通用的语言描述字符串,比如zh-cn等,默认为zh-cn。 会根据语言环境对应展示一些国际化的信息,比如工单类型名称等。
|
|
462
|
+
|
|
463
|
+
:return: The x_language of this ListCasesRequest.
|
|
464
|
+
:rtype: str
|
|
465
|
+
"""
|
|
466
|
+
return self._x_language
|
|
467
|
+
|
|
468
|
+
@x_language.setter
|
|
469
|
+
def x_language(self, x_language):
|
|
470
|
+
r"""Sets the x_language of this ListCasesRequest.
|
|
471
|
+
|
|
472
|
+
语言环境,值为通用的语言描述字符串,比如zh-cn等,默认为zh-cn。 会根据语言环境对应展示一些国际化的信息,比如工单类型名称等。
|
|
473
|
+
|
|
474
|
+
:param x_language: The x_language of this ListCasesRequest.
|
|
475
|
+
:type x_language: str
|
|
476
|
+
"""
|
|
477
|
+
self._x_language = x_language
|
|
478
|
+
|
|
479
|
+
@property
|
|
480
|
+
def x_time_zone(self):
|
|
481
|
+
r"""Gets the x_time_zone of this ListCasesRequest.
|
|
482
|
+
|
|
483
|
+
环境时区,值为通用的时区描述字符串,比如GMT+8等,默认为GMT+8。 涉及时间的数据会根据环境时区处理。
|
|
484
|
+
|
|
485
|
+
:return: The x_time_zone of this ListCasesRequest.
|
|
486
|
+
:rtype: str
|
|
487
|
+
"""
|
|
488
|
+
return self._x_time_zone
|
|
489
|
+
|
|
490
|
+
@x_time_zone.setter
|
|
491
|
+
def x_time_zone(self, x_time_zone):
|
|
492
|
+
r"""Sets the x_time_zone of this ListCasesRequest.
|
|
493
|
+
|
|
494
|
+
环境时区,值为通用的时区描述字符串,比如GMT+8等,默认为GMT+8。 涉及时间的数据会根据环境时区处理。
|
|
495
|
+
|
|
496
|
+
:param x_time_zone: The x_time_zone of this ListCasesRequest.
|
|
497
|
+
:type x_time_zone: str
|
|
498
|
+
"""
|
|
499
|
+
self._x_time_zone = x_time_zone
|
|
500
|
+
|
|
501
|
+
def to_dict(self):
|
|
502
|
+
"""Returns the model properties as a dict"""
|
|
503
|
+
result = {}
|
|
504
|
+
|
|
505
|
+
for attr, _ in six.iteritems(self.openapi_types):
|
|
506
|
+
value = getattr(self, attr)
|
|
507
|
+
if isinstance(value, list):
|
|
508
|
+
result[attr] = list(map(
|
|
509
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
510
|
+
value
|
|
511
|
+
))
|
|
512
|
+
elif hasattr(value, "to_dict"):
|
|
513
|
+
result[attr] = value.to_dict()
|
|
514
|
+
elif isinstance(value, dict):
|
|
515
|
+
result[attr] = dict(map(
|
|
516
|
+
lambda item: (item[0], item[1].to_dict())
|
|
517
|
+
if hasattr(item[1], "to_dict") else item,
|
|
518
|
+
value.items()
|
|
519
|
+
))
|
|
520
|
+
else:
|
|
521
|
+
if attr in self.sensitive_list:
|
|
522
|
+
result[attr] = "****"
|
|
523
|
+
else:
|
|
524
|
+
result[attr] = value
|
|
525
|
+
|
|
526
|
+
return result
|
|
527
|
+
|
|
528
|
+
def to_str(self):
|
|
529
|
+
"""Returns the string representation of the model"""
|
|
530
|
+
import simplejson as json
|
|
531
|
+
if six.PY2:
|
|
532
|
+
import sys
|
|
533
|
+
reload(sys)
|
|
534
|
+
sys.setdefaultencoding("utf-8")
|
|
535
|
+
return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
|
|
536
|
+
|
|
537
|
+
def __repr__(self):
|
|
538
|
+
"""For `print`"""
|
|
539
|
+
return self.to_str()
|
|
540
|
+
|
|
541
|
+
def __eq__(self, other):
|
|
542
|
+
"""Returns true if both objects are equal"""
|
|
543
|
+
if not isinstance(other, ListCasesRequest):
|
|
544
|
+
return False
|
|
545
|
+
|
|
546
|
+
return self.__dict__ == other.__dict__
|
|
547
|
+
|
|
548
|
+
def __ne__(self, other):
|
|
549
|
+
"""Returns true if both objects are not equal"""
|
|
550
|
+
return not self == other
|