huaweicloudsdkgeip 3.1.141__py2.py3-none-any.whl → 3.1.143__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 huaweicloudsdkgeip might be problematic. Click here for more details.

Files changed (224) hide show
  1. huaweicloudsdkgeip/v3/geip_async_client.py +66 -66
  2. huaweicloudsdkgeip/v3/geip_client.py +66 -66
  3. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_request.py +5 -5
  4. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_response.py +3 -3
  5. huaweicloudsdkgeip/v3/model/add_global_eip_tags_request.py +5 -5
  6. huaweicloudsdkgeip/v3/model/add_global_eip_tags_response.py +3 -3
  7. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_request.py +5 -5
  8. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_response.py +3 -3
  9. huaweicloudsdkgeip/v3/model/allowed_bandwidth_types.py +7 -7
  10. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_request.py +5 -5
  11. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_response.py +7 -7
  12. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body.py +5 -5
  13. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip.py +5 -5
  14. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_associate_instance_info.py +13 -13
  15. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info.py +23 -23
  16. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body.py +3 -3
  17. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body_global_eip_segment.py +13 -13
  18. huaweicloudsdkgeip/v3/model/associate_instance_request.py +7 -7
  19. huaweicloudsdkgeip/v3/model/associate_instance_response.py +7 -7
  20. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth.py +5 -5
  21. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip.py +47 -47
  22. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body.py +5 -5
  23. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body_global_eip.py +3 -3
  24. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_request.py +5 -5
  25. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_response.py +7 -7
  26. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_request.py +3 -3
  27. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_response.py +5 -5
  28. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_request.py +3 -3
  29. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_response.py +5 -5
  30. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_request_body.py +3 -3
  31. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  32. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_request.py +5 -5
  33. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_response.py +3 -3
  34. huaweicloudsdkgeip/v3/model/batch_create_global_eip_job.py +7 -7
  35. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request.py +3 -3
  36. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body.py +5 -5
  37. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip.py +17 -17
  38. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip_internet_bandwidth_info.py +15 -15
  39. huaweicloudsdkgeip/v3/model/batch_create_global_eip_response.py +7 -7
  40. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_request.py +5 -5
  41. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_response.py +3 -3
  42. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth.py +37 -37
  43. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request.py +3 -3
  44. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body.py +3 -3
  45. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body_internet_bandwidth.py +23 -23
  46. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_response.py +7 -7
  47. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_request.py +5 -5
  48. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_response.py +3 -3
  49. huaweicloudsdkgeip/v3/model/batch_create_v2_request_body.py +5 -5
  50. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_request.py +5 -5
  51. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_response.py +3 -3
  52. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_request.py +5 -5
  53. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_response.py +3 -3
  54. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_request.py +5 -5
  55. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_response.py +3 -3
  56. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body.py +5 -5
  57. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body_tags.py +5 -5
  58. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_request.py +3 -3
  59. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_response.py +5 -5
  60. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_request.py +3 -3
  61. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_response.py +5 -5
  62. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_request_body.py +3 -3
  63. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  64. huaweicloudsdkgeip/v3/model/batch_internet_bandwidths_global_eip_response_body.py +3 -3
  65. huaweicloudsdkgeip/v3/model/count_geip_segments.py +3 -3
  66. huaweicloudsdkgeip/v3/model/count_global_eip_segment_request.py +53 -53
  67. huaweicloudsdkgeip/v3/model/count_global_eip_segment_response.py +7 -7
  68. huaweicloudsdkgeip/v3/model/count_global_eips.py +3 -3
  69. huaweicloudsdkgeip/v3/model/count_global_eips_request.py +47 -47
  70. huaweicloudsdkgeip/v3/model/count_global_eips_response.py +7 -7
  71. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_request.py +17 -17
  72. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_response.py +7 -7
  73. huaweicloudsdkgeip/v3/model/count_internet_bandwidths.py +3 -3
  74. huaweicloudsdkgeip/v3/model/create_global_eip.py +5 -5
  75. huaweicloudsdkgeip/v3/model/create_global_eip_request.py +3 -3
  76. huaweicloudsdkgeip/v3/model/create_global_eip_request_body.py +5 -5
  77. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip.py +15 -15
  78. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip_tags.py +5 -5
  79. huaweicloudsdkgeip/v3/model/create_global_eip_response.py +7 -7
  80. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request.py +3 -3
  81. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body.py +3 -3
  82. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment.py +17 -17
  83. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment_internet_bandwidth.py +15 -15
  84. huaweicloudsdkgeip/v3/model/create_global_eip_segment_response.py +7 -7
  85. huaweicloudsdkgeip/v3/model/create_internet_bandwidth.py +43 -43
  86. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request.py +3 -3
  87. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body.py +3 -3
  88. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body_internet_bandwidth.py +21 -21
  89. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_response.py +7 -7
  90. huaweicloudsdkgeip/v3/model/create_tag.py +5 -5
  91. huaweicloudsdkgeip/v3/model/create_user_disclaimer_record.py +7 -7
  92. huaweicloudsdkgeip/v3/model/create_user_disclaimer_request.py +1 -1
  93. huaweicloudsdkgeip/v3/model/create_user_disclaimer_response.py +7 -7
  94. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body.py +3 -3
  95. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body_tag.py +5 -5
  96. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_request.py +5 -5
  97. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_response.py +3 -3
  98. huaweicloudsdkgeip/v3/model/delete_global_eip_request.py +3 -3
  99. huaweicloudsdkgeip/v3/model/delete_global_eip_response.py +3 -3
  100. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_request.py +3 -3
  101. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_response.py +3 -3
  102. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_request.py +5 -5
  103. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_response.py +3 -3
  104. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_request.py +3 -3
  105. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_response.py +3 -3
  106. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_request.py +5 -5
  107. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_response.py +3 -3
  108. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_request.py +1 -1
  109. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_response.py +3 -3
  110. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth.py +3 -3
  111. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_global_eips.py +47 -47
  112. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_request.py +5 -5
  113. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_response.py +7 -7
  114. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_request.py +3 -3
  115. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_response.py +7 -7
  116. huaweicloudsdkgeip/v3/model/disassociate_instance_request.py +5 -5
  117. huaweicloudsdkgeip/v3/model/disassociate_instance_response.py +7 -7
  118. huaweicloudsdkgeip/v3/model/ext_limit_pojo.py +7 -7
  119. huaweicloudsdkgeip/v3/model/geip_resource.py +9 -9
  120. huaweicloudsdkgeip/v3/model/geip_tags.py +5 -5
  121. huaweicloudsdkgeip/v3/model/get_account_tags_v2.py +5 -5
  122. huaweicloudsdkgeip/v3/model/global_connection_bandwidth_info.py +13 -13
  123. huaweicloudsdkgeip/v3/model/instance_info.py +19 -19
  124. huaweicloudsdkgeip/v3/model/internet_bandwidth_info.py +5 -5
  125. huaweicloudsdkgeip/v3/model/list_access_sites.py +17 -17
  126. huaweicloudsdkgeip/v3/model/list_access_sites_request.py +23 -23
  127. huaweicloudsdkgeip/v3/model/list_access_sites_response.py +9 -9
  128. huaweicloudsdkgeip/v3/model/list_geip_pools.py +25 -25
  129. huaweicloudsdkgeip/v3/model/list_geip_pools_request.py +29 -29
  130. huaweicloudsdkgeip/v3/model/list_geip_pools_response.py +9 -9
  131. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_request.py +13 -13
  132. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_response.py +7 -7
  133. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_request.py +3 -3
  134. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_response.py +7 -7
  135. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_request.py +1 -1
  136. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_response.py +9 -9
  137. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_request.py +7 -7
  138. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_response.py +9 -9
  139. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_request.py +3 -3
  140. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_response.py +7 -7
  141. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_request.py +1 -1
  142. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_response.py +9 -9
  143. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_request.py +7 -7
  144. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_response.py +9 -9
  145. huaweicloudsdkgeip/v3/model/list_global_eip_segments.py +43 -43
  146. huaweicloudsdkgeip/v3/model/list_global_eip_segments_request.py +61 -61
  147. huaweicloudsdkgeip/v3/model/list_global_eip_segments_response.py +9 -9
  148. huaweicloudsdkgeip/v3/model/list_global_eips.py +47 -47
  149. huaweicloudsdkgeip/v3/model/list_global_eips_request.py +65 -65
  150. huaweicloudsdkgeip/v3/model/list_global_eips_response.py +9 -9
  151. huaweicloudsdkgeip/v3/model/list_global_eips_response_body_page_info.py +7 -7
  152. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_request.py +3 -3
  153. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_response.py +7 -7
  154. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_request.py +1 -1
  155. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_response.py +5 -5
  156. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_request.py +7 -7
  157. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_response.py +9 -9
  158. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits.py +13 -13
  159. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_request.py +11 -11
  160. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_response.py +7 -7
  161. huaweicloudsdkgeip/v3/model/list_internet_bandwidths.py +47 -47
  162. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_request.py +35 -35
  163. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_response.py +9 -9
  164. huaweicloudsdkgeip/v3/model/list_jobs.py +17 -17
  165. huaweicloudsdkgeip/v3/model/list_jobs_request.py +21 -21
  166. huaweicloudsdkgeip/v3/model/list_jobs_response.py +9 -9
  167. huaweicloudsdkgeip/v3/model/list_quotas.py +3 -3
  168. huaweicloudsdkgeip/v3/model/list_resources_by_tags_request_body.py +3 -3
  169. huaweicloudsdkgeip/v3/model/list_support_instances_support_regions.py +17 -17
  170. huaweicloudsdkgeip/v3/model/list_support_masks.py +11 -11
  171. huaweicloudsdkgeip/v3/model/list_support_masks_request.py +21 -21
  172. huaweicloudsdkgeip/v3/model/list_support_masks_response.py +9 -9
  173. huaweicloudsdkgeip/v3/model/list_support_regions.py +19 -19
  174. huaweicloudsdkgeip/v3/model/list_support_regions_request.py +29 -29
  175. huaweicloudsdkgeip/v3/model/list_support_regions_response.py +9 -9
  176. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_request.py +5 -5
  177. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_response.py +7 -7
  178. huaweicloudsdkgeip/v3/model/lock_info.py +21 -21
  179. huaweicloudsdkgeip/v3/model/native_uuid.py +1 -1
  180. huaweicloudsdkgeip/v3/model/resources_info.py +9 -9
  181. huaweicloudsdkgeip/v3/model/short_global_eip_segment.py +5 -5
  182. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_request.py +3 -3
  183. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_response.py +9 -9
  184. huaweicloudsdkgeip/v3/model/show_global_eip.py +47 -47
  185. huaweicloudsdkgeip/v3/model/show_global_eip_request.py +5 -5
  186. huaweicloudsdkgeip/v3/model/show_global_eip_response.py +7 -7
  187. huaweicloudsdkgeip/v3/model/show_global_eip_segment.py +43 -43
  188. huaweicloudsdkgeip/v3/model/show_global_eip_segment_request.py +5 -5
  189. huaweicloudsdkgeip/v3/model/show_global_eip_segment_response.py +7 -7
  190. huaweicloudsdkgeip/v3/model/show_global_eip_tags_request.py +3 -3
  191. huaweicloudsdkgeip/v3/model/show_global_eip_tags_response.py +9 -9
  192. huaweicloudsdkgeip/v3/model/show_internet_bandwidth.py +43 -43
  193. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_request.py +5 -5
  194. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_response.py +7 -7
  195. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_request.py +3 -3
  196. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_response.py +9 -9
  197. huaweicloudsdkgeip/v3/model/show_job.py +17 -17
  198. huaweicloudsdkgeip/v3/model/show_jobs_request.py +5 -5
  199. huaweicloudsdkgeip/v3/model/show_jobs_response.py +7 -7
  200. huaweicloudsdkgeip/v3/model/show_user_disclaimer_record.py +7 -7
  201. huaweicloudsdkgeip/v3/model/show_user_disclaimer_request.py +3 -3
  202. huaweicloudsdkgeip/v3/model/show_user_disclaimer_response.py +7 -7
  203. huaweicloudsdkgeip/v3/model/sys_tag.py +5 -5
  204. huaweicloudsdkgeip/v3/model/tag.py +5 -5
  205. huaweicloudsdkgeip/v3/model/update_global_eip.py +5 -5
  206. huaweicloudsdkgeip/v3/model/update_global_eip_request.py +5 -5
  207. huaweicloudsdkgeip/v3/model/update_global_eip_request_body.py +5 -5
  208. huaweicloudsdkgeip/v3/model/update_global_eip_request_body_global_eip.py +5 -5
  209. huaweicloudsdkgeip/v3/model/update_global_eip_response.py +7 -7
  210. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request.py +5 -5
  211. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body.py +3 -3
  212. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body_global_eip_segment.py +5 -5
  213. huaweicloudsdkgeip/v3/model/update_global_eip_segment_response.py +7 -7
  214. huaweicloudsdkgeip/v3/model/update_internet_bandwidth.py +39 -39
  215. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request.py +5 -5
  216. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body.py +3 -3
  217. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body_internet_bandwidth.py +11 -11
  218. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_response.py +7 -7
  219. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/METADATA +2 -2
  220. huaweicloudsdkgeip-3.1.143.dist-info/RECORD +228 -0
  221. huaweicloudsdkgeip-3.1.141.dist-info/RECORD +0 -228
  222. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/LICENSE +0 -0
  223. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/WHEEL +0 -0
  224. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/top_level.txt +0 -0
@@ -30,7 +30,7 @@ class DisassociateInstanceResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, global_eip=None, job_id=None, x_request_id=None):
33
- """DisassociateInstanceResponse
33
+ r"""DisassociateInstanceResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class DisassociateInstanceResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def global_eip(self):
61
- """Gets the global_eip of this DisassociateInstanceResponse.
61
+ r"""Gets the global_eip of this DisassociateInstanceResponse.
62
62
 
63
63
  :return: The global_eip of this DisassociateInstanceResponse.
64
64
  :rtype: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEip`
@@ -67,7 +67,7 @@ class DisassociateInstanceResponse(SdkResponse):
67
67
 
68
68
  @global_eip.setter
69
69
  def global_eip(self, global_eip):
70
- """Sets the global_eip of this DisassociateInstanceResponse.
70
+ r"""Sets the global_eip of this DisassociateInstanceResponse.
71
71
 
72
72
  :param global_eip: The global_eip of this DisassociateInstanceResponse.
73
73
  :type global_eip: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEip`
@@ -76,7 +76,7 @@ class DisassociateInstanceResponse(SdkResponse):
76
76
 
77
77
  @property
78
78
  def job_id(self):
79
- """Gets the job_id of this DisassociateInstanceResponse.
79
+ r"""Gets the job_id of this DisassociateInstanceResponse.
80
80
 
81
81
  本次请求的job id
82
82
 
@@ -87,7 +87,7 @@ class DisassociateInstanceResponse(SdkResponse):
87
87
 
88
88
  @job_id.setter
89
89
  def job_id(self, job_id):
90
- """Sets the job_id of this DisassociateInstanceResponse.
90
+ r"""Sets the job_id of this DisassociateInstanceResponse.
91
91
 
92
92
  本次请求的job id
93
93
 
@@ -98,7 +98,7 @@ class DisassociateInstanceResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this DisassociateInstanceResponse.
101
+ r"""Gets the x_request_id of this DisassociateInstanceResponse.
102
102
 
103
103
  :return: The x_request_id of this DisassociateInstanceResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class DisassociateInstanceResponse(SdkResponse):
107
107
 
108
108
  @x_request_id.setter
109
109
  def x_request_id(self, x_request_id):
110
- """Sets the x_request_id of this DisassociateInstanceResponse.
110
+ r"""Sets the x_request_id of this DisassociateInstanceResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this DisassociateInstanceResponse.
113
113
  :type x_request_id: str
@@ -29,7 +29,7 @@ class ExtLimitPojo:
29
29
  }
30
30
 
31
31
  def __init__(self, min_ingress_size=None, max_ingress_size=None, ratio_95peak=None):
32
- """ExtLimitPojo
32
+ r"""ExtLimitPojo
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class ExtLimitPojo:
57
57
 
58
58
  @property
59
59
  def min_ingress_size(self):
60
- """Gets the min_ingress_size of this ExtLimitPojo.
60
+ r"""Gets the min_ingress_size of this ExtLimitPojo.
61
61
 
62
62
  入网全域公网带宽的最小size
63
63
 
@@ -68,7 +68,7 @@ class ExtLimitPojo:
68
68
 
69
69
  @min_ingress_size.setter
70
70
  def min_ingress_size(self, min_ingress_size):
71
- """Sets the min_ingress_size of this ExtLimitPojo.
71
+ r"""Sets the min_ingress_size of this ExtLimitPojo.
72
72
 
73
73
  入网全域公网带宽的最小size
74
74
 
@@ -79,7 +79,7 @@ class ExtLimitPojo:
79
79
 
80
80
  @property
81
81
  def max_ingress_size(self):
82
- """Gets the max_ingress_size of this ExtLimitPojo.
82
+ r"""Gets the max_ingress_size of this ExtLimitPojo.
83
83
 
84
84
  入网全域公网带宽的最大size
85
85
 
@@ -90,7 +90,7 @@ class ExtLimitPojo:
90
90
 
91
91
  @max_ingress_size.setter
92
92
  def max_ingress_size(self, max_ingress_size):
93
- """Sets the max_ingress_size of this ExtLimitPojo.
93
+ r"""Sets the max_ingress_size of this ExtLimitPojo.
94
94
 
95
95
  入网全域公网带宽的最大size
96
96
 
@@ -101,7 +101,7 @@ class ExtLimitPojo:
101
101
 
102
102
  @property
103
103
  def ratio_95peak(self):
104
- """Gets the ratio_95peak of this ExtLimitPojo.
104
+ r"""Gets the ratio_95peak of this ExtLimitPojo.
105
105
 
106
106
  增强95保底率
107
107
 
@@ -112,7 +112,7 @@ class ExtLimitPojo:
112
112
 
113
113
  @ratio_95peak.setter
114
114
  def ratio_95peak(self, ratio_95peak):
115
- """Sets the ratio_95peak of this ExtLimitPojo.
115
+ r"""Sets the ratio_95peak of this ExtLimitPojo.
116
116
 
117
117
  增强95保底率
118
118
 
@@ -31,7 +31,7 @@ class GeipResource:
31
31
  }
32
32
 
33
33
  def __init__(self, resource_id=None, resource_detail=None, tags=None, resource_name=None):
34
- """GeipResource
34
+ r"""GeipResource
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -60,7 +60,7 @@ class GeipResource:
60
60
 
61
61
  @property
62
62
  def resource_id(self):
63
- """Gets the resource_id of this GeipResource.
63
+ r"""Gets the resource_id of this GeipResource.
64
64
 
65
65
  资源ID标识符。
66
66
 
@@ -71,7 +71,7 @@ class GeipResource:
71
71
 
72
72
  @resource_id.setter
73
73
  def resource_id(self, resource_id):
74
- """Sets the resource_id of this GeipResource.
74
+ r"""Sets the resource_id of this GeipResource.
75
75
 
76
76
  资源ID标识符。
77
77
 
@@ -82,7 +82,7 @@ class GeipResource:
82
82
 
83
83
  @property
84
84
  def resource_detail(self):
85
- """Gets the resource_detail of this GeipResource.
85
+ r"""Gets the resource_detail of this GeipResource.
86
86
 
87
87
  资源详情。
88
88
 
@@ -93,7 +93,7 @@ class GeipResource:
93
93
 
94
94
  @resource_detail.setter
95
95
  def resource_detail(self, resource_detail):
96
- """Sets the resource_detail of this GeipResource.
96
+ r"""Sets the resource_detail of this GeipResource.
97
97
 
98
98
  资源详情。
99
99
 
@@ -104,7 +104,7 @@ class GeipResource:
104
104
 
105
105
  @property
106
106
  def tags(self):
107
- """Gets the tags of this GeipResource.
107
+ r"""Gets the tags of this GeipResource.
108
108
 
109
109
  包含标签。
110
110
 
@@ -115,7 +115,7 @@ class GeipResource:
115
115
 
116
116
  @tags.setter
117
117
  def tags(self, tags):
118
- """Sets the tags of this GeipResource.
118
+ r"""Sets the tags of this GeipResource.
119
119
 
120
120
  包含标签。
121
121
 
@@ -126,7 +126,7 @@ class GeipResource:
126
126
 
127
127
  @property
128
128
  def resource_name(self):
129
- """Gets the resource_name of this GeipResource.
129
+ r"""Gets the resource_name of this GeipResource.
130
130
 
131
131
  实例名字。
132
132
 
@@ -137,7 +137,7 @@ class GeipResource:
137
137
 
138
138
  @resource_name.setter
139
139
  def resource_name(self, resource_name):
140
- """Sets the resource_name of this GeipResource.
140
+ r"""Sets the resource_name of this GeipResource.
141
141
 
142
142
  实例名字。
143
143
 
@@ -27,7 +27,7 @@ class GeipTags:
27
27
  }
28
28
 
29
29
  def __init__(self, key=None, values=None):
30
- """GeipTags
30
+ r"""GeipTags
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class GeipTags:
48
48
 
49
49
  @property
50
50
  def key(self):
51
- """Gets the key of this GeipTags.
51
+ r"""Gets the key of this GeipTags.
52
52
 
53
53
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
54
54
 
@@ -59,7 +59,7 @@ class GeipTags:
59
59
 
60
60
  @key.setter
61
61
  def key(self, key):
62
- """Sets the key of this GeipTags.
62
+ r"""Sets the key of this GeipTags.
63
63
 
64
64
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
65
65
 
@@ -70,7 +70,7 @@ class GeipTags:
70
70
 
71
71
  @property
72
72
  def values(self):
73
- """Gets the values of this GeipTags.
73
+ r"""Gets the values of this GeipTags.
74
74
 
75
75
  - 功能说明:标签值列表 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
76
76
 
@@ -81,7 +81,7 @@ class GeipTags:
81
81
 
82
82
  @values.setter
83
83
  def values(self, values):
84
- """Sets the values of this GeipTags.
84
+ r"""Sets the values of this GeipTags.
85
85
 
86
86
  - 功能说明:标签值列表 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
87
87
 
@@ -27,7 +27,7 @@ class GetAccountTagsV2:
27
27
  }
28
28
 
29
29
  def __init__(self, key=None, values=None):
30
- """GetAccountTagsV2
30
+ r"""GetAccountTagsV2
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class GetAccountTagsV2:
48
48
 
49
49
  @property
50
50
  def key(self):
51
- """Gets the key of this GetAccountTagsV2.
51
+ r"""Gets the key of this GetAccountTagsV2.
52
52
 
53
53
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
54
54
 
@@ -59,7 +59,7 @@ class GetAccountTagsV2:
59
59
 
60
60
  @key.setter
61
61
  def key(self, key):
62
- """Sets the key of this GetAccountTagsV2.
62
+ r"""Sets the key of this GetAccountTagsV2.
63
63
 
64
64
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
65
65
 
@@ -70,7 +70,7 @@ class GetAccountTagsV2:
70
70
 
71
71
  @property
72
72
  def values(self):
73
- """Gets the values of this GetAccountTagsV2.
73
+ r"""Gets the values of this GetAccountTagsV2.
74
74
 
75
75
  - 功能说明:标签值列表 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
76
76
 
@@ -81,7 +81,7 @@ class GetAccountTagsV2:
81
81
 
82
82
  @values.setter
83
83
  def values(self, values):
84
- """Sets the values of this GetAccountTagsV2.
84
+ r"""Sets the values of this GetAccountTagsV2.
85
85
 
86
86
  - 功能说明:标签值列表 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
87
87
 
@@ -35,7 +35,7 @@ class GlobalConnectionBandwidthInfo:
35
35
  }
36
36
 
37
37
  def __init__(self, gcb_id=None, size=None, gcb_type=None, admin_state=None, sla_level=None, dscp=None):
38
- """GlobalConnectionBandwidthInfo
38
+ r"""GlobalConnectionBandwidthInfo
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class GlobalConnectionBandwidthInfo:
78
78
 
79
79
  @property
80
80
  def gcb_id(self):
81
- """Gets the gcb_id of this GlobalConnectionBandwidthInfo.
81
+ r"""Gets the gcb_id of this GlobalConnectionBandwidthInfo.
82
82
 
83
83
  骨干带宽的ID
84
84
 
@@ -89,7 +89,7 @@ class GlobalConnectionBandwidthInfo:
89
89
 
90
90
  @gcb_id.setter
91
91
  def gcb_id(self, gcb_id):
92
- """Sets the gcb_id of this GlobalConnectionBandwidthInfo.
92
+ r"""Sets the gcb_id of this GlobalConnectionBandwidthInfo.
93
93
 
94
94
  骨干带宽的ID
95
95
 
@@ -100,7 +100,7 @@ class GlobalConnectionBandwidthInfo:
100
100
 
101
101
  @property
102
102
  def size(self):
103
- """Gets the size of this GlobalConnectionBandwidthInfo.
103
+ r"""Gets the size of this GlobalConnectionBandwidthInfo.
104
104
 
105
105
  骨干带宽的大小
106
106
 
@@ -111,7 +111,7 @@ class GlobalConnectionBandwidthInfo:
111
111
 
112
112
  @size.setter
113
113
  def size(self, size):
114
- """Sets the size of this GlobalConnectionBandwidthInfo.
114
+ r"""Sets the size of this GlobalConnectionBandwidthInfo.
115
115
 
116
116
  骨干带宽的大小
117
117
 
@@ -122,7 +122,7 @@ class GlobalConnectionBandwidthInfo:
122
122
 
123
123
  @property
124
124
  def gcb_type(self):
125
- """Gets the gcb_type of this GlobalConnectionBandwidthInfo.
125
+ r"""Gets the gcb_type of this GlobalConnectionBandwidthInfo.
126
126
 
127
127
  骨干带宽类型(城域、区域和大区)
128
128
 
@@ -133,7 +133,7 @@ class GlobalConnectionBandwidthInfo:
133
133
 
134
134
  @gcb_type.setter
135
135
  def gcb_type(self, gcb_type):
136
- """Sets the gcb_type of this GlobalConnectionBandwidthInfo.
136
+ r"""Sets the gcb_type of this GlobalConnectionBandwidthInfo.
137
137
 
138
138
  骨干带宽类型(城域、区域和大区)
139
139
 
@@ -144,7 +144,7 @@ class GlobalConnectionBandwidthInfo:
144
144
 
145
145
  @property
146
146
  def admin_state(self):
147
- """Gets the admin_state of this GlobalConnectionBandwidthInfo.
147
+ r"""Gets the admin_state of this GlobalConnectionBandwidthInfo.
148
148
 
149
149
  - 功能说明:骨干带宽状态 - 取值范围:NORMAL 正常、FREEZED 冻结
150
150
 
@@ -155,7 +155,7 @@ class GlobalConnectionBandwidthInfo:
155
155
 
156
156
  @admin_state.setter
157
157
  def admin_state(self, admin_state):
158
- """Sets the admin_state of this GlobalConnectionBandwidthInfo.
158
+ r"""Sets the admin_state of this GlobalConnectionBandwidthInfo.
159
159
 
160
160
  - 功能说明:骨干带宽状态 - 取值范围:NORMAL 正常、FREEZED 冻结
161
161
 
@@ -166,7 +166,7 @@ class GlobalConnectionBandwidthInfo:
166
166
 
167
167
  @property
168
168
  def sla_level(self):
169
- """Gets the sla_level of this GlobalConnectionBandwidthInfo.
169
+ r"""Gets the sla_level of this GlobalConnectionBandwidthInfo.
170
170
 
171
171
  - 功能说明:网络服务等级 - 取值范围:Pt - 铂金,Au - 金牌,Ag - 银牌,Cu - 铜牌
172
172
 
@@ -177,7 +177,7 @@ class GlobalConnectionBandwidthInfo:
177
177
 
178
178
  @sla_level.setter
179
179
  def sla_level(self, sla_level):
180
- """Sets the sla_level of this GlobalConnectionBandwidthInfo.
180
+ r"""Sets the sla_level of this GlobalConnectionBandwidthInfo.
181
181
 
182
182
  - 功能说明:网络服务等级 - 取值范围:Pt - 铂金,Au - 金牌,Ag - 银牌,Cu - 铜牌
183
183
 
@@ -188,7 +188,7 @@ class GlobalConnectionBandwidthInfo:
188
188
 
189
189
  @property
190
190
  def dscp(self):
191
- """Gets the dscp of this GlobalConnectionBandwidthInfo.
191
+ r"""Gets the dscp of this GlobalConnectionBandwidthInfo.
192
192
 
193
193
  线路质量金银铜对应的DSCP值
194
194
 
@@ -199,7 +199,7 @@ class GlobalConnectionBandwidthInfo:
199
199
 
200
200
  @dscp.setter
201
201
  def dscp(self, dscp):
202
- """Sets the dscp of this GlobalConnectionBandwidthInfo.
202
+ r"""Sets the dscp of this GlobalConnectionBandwidthInfo.
203
203
 
204
204
  线路质量金银铜对应的DSCP值
205
205
 
@@ -41,7 +41,7 @@ class InstanceInfo:
41
41
  }
42
42
 
43
43
  def __init__(self, region=None, quark_vpc_endpoint=None, project_id=None, instance_type=None, instance_id=None, service_type=None, service_id=None, public_border_group=None, instance_site=None):
44
- """InstanceInfo
44
+ r"""InstanceInfo
45
45
 
46
46
  The model defined in huaweicloud sdk
47
47
 
@@ -99,7 +99,7 @@ class InstanceInfo:
99
99
 
100
100
  @property
101
101
  def region(self):
102
- """Gets the region of this InstanceInfo.
102
+ r"""Gets the region of this InstanceInfo.
103
103
 
104
104
  region
105
105
 
@@ -110,7 +110,7 @@ class InstanceInfo:
110
110
 
111
111
  @region.setter
112
112
  def region(self, region):
113
- """Sets the region of this InstanceInfo.
113
+ r"""Sets the region of this InstanceInfo.
114
114
 
115
115
  region
116
116
 
@@ -121,7 +121,7 @@ class InstanceInfo:
121
121
 
122
122
  @property
123
123
  def quark_vpc_endpoint(self):
124
- """Gets the quark_vpc_endpoint of this InstanceInfo.
124
+ r"""Gets the quark_vpc_endpoint of this InstanceInfo.
125
125
 
126
126
  quark后端地址
127
127
 
@@ -132,7 +132,7 @@ class InstanceInfo:
132
132
 
133
133
  @quark_vpc_endpoint.setter
134
134
  def quark_vpc_endpoint(self, quark_vpc_endpoint):
135
- """Sets the quark_vpc_endpoint of this InstanceInfo.
135
+ r"""Sets the quark_vpc_endpoint of this InstanceInfo.
136
136
 
137
137
  quark后端地址
138
138
 
@@ -143,7 +143,7 @@ class InstanceInfo:
143
143
 
144
144
  @property
145
145
  def project_id(self):
146
- """Gets the project_id of this InstanceInfo.
146
+ r"""Gets the project_id of this InstanceInfo.
147
147
 
148
148
  项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
149
149
 
@@ -154,7 +154,7 @@ class InstanceInfo:
154
154
 
155
155
  @project_id.setter
156
156
  def project_id(self, project_id):
157
- """Sets the project_id of this InstanceInfo.
157
+ r"""Sets the project_id of this InstanceInfo.
158
158
 
159
159
  项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
160
160
 
@@ -165,7 +165,7 @@ class InstanceInfo:
165
165
 
166
166
  @property
167
167
  def instance_type(self):
168
- """Gets the instance_type of this InstanceInfo.
168
+ r"""Gets the instance_type of this InstanceInfo.
169
169
 
170
170
  支持绑定的实例类型
171
171
 
@@ -176,7 +176,7 @@ class InstanceInfo:
176
176
 
177
177
  @instance_type.setter
178
178
  def instance_type(self, instance_type):
179
- """Sets the instance_type of this InstanceInfo.
179
+ r"""Sets the instance_type of this InstanceInfo.
180
180
 
181
181
  支持绑定的实例类型
182
182
 
@@ -187,7 +187,7 @@ class InstanceInfo:
187
187
 
188
188
  @property
189
189
  def instance_id(self):
190
- """Gets the instance_id of this InstanceInfo.
190
+ r"""Gets the instance_id of this InstanceInfo.
191
191
 
192
192
  实例ID
193
193
 
@@ -198,7 +198,7 @@ class InstanceInfo:
198
198
 
199
199
  @instance_id.setter
200
200
  def instance_id(self, instance_id):
201
- """Sets the instance_id of this InstanceInfo.
201
+ r"""Sets the instance_id of this InstanceInfo.
202
202
 
203
203
  实例ID
204
204
 
@@ -209,7 +209,7 @@ class InstanceInfo:
209
209
 
210
210
  @property
211
211
  def service_type(self):
212
- """Gets the service_type of this InstanceInfo.
212
+ r"""Gets the service_type of this InstanceInfo.
213
213
 
214
214
  服务类型
215
215
 
@@ -220,7 +220,7 @@ class InstanceInfo:
220
220
 
221
221
  @service_type.setter
222
222
  def service_type(self, service_type):
223
- """Sets the service_type of this InstanceInfo.
223
+ r"""Sets the service_type of this InstanceInfo.
224
224
 
225
225
  服务类型
226
226
 
@@ -231,7 +231,7 @@ class InstanceInfo:
231
231
 
232
232
  @property
233
233
  def service_id(self):
234
- """Gets the service_id of this InstanceInfo.
234
+ r"""Gets the service_id of this InstanceInfo.
235
235
 
236
236
  服务id
237
237
 
@@ -242,7 +242,7 @@ class InstanceInfo:
242
242
 
243
243
  @service_id.setter
244
244
  def service_id(self, service_id):
245
- """Sets the service_id of this InstanceInfo.
245
+ r"""Sets the service_id of this InstanceInfo.
246
246
 
247
247
  服务id
248
248
 
@@ -253,7 +253,7 @@ class InstanceInfo:
253
253
 
254
254
  @property
255
255
  def public_border_group(self):
256
- """Gets the public_border_group of this InstanceInfo.
256
+ r"""Gets the public_border_group of this InstanceInfo.
257
257
 
258
258
  - 功能说明:表示中心站点资源或者边缘站点资源 - 取值范围:center、边缘站点名称
259
259
 
@@ -264,7 +264,7 @@ class InstanceInfo:
264
264
 
265
265
  @public_border_group.setter
266
266
  def public_border_group(self, public_border_group):
267
- """Sets the public_border_group of this InstanceInfo.
267
+ r"""Sets the public_border_group of this InstanceInfo.
268
268
 
269
269
  - 功能说明:表示中心站点资源或者边缘站点资源 - 取值范围:center、边缘站点名称
270
270
 
@@ -275,7 +275,7 @@ class InstanceInfo:
275
275
 
276
276
  @property
277
277
  def instance_site(self):
278
- """Gets the instance_site of this InstanceInfo.
278
+ r"""Gets the instance_site of this InstanceInfo.
279
279
 
280
280
  绑定实例所在的站点
281
281
 
@@ -286,7 +286,7 @@ class InstanceInfo:
286
286
 
287
287
  @instance_site.setter
288
288
  def instance_site(self, instance_site):
289
- """Sets the instance_site of this InstanceInfo.
289
+ r"""Sets the instance_site of this InstanceInfo.
290
290
 
291
291
  绑定实例所在的站点
292
292
 
@@ -27,7 +27,7 @@ class InternetBandwidthInfo:
27
27
  }
28
28
 
29
29
  def __init__(self, id=None, size=None):
30
- """InternetBandwidthInfo
30
+ r"""InternetBandwidthInfo
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class InternetBandwidthInfo:
50
50
 
51
51
  @property
52
52
  def id(self):
53
- """Gets the id of this InternetBandwidthInfo.
53
+ r"""Gets the id of this InternetBandwidthInfo.
54
54
 
55
55
  全域公网带宽的ID
56
56
 
@@ -61,7 +61,7 @@ class InternetBandwidthInfo:
61
61
 
62
62
  @id.setter
63
63
  def id(self, id):
64
- """Sets the id of this InternetBandwidthInfo.
64
+ r"""Sets the id of this InternetBandwidthInfo.
65
65
 
66
66
  全域公网带宽的ID
67
67
 
@@ -72,7 +72,7 @@ class InternetBandwidthInfo:
72
72
 
73
73
  @property
74
74
  def size(self):
75
- """Gets the size of this InternetBandwidthInfo.
75
+ r"""Gets the size of this InternetBandwidthInfo.
76
76
 
77
77
  全域公网带宽大小(出云方向)
78
78
 
@@ -83,7 +83,7 @@ class InternetBandwidthInfo:
83
83
 
84
84
  @size.setter
85
85
  def size(self, size):
86
- """Sets the size of this InternetBandwidthInfo.
86
+ r"""Sets the size of this InternetBandwidthInfo.
87
87
 
88
88
  全域公网带宽大小(出云方向)
89
89