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,229 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
import six
|
|
4
|
+
|
|
5
|
+
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
class ListSeveritiesRequest:
|
|
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
|
+
'product_category_id': 'str',
|
|
21
|
+
'business_type_id': 'str',
|
|
22
|
+
'x_site': 'int',
|
|
23
|
+
'x_language': 'str',
|
|
24
|
+
'x_time_zone': 'str'
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
attribute_map = {
|
|
28
|
+
'product_category_id': 'product_category_id',
|
|
29
|
+
'business_type_id': 'business_type_id',
|
|
30
|
+
'x_site': 'X-Site',
|
|
31
|
+
'x_language': 'X-Language',
|
|
32
|
+
'x_time_zone': 'X-Time-Zone'
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
def __init__(self, product_category_id=None, business_type_id=None, x_site=None, x_language=None, x_time_zone=None):
|
|
36
|
+
r"""ListSeveritiesRequest
|
|
37
|
+
|
|
38
|
+
The model defined in huaweicloud sdk
|
|
39
|
+
|
|
40
|
+
:param product_category_id: 产品类型id
|
|
41
|
+
:type product_category_id: str
|
|
42
|
+
:param business_type_id: 问题类型id
|
|
43
|
+
:type business_type_id: str
|
|
44
|
+
:param x_site: 对接站点信息。 0(中国站) 1(国际站),不填的话默认为0。
|
|
45
|
+
:type x_site: int
|
|
46
|
+
:param x_language: 语言环境,值为通用的语言描述字符串,比如zh-cn等,默认为zh-cn。 会根据语言环境对应展示一些国际化的信息,比如工单类型名称等。
|
|
47
|
+
:type x_language: str
|
|
48
|
+
:param x_time_zone: 环境时区,值为通用的时区描述字符串,比如GMT+8等,默认为GMT+8。 涉及时间的数据会根据环境时区处理。
|
|
49
|
+
:type x_time_zone: str
|
|
50
|
+
"""
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
self._product_category_id = None
|
|
55
|
+
self._business_type_id = None
|
|
56
|
+
self._x_site = None
|
|
57
|
+
self._x_language = None
|
|
58
|
+
self._x_time_zone = None
|
|
59
|
+
self.discriminator = None
|
|
60
|
+
|
|
61
|
+
self.product_category_id = product_category_id
|
|
62
|
+
self.business_type_id = business_type_id
|
|
63
|
+
if x_site is not None:
|
|
64
|
+
self.x_site = x_site
|
|
65
|
+
if x_language is not None:
|
|
66
|
+
self.x_language = x_language
|
|
67
|
+
if x_time_zone is not None:
|
|
68
|
+
self.x_time_zone = x_time_zone
|
|
69
|
+
|
|
70
|
+
@property
|
|
71
|
+
def product_category_id(self):
|
|
72
|
+
r"""Gets the product_category_id of this ListSeveritiesRequest.
|
|
73
|
+
|
|
74
|
+
产品类型id
|
|
75
|
+
|
|
76
|
+
:return: The product_category_id of this ListSeveritiesRequest.
|
|
77
|
+
:rtype: str
|
|
78
|
+
"""
|
|
79
|
+
return self._product_category_id
|
|
80
|
+
|
|
81
|
+
@product_category_id.setter
|
|
82
|
+
def product_category_id(self, product_category_id):
|
|
83
|
+
r"""Sets the product_category_id of this ListSeveritiesRequest.
|
|
84
|
+
|
|
85
|
+
产品类型id
|
|
86
|
+
|
|
87
|
+
:param product_category_id: The product_category_id of this ListSeveritiesRequest.
|
|
88
|
+
:type product_category_id: str
|
|
89
|
+
"""
|
|
90
|
+
self._product_category_id = product_category_id
|
|
91
|
+
|
|
92
|
+
@property
|
|
93
|
+
def business_type_id(self):
|
|
94
|
+
r"""Gets the business_type_id of this ListSeveritiesRequest.
|
|
95
|
+
|
|
96
|
+
问题类型id
|
|
97
|
+
|
|
98
|
+
:return: The business_type_id of this ListSeveritiesRequest.
|
|
99
|
+
:rtype: str
|
|
100
|
+
"""
|
|
101
|
+
return self._business_type_id
|
|
102
|
+
|
|
103
|
+
@business_type_id.setter
|
|
104
|
+
def business_type_id(self, business_type_id):
|
|
105
|
+
r"""Sets the business_type_id of this ListSeveritiesRequest.
|
|
106
|
+
|
|
107
|
+
问题类型id
|
|
108
|
+
|
|
109
|
+
:param business_type_id: The business_type_id of this ListSeveritiesRequest.
|
|
110
|
+
:type business_type_id: str
|
|
111
|
+
"""
|
|
112
|
+
self._business_type_id = business_type_id
|
|
113
|
+
|
|
114
|
+
@property
|
|
115
|
+
def x_site(self):
|
|
116
|
+
r"""Gets the x_site of this ListSeveritiesRequest.
|
|
117
|
+
|
|
118
|
+
对接站点信息。 0(中国站) 1(国际站),不填的话默认为0。
|
|
119
|
+
|
|
120
|
+
:return: The x_site of this ListSeveritiesRequest.
|
|
121
|
+
:rtype: int
|
|
122
|
+
"""
|
|
123
|
+
return self._x_site
|
|
124
|
+
|
|
125
|
+
@x_site.setter
|
|
126
|
+
def x_site(self, x_site):
|
|
127
|
+
r"""Sets the x_site of this ListSeveritiesRequest.
|
|
128
|
+
|
|
129
|
+
对接站点信息。 0(中国站) 1(国际站),不填的话默认为0。
|
|
130
|
+
|
|
131
|
+
:param x_site: The x_site of this ListSeveritiesRequest.
|
|
132
|
+
:type x_site: int
|
|
133
|
+
"""
|
|
134
|
+
self._x_site = x_site
|
|
135
|
+
|
|
136
|
+
@property
|
|
137
|
+
def x_language(self):
|
|
138
|
+
r"""Gets the x_language of this ListSeveritiesRequest.
|
|
139
|
+
|
|
140
|
+
语言环境,值为通用的语言描述字符串,比如zh-cn等,默认为zh-cn。 会根据语言环境对应展示一些国际化的信息,比如工单类型名称等。
|
|
141
|
+
|
|
142
|
+
:return: The x_language of this ListSeveritiesRequest.
|
|
143
|
+
:rtype: str
|
|
144
|
+
"""
|
|
145
|
+
return self._x_language
|
|
146
|
+
|
|
147
|
+
@x_language.setter
|
|
148
|
+
def x_language(self, x_language):
|
|
149
|
+
r"""Sets the x_language of this ListSeveritiesRequest.
|
|
150
|
+
|
|
151
|
+
语言环境,值为通用的语言描述字符串,比如zh-cn等,默认为zh-cn。 会根据语言环境对应展示一些国际化的信息,比如工单类型名称等。
|
|
152
|
+
|
|
153
|
+
:param x_language: The x_language of this ListSeveritiesRequest.
|
|
154
|
+
:type x_language: str
|
|
155
|
+
"""
|
|
156
|
+
self._x_language = x_language
|
|
157
|
+
|
|
158
|
+
@property
|
|
159
|
+
def x_time_zone(self):
|
|
160
|
+
r"""Gets the x_time_zone of this ListSeveritiesRequest.
|
|
161
|
+
|
|
162
|
+
环境时区,值为通用的时区描述字符串,比如GMT+8等,默认为GMT+8。 涉及时间的数据会根据环境时区处理。
|
|
163
|
+
|
|
164
|
+
:return: The x_time_zone of this ListSeveritiesRequest.
|
|
165
|
+
:rtype: str
|
|
166
|
+
"""
|
|
167
|
+
return self._x_time_zone
|
|
168
|
+
|
|
169
|
+
@x_time_zone.setter
|
|
170
|
+
def x_time_zone(self, x_time_zone):
|
|
171
|
+
r"""Sets the x_time_zone of this ListSeveritiesRequest.
|
|
172
|
+
|
|
173
|
+
环境时区,值为通用的时区描述字符串,比如GMT+8等,默认为GMT+8。 涉及时间的数据会根据环境时区处理。
|
|
174
|
+
|
|
175
|
+
:param x_time_zone: The x_time_zone of this ListSeveritiesRequest.
|
|
176
|
+
:type x_time_zone: str
|
|
177
|
+
"""
|
|
178
|
+
self._x_time_zone = x_time_zone
|
|
179
|
+
|
|
180
|
+
def to_dict(self):
|
|
181
|
+
"""Returns the model properties as a dict"""
|
|
182
|
+
result = {}
|
|
183
|
+
|
|
184
|
+
for attr, _ in six.iteritems(self.openapi_types):
|
|
185
|
+
value = getattr(self, attr)
|
|
186
|
+
if isinstance(value, list):
|
|
187
|
+
result[attr] = list(map(
|
|
188
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
189
|
+
value
|
|
190
|
+
))
|
|
191
|
+
elif hasattr(value, "to_dict"):
|
|
192
|
+
result[attr] = value.to_dict()
|
|
193
|
+
elif isinstance(value, dict):
|
|
194
|
+
result[attr] = dict(map(
|
|
195
|
+
lambda item: (item[0], item[1].to_dict())
|
|
196
|
+
if hasattr(item[1], "to_dict") else item,
|
|
197
|
+
value.items()
|
|
198
|
+
))
|
|
199
|
+
else:
|
|
200
|
+
if attr in self.sensitive_list:
|
|
201
|
+
result[attr] = "****"
|
|
202
|
+
else:
|
|
203
|
+
result[attr] = value
|
|
204
|
+
|
|
205
|
+
return result
|
|
206
|
+
|
|
207
|
+
def to_str(self):
|
|
208
|
+
"""Returns the string representation of the model"""
|
|
209
|
+
import simplejson as json
|
|
210
|
+
if six.PY2:
|
|
211
|
+
import sys
|
|
212
|
+
reload(sys)
|
|
213
|
+
sys.setdefaultencoding("utf-8")
|
|
214
|
+
return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
|
|
215
|
+
|
|
216
|
+
def __repr__(self):
|
|
217
|
+
"""For `print`"""
|
|
218
|
+
return self.to_str()
|
|
219
|
+
|
|
220
|
+
def __eq__(self, other):
|
|
221
|
+
"""Returns true if both objects are equal"""
|
|
222
|
+
if not isinstance(other, ListSeveritiesRequest):
|
|
223
|
+
return False
|
|
224
|
+
|
|
225
|
+
return self.__dict__ == other.__dict__
|
|
226
|
+
|
|
227
|
+
def __ne__(self, other):
|
|
228
|
+
"""Returns true if both objects are not equal"""
|
|
229
|
+
return not self == other
|
|
@@ -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 ListSeveritiesResponse(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
|
+
'show': 'bool',
|
|
22
|
+
'severity_list': 'list[SeverityV2Do]'
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
attribute_map = {
|
|
26
|
+
'show': 'show',
|
|
27
|
+
'severity_list': 'severity_list'
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
def __init__(self, show=None, severity_list=None):
|
|
31
|
+
r"""ListSeveritiesResponse
|
|
32
|
+
|
|
33
|
+
The model defined in huaweicloud sdk
|
|
34
|
+
|
|
35
|
+
:param show: 是否展示
|
|
36
|
+
:type show: bool
|
|
37
|
+
:param severity_list: 严重性列表
|
|
38
|
+
:type severity_list: list[:class:`huaweicloudsdkosm.v2.SeverityV2Do`]
|
|
39
|
+
"""
|
|
40
|
+
|
|
41
|
+
super(ListSeveritiesResponse, self).__init__()
|
|
42
|
+
|
|
43
|
+
self._show = None
|
|
44
|
+
self._severity_list = None
|
|
45
|
+
self.discriminator = None
|
|
46
|
+
|
|
47
|
+
if show is not None:
|
|
48
|
+
self.show = show
|
|
49
|
+
if severity_list is not None:
|
|
50
|
+
self.severity_list = severity_list
|
|
51
|
+
|
|
52
|
+
@property
|
|
53
|
+
def show(self):
|
|
54
|
+
r"""Gets the show of this ListSeveritiesResponse.
|
|
55
|
+
|
|
56
|
+
是否展示
|
|
57
|
+
|
|
58
|
+
:return: The show of this ListSeveritiesResponse.
|
|
59
|
+
:rtype: bool
|
|
60
|
+
"""
|
|
61
|
+
return self._show
|
|
62
|
+
|
|
63
|
+
@show.setter
|
|
64
|
+
def show(self, show):
|
|
65
|
+
r"""Sets the show of this ListSeveritiesResponse.
|
|
66
|
+
|
|
67
|
+
是否展示
|
|
68
|
+
|
|
69
|
+
:param show: The show of this ListSeveritiesResponse.
|
|
70
|
+
:type show: bool
|
|
71
|
+
"""
|
|
72
|
+
self._show = show
|
|
73
|
+
|
|
74
|
+
@property
|
|
75
|
+
def severity_list(self):
|
|
76
|
+
r"""Gets the severity_list of this ListSeveritiesResponse.
|
|
77
|
+
|
|
78
|
+
严重性列表
|
|
79
|
+
|
|
80
|
+
:return: The severity_list of this ListSeveritiesResponse.
|
|
81
|
+
:rtype: list[:class:`huaweicloudsdkosm.v2.SeverityV2Do`]
|
|
82
|
+
"""
|
|
83
|
+
return self._severity_list
|
|
84
|
+
|
|
85
|
+
@severity_list.setter
|
|
86
|
+
def severity_list(self, severity_list):
|
|
87
|
+
r"""Sets the severity_list of this ListSeveritiesResponse.
|
|
88
|
+
|
|
89
|
+
严重性列表
|
|
90
|
+
|
|
91
|
+
:param severity_list: The severity_list of this ListSeveritiesResponse.
|
|
92
|
+
:type severity_list: list[:class:`huaweicloudsdkosm.v2.SeverityV2Do`]
|
|
93
|
+
"""
|
|
94
|
+
self._severity_list = severity_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, ListSeveritiesResponse):
|
|
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,231 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
import six
|
|
4
|
+
|
|
5
|
+
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
class ListSubCustomersRequest:
|
|
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
|
+
'sub_customer_name': 'str',
|
|
21
|
+
'sub_customer_id': 'str',
|
|
22
|
+
'x_site': 'int',
|
|
23
|
+
'x_language': 'str',
|
|
24
|
+
'x_time_zone': 'str'
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
attribute_map = {
|
|
28
|
+
'sub_customer_name': 'sub_customer_name',
|
|
29
|
+
'sub_customer_id': 'sub_customer_id',
|
|
30
|
+
'x_site': 'X-Site',
|
|
31
|
+
'x_language': 'X-Language',
|
|
32
|
+
'x_time_zone': 'X-Time-Zone'
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
def __init__(self, sub_customer_name=None, sub_customer_id=None, x_site=None, x_language=None, x_time_zone=None):
|
|
36
|
+
r"""ListSubCustomersRequest
|
|
37
|
+
|
|
38
|
+
The model defined in huaweicloud sdk
|
|
39
|
+
|
|
40
|
+
:param sub_customer_name: 子用户名称
|
|
41
|
+
:type sub_customer_name: str
|
|
42
|
+
:param sub_customer_id: 子用户id
|
|
43
|
+
:type sub_customer_id: str
|
|
44
|
+
:param x_site: 对接站点信息。 0(中国站) 1(国际站),不填的话默认为0。
|
|
45
|
+
:type x_site: int
|
|
46
|
+
:param x_language: 语言环境,值为通用的语言描述字符串,比如zh-cn等,默认为zh-cn。 会根据语言环境对应展示一些国际化的信息,比如工单类型名称等。
|
|
47
|
+
:type x_language: str
|
|
48
|
+
:param x_time_zone: 环境时区,值为通用的时区描述字符串,比如GMT+8等,默认为GMT+8。 涉及时间的数据会根据环境时区处理。
|
|
49
|
+
:type x_time_zone: str
|
|
50
|
+
"""
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
self._sub_customer_name = None
|
|
55
|
+
self._sub_customer_id = None
|
|
56
|
+
self._x_site = None
|
|
57
|
+
self._x_language = None
|
|
58
|
+
self._x_time_zone = None
|
|
59
|
+
self.discriminator = None
|
|
60
|
+
|
|
61
|
+
if sub_customer_name is not None:
|
|
62
|
+
self.sub_customer_name = sub_customer_name
|
|
63
|
+
if sub_customer_id is not None:
|
|
64
|
+
self.sub_customer_id = sub_customer_id
|
|
65
|
+
if x_site is not None:
|
|
66
|
+
self.x_site = x_site
|
|
67
|
+
if x_language is not None:
|
|
68
|
+
self.x_language = x_language
|
|
69
|
+
if x_time_zone is not None:
|
|
70
|
+
self.x_time_zone = x_time_zone
|
|
71
|
+
|
|
72
|
+
@property
|
|
73
|
+
def sub_customer_name(self):
|
|
74
|
+
r"""Gets the sub_customer_name of this ListSubCustomersRequest.
|
|
75
|
+
|
|
76
|
+
子用户名称
|
|
77
|
+
|
|
78
|
+
:return: The sub_customer_name of this ListSubCustomersRequest.
|
|
79
|
+
:rtype: str
|
|
80
|
+
"""
|
|
81
|
+
return self._sub_customer_name
|
|
82
|
+
|
|
83
|
+
@sub_customer_name.setter
|
|
84
|
+
def sub_customer_name(self, sub_customer_name):
|
|
85
|
+
r"""Sets the sub_customer_name of this ListSubCustomersRequest.
|
|
86
|
+
|
|
87
|
+
子用户名称
|
|
88
|
+
|
|
89
|
+
:param sub_customer_name: The sub_customer_name of this ListSubCustomersRequest.
|
|
90
|
+
:type sub_customer_name: str
|
|
91
|
+
"""
|
|
92
|
+
self._sub_customer_name = sub_customer_name
|
|
93
|
+
|
|
94
|
+
@property
|
|
95
|
+
def sub_customer_id(self):
|
|
96
|
+
r"""Gets the sub_customer_id of this ListSubCustomersRequest.
|
|
97
|
+
|
|
98
|
+
子用户id
|
|
99
|
+
|
|
100
|
+
:return: The sub_customer_id of this ListSubCustomersRequest.
|
|
101
|
+
:rtype: str
|
|
102
|
+
"""
|
|
103
|
+
return self._sub_customer_id
|
|
104
|
+
|
|
105
|
+
@sub_customer_id.setter
|
|
106
|
+
def sub_customer_id(self, sub_customer_id):
|
|
107
|
+
r"""Sets the sub_customer_id of this ListSubCustomersRequest.
|
|
108
|
+
|
|
109
|
+
子用户id
|
|
110
|
+
|
|
111
|
+
:param sub_customer_id: The sub_customer_id of this ListSubCustomersRequest.
|
|
112
|
+
:type sub_customer_id: str
|
|
113
|
+
"""
|
|
114
|
+
self._sub_customer_id = sub_customer_id
|
|
115
|
+
|
|
116
|
+
@property
|
|
117
|
+
def x_site(self):
|
|
118
|
+
r"""Gets the x_site of this ListSubCustomersRequest.
|
|
119
|
+
|
|
120
|
+
对接站点信息。 0(中国站) 1(国际站),不填的话默认为0。
|
|
121
|
+
|
|
122
|
+
:return: The x_site of this ListSubCustomersRequest.
|
|
123
|
+
:rtype: int
|
|
124
|
+
"""
|
|
125
|
+
return self._x_site
|
|
126
|
+
|
|
127
|
+
@x_site.setter
|
|
128
|
+
def x_site(self, x_site):
|
|
129
|
+
r"""Sets the x_site of this ListSubCustomersRequest.
|
|
130
|
+
|
|
131
|
+
对接站点信息。 0(中国站) 1(国际站),不填的话默认为0。
|
|
132
|
+
|
|
133
|
+
:param x_site: The x_site of this ListSubCustomersRequest.
|
|
134
|
+
:type x_site: int
|
|
135
|
+
"""
|
|
136
|
+
self._x_site = x_site
|
|
137
|
+
|
|
138
|
+
@property
|
|
139
|
+
def x_language(self):
|
|
140
|
+
r"""Gets the x_language of this ListSubCustomersRequest.
|
|
141
|
+
|
|
142
|
+
语言环境,值为通用的语言描述字符串,比如zh-cn等,默认为zh-cn。 会根据语言环境对应展示一些国际化的信息,比如工单类型名称等。
|
|
143
|
+
|
|
144
|
+
:return: The x_language of this ListSubCustomersRequest.
|
|
145
|
+
:rtype: str
|
|
146
|
+
"""
|
|
147
|
+
return self._x_language
|
|
148
|
+
|
|
149
|
+
@x_language.setter
|
|
150
|
+
def x_language(self, x_language):
|
|
151
|
+
r"""Sets the x_language of this ListSubCustomersRequest.
|
|
152
|
+
|
|
153
|
+
语言环境,值为通用的语言描述字符串,比如zh-cn等,默认为zh-cn。 会根据语言环境对应展示一些国际化的信息,比如工单类型名称等。
|
|
154
|
+
|
|
155
|
+
:param x_language: The x_language of this ListSubCustomersRequest.
|
|
156
|
+
:type x_language: str
|
|
157
|
+
"""
|
|
158
|
+
self._x_language = x_language
|
|
159
|
+
|
|
160
|
+
@property
|
|
161
|
+
def x_time_zone(self):
|
|
162
|
+
r"""Gets the x_time_zone of this ListSubCustomersRequest.
|
|
163
|
+
|
|
164
|
+
环境时区,值为通用的时区描述字符串,比如GMT+8等,默认为GMT+8。 涉及时间的数据会根据环境时区处理。
|
|
165
|
+
|
|
166
|
+
:return: The x_time_zone of this ListSubCustomersRequest.
|
|
167
|
+
:rtype: str
|
|
168
|
+
"""
|
|
169
|
+
return self._x_time_zone
|
|
170
|
+
|
|
171
|
+
@x_time_zone.setter
|
|
172
|
+
def x_time_zone(self, x_time_zone):
|
|
173
|
+
r"""Sets the x_time_zone of this ListSubCustomersRequest.
|
|
174
|
+
|
|
175
|
+
环境时区,值为通用的时区描述字符串,比如GMT+8等,默认为GMT+8。 涉及时间的数据会根据环境时区处理。
|
|
176
|
+
|
|
177
|
+
:param x_time_zone: The x_time_zone of this ListSubCustomersRequest.
|
|
178
|
+
:type x_time_zone: str
|
|
179
|
+
"""
|
|
180
|
+
self._x_time_zone = x_time_zone
|
|
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, ListSubCustomersRequest):
|
|
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
|