volcengine-python-sdk 4.0.17__py2.py3-none-any.whl → 4.0.18__py2.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 volcengine-python-sdk might be problematic. Click here for more details.

Files changed (263) hide show
  1. {volcengine_python_sdk-4.0.17.dist-info → volcengine_python_sdk-4.0.18.dist-info}/METADATA +1 -1
  2. {volcengine_python_sdk-4.0.17.dist-info → volcengine_python_sdk-4.0.18.dist-info}/RECORD +261 -137
  3. volcenginesdkapig/__init__.py +52 -10
  4. volcenginesdkapig/api/apig_api.py +1489 -228
  5. volcenginesdkapig/models/__init__.py +52 -10
  6. volcenginesdkapig/models/apm_trace_spec_for_create_gateway_input.py +123 -0
  7. volcenginesdkapig/models/apm_trace_spec_for_get_gateway_output.py +95 -0
  8. volcenginesdkapig/models/apm_trace_spec_for_list_gateways_output.py +95 -0
  9. volcenginesdkapig/models/apm_trace_spec_for_update_gateway_trace_input.py +123 -0
  10. volcenginesdkapig/models/attach_gateway_lb_request.py +150 -0
  11. volcenginesdkapig/models/{tag_for_get_upstream_output.py → attach_gateway_lb_response.py} +20 -46
  12. volcenginesdkapig/models/create_custom_domain_request.py +255 -0
  13. volcenginesdkapig/models/create_custom_domain_response.py +123 -0
  14. volcenginesdkapig/models/create_gateway_request.py +17 -43
  15. volcenginesdkapig/models/create_upstream_request.py +1 -53
  16. volcenginesdkapig/models/create_upstream_version_request.py +150 -0
  17. volcenginesdkapig/models/create_upstream_version_response.py +149 -0
  18. volcenginesdkapig/models/custom_domain_for_get_custom_domain_output.py +357 -0
  19. volcenginesdkapig/models/delete_custom_domain_request.py +124 -0
  20. volcenginesdkapig/models/delete_custom_domain_response.py +95 -0
  21. volcenginesdkapig/models/delete_gateway_request.py +1 -27
  22. volcenginesdkapig/models/delete_upstream_version_request.py +151 -0
  23. volcenginesdkapig/models/delete_upstream_version_response.py +95 -0
  24. volcenginesdkapig20221112/models/tag_for_get_route_output.py → volcenginesdkapig/models/detach_gateway_lb_request.py +22 -47
  25. volcenginesdkapig/models/detach_gateway_lb_response.py +95 -0
  26. volcenginesdkapig/models/domain_spec_for_get_gateway_service_output.py +123 -0
  27. volcenginesdkapig/models/domain_spec_for_list_gateway_services_output.py +123 -0
  28. volcenginesdkapig/models/domain_spec_for_update_gateway_service_input.py +123 -0
  29. volcenginesdkapig/models/filter_for_list_gateways_input.py +1 -27
  30. volcenginesdkapig/models/gateway_for_get_gateway_output.py +17 -43
  31. volcenginesdkapig/models/gateway_service_for_get_gateway_service_output.py +29 -29
  32. volcenginesdkapig20221112/models/tag_for_list_routes_output.py → volcenginesdkapig/models/get_custom_domain_request.py +22 -47
  33. volcenginesdkapig/models/get_custom_domain_response.py +123 -0
  34. volcenginesdkapig/models/get_jwt_token_request.py +123 -0
  35. volcenginesdkapig/models/{tag_for_list_gateways_input.py → get_jwt_token_response.py} +20 -46
  36. volcenginesdkapig/models/imported_clb_spec_for_attach_gateway_lb_input.py +149 -0
  37. volcenginesdkapig/models/imported_clb_spec_for_list_gateway_lbs_output.py +201 -0
  38. volcenginesdkapig/models/ip_list_for_list_gateway_lbs_output.py +149 -0
  39. volcenginesdkapig/models/item_for_list_custom_domains_output.py +357 -0
  40. volcenginesdkapig/models/item_for_list_gateway_lbs_output.py +305 -0
  41. volcenginesdkapig/models/item_for_list_gateway_services_output.py +29 -29
  42. volcenginesdkapig/models/item_for_list_gateways_output.py +27 -1
  43. volcenginesdkapig/models/item_for_list_upstreams_output.py +1 -53
  44. volcenginesdkapig/models/{tag_for_list_gateway_services_output.py → label_for_create_upstream_version_input.py} +13 -13
  45. volcenginesdkapig/models/{tag_for_get_gateway_service_output.py → label_for_update_upstream_version_input.py} +13 -13
  46. volcenginesdkapig/models/list_custom_domains_request.py +201 -0
  47. volcenginesdkapig/models/list_custom_domains_response.py +149 -0
  48. volcenginesdkapig/models/list_gateway_lbs_request.py +124 -0
  49. volcenginesdkapig/models/list_gateway_lbs_response.py +149 -0
  50. volcenginesdkapig/models/list_upstreams_request.py +1 -27
  51. volcenginesdkapig/models/port_for_list_gateway_lbs_output.py +149 -0
  52. volcenginesdkapig/models/tls_trace_spec_for_create_gateway_input.py +201 -0
  53. volcenginesdkapig/models/tls_trace_spec_for_get_gateway_output.py +149 -0
  54. volcenginesdkapig/models/tls_trace_spec_for_list_gateways_output.py +149 -0
  55. volcenginesdkapig/models/tls_trace_spec_for_update_gateway_trace_input.py +201 -0
  56. volcenginesdkapig/models/trace_spec_for_create_gateway_input.py +201 -0
  57. volcenginesdkapig/models/trace_spec_for_get_gateway_output.py +201 -0
  58. volcenginesdkapig/models/trace_spec_for_list_gateways_output.py +201 -0
  59. volcenginesdkapig/models/trace_spec_for_update_gateway_trace_input.py +201 -0
  60. volcenginesdkapig/models/update_custom_domain_request.py +228 -0
  61. volcenginesdkapig/models/update_custom_domain_response.py +123 -0
  62. volcenginesdkapig/models/update_gateway_service_request.py +27 -1
  63. volcenginesdkapig/models/update_gateway_trace_request.py +150 -0
  64. volcenginesdkapig/models/update_gateway_trace_response.py +123 -0
  65. volcenginesdkapig/models/update_upstream_version_request.py +150 -0
  66. volcenginesdkapig/models/update_upstream_version_response.py +149 -0
  67. volcenginesdkapig/models/upstream_for_get_upstream_output.py +1 -53
  68. volcenginesdkapig/models/upstream_version_for_create_upstream_version_input.py +175 -0
  69. volcenginesdkapig/models/upstream_version_for_update_upstream_version_input.py +175 -0
  70. volcenginesdkapig20221112/__init__.py +12 -3
  71. volcenginesdkapig20221112/models/__init__.py +12 -3
  72. volcenginesdkapig/models/tag_for_list_upstreams_output.py → volcenginesdkapig20221112/models/allow_origin_for_create_route_input.py +25 -25
  73. volcenginesdkapig20221112/models/{tag_for_create_route_input.py → allow_origin_for_get_route_output.py} +24 -24
  74. volcenginesdkapig20221112/models/allow_origin_for_list_routes_output.py +149 -0
  75. volcenginesdkapig20221112/models/allow_origin_for_update_route_input.py +149 -0
  76. volcenginesdkapig20221112/models/cors_policy_setting_for_create_route_input.py +159 -3
  77. volcenginesdkapig20221112/models/cors_policy_setting_for_get_route_output.py +159 -3
  78. volcenginesdkapig20221112/models/cors_policy_setting_for_list_routes_output.py +159 -3
  79. volcenginesdkapig20221112/models/cors_policy_setting_for_update_route_input.py +159 -3
  80. volcenginesdkapig20221112/models/create_route_request.py +27 -53
  81. volcenginesdkapig20221112/models/fallback_setting_for_create_route_input.py +175 -0
  82. volcenginesdkapig20221112/models/fallback_setting_for_get_route_output.py +175 -0
  83. volcenginesdkapig20221112/models/fallback_setting_for_list_routes_output.py +175 -0
  84. volcenginesdkapig20221112/models/fallback_setting_for_update_route_input.py +175 -0
  85. volcenginesdkapig20221112/models/fallback_upstream_for_create_route_input.py +201 -0
  86. volcenginesdkapig20221112/models/fallback_upstream_for_get_route_output.py +201 -0
  87. volcenginesdkapig20221112/models/fallback_upstream_for_list_routes_output.py +201 -0
  88. volcenginesdkapig20221112/models/fallback_upstream_for_update_route_input.py +201 -0
  89. volcenginesdkapig20221112/models/header_operation_for_create_route_input.py +1 -27
  90. volcenginesdkapig20221112/models/header_operation_for_get_route_output.py +1 -27
  91. volcenginesdkapig20221112/models/header_operation_for_list_routes_output.py +1 -27
  92. volcenginesdkapig20221112/models/header_operation_for_update_route_input.py +1 -27
  93. volcenginesdkapig20221112/models/item_for_list_routes_output.py +27 -53
  94. volcenginesdkapig20221112/models/list_routes_request.py +1 -27
  95. volcenginesdkapig20221112/models/route_for_get_route_output.py +27 -53
  96. volcenginesdkapig20221112/models/update_route_request.py +27 -1
  97. volcenginesdkarkruntime/resources/images/images.py +178 -4
  98. volcenginesdkarkruntime/types/images/__init__.py +3 -2
  99. volcenginesdkarkruntime/types/images/image_gen_completed_event.py +51 -0
  100. volcenginesdkarkruntime/types/images/image_gen_generating_event.py +53 -0
  101. volcenginesdkarkruntime/types/images/image_gen_stream_event.py +24 -0
  102. volcenginesdkarkruntime/types/images/images.py +6 -2
  103. volcenginesdkarkruntime/types/responses/mcp_input_item_param.py +109 -0
  104. volcenginesdkarkruntime/types/responses/mcp_tool.py +80 -0
  105. volcenginesdkarkruntime/types/responses/mcp_tool_param.py +78 -0
  106. volcenginesdkarkruntime/types/responses/response_create_params.py +2 -1
  107. volcenginesdkarkruntime/types/responses/response_input_param.py +5 -0
  108. volcenginesdkarkruntime/types/responses/response_item.py +4 -0
  109. volcenginesdkarkruntime/types/responses/response_mcp_call_arguments_delta_event.py +37 -0
  110. volcenginesdkarkruntime/types/responses/response_mcp_call_arguments_done_event.py +34 -0
  111. volcenginesdkarkruntime/types/responses/response_mcp_call_completed_event.py +31 -0
  112. volcenginesdkarkruntime/types/responses/response_mcp_call_failed_event.py +31 -0
  113. volcenginesdkarkruntime/types/responses/response_mcp_call_in_progress_event.py +31 -0
  114. volcenginesdkarkruntime/types/responses/response_mcp_item.py +110 -0
  115. volcenginesdkarkruntime/types/responses/response_mcp_list_tools_completed_event.py +31 -0
  116. volcenginesdkarkruntime/types/responses/response_mcp_list_tools_failed_event.py +31 -0
  117. volcenginesdkarkruntime/types/responses/response_mcp_list_tools_in_progress_event.py +31 -0
  118. volcenginesdkarkruntime/types/responses/response_output_item.py +4 -0
  119. volcenginesdkarkruntime/types/responses/response_stream_event.py +18 -0
  120. volcenginesdkarkruntime/types/responses/response_tool_usage.py +32 -0
  121. volcenginesdkarkruntime/types/responses/response_usage.py +7 -0
  122. volcenginesdkarkruntime/types/responses/tool.py +3 -1
  123. volcenginesdkarkruntime/types/responses/tool_choice_mcp_param.py +29 -0
  124. volcenginesdkarkruntime/types/responses/tool_param.py +2 -1
  125. volcenginesdkarkruntime/types/responses/web_search_tool.py +49 -0
  126. volcenginesdkarkruntime/types/responses/web_search_tool_param.py +1 -1
  127. volcenginesdkcen/__init__.py +9 -0
  128. volcenginesdkcen/api/cen_api.py +388 -0
  129. volcenginesdkcen/models/__init__.py +9 -0
  130. volcenginesdkcen/models/associate_cen_bandwidth_package_response.py +1 -29
  131. volcenginesdkcen/models/attach_instance_to_cen_response.py +1 -29
  132. volcenginesdkcen/models/cen_bandwidth_package_for_describe_cen_bandwidth_packages_billing_output.py +279 -0
  133. volcenginesdkcen/models/cen_bandwidth_package_for_describe_cen_bandwidth_packages_output.py +50 -24
  134. volcenginesdkcen/models/create_cen_bandwidth_package_request.py +27 -1
  135. volcenginesdkcen/models/create_cen_bandwidth_package_response.py +3 -29
  136. volcenginesdkcen/models/create_cen_inter_region_bandwidth_request.py +27 -1
  137. volcenginesdkcen/models/create_cen_inter_region_bandwidth_response.py +3 -29
  138. volcenginesdkcen/models/create_cen_request.py +3 -0
  139. volcenginesdkcen/models/create_cen_response.py +3 -29
  140. volcenginesdkcen/models/create_cen_service_route_entry_response.py +1 -29
  141. volcenginesdkcen/models/create_cen_summary_route_entry_response.py +1 -29
  142. volcenginesdkcen/models/delete_cen_bandwidth_package_response.py +1 -29
  143. volcenginesdkcen/models/delete_cen_inter_region_bandwidth_response.py +1 -29
  144. volcenginesdkcen/models/delete_cen_response.py +1 -29
  145. volcenginesdkcen/models/delete_cen_service_route_entry_response.py +1 -29
  146. volcenginesdkcen/models/delete_cen_summary_route_entry_response.py +1 -29
  147. volcenginesdkcen/models/describe_cen_attached_instance_attributes_response.py +27 -27
  148. volcenginesdkcen/models/describe_cen_attached_instances_response.py +1 -27
  149. volcenginesdkcen/models/describe_cen_attributes_response.py +1 -27
  150. volcenginesdkcen/models/describe_cen_bandwidth_package_attributes_response.py +41 -41
  151. volcenginesdkcen/models/describe_cen_bandwidth_packages_billing_request.py +175 -0
  152. volcenginesdkcen/models/describe_cen_bandwidth_packages_billing_response.py +201 -0
  153. volcenginesdkcen/models/describe_cen_bandwidth_packages_response.py +1 -27
  154. volcenginesdkcen/models/describe_cen_inter_region_bandwidth_attributes_response.py +1 -27
  155. volcenginesdkcen/models/describe_cen_inter_region_bandwidths_response.py +1 -27
  156. volcenginesdkcen/models/describe_cen_route_entries_response.py +1 -27
  157. volcenginesdkcen/models/describe_cen_summary_route_entries_response.py +1 -27
  158. volcenginesdkcen/models/describe_cens_response.py +1 -27
  159. volcenginesdkcen/models/describe_grant_rules_to_cen_response.py +1 -27
  160. volcenginesdkcen/models/describe_instance_granted_rules_response.py +1 -27
  161. volcenginesdkcen/models/detach_instance_from_cen_response.py +1 -29
  162. volcenginesdkcen/models/disassociate_cen_bandwidth_package_response.py +1 -29
  163. volcenginesdkcen/models/grant_instance_to_cen_response.py +1 -29
  164. volcenginesdkcen/models/list_tags_for_resources_response.py +1 -27
  165. volcenginesdkcen/models/modify_cen_attributes_response.py +1 -29
  166. volcenginesdkcen/models/modify_cen_bandwidth_package_association_request.py +151 -0
  167. volcenginesdkcen/models/modify_cen_bandwidth_package_association_response.py +95 -0
  168. volcenginesdkcen/models/modify_cen_bandwidth_package_attributes_response.py +1 -29
  169. volcenginesdkcen/models/modify_cen_inter_region_bandwidth_attributes_request.py +27 -1
  170. volcenginesdkcen/models/modify_cen_inter_region_bandwidth_attributes_response.py +1 -29
  171. volcenginesdkcen/models/modify_cen_service_route_entry_attributes_response.py +1 -29
  172. volcenginesdkcen/models/publish_cen_route_entry_response.py +1 -29
  173. volcenginesdkcen/models/renew_cen_bandwidth_package_request.py +176 -0
  174. volcenginesdkcen/models/renew_cen_bandwidth_package_response.py +95 -0
  175. volcenginesdkcen/models/revoke_instance_from_cen_response.py +1 -29
  176. volcenginesdkcen/models/set_cen_bandwidth_package_renewal_request.py +203 -0
  177. volcenginesdkcen/models/set_cen_bandwidth_package_renewal_response.py +95 -0
  178. volcenginesdkcen/models/tag_filter_for_describe_cens_input.py +15 -15
  179. volcenginesdkcen/models/tag_resources_response.py +1 -29
  180. volcenginesdkcen/models/untag_resources_response.py +1 -29
  181. volcenginesdkcen/models/withdraw_cen_route_entry_response.py +1 -29
  182. volcenginesdkclb/__init__.py +2 -0
  183. volcenginesdkclb/api/clb_api.py +97 -0
  184. volcenginesdkclb/models/__init__.py +2 -0
  185. volcenginesdkclb/models/certificate_for_describe_nlb_listener_certificates_output.py +27 -1
  186. volcenginesdkclb/models/create_nlb_listener_request.py +157 -1
  187. volcenginesdkclb/models/describe_certificates_response.py +1 -53
  188. volcenginesdkclb/models/describe_load_balancers_request.py +53 -1
  189. volcenginesdkclb/models/describe_load_balancers_response.py +1 -27
  190. volcenginesdkclb/models/describe_nlb_listener_attributes_response.py +131 -1
  191. volcenginesdkclb/models/describe_nlb_listener_certificates_request.py +27 -1
  192. volcenginesdkclb/models/describe_nlb_server_group_attributes_response.py +1 -27
  193. volcenginesdkclb/models/modify_nlb_listener_additional_certificates_request.py +202 -0
  194. volcenginesdkclb/models/modify_nlb_listener_additional_certificates_response.py +123 -0
  195. volcenginesdkclb/models/modify_nlb_listener_attributes_request.py +157 -1
  196. volcenginesdkcore/api_client.py +1 -1
  197. volcenginesdkcore/configuration.py +1 -1
  198. volcenginesdktransitrouter/__init__.py +49 -6
  199. volcenginesdktransitrouter/api/transitrouter_api.py +2318 -572
  200. volcenginesdktransitrouter/models/__init__.py +49 -4
  201. volcenginesdktransitrouter/models/associate_transit_router_multicast_domain_request.py +178 -0
  202. volcenginesdktransitrouter/models/associate_transit_router_multicast_domain_response.py +95 -0
  203. volcenginesdktransitrouter/models/create_transit_router_bandwidth_package_request.py +27 -1
  204. volcenginesdktransitrouter/models/create_transit_router_flow_log_request.py +388 -0
  205. volcenginesdktransitrouter/models/create_transit_router_flow_log_response.py +123 -0
  206. volcenginesdktransitrouter/models/create_transit_router_forward_policy_entry_request.py +27 -1
  207. volcenginesdktransitrouter/models/create_transit_router_multicast_domain_request.py +228 -0
  208. volcenginesdktransitrouter/models/create_transit_router_multicast_domain_response.py +123 -0
  209. volcenginesdktransitrouter/models/create_transit_router_multicast_group_member_request.py +204 -0
  210. volcenginesdktransitrouter/models/create_transit_router_multicast_group_member_response.py +95 -0
  211. volcenginesdktransitrouter/models/create_transit_router_multicast_group_source_request.py +204 -0
  212. volcenginesdktransitrouter/models/create_transit_router_multicast_group_source_response.py +95 -0
  213. volcenginesdktransitrouter/models/create_transit_router_request.py +27 -1
  214. volcenginesdktransitrouter/models/create_transit_router_route_policy_entry_request.py +27 -1
  215. volcenginesdktransitrouter/models/delete_transit_router_flow_log_request.py +124 -0
  216. volcenginesdktransitrouter/models/delete_transit_router_flow_log_response.py +95 -0
  217. volcenginesdktransitrouter/models/delete_transit_router_multicast_domain_request.py +124 -0
  218. volcenginesdktransitrouter/models/delete_transit_router_multicast_domain_response.py +95 -0
  219. volcenginesdktransitrouter/models/delete_transit_router_multicast_group_member_request.py +178 -0
  220. volcenginesdktransitrouter/models/delete_transit_router_multicast_group_member_response.py +95 -0
  221. volcenginesdktransitrouter/models/delete_transit_router_multicast_group_source_request.py +178 -0
  222. volcenginesdktransitrouter/models/delete_transit_router_multicast_group_source_response.py +95 -0
  223. volcenginesdktransitrouter/models/describe_transit_router_flow_logs_request.py +386 -0
  224. volcenginesdktransitrouter/models/describe_transit_router_flow_logs_response.py +123 -0
  225. volcenginesdktransitrouter/models/describe_transit_router_forward_policy_entries_request.py +27 -1
  226. volcenginesdktransitrouter/models/describe_transit_router_multicast_domain_associations_request.py +279 -0
  227. volcenginesdktransitrouter/models/describe_transit_router_multicast_domain_associations_response.py +201 -0
  228. volcenginesdktransitrouter/models/describe_transit_router_multicast_domains_request.py +254 -0
  229. volcenginesdktransitrouter/models/describe_transit_router_multicast_domains_response.py +201 -0
  230. volcenginesdktransitrouter/models/describe_transit_router_multicast_groups_request.py +435 -0
  231. volcenginesdktransitrouter/models/describe_transit_router_multicast_groups_response.py +123 -0
  232. volcenginesdktransitrouter/models/describe_transit_router_route_entries_request.py +79 -1
  233. volcenginesdktransitrouter/models/describe_transit_router_route_entries_response.py +55 -3
  234. volcenginesdktransitrouter/models/dissociate_transit_router_multicast_domain_request.py +178 -0
  235. volcenginesdktransitrouter/models/dissociate_transit_router_multicast_domain_response.py +95 -0
  236. volcenginesdktransitrouter/models/models.py +2198 -2208
  237. volcenginesdktransitrouter/models/modify_transit_router_flow_log_attributes_request.py +202 -0
  238. volcenginesdktransitrouter/models/modify_transit_router_flow_log_attributes_response.py +95 -0
  239. volcenginesdktransitrouter/models/modify_transit_router_forward_policy_entry_attributes_request.py +27 -1
  240. volcenginesdktransitrouter/models/modify_transit_router_multicast_domain_attributes_request.py +176 -0
  241. volcenginesdktransitrouter/models/modify_transit_router_multicast_domain_attributes_response.py +95 -0
  242. volcenginesdktransitrouter/models/modify_transit_router_route_policy_entry_attributes_request.py +27 -1
  243. volcenginesdktransitrouter/models/start_transit_router_flow_log_request.py +124 -0
  244. volcenginesdktransitrouter/models/start_transit_router_flow_log_response.py +95 -0
  245. volcenginesdktransitrouter/models/stop_transit_router_flow_log_request.py +124 -0
  246. volcenginesdktransitrouter/models/stop_transit_router_flow_log_response.py +95 -0
  247. volcenginesdktransitrouter/models/tag_filter_for_describe_transit_router_flow_logs_input.py +149 -0
  248. volcenginesdktransitrouter/models/tag_filter_for_describe_transit_router_multicast_domains_input.py +149 -0
  249. volcenginesdkapig/models/tag_for_get_gateway_output.py → volcenginesdktransitrouter/models/tag_for_create_transit_router_flow_log_input.py +14 -14
  250. volcenginesdkapig/models/tag_for_create_gateway_input.py → volcenginesdktransitrouter/models/tag_for_create_transit_router_multicast_domain_input.py +14 -14
  251. volcenginesdkapig/models/tag_for_create_upstream_input.py → volcenginesdktransitrouter/models/tag_for_describe_transit_router_multicast_domains_output.py +14 -14
  252. volcenginesdktransitrouter/models/transit_router_attachment_for_describe_transit_router_peer_attachments_output.py +27 -1
  253. volcenginesdktransitrouter/models/transit_router_attachment_for_describe_transit_router_vpn_attachments_output.py +27 -1
  254. volcenginesdktransitrouter/models/transit_router_flow_log_for_describe_transit_router_flow_logs_output.py +513 -0
  255. volcenginesdktransitrouter/models/transit_router_for_describe_transit_routers_output.py +27 -1
  256. volcenginesdktransitrouter/models/transit_router_multicast_domains_for_describe_transit_router_multicast_domains_output.py +279 -0
  257. volcenginesdktransitrouter/models/transit_router_multicast_group_for_describe_transit_router_multicast_groups_output.py +487 -0
  258. volcenginesdkapig/models/backend_spec_for_create_gateway_input.py +0 -149
  259. volcenginesdkapig/models/backend_spec_for_get_gateway_output.py +0 -149
  260. {volcengine_python_sdk-4.0.17.dist-info → volcengine_python_sdk-4.0.18.dist-info}/LICENSE.txt +0 -0
  261. {volcengine_python_sdk-4.0.17.dist-info → volcengine_python_sdk-4.0.18.dist-info}/NOTICE.md +0 -0
  262. {volcengine_python_sdk-4.0.17.dist-info → volcengine_python_sdk-4.0.18.dist-info}/WHEEL +0 -0
  263. {volcengine_python_sdk-4.0.17.dist-info → volcengine_python_sdk-4.0.18.dist-info}/top_level.txt +0 -0
@@ -33,46 +33,18 @@ class ModifyCenAttributesResponse(object):
33
33
  and the value is json key in definition.
34
34
  """
35
35
  swagger_types = {
36
- 'request_id': 'str'
37
36
  }
38
37
 
39
38
  attribute_map = {
40
- 'request_id': 'RequestId'
41
39
  }
42
40
 
43
- def __init__(self, request_id=None, _configuration=None): # noqa: E501
41
+ def __init__(self, _configuration=None): # noqa: E501
44
42
  """ModifyCenAttributesResponse - a model defined in Swagger""" # noqa: E501
45
43
  if _configuration is None:
46
44
  _configuration = Configuration()
47
45
  self._configuration = _configuration
48
-
49
- self._request_id = None
50
46
  self.discriminator = None
51
47
 
52
- if request_id is not None:
53
- self.request_id = request_id
54
-
55
- @property
56
- def request_id(self):
57
- """Gets the request_id of this ModifyCenAttributesResponse. # noqa: E501
58
-
59
-
60
- :return: The request_id of this ModifyCenAttributesResponse. # noqa: E501
61
- :rtype: str
62
- """
63
- return self._request_id
64
-
65
- @request_id.setter
66
- def request_id(self, request_id):
67
- """Sets the request_id of this ModifyCenAttributesResponse.
68
-
69
-
70
- :param request_id: The request_id of this ModifyCenAttributesResponse. # noqa: E501
71
- :type: str
72
- """
73
-
74
- self._request_id = request_id
75
-
76
48
  def to_dict(self):
77
49
  """Returns the model properties as a dict"""
78
50
  result = {}
@@ -0,0 +1,151 @@
1
+ # coding: utf-8
2
+
3
+ """
4
+ cen
5
+
6
+ No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
+
8
+ OpenAPI spec version: common-version
9
+
10
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
11
+ """
12
+
13
+
14
+ import pprint
15
+ import re # noqa: F401
16
+
17
+ import six
18
+
19
+ from volcenginesdkcore.configuration import Configuration
20
+
21
+
22
+ class ModifyCenBandwidthPackageAssociationRequest(object):
23
+ """NOTE: This class is auto generated by the swagger code generator program.
24
+
25
+ Do not edit the class manually.
26
+ """
27
+
28
+ """
29
+ Attributes:
30
+ swagger_types (dict): The key is attribute name
31
+ and the value is attribute type.
32
+ attribute_map (dict): The key is attribute name
33
+ and the value is json key in definition.
34
+ """
35
+ swagger_types = {
36
+ 'cen_bandwidth_package_id': 'str',
37
+ 'cen_id': 'str'
38
+ }
39
+
40
+ attribute_map = {
41
+ 'cen_bandwidth_package_id': 'CenBandwidthPackageId',
42
+ 'cen_id': 'CenId'
43
+ }
44
+
45
+ def __init__(self, cen_bandwidth_package_id=None, cen_id=None, _configuration=None): # noqa: E501
46
+ """ModifyCenBandwidthPackageAssociationRequest - a model defined in Swagger""" # noqa: E501
47
+ if _configuration is None:
48
+ _configuration = Configuration()
49
+ self._configuration = _configuration
50
+
51
+ self._cen_bandwidth_package_id = None
52
+ self._cen_id = None
53
+ self.discriminator = None
54
+
55
+ self.cen_bandwidth_package_id = cen_bandwidth_package_id
56
+ self.cen_id = cen_id
57
+
58
+ @property
59
+ def cen_bandwidth_package_id(self):
60
+ """Gets the cen_bandwidth_package_id of this ModifyCenBandwidthPackageAssociationRequest. # noqa: E501
61
+
62
+
63
+ :return: The cen_bandwidth_package_id of this ModifyCenBandwidthPackageAssociationRequest. # noqa: E501
64
+ :rtype: str
65
+ """
66
+ return self._cen_bandwidth_package_id
67
+
68
+ @cen_bandwidth_package_id.setter
69
+ def cen_bandwidth_package_id(self, cen_bandwidth_package_id):
70
+ """Sets the cen_bandwidth_package_id of this ModifyCenBandwidthPackageAssociationRequest.
71
+
72
+
73
+ :param cen_bandwidth_package_id: The cen_bandwidth_package_id of this ModifyCenBandwidthPackageAssociationRequest. # noqa: E501
74
+ :type: str
75
+ """
76
+ if self._configuration.client_side_validation and cen_bandwidth_package_id is None:
77
+ raise ValueError("Invalid value for `cen_bandwidth_package_id`, must not be `None`") # noqa: E501
78
+
79
+ self._cen_bandwidth_package_id = cen_bandwidth_package_id
80
+
81
+ @property
82
+ def cen_id(self):
83
+ """Gets the cen_id of this ModifyCenBandwidthPackageAssociationRequest. # noqa: E501
84
+
85
+
86
+ :return: The cen_id of this ModifyCenBandwidthPackageAssociationRequest. # noqa: E501
87
+ :rtype: str
88
+ """
89
+ return self._cen_id
90
+
91
+ @cen_id.setter
92
+ def cen_id(self, cen_id):
93
+ """Sets the cen_id of this ModifyCenBandwidthPackageAssociationRequest.
94
+
95
+
96
+ :param cen_id: The cen_id of this ModifyCenBandwidthPackageAssociationRequest. # noqa: E501
97
+ :type: str
98
+ """
99
+ if self._configuration.client_side_validation and cen_id is None:
100
+ raise ValueError("Invalid value for `cen_id`, must not be `None`") # noqa: E501
101
+
102
+ self._cen_id = cen_id
103
+
104
+ def to_dict(self):
105
+ """Returns the model properties as a dict"""
106
+ result = {}
107
+
108
+ for attr, _ in six.iteritems(self.swagger_types):
109
+ value = getattr(self, attr)
110
+ if isinstance(value, list):
111
+ result[attr] = list(map(
112
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
113
+ value
114
+ ))
115
+ elif hasattr(value, "to_dict"):
116
+ result[attr] = value.to_dict()
117
+ elif isinstance(value, dict):
118
+ result[attr] = dict(map(
119
+ lambda item: (item[0], item[1].to_dict())
120
+ if hasattr(item[1], "to_dict") else item,
121
+ value.items()
122
+ ))
123
+ else:
124
+ result[attr] = value
125
+ if issubclass(ModifyCenBandwidthPackageAssociationRequest, dict):
126
+ for key, value in self.items():
127
+ result[key] = value
128
+
129
+ return result
130
+
131
+ def to_str(self):
132
+ """Returns the string representation of the model"""
133
+ return pprint.pformat(self.to_dict())
134
+
135
+ def __repr__(self):
136
+ """For `print` and `pprint`"""
137
+ return self.to_str()
138
+
139
+ def __eq__(self, other):
140
+ """Returns true if both objects are equal"""
141
+ if not isinstance(other, ModifyCenBandwidthPackageAssociationRequest):
142
+ return False
143
+
144
+ return self.to_dict() == other.to_dict()
145
+
146
+ def __ne__(self, other):
147
+ """Returns true if both objects are not equal"""
148
+ if not isinstance(other, ModifyCenBandwidthPackageAssociationRequest):
149
+ return True
150
+
151
+ return self.to_dict() != other.to_dict()
@@ -0,0 +1,95 @@
1
+ # coding: utf-8
2
+
3
+ """
4
+ cen
5
+
6
+ No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
+
8
+ OpenAPI spec version: common-version
9
+
10
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
11
+ """
12
+
13
+
14
+ import pprint
15
+ import re # noqa: F401
16
+
17
+ import six
18
+
19
+ from volcenginesdkcore.configuration import Configuration
20
+
21
+
22
+ class ModifyCenBandwidthPackageAssociationResponse(object):
23
+ """NOTE: This class is auto generated by the swagger code generator program.
24
+
25
+ Do not edit the class manually.
26
+ """
27
+
28
+ """
29
+ Attributes:
30
+ swagger_types (dict): The key is attribute name
31
+ and the value is attribute type.
32
+ attribute_map (dict): The key is attribute name
33
+ and the value is json key in definition.
34
+ """
35
+ swagger_types = {
36
+ }
37
+
38
+ attribute_map = {
39
+ }
40
+
41
+ def __init__(self, _configuration=None): # noqa: E501
42
+ """ModifyCenBandwidthPackageAssociationResponse - a model defined in Swagger""" # noqa: E501
43
+ if _configuration is None:
44
+ _configuration = Configuration()
45
+ self._configuration = _configuration
46
+ self.discriminator = None
47
+
48
+ def to_dict(self):
49
+ """Returns the model properties as a dict"""
50
+ result = {}
51
+
52
+ for attr, _ in six.iteritems(self.swagger_types):
53
+ value = getattr(self, attr)
54
+ if isinstance(value, list):
55
+ result[attr] = list(map(
56
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
57
+ value
58
+ ))
59
+ elif hasattr(value, "to_dict"):
60
+ result[attr] = value.to_dict()
61
+ elif isinstance(value, dict):
62
+ result[attr] = dict(map(
63
+ lambda item: (item[0], item[1].to_dict())
64
+ if hasattr(item[1], "to_dict") else item,
65
+ value.items()
66
+ ))
67
+ else:
68
+ result[attr] = value
69
+ if issubclass(ModifyCenBandwidthPackageAssociationResponse, dict):
70
+ for key, value in self.items():
71
+ result[key] = value
72
+
73
+ return result
74
+
75
+ def to_str(self):
76
+ """Returns the string representation of the model"""
77
+ return pprint.pformat(self.to_dict())
78
+
79
+ def __repr__(self):
80
+ """For `print` and `pprint`"""
81
+ return self.to_str()
82
+
83
+ def __eq__(self, other):
84
+ """Returns true if both objects are equal"""
85
+ if not isinstance(other, ModifyCenBandwidthPackageAssociationResponse):
86
+ return False
87
+
88
+ return self.to_dict() == other.to_dict()
89
+
90
+ def __ne__(self, other):
91
+ """Returns true if both objects are not equal"""
92
+ if not isinstance(other, ModifyCenBandwidthPackageAssociationResponse):
93
+ return True
94
+
95
+ return self.to_dict() != other.to_dict()
@@ -33,46 +33,18 @@ class ModifyCenBandwidthPackageAttributesResponse(object):
33
33
  and the value is json key in definition.
34
34
  """
35
35
  swagger_types = {
36
- 'request_id': 'str'
37
36
  }
38
37
 
39
38
  attribute_map = {
40
- 'request_id': 'RequestId'
41
39
  }
42
40
 
43
- def __init__(self, request_id=None, _configuration=None): # noqa: E501
41
+ def __init__(self, _configuration=None): # noqa: E501
44
42
  """ModifyCenBandwidthPackageAttributesResponse - a model defined in Swagger""" # noqa: E501
45
43
  if _configuration is None:
46
44
  _configuration = Configuration()
47
45
  self._configuration = _configuration
48
-
49
- self._request_id = None
50
46
  self.discriminator = None
51
47
 
52
- if request_id is not None:
53
- self.request_id = request_id
54
-
55
- @property
56
- def request_id(self):
57
- """Gets the request_id of this ModifyCenBandwidthPackageAttributesResponse. # noqa: E501
58
-
59
-
60
- :return: The request_id of this ModifyCenBandwidthPackageAttributesResponse. # noqa: E501
61
- :rtype: str
62
- """
63
- return self._request_id
64
-
65
- @request_id.setter
66
- def request_id(self, request_id):
67
- """Sets the request_id of this ModifyCenBandwidthPackageAttributesResponse.
68
-
69
-
70
- :param request_id: The request_id of this ModifyCenBandwidthPackageAttributesResponse. # noqa: E501
71
- :type: str
72
- """
73
-
74
- self._request_id = request_id
75
-
76
48
  def to_dict(self):
77
49
  """Returns the model properties as a dict"""
78
50
  result = {}
@@ -34,26 +34,31 @@ class ModifyCenInterRegionBandwidthAttributesRequest(object):
34
34
  """
35
35
  swagger_types = {
36
36
  'bandwidth': 'int',
37
+ 'cen_bandwidth_package_id': 'str',
37
38
  'inter_region_bandwidth_id': 'str'
38
39
  }
39
40
 
40
41
  attribute_map = {
41
42
  'bandwidth': 'Bandwidth',
43
+ 'cen_bandwidth_package_id': 'CenBandwidthPackageId',
42
44
  'inter_region_bandwidth_id': 'InterRegionBandwidthId'
43
45
  }
44
46
 
45
- def __init__(self, bandwidth=None, inter_region_bandwidth_id=None, _configuration=None): # noqa: E501
47
+ def __init__(self, bandwidth=None, cen_bandwidth_package_id=None, inter_region_bandwidth_id=None, _configuration=None): # noqa: E501
46
48
  """ModifyCenInterRegionBandwidthAttributesRequest - a model defined in Swagger""" # noqa: E501
47
49
  if _configuration is None:
48
50
  _configuration = Configuration()
49
51
  self._configuration = _configuration
50
52
 
51
53
  self._bandwidth = None
54
+ self._cen_bandwidth_package_id = None
52
55
  self._inter_region_bandwidth_id = None
53
56
  self.discriminator = None
54
57
 
55
58
  if bandwidth is not None:
56
59
  self.bandwidth = bandwidth
60
+ if cen_bandwidth_package_id is not None:
61
+ self.cen_bandwidth_package_id = cen_bandwidth_package_id
57
62
  self.inter_region_bandwidth_id = inter_region_bandwidth_id
58
63
 
59
64
  @property
@@ -77,6 +82,27 @@ class ModifyCenInterRegionBandwidthAttributesRequest(object):
77
82
 
78
83
  self._bandwidth = bandwidth
79
84
 
85
+ @property
86
+ def cen_bandwidth_package_id(self):
87
+ """Gets the cen_bandwidth_package_id of this ModifyCenInterRegionBandwidthAttributesRequest. # noqa: E501
88
+
89
+
90
+ :return: The cen_bandwidth_package_id of this ModifyCenInterRegionBandwidthAttributesRequest. # noqa: E501
91
+ :rtype: str
92
+ """
93
+ return self._cen_bandwidth_package_id
94
+
95
+ @cen_bandwidth_package_id.setter
96
+ def cen_bandwidth_package_id(self, cen_bandwidth_package_id):
97
+ """Sets the cen_bandwidth_package_id of this ModifyCenInterRegionBandwidthAttributesRequest.
98
+
99
+
100
+ :param cen_bandwidth_package_id: The cen_bandwidth_package_id of this ModifyCenInterRegionBandwidthAttributesRequest. # noqa: E501
101
+ :type: str
102
+ """
103
+
104
+ self._cen_bandwidth_package_id = cen_bandwidth_package_id
105
+
80
106
  @property
81
107
  def inter_region_bandwidth_id(self):
82
108
  """Gets the inter_region_bandwidth_id of this ModifyCenInterRegionBandwidthAttributesRequest. # noqa: E501
@@ -33,46 +33,18 @@ class ModifyCenInterRegionBandwidthAttributesResponse(object):
33
33
  and the value is json key in definition.
34
34
  """
35
35
  swagger_types = {
36
- 'request_id': 'str'
37
36
  }
38
37
 
39
38
  attribute_map = {
40
- 'request_id': 'RequestId'
41
39
  }
42
40
 
43
- def __init__(self, request_id=None, _configuration=None): # noqa: E501
41
+ def __init__(self, _configuration=None): # noqa: E501
44
42
  """ModifyCenInterRegionBandwidthAttributesResponse - a model defined in Swagger""" # noqa: E501
45
43
  if _configuration is None:
46
44
  _configuration = Configuration()
47
45
  self._configuration = _configuration
48
-
49
- self._request_id = None
50
46
  self.discriminator = None
51
47
 
52
- if request_id is not None:
53
- self.request_id = request_id
54
-
55
- @property
56
- def request_id(self):
57
- """Gets the request_id of this ModifyCenInterRegionBandwidthAttributesResponse. # noqa: E501
58
-
59
-
60
- :return: The request_id of this ModifyCenInterRegionBandwidthAttributesResponse. # noqa: E501
61
- :rtype: str
62
- """
63
- return self._request_id
64
-
65
- @request_id.setter
66
- def request_id(self, request_id):
67
- """Sets the request_id of this ModifyCenInterRegionBandwidthAttributesResponse.
68
-
69
-
70
- :param request_id: The request_id of this ModifyCenInterRegionBandwidthAttributesResponse. # noqa: E501
71
- :type: str
72
- """
73
-
74
- self._request_id = request_id
75
-
76
48
  def to_dict(self):
77
49
  """Returns the model properties as a dict"""
78
50
  result = {}
@@ -33,46 +33,18 @@ class ModifyCenServiceRouteEntryAttributesResponse(object):
33
33
  and the value is json key in definition.
34
34
  """
35
35
  swagger_types = {
36
- 'request_id': 'str'
37
36
  }
38
37
 
39
38
  attribute_map = {
40
- 'request_id': 'RequestId'
41
39
  }
42
40
 
43
- def __init__(self, request_id=None, _configuration=None): # noqa: E501
41
+ def __init__(self, _configuration=None): # noqa: E501
44
42
  """ModifyCenServiceRouteEntryAttributesResponse - a model defined in Swagger""" # noqa: E501
45
43
  if _configuration is None:
46
44
  _configuration = Configuration()
47
45
  self._configuration = _configuration
48
-
49
- self._request_id = None
50
46
  self.discriminator = None
51
47
 
52
- if request_id is not None:
53
- self.request_id = request_id
54
-
55
- @property
56
- def request_id(self):
57
- """Gets the request_id of this ModifyCenServiceRouteEntryAttributesResponse. # noqa: E501
58
-
59
-
60
- :return: The request_id of this ModifyCenServiceRouteEntryAttributesResponse. # noqa: E501
61
- :rtype: str
62
- """
63
- return self._request_id
64
-
65
- @request_id.setter
66
- def request_id(self, request_id):
67
- """Sets the request_id of this ModifyCenServiceRouteEntryAttributesResponse.
68
-
69
-
70
- :param request_id: The request_id of this ModifyCenServiceRouteEntryAttributesResponse. # noqa: E501
71
- :type: str
72
- """
73
-
74
- self._request_id = request_id
75
-
76
48
  def to_dict(self):
77
49
  """Returns the model properties as a dict"""
78
50
  result = {}
@@ -33,46 +33,18 @@ class PublishCenRouteEntryResponse(object):
33
33
  and the value is json key in definition.
34
34
  """
35
35
  swagger_types = {
36
- 'request_id': 'str'
37
36
  }
38
37
 
39
38
  attribute_map = {
40
- 'request_id': 'RequestId'
41
39
  }
42
40
 
43
- def __init__(self, request_id=None, _configuration=None): # noqa: E501
41
+ def __init__(self, _configuration=None): # noqa: E501
44
42
  """PublishCenRouteEntryResponse - a model defined in Swagger""" # noqa: E501
45
43
  if _configuration is None:
46
44
  _configuration = Configuration()
47
45
  self._configuration = _configuration
48
-
49
- self._request_id = None
50
46
  self.discriminator = None
51
47
 
52
- if request_id is not None:
53
- self.request_id = request_id
54
-
55
- @property
56
- def request_id(self):
57
- """Gets the request_id of this PublishCenRouteEntryResponse. # noqa: E501
58
-
59
-
60
- :return: The request_id of this PublishCenRouteEntryResponse. # noqa: E501
61
- :rtype: str
62
- """
63
- return self._request_id
64
-
65
- @request_id.setter
66
- def request_id(self, request_id):
67
- """Sets the request_id of this PublishCenRouteEntryResponse.
68
-
69
-
70
- :param request_id: The request_id of this PublishCenRouteEntryResponse. # noqa: E501
71
- :type: str
72
- """
73
-
74
- self._request_id = request_id
75
-
76
48
  def to_dict(self):
77
49
  """Returns the model properties as a dict"""
78
50
  result = {}