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,609 @@
|
|
|
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 ShowAuthorizationDetailResponse(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
|
+
'id': 'str',
|
|
22
|
+
'status': 'int',
|
|
23
|
+
'incident_id': 'str',
|
|
24
|
+
'simple_description': 'str',
|
|
25
|
+
'resource_type_id': 'str',
|
|
26
|
+
'resource_type_name': 'str',
|
|
27
|
+
'visit_type_id': 'str',
|
|
28
|
+
'visit_type_name': 'str',
|
|
29
|
+
'auth_effective_time': 'datetime',
|
|
30
|
+
'auth_expire_time': 'datetime',
|
|
31
|
+
'reject_reason': 'str',
|
|
32
|
+
'incident_auth_detail_list': 'list[IncidentOrderAuthDetailInfoV2]',
|
|
33
|
+
'xcustomer_name': 'str',
|
|
34
|
+
'auth_handler_name': 'str',
|
|
35
|
+
'agency_name': 'str',
|
|
36
|
+
'auth_describe': 'str',
|
|
37
|
+
'content_type_id': 'str',
|
|
38
|
+
'content_type_name': 'str'
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
attribute_map = {
|
|
42
|
+
'id': 'id',
|
|
43
|
+
'status': 'status',
|
|
44
|
+
'incident_id': 'incident_id',
|
|
45
|
+
'simple_description': 'simple_description',
|
|
46
|
+
'resource_type_id': 'resource_type_id',
|
|
47
|
+
'resource_type_name': 'resource_type_name',
|
|
48
|
+
'visit_type_id': 'visit_type_id',
|
|
49
|
+
'visit_type_name': 'visit_type_name',
|
|
50
|
+
'auth_effective_time': 'auth_effective_time',
|
|
51
|
+
'auth_expire_time': 'auth_expire_time',
|
|
52
|
+
'reject_reason': 'reject_reason',
|
|
53
|
+
'incident_auth_detail_list': 'incident_auth_detail_list',
|
|
54
|
+
'xcustomer_name': 'xcustomer_name',
|
|
55
|
+
'auth_handler_name': 'auth_handler_name',
|
|
56
|
+
'agency_name': 'agency_name',
|
|
57
|
+
'auth_describe': 'auth_describe',
|
|
58
|
+
'content_type_id': 'content_type_id',
|
|
59
|
+
'content_type_name': 'content_type_name'
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
def __init__(self, id=None, status=None, incident_id=None, simple_description=None, resource_type_id=None, resource_type_name=None, visit_type_id=None, visit_type_name=None, auth_effective_time=None, auth_expire_time=None, reject_reason=None, incident_auth_detail_list=None, xcustomer_name=None, auth_handler_name=None, agency_name=None, auth_describe=None, content_type_id=None, content_type_name=None):
|
|
63
|
+
r"""ShowAuthorizationDetailResponse
|
|
64
|
+
|
|
65
|
+
The model defined in huaweicloud sdk
|
|
66
|
+
|
|
67
|
+
:param id: 授权id
|
|
68
|
+
:type id: str
|
|
69
|
+
:param status: 授权状态
|
|
70
|
+
:type status: int
|
|
71
|
+
:param incident_id: 工单id
|
|
72
|
+
:type incident_id: str
|
|
73
|
+
:param simple_description: 简要描述
|
|
74
|
+
:type simple_description: str
|
|
75
|
+
:param resource_type_id: 授权资源类型id
|
|
76
|
+
:type resource_type_id: str
|
|
77
|
+
:param resource_type_name: 授权资源类型名称
|
|
78
|
+
:type resource_type_name: str
|
|
79
|
+
:param visit_type_id: 授权访问类型id
|
|
80
|
+
:type visit_type_id: str
|
|
81
|
+
:param visit_type_name: 授权访问类型名称
|
|
82
|
+
:type visit_type_name: str
|
|
83
|
+
:param auth_effective_time: 授权生效时间
|
|
84
|
+
:type auth_effective_time: datetime
|
|
85
|
+
:param auth_expire_time: 授权到期时间
|
|
86
|
+
:type auth_expire_time: datetime
|
|
87
|
+
:param reject_reason: 拒绝原因
|
|
88
|
+
:type reject_reason: str
|
|
89
|
+
:param incident_auth_detail_list: 授权详情列表
|
|
90
|
+
:type incident_auth_detail_list: list[:class:`huaweicloudsdkosm.v2.IncidentOrderAuthDetailInfoV2`]
|
|
91
|
+
:param xcustomer_name: 子账号名称
|
|
92
|
+
:type xcustomer_name: str
|
|
93
|
+
:param auth_handler_name: 授权处理人名称
|
|
94
|
+
:type auth_handler_name: str
|
|
95
|
+
:param agency_name: 委托名称
|
|
96
|
+
:type agency_name: str
|
|
97
|
+
:param auth_describe: 授权描述
|
|
98
|
+
:type auth_describe: str
|
|
99
|
+
:param content_type_id: 授权内容Id
|
|
100
|
+
:type content_type_id: str
|
|
101
|
+
:param content_type_name: 授权内容名称
|
|
102
|
+
:type content_type_name: str
|
|
103
|
+
"""
|
|
104
|
+
|
|
105
|
+
super(ShowAuthorizationDetailResponse, self).__init__()
|
|
106
|
+
|
|
107
|
+
self._id = None
|
|
108
|
+
self._status = None
|
|
109
|
+
self._incident_id = None
|
|
110
|
+
self._simple_description = None
|
|
111
|
+
self._resource_type_id = None
|
|
112
|
+
self._resource_type_name = None
|
|
113
|
+
self._visit_type_id = None
|
|
114
|
+
self._visit_type_name = None
|
|
115
|
+
self._auth_effective_time = None
|
|
116
|
+
self._auth_expire_time = None
|
|
117
|
+
self._reject_reason = None
|
|
118
|
+
self._incident_auth_detail_list = None
|
|
119
|
+
self._xcustomer_name = None
|
|
120
|
+
self._auth_handler_name = None
|
|
121
|
+
self._agency_name = None
|
|
122
|
+
self._auth_describe = None
|
|
123
|
+
self._content_type_id = None
|
|
124
|
+
self._content_type_name = None
|
|
125
|
+
self.discriminator = None
|
|
126
|
+
|
|
127
|
+
if id is not None:
|
|
128
|
+
self.id = id
|
|
129
|
+
if status is not None:
|
|
130
|
+
self.status = status
|
|
131
|
+
if incident_id is not None:
|
|
132
|
+
self.incident_id = incident_id
|
|
133
|
+
if simple_description is not None:
|
|
134
|
+
self.simple_description = simple_description
|
|
135
|
+
if resource_type_id is not None:
|
|
136
|
+
self.resource_type_id = resource_type_id
|
|
137
|
+
if resource_type_name is not None:
|
|
138
|
+
self.resource_type_name = resource_type_name
|
|
139
|
+
if visit_type_id is not None:
|
|
140
|
+
self.visit_type_id = visit_type_id
|
|
141
|
+
if visit_type_name is not None:
|
|
142
|
+
self.visit_type_name = visit_type_name
|
|
143
|
+
if auth_effective_time is not None:
|
|
144
|
+
self.auth_effective_time = auth_effective_time
|
|
145
|
+
if auth_expire_time is not None:
|
|
146
|
+
self.auth_expire_time = auth_expire_time
|
|
147
|
+
if reject_reason is not None:
|
|
148
|
+
self.reject_reason = reject_reason
|
|
149
|
+
if incident_auth_detail_list is not None:
|
|
150
|
+
self.incident_auth_detail_list = incident_auth_detail_list
|
|
151
|
+
if xcustomer_name is not None:
|
|
152
|
+
self.xcustomer_name = xcustomer_name
|
|
153
|
+
if auth_handler_name is not None:
|
|
154
|
+
self.auth_handler_name = auth_handler_name
|
|
155
|
+
if agency_name is not None:
|
|
156
|
+
self.agency_name = agency_name
|
|
157
|
+
if auth_describe is not None:
|
|
158
|
+
self.auth_describe = auth_describe
|
|
159
|
+
if content_type_id is not None:
|
|
160
|
+
self.content_type_id = content_type_id
|
|
161
|
+
if content_type_name is not None:
|
|
162
|
+
self.content_type_name = content_type_name
|
|
163
|
+
|
|
164
|
+
@property
|
|
165
|
+
def id(self):
|
|
166
|
+
r"""Gets the id of this ShowAuthorizationDetailResponse.
|
|
167
|
+
|
|
168
|
+
授权id
|
|
169
|
+
|
|
170
|
+
:return: The id of this ShowAuthorizationDetailResponse.
|
|
171
|
+
:rtype: str
|
|
172
|
+
"""
|
|
173
|
+
return self._id
|
|
174
|
+
|
|
175
|
+
@id.setter
|
|
176
|
+
def id(self, id):
|
|
177
|
+
r"""Sets the id of this ShowAuthorizationDetailResponse.
|
|
178
|
+
|
|
179
|
+
授权id
|
|
180
|
+
|
|
181
|
+
:param id: The id of this ShowAuthorizationDetailResponse.
|
|
182
|
+
:type id: str
|
|
183
|
+
"""
|
|
184
|
+
self._id = id
|
|
185
|
+
|
|
186
|
+
@property
|
|
187
|
+
def status(self):
|
|
188
|
+
r"""Gets the status of this ShowAuthorizationDetailResponse.
|
|
189
|
+
|
|
190
|
+
授权状态
|
|
191
|
+
|
|
192
|
+
:return: The status of this ShowAuthorizationDetailResponse.
|
|
193
|
+
:rtype: int
|
|
194
|
+
"""
|
|
195
|
+
return self._status
|
|
196
|
+
|
|
197
|
+
@status.setter
|
|
198
|
+
def status(self, status):
|
|
199
|
+
r"""Sets the status of this ShowAuthorizationDetailResponse.
|
|
200
|
+
|
|
201
|
+
授权状态
|
|
202
|
+
|
|
203
|
+
:param status: The status of this ShowAuthorizationDetailResponse.
|
|
204
|
+
:type status: int
|
|
205
|
+
"""
|
|
206
|
+
self._status = status
|
|
207
|
+
|
|
208
|
+
@property
|
|
209
|
+
def incident_id(self):
|
|
210
|
+
r"""Gets the incident_id of this ShowAuthorizationDetailResponse.
|
|
211
|
+
|
|
212
|
+
工单id
|
|
213
|
+
|
|
214
|
+
:return: The incident_id of this ShowAuthorizationDetailResponse.
|
|
215
|
+
:rtype: str
|
|
216
|
+
"""
|
|
217
|
+
return self._incident_id
|
|
218
|
+
|
|
219
|
+
@incident_id.setter
|
|
220
|
+
def incident_id(self, incident_id):
|
|
221
|
+
r"""Sets the incident_id of this ShowAuthorizationDetailResponse.
|
|
222
|
+
|
|
223
|
+
工单id
|
|
224
|
+
|
|
225
|
+
:param incident_id: The incident_id of this ShowAuthorizationDetailResponse.
|
|
226
|
+
:type incident_id: str
|
|
227
|
+
"""
|
|
228
|
+
self._incident_id = incident_id
|
|
229
|
+
|
|
230
|
+
@property
|
|
231
|
+
def simple_description(self):
|
|
232
|
+
r"""Gets the simple_description of this ShowAuthorizationDetailResponse.
|
|
233
|
+
|
|
234
|
+
简要描述
|
|
235
|
+
|
|
236
|
+
:return: The simple_description of this ShowAuthorizationDetailResponse.
|
|
237
|
+
:rtype: str
|
|
238
|
+
"""
|
|
239
|
+
return self._simple_description
|
|
240
|
+
|
|
241
|
+
@simple_description.setter
|
|
242
|
+
def simple_description(self, simple_description):
|
|
243
|
+
r"""Sets the simple_description of this ShowAuthorizationDetailResponse.
|
|
244
|
+
|
|
245
|
+
简要描述
|
|
246
|
+
|
|
247
|
+
:param simple_description: The simple_description of this ShowAuthorizationDetailResponse.
|
|
248
|
+
:type simple_description: str
|
|
249
|
+
"""
|
|
250
|
+
self._simple_description = simple_description
|
|
251
|
+
|
|
252
|
+
@property
|
|
253
|
+
def resource_type_id(self):
|
|
254
|
+
r"""Gets the resource_type_id of this ShowAuthorizationDetailResponse.
|
|
255
|
+
|
|
256
|
+
授权资源类型id
|
|
257
|
+
|
|
258
|
+
:return: The resource_type_id of this ShowAuthorizationDetailResponse.
|
|
259
|
+
:rtype: str
|
|
260
|
+
"""
|
|
261
|
+
return self._resource_type_id
|
|
262
|
+
|
|
263
|
+
@resource_type_id.setter
|
|
264
|
+
def resource_type_id(self, resource_type_id):
|
|
265
|
+
r"""Sets the resource_type_id of this ShowAuthorizationDetailResponse.
|
|
266
|
+
|
|
267
|
+
授权资源类型id
|
|
268
|
+
|
|
269
|
+
:param resource_type_id: The resource_type_id of this ShowAuthorizationDetailResponse.
|
|
270
|
+
:type resource_type_id: str
|
|
271
|
+
"""
|
|
272
|
+
self._resource_type_id = resource_type_id
|
|
273
|
+
|
|
274
|
+
@property
|
|
275
|
+
def resource_type_name(self):
|
|
276
|
+
r"""Gets the resource_type_name of this ShowAuthorizationDetailResponse.
|
|
277
|
+
|
|
278
|
+
授权资源类型名称
|
|
279
|
+
|
|
280
|
+
:return: The resource_type_name of this ShowAuthorizationDetailResponse.
|
|
281
|
+
:rtype: str
|
|
282
|
+
"""
|
|
283
|
+
return self._resource_type_name
|
|
284
|
+
|
|
285
|
+
@resource_type_name.setter
|
|
286
|
+
def resource_type_name(self, resource_type_name):
|
|
287
|
+
r"""Sets the resource_type_name of this ShowAuthorizationDetailResponse.
|
|
288
|
+
|
|
289
|
+
授权资源类型名称
|
|
290
|
+
|
|
291
|
+
:param resource_type_name: The resource_type_name of this ShowAuthorizationDetailResponse.
|
|
292
|
+
:type resource_type_name: str
|
|
293
|
+
"""
|
|
294
|
+
self._resource_type_name = resource_type_name
|
|
295
|
+
|
|
296
|
+
@property
|
|
297
|
+
def visit_type_id(self):
|
|
298
|
+
r"""Gets the visit_type_id of this ShowAuthorizationDetailResponse.
|
|
299
|
+
|
|
300
|
+
授权访问类型id
|
|
301
|
+
|
|
302
|
+
:return: The visit_type_id of this ShowAuthorizationDetailResponse.
|
|
303
|
+
:rtype: str
|
|
304
|
+
"""
|
|
305
|
+
return self._visit_type_id
|
|
306
|
+
|
|
307
|
+
@visit_type_id.setter
|
|
308
|
+
def visit_type_id(self, visit_type_id):
|
|
309
|
+
r"""Sets the visit_type_id of this ShowAuthorizationDetailResponse.
|
|
310
|
+
|
|
311
|
+
授权访问类型id
|
|
312
|
+
|
|
313
|
+
:param visit_type_id: The visit_type_id of this ShowAuthorizationDetailResponse.
|
|
314
|
+
:type visit_type_id: str
|
|
315
|
+
"""
|
|
316
|
+
self._visit_type_id = visit_type_id
|
|
317
|
+
|
|
318
|
+
@property
|
|
319
|
+
def visit_type_name(self):
|
|
320
|
+
r"""Gets the visit_type_name of this ShowAuthorizationDetailResponse.
|
|
321
|
+
|
|
322
|
+
授权访问类型名称
|
|
323
|
+
|
|
324
|
+
:return: The visit_type_name of this ShowAuthorizationDetailResponse.
|
|
325
|
+
:rtype: str
|
|
326
|
+
"""
|
|
327
|
+
return self._visit_type_name
|
|
328
|
+
|
|
329
|
+
@visit_type_name.setter
|
|
330
|
+
def visit_type_name(self, visit_type_name):
|
|
331
|
+
r"""Sets the visit_type_name of this ShowAuthorizationDetailResponse.
|
|
332
|
+
|
|
333
|
+
授权访问类型名称
|
|
334
|
+
|
|
335
|
+
:param visit_type_name: The visit_type_name of this ShowAuthorizationDetailResponse.
|
|
336
|
+
:type visit_type_name: str
|
|
337
|
+
"""
|
|
338
|
+
self._visit_type_name = visit_type_name
|
|
339
|
+
|
|
340
|
+
@property
|
|
341
|
+
def auth_effective_time(self):
|
|
342
|
+
r"""Gets the auth_effective_time of this ShowAuthorizationDetailResponse.
|
|
343
|
+
|
|
344
|
+
授权生效时间
|
|
345
|
+
|
|
346
|
+
:return: The auth_effective_time of this ShowAuthorizationDetailResponse.
|
|
347
|
+
:rtype: datetime
|
|
348
|
+
"""
|
|
349
|
+
return self._auth_effective_time
|
|
350
|
+
|
|
351
|
+
@auth_effective_time.setter
|
|
352
|
+
def auth_effective_time(self, auth_effective_time):
|
|
353
|
+
r"""Sets the auth_effective_time of this ShowAuthorizationDetailResponse.
|
|
354
|
+
|
|
355
|
+
授权生效时间
|
|
356
|
+
|
|
357
|
+
:param auth_effective_time: The auth_effective_time of this ShowAuthorizationDetailResponse.
|
|
358
|
+
:type auth_effective_time: datetime
|
|
359
|
+
"""
|
|
360
|
+
self._auth_effective_time = auth_effective_time
|
|
361
|
+
|
|
362
|
+
@property
|
|
363
|
+
def auth_expire_time(self):
|
|
364
|
+
r"""Gets the auth_expire_time of this ShowAuthorizationDetailResponse.
|
|
365
|
+
|
|
366
|
+
授权到期时间
|
|
367
|
+
|
|
368
|
+
:return: The auth_expire_time of this ShowAuthorizationDetailResponse.
|
|
369
|
+
:rtype: datetime
|
|
370
|
+
"""
|
|
371
|
+
return self._auth_expire_time
|
|
372
|
+
|
|
373
|
+
@auth_expire_time.setter
|
|
374
|
+
def auth_expire_time(self, auth_expire_time):
|
|
375
|
+
r"""Sets the auth_expire_time of this ShowAuthorizationDetailResponse.
|
|
376
|
+
|
|
377
|
+
授权到期时间
|
|
378
|
+
|
|
379
|
+
:param auth_expire_time: The auth_expire_time of this ShowAuthorizationDetailResponse.
|
|
380
|
+
:type auth_expire_time: datetime
|
|
381
|
+
"""
|
|
382
|
+
self._auth_expire_time = auth_expire_time
|
|
383
|
+
|
|
384
|
+
@property
|
|
385
|
+
def reject_reason(self):
|
|
386
|
+
r"""Gets the reject_reason of this ShowAuthorizationDetailResponse.
|
|
387
|
+
|
|
388
|
+
拒绝原因
|
|
389
|
+
|
|
390
|
+
:return: The reject_reason of this ShowAuthorizationDetailResponse.
|
|
391
|
+
:rtype: str
|
|
392
|
+
"""
|
|
393
|
+
return self._reject_reason
|
|
394
|
+
|
|
395
|
+
@reject_reason.setter
|
|
396
|
+
def reject_reason(self, reject_reason):
|
|
397
|
+
r"""Sets the reject_reason of this ShowAuthorizationDetailResponse.
|
|
398
|
+
|
|
399
|
+
拒绝原因
|
|
400
|
+
|
|
401
|
+
:param reject_reason: The reject_reason of this ShowAuthorizationDetailResponse.
|
|
402
|
+
:type reject_reason: str
|
|
403
|
+
"""
|
|
404
|
+
self._reject_reason = reject_reason
|
|
405
|
+
|
|
406
|
+
@property
|
|
407
|
+
def incident_auth_detail_list(self):
|
|
408
|
+
r"""Gets the incident_auth_detail_list of this ShowAuthorizationDetailResponse.
|
|
409
|
+
|
|
410
|
+
授权详情列表
|
|
411
|
+
|
|
412
|
+
:return: The incident_auth_detail_list of this ShowAuthorizationDetailResponse.
|
|
413
|
+
:rtype: list[:class:`huaweicloudsdkosm.v2.IncidentOrderAuthDetailInfoV2`]
|
|
414
|
+
"""
|
|
415
|
+
return self._incident_auth_detail_list
|
|
416
|
+
|
|
417
|
+
@incident_auth_detail_list.setter
|
|
418
|
+
def incident_auth_detail_list(self, incident_auth_detail_list):
|
|
419
|
+
r"""Sets the incident_auth_detail_list of this ShowAuthorizationDetailResponse.
|
|
420
|
+
|
|
421
|
+
授权详情列表
|
|
422
|
+
|
|
423
|
+
:param incident_auth_detail_list: The incident_auth_detail_list of this ShowAuthorizationDetailResponse.
|
|
424
|
+
:type incident_auth_detail_list: list[:class:`huaweicloudsdkosm.v2.IncidentOrderAuthDetailInfoV2`]
|
|
425
|
+
"""
|
|
426
|
+
self._incident_auth_detail_list = incident_auth_detail_list
|
|
427
|
+
|
|
428
|
+
@property
|
|
429
|
+
def xcustomer_name(self):
|
|
430
|
+
r"""Gets the xcustomer_name of this ShowAuthorizationDetailResponse.
|
|
431
|
+
|
|
432
|
+
子账号名称
|
|
433
|
+
|
|
434
|
+
:return: The xcustomer_name of this ShowAuthorizationDetailResponse.
|
|
435
|
+
:rtype: str
|
|
436
|
+
"""
|
|
437
|
+
return self._xcustomer_name
|
|
438
|
+
|
|
439
|
+
@xcustomer_name.setter
|
|
440
|
+
def xcustomer_name(self, xcustomer_name):
|
|
441
|
+
r"""Sets the xcustomer_name of this ShowAuthorizationDetailResponse.
|
|
442
|
+
|
|
443
|
+
子账号名称
|
|
444
|
+
|
|
445
|
+
:param xcustomer_name: The xcustomer_name of this ShowAuthorizationDetailResponse.
|
|
446
|
+
:type xcustomer_name: str
|
|
447
|
+
"""
|
|
448
|
+
self._xcustomer_name = xcustomer_name
|
|
449
|
+
|
|
450
|
+
@property
|
|
451
|
+
def auth_handler_name(self):
|
|
452
|
+
r"""Gets the auth_handler_name of this ShowAuthorizationDetailResponse.
|
|
453
|
+
|
|
454
|
+
授权处理人名称
|
|
455
|
+
|
|
456
|
+
:return: The auth_handler_name of this ShowAuthorizationDetailResponse.
|
|
457
|
+
:rtype: str
|
|
458
|
+
"""
|
|
459
|
+
return self._auth_handler_name
|
|
460
|
+
|
|
461
|
+
@auth_handler_name.setter
|
|
462
|
+
def auth_handler_name(self, auth_handler_name):
|
|
463
|
+
r"""Sets the auth_handler_name of this ShowAuthorizationDetailResponse.
|
|
464
|
+
|
|
465
|
+
授权处理人名称
|
|
466
|
+
|
|
467
|
+
:param auth_handler_name: The auth_handler_name of this ShowAuthorizationDetailResponse.
|
|
468
|
+
:type auth_handler_name: str
|
|
469
|
+
"""
|
|
470
|
+
self._auth_handler_name = auth_handler_name
|
|
471
|
+
|
|
472
|
+
@property
|
|
473
|
+
def agency_name(self):
|
|
474
|
+
r"""Gets the agency_name of this ShowAuthorizationDetailResponse.
|
|
475
|
+
|
|
476
|
+
委托名称
|
|
477
|
+
|
|
478
|
+
:return: The agency_name of this ShowAuthorizationDetailResponse.
|
|
479
|
+
:rtype: str
|
|
480
|
+
"""
|
|
481
|
+
return self._agency_name
|
|
482
|
+
|
|
483
|
+
@agency_name.setter
|
|
484
|
+
def agency_name(self, agency_name):
|
|
485
|
+
r"""Sets the agency_name of this ShowAuthorizationDetailResponse.
|
|
486
|
+
|
|
487
|
+
委托名称
|
|
488
|
+
|
|
489
|
+
:param agency_name: The agency_name of this ShowAuthorizationDetailResponse.
|
|
490
|
+
:type agency_name: str
|
|
491
|
+
"""
|
|
492
|
+
self._agency_name = agency_name
|
|
493
|
+
|
|
494
|
+
@property
|
|
495
|
+
def auth_describe(self):
|
|
496
|
+
r"""Gets the auth_describe of this ShowAuthorizationDetailResponse.
|
|
497
|
+
|
|
498
|
+
授权描述
|
|
499
|
+
|
|
500
|
+
:return: The auth_describe of this ShowAuthorizationDetailResponse.
|
|
501
|
+
:rtype: str
|
|
502
|
+
"""
|
|
503
|
+
return self._auth_describe
|
|
504
|
+
|
|
505
|
+
@auth_describe.setter
|
|
506
|
+
def auth_describe(self, auth_describe):
|
|
507
|
+
r"""Sets the auth_describe of this ShowAuthorizationDetailResponse.
|
|
508
|
+
|
|
509
|
+
授权描述
|
|
510
|
+
|
|
511
|
+
:param auth_describe: The auth_describe of this ShowAuthorizationDetailResponse.
|
|
512
|
+
:type auth_describe: str
|
|
513
|
+
"""
|
|
514
|
+
self._auth_describe = auth_describe
|
|
515
|
+
|
|
516
|
+
@property
|
|
517
|
+
def content_type_id(self):
|
|
518
|
+
r"""Gets the content_type_id of this ShowAuthorizationDetailResponse.
|
|
519
|
+
|
|
520
|
+
授权内容Id
|
|
521
|
+
|
|
522
|
+
:return: The content_type_id of this ShowAuthorizationDetailResponse.
|
|
523
|
+
:rtype: str
|
|
524
|
+
"""
|
|
525
|
+
return self._content_type_id
|
|
526
|
+
|
|
527
|
+
@content_type_id.setter
|
|
528
|
+
def content_type_id(self, content_type_id):
|
|
529
|
+
r"""Sets the content_type_id of this ShowAuthorizationDetailResponse.
|
|
530
|
+
|
|
531
|
+
授权内容Id
|
|
532
|
+
|
|
533
|
+
:param content_type_id: The content_type_id of this ShowAuthorizationDetailResponse.
|
|
534
|
+
:type content_type_id: str
|
|
535
|
+
"""
|
|
536
|
+
self._content_type_id = content_type_id
|
|
537
|
+
|
|
538
|
+
@property
|
|
539
|
+
def content_type_name(self):
|
|
540
|
+
r"""Gets the content_type_name of this ShowAuthorizationDetailResponse.
|
|
541
|
+
|
|
542
|
+
授权内容名称
|
|
543
|
+
|
|
544
|
+
:return: The content_type_name of this ShowAuthorizationDetailResponse.
|
|
545
|
+
:rtype: str
|
|
546
|
+
"""
|
|
547
|
+
return self._content_type_name
|
|
548
|
+
|
|
549
|
+
@content_type_name.setter
|
|
550
|
+
def content_type_name(self, content_type_name):
|
|
551
|
+
r"""Sets the content_type_name of this ShowAuthorizationDetailResponse.
|
|
552
|
+
|
|
553
|
+
授权内容名称
|
|
554
|
+
|
|
555
|
+
:param content_type_name: The content_type_name of this ShowAuthorizationDetailResponse.
|
|
556
|
+
:type content_type_name: str
|
|
557
|
+
"""
|
|
558
|
+
self._content_type_name = content_type_name
|
|
559
|
+
|
|
560
|
+
def to_dict(self):
|
|
561
|
+
"""Returns the model properties as a dict"""
|
|
562
|
+
result = {}
|
|
563
|
+
|
|
564
|
+
for attr, _ in six.iteritems(self.openapi_types):
|
|
565
|
+
value = getattr(self, attr)
|
|
566
|
+
if isinstance(value, list):
|
|
567
|
+
result[attr] = list(map(
|
|
568
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
569
|
+
value
|
|
570
|
+
))
|
|
571
|
+
elif hasattr(value, "to_dict"):
|
|
572
|
+
result[attr] = value.to_dict()
|
|
573
|
+
elif isinstance(value, dict):
|
|
574
|
+
result[attr] = dict(map(
|
|
575
|
+
lambda item: (item[0], item[1].to_dict())
|
|
576
|
+
if hasattr(item[1], "to_dict") else item,
|
|
577
|
+
value.items()
|
|
578
|
+
))
|
|
579
|
+
else:
|
|
580
|
+
if attr in self.sensitive_list:
|
|
581
|
+
result[attr] = "****"
|
|
582
|
+
else:
|
|
583
|
+
result[attr] = value
|
|
584
|
+
|
|
585
|
+
return result
|
|
586
|
+
|
|
587
|
+
def to_str(self):
|
|
588
|
+
"""Returns the string representation of the model"""
|
|
589
|
+
import simplejson as json
|
|
590
|
+
if six.PY2:
|
|
591
|
+
import sys
|
|
592
|
+
reload(sys)
|
|
593
|
+
sys.setdefaultencoding("utf-8")
|
|
594
|
+
return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
|
|
595
|
+
|
|
596
|
+
def __repr__(self):
|
|
597
|
+
"""For `print`"""
|
|
598
|
+
return self.to_str()
|
|
599
|
+
|
|
600
|
+
def __eq__(self, other):
|
|
601
|
+
"""Returns true if both objects are equal"""
|
|
602
|
+
if not isinstance(other, ShowAuthorizationDetailResponse):
|
|
603
|
+
return False
|
|
604
|
+
|
|
605
|
+
return self.__dict__ == other.__dict__
|
|
606
|
+
|
|
607
|
+
def __ne__(self, other):
|
|
608
|
+
"""Returns true if both objects are not equal"""
|
|
609
|
+
return not self == other
|