huaweicloudsdkgeip 3.1.142__py2.py3-none-any.whl → 3.1.144__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.142.dist-info → huaweicloudsdkgeip-3.1.144.dist-info}/METADATA +2 -2
  220. huaweicloudsdkgeip-3.1.144.dist-info/RECORD +228 -0
  221. huaweicloudsdkgeip-3.1.142.dist-info/RECORD +0 -228
  222. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.144.dist-info}/LICENSE +0 -0
  223. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.144.dist-info}/WHEEL +0 -0
  224. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.144.dist-info}/top_level.txt +0 -0
@@ -65,7 +65,7 @@ class ShowInternetBandwidth:
65
65
  }
66
66
 
67
67
  def __init__(self, id=None, name=None, isp=None, ingress_size=None, access_site=None, size=None, description=None, charge_mode=None, ratio_95peak=None, billing_info=None, freezen_info=None, domain_id=None, status=None, created_at=None, updated_at=None, is_pre_paid=None, tags=None, sys_tags=None, enterprise_project_id=None, type=None, lock_infos=None):
68
- """ShowInternetBandwidth
68
+ r"""ShowInternetBandwidth
69
69
 
70
70
  The model defined in huaweicloud sdk
71
71
 
@@ -183,7 +183,7 @@ class ShowInternetBandwidth:
183
183
 
184
184
  @property
185
185
  def id(self):
186
- """Gets the id of this ShowInternetBandwidth.
186
+ r"""Gets the id of this ShowInternetBandwidth.
187
187
 
188
188
  全域公网带宽的ID
189
189
 
@@ -194,7 +194,7 @@ class ShowInternetBandwidth:
194
194
 
195
195
  @id.setter
196
196
  def id(self, id):
197
- """Sets the id of this ShowInternetBandwidth.
197
+ r"""Sets the id of this ShowInternetBandwidth.
198
198
 
199
199
  全域公网带宽的ID
200
200
 
@@ -205,7 +205,7 @@ class ShowInternetBandwidth:
205
205
 
206
206
  @property
207
207
  def name(self):
208
- """Gets the name of this ShowInternetBandwidth.
208
+ r"""Gets the name of this ShowInternetBandwidth.
209
209
 
210
210
  - 功能说明:全域公网带宽名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
211
211
 
@@ -216,7 +216,7 @@ class ShowInternetBandwidth:
216
216
 
217
217
  @name.setter
218
218
  def name(self, name):
219
- """Sets the name of this ShowInternetBandwidth.
219
+ r"""Sets the name of this ShowInternetBandwidth.
220
220
 
221
221
  - 功能说明:全域公网带宽名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
222
222
 
@@ -227,7 +227,7 @@ class ShowInternetBandwidth:
227
227
 
228
228
  @property
229
229
  def isp(self):
230
- """Gets the isp of this ShowInternetBandwidth.
230
+ r"""Gets the isp of this ShowInternetBandwidth.
231
231
 
232
232
  全域弹性公网IP所属线路
233
233
 
@@ -238,7 +238,7 @@ class ShowInternetBandwidth:
238
238
 
239
239
  @isp.setter
240
240
  def isp(self, isp):
241
- """Sets the isp of this ShowInternetBandwidth.
241
+ r"""Sets the isp of this ShowInternetBandwidth.
242
242
 
243
243
  全域弹性公网IP所属线路
244
244
 
@@ -249,7 +249,7 @@ class ShowInternetBandwidth:
249
249
 
250
250
  @property
251
251
  def ingress_size(self):
252
- """Gets the ingress_size of this ShowInternetBandwidth.
252
+ r"""Gets the ingress_size of this ShowInternetBandwidth.
253
253
 
254
254
  全域公网带宽大小(入云方向)
255
255
 
@@ -260,7 +260,7 @@ class ShowInternetBandwidth:
260
260
 
261
261
  @ingress_size.setter
262
262
  def ingress_size(self, ingress_size):
263
- """Sets the ingress_size of this ShowInternetBandwidth.
263
+ r"""Sets the ingress_size of this ShowInternetBandwidth.
264
264
 
265
265
  全域公网带宽大小(入云方向)
266
266
 
@@ -271,7 +271,7 @@ class ShowInternetBandwidth:
271
271
 
272
272
  @property
273
273
  def access_site(self):
274
- """Gets the access_site of this ShowInternetBandwidth.
274
+ r"""Gets the access_site of this ShowInternetBandwidth.
275
275
 
276
276
  接入点信息
277
277
 
@@ -282,7 +282,7 @@ class ShowInternetBandwidth:
282
282
 
283
283
  @access_site.setter
284
284
  def access_site(self, access_site):
285
- """Sets the access_site of this ShowInternetBandwidth.
285
+ r"""Sets the access_site of this ShowInternetBandwidth.
286
286
 
287
287
  接入点信息
288
288
 
@@ -293,7 +293,7 @@ class ShowInternetBandwidth:
293
293
 
294
294
  @property
295
295
  def size(self):
296
- """Gets the size of this ShowInternetBandwidth.
296
+ r"""Gets the size of this ShowInternetBandwidth.
297
297
 
298
298
  全域公网带宽大小(出云方向)
299
299
 
@@ -304,7 +304,7 @@ class ShowInternetBandwidth:
304
304
 
305
305
  @size.setter
306
306
  def size(self, size):
307
- """Sets the size of this ShowInternetBandwidth.
307
+ r"""Sets the size of this ShowInternetBandwidth.
308
308
 
309
309
  全域公网带宽大小(出云方向)
310
310
 
@@ -315,7 +315,7 @@ class ShowInternetBandwidth:
315
315
 
316
316
  @property
317
317
  def description(self):
318
- """Gets the description of this ShowInternetBandwidth.
318
+ r"""Gets the description of this ShowInternetBandwidth.
319
319
 
320
320
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
321
321
 
@@ -326,7 +326,7 @@ class ShowInternetBandwidth:
326
326
 
327
327
  @description.setter
328
328
  def description(self, description):
329
- """Sets the description of this ShowInternetBandwidth.
329
+ r"""Sets the description of this ShowInternetBandwidth.
330
330
 
331
331
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
332
332
 
@@ -337,7 +337,7 @@ class ShowInternetBandwidth:
337
337
 
338
338
  @property
339
339
  def charge_mode(self):
340
- """Gets the charge_mode of this ShowInternetBandwidth.
340
+ r"""Gets the charge_mode of this ShowInternetBandwidth.
341
341
 
342
342
  计费模式
343
343
 
@@ -348,7 +348,7 @@ class ShowInternetBandwidth:
348
348
 
349
349
  @charge_mode.setter
350
350
  def charge_mode(self, charge_mode):
351
- """Sets the charge_mode of this ShowInternetBandwidth.
351
+ r"""Sets the charge_mode of this ShowInternetBandwidth.
352
352
 
353
353
  计费模式
354
354
 
@@ -359,7 +359,7 @@ class ShowInternetBandwidth:
359
359
 
360
360
  @property
361
361
  def ratio_95peak(self):
362
- """Gets the ratio_95peak of this ShowInternetBandwidth.
362
+ r"""Gets the ratio_95peak of this ShowInternetBandwidth.
363
363
 
364
364
  增强95保底率
365
365
 
@@ -370,7 +370,7 @@ class ShowInternetBandwidth:
370
370
 
371
371
  @ratio_95peak.setter
372
372
  def ratio_95peak(self, ratio_95peak):
373
- """Sets the ratio_95peak of this ShowInternetBandwidth.
373
+ r"""Sets the ratio_95peak of this ShowInternetBandwidth.
374
374
 
375
375
  增强95保底率
376
376
 
@@ -381,7 +381,7 @@ class ShowInternetBandwidth:
381
381
 
382
382
  @property
383
383
  def billing_info(self):
384
- """Gets the billing_info of this ShowInternetBandwidth.
384
+ r"""Gets the billing_info of this ShowInternetBandwidth.
385
385
 
386
386
  订单信息
387
387
 
@@ -392,7 +392,7 @@ class ShowInternetBandwidth:
392
392
 
393
393
  @billing_info.setter
394
394
  def billing_info(self, billing_info):
395
- """Sets the billing_info of this ShowInternetBandwidth.
395
+ r"""Sets the billing_info of this ShowInternetBandwidth.
396
396
 
397
397
  订单信息
398
398
 
@@ -403,7 +403,7 @@ class ShowInternetBandwidth:
403
403
 
404
404
  @property
405
405
  def freezen_info(self):
406
- """Gets the freezen_info of this ShowInternetBandwidth.
406
+ r"""Gets the freezen_info of this ShowInternetBandwidth.
407
407
 
408
408
  冻结原因
409
409
 
@@ -414,7 +414,7 @@ class ShowInternetBandwidth:
414
414
 
415
415
  @freezen_info.setter
416
416
  def freezen_info(self, freezen_info):
417
- """Sets the freezen_info of this ShowInternetBandwidth.
417
+ r"""Sets the freezen_info of this ShowInternetBandwidth.
418
418
 
419
419
  冻结原因
420
420
 
@@ -425,7 +425,7 @@ class ShowInternetBandwidth:
425
425
 
426
426
  @property
427
427
  def domain_id(self):
428
- """Gets the domain_id of this ShowInternetBandwidth.
428
+ r"""Gets the domain_id of this ShowInternetBandwidth.
429
429
 
430
430
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
431
431
 
@@ -436,7 +436,7 @@ class ShowInternetBandwidth:
436
436
 
437
437
  @domain_id.setter
438
438
  def domain_id(self, domain_id):
439
- """Sets the domain_id of this ShowInternetBandwidth.
439
+ r"""Sets the domain_id of this ShowInternetBandwidth.
440
440
 
441
441
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
442
442
 
@@ -447,7 +447,7 @@ class ShowInternetBandwidth:
447
447
 
448
448
  @property
449
449
  def status(self):
450
- """Gets the status of this ShowInternetBandwidth.
450
+ r"""Gets the status of this ShowInternetBandwidth.
451
451
 
452
452
  状态
453
453
 
@@ -458,7 +458,7 @@ class ShowInternetBandwidth:
458
458
 
459
459
  @status.setter
460
460
  def status(self, status):
461
- """Sets the status of this ShowInternetBandwidth.
461
+ r"""Sets the status of this ShowInternetBandwidth.
462
462
 
463
463
  状态
464
464
 
@@ -469,7 +469,7 @@ class ShowInternetBandwidth:
469
469
 
470
470
  @property
471
471
  def created_at(self):
472
- """Gets the created_at of this ShowInternetBandwidth.
472
+ r"""Gets the created_at of this ShowInternetBandwidth.
473
473
 
474
474
  创建时间
475
475
 
@@ -480,7 +480,7 @@ class ShowInternetBandwidth:
480
480
 
481
481
  @created_at.setter
482
482
  def created_at(self, created_at):
483
- """Sets the created_at of this ShowInternetBandwidth.
483
+ r"""Sets the created_at of this ShowInternetBandwidth.
484
484
 
485
485
  创建时间
486
486
 
@@ -491,7 +491,7 @@ class ShowInternetBandwidth:
491
491
 
492
492
  @property
493
493
  def updated_at(self):
494
- """Gets the updated_at of this ShowInternetBandwidth.
494
+ r"""Gets the updated_at of this ShowInternetBandwidth.
495
495
 
496
496
  更新时间
497
497
 
@@ -502,7 +502,7 @@ class ShowInternetBandwidth:
502
502
 
503
503
  @updated_at.setter
504
504
  def updated_at(self, updated_at):
505
- """Sets the updated_at of this ShowInternetBandwidth.
505
+ r"""Sets the updated_at of this ShowInternetBandwidth.
506
506
 
507
507
  更新时间
508
508
 
@@ -513,7 +513,7 @@ class ShowInternetBandwidth:
513
513
 
514
514
  @property
515
515
  def is_pre_paid(self):
516
- """Gets the is_pre_paid of this ShowInternetBandwidth.
516
+ r"""Gets the is_pre_paid of this ShowInternetBandwidth.
517
517
 
518
518
  是否包周期
519
519
 
@@ -524,7 +524,7 @@ class ShowInternetBandwidth:
524
524
 
525
525
  @is_pre_paid.setter
526
526
  def is_pre_paid(self, is_pre_paid):
527
- """Sets the is_pre_paid of this ShowInternetBandwidth.
527
+ r"""Sets the is_pre_paid of this ShowInternetBandwidth.
528
528
 
529
529
  是否包周期
530
530
 
@@ -535,7 +535,7 @@ class ShowInternetBandwidth:
535
535
 
536
536
  @property
537
537
  def tags(self):
538
- """Gets the tags of this ShowInternetBandwidth.
538
+ r"""Gets the tags of this ShowInternetBandwidth.
539
539
 
540
540
  全域公网带宽标签
541
541
 
@@ -546,7 +546,7 @@ class ShowInternetBandwidth:
546
546
 
547
547
  @tags.setter
548
548
  def tags(self, tags):
549
- """Sets the tags of this ShowInternetBandwidth.
549
+ r"""Sets the tags of this ShowInternetBandwidth.
550
550
 
551
551
  全域公网带宽标签
552
552
 
@@ -557,7 +557,7 @@ class ShowInternetBandwidth:
557
557
 
558
558
  @property
559
559
  def sys_tags(self):
560
- """Gets the sys_tags of this ShowInternetBandwidth.
560
+ r"""Gets the sys_tags of this ShowInternetBandwidth.
561
561
 
562
562
  系统标签
563
563
 
@@ -568,7 +568,7 @@ class ShowInternetBandwidth:
568
568
 
569
569
  @sys_tags.setter
570
570
  def sys_tags(self, sys_tags):
571
- """Sets the sys_tags of this ShowInternetBandwidth.
571
+ r"""Sets the sys_tags of this ShowInternetBandwidth.
572
572
 
573
573
  系统标签
574
574
 
@@ -579,7 +579,7 @@ class ShowInternetBandwidth:
579
579
 
580
580
  @property
581
581
  def enterprise_project_id(self):
582
- """Gets the enterprise_project_id of this ShowInternetBandwidth.
582
+ r"""Gets the enterprise_project_id of this ShowInternetBandwidth.
583
583
 
584
584
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
585
585
 
@@ -590,7 +590,7 @@ class ShowInternetBandwidth:
590
590
 
591
591
  @enterprise_project_id.setter
592
592
  def enterprise_project_id(self, enterprise_project_id):
593
- """Sets the enterprise_project_id of this ShowInternetBandwidth.
593
+ r"""Sets the enterprise_project_id of this ShowInternetBandwidth.
594
594
 
595
595
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
596
596
 
@@ -601,7 +601,7 @@ class ShowInternetBandwidth:
601
601
 
602
602
  @property
603
603
  def type(self):
604
- """Gets the type of this ShowInternetBandwidth.
604
+ r"""Gets the type of this ShowInternetBandwidth.
605
605
 
606
606
  全域公网带宽类型
607
607
 
@@ -612,7 +612,7 @@ class ShowInternetBandwidth:
612
612
 
613
613
  @type.setter
614
614
  def type(self, type):
615
- """Sets the type of this ShowInternetBandwidth.
615
+ r"""Sets the type of this ShowInternetBandwidth.
616
616
 
617
617
  全域公网带宽类型
618
618
 
@@ -623,7 +623,7 @@ class ShowInternetBandwidth:
623
623
 
624
624
  @property
625
625
  def lock_infos(self):
626
- """Gets the lock_infos of this ShowInternetBandwidth.
626
+ r"""Gets the lock_infos of this ShowInternetBandwidth.
627
627
 
628
628
  全域公网带宽资源的锁状态
629
629
 
@@ -634,7 +634,7 @@ class ShowInternetBandwidth:
634
634
 
635
635
  @lock_infos.setter
636
636
  def lock_infos(self, lock_infos):
637
- """Sets the lock_infos of this ShowInternetBandwidth.
637
+ r"""Sets the lock_infos of this ShowInternetBandwidth.
638
638
 
639
639
  全域公网带宽资源的锁状态
640
640
 
@@ -27,7 +27,7 @@ class ShowInternetBandwidthRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, internet_bandwidth_id=None, fields=None):
30
- """ShowInternetBandwidthRequest
30
+ r"""ShowInternetBandwidthRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ShowInternetBandwidthRequest:
49
49
 
50
50
  @property
51
51
  def internet_bandwidth_id(self):
52
- """Gets the internet_bandwidth_id of this ShowInternetBandwidthRequest.
52
+ r"""Gets the internet_bandwidth_id of this ShowInternetBandwidthRequest.
53
53
 
54
54
  :return: The internet_bandwidth_id of this ShowInternetBandwidthRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class ShowInternetBandwidthRequest:
58
58
 
59
59
  @internet_bandwidth_id.setter
60
60
  def internet_bandwidth_id(self, internet_bandwidth_id):
61
- """Sets the internet_bandwidth_id of this ShowInternetBandwidthRequest.
61
+ r"""Sets the internet_bandwidth_id of this ShowInternetBandwidthRequest.
62
62
 
63
63
  :param internet_bandwidth_id: The internet_bandwidth_id of this ShowInternetBandwidthRequest.
64
64
  :type internet_bandwidth_id: str
@@ -67,7 +67,7 @@ class ShowInternetBandwidthRequest:
67
67
 
68
68
  @property
69
69
  def fields(self):
70
- """Gets the fields of this ShowInternetBandwidthRequest.
70
+ r"""Gets the fields of this ShowInternetBandwidthRequest.
71
71
 
72
72
  :return: The fields of this ShowInternetBandwidthRequest.
73
73
  :rtype: list[str]
@@ -76,7 +76,7 @@ class ShowInternetBandwidthRequest:
76
76
 
77
77
  @fields.setter
78
78
  def fields(self, fields):
79
- """Sets the fields of this ShowInternetBandwidthRequest.
79
+ r"""Sets the fields of this ShowInternetBandwidthRequest.
80
80
 
81
81
  :param fields: The fields of this ShowInternetBandwidthRequest.
82
82
  :type fields: list[str]
@@ -30,7 +30,7 @@ class ShowInternetBandwidthResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, internet_bandwidth=None, x_request_id=None):
33
- """ShowInternetBandwidthResponse
33
+ r"""ShowInternetBandwidthResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ShowInternetBandwidthResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this ShowInternetBandwidthResponse.
61
+ r"""Gets the request_id of this ShowInternetBandwidthResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class ShowInternetBandwidthResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this ShowInternetBandwidthResponse.
72
+ r"""Sets the request_id of this ShowInternetBandwidthResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class ShowInternetBandwidthResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def internet_bandwidth(self):
83
- """Gets the internet_bandwidth of this ShowInternetBandwidthResponse.
83
+ r"""Gets the internet_bandwidth of this ShowInternetBandwidthResponse.
84
84
 
85
85
  :return: The internet_bandwidth of this ShowInternetBandwidthResponse.
86
86
  :rtype: :class:`huaweicloudsdkgeip.v3.ShowInternetBandwidth`
@@ -89,7 +89,7 @@ class ShowInternetBandwidthResponse(SdkResponse):
89
89
 
90
90
  @internet_bandwidth.setter
91
91
  def internet_bandwidth(self, internet_bandwidth):
92
- """Sets the internet_bandwidth of this ShowInternetBandwidthResponse.
92
+ r"""Sets the internet_bandwidth of this ShowInternetBandwidthResponse.
93
93
 
94
94
  :param internet_bandwidth: The internet_bandwidth of this ShowInternetBandwidthResponse.
95
95
  :type internet_bandwidth: :class:`huaweicloudsdkgeip.v3.ShowInternetBandwidth`
@@ -98,7 +98,7 @@ class ShowInternetBandwidthResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this ShowInternetBandwidthResponse.
101
+ r"""Gets the x_request_id of this ShowInternetBandwidthResponse.
102
102
 
103
103
  :return: The x_request_id of this ShowInternetBandwidthResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class ShowInternetBandwidthResponse(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 ShowInternetBandwidthResponse.
110
+ r"""Sets the x_request_id of this ShowInternetBandwidthResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this ShowInternetBandwidthResponse.
113
113
  :type x_request_id: str
@@ -25,7 +25,7 @@ class ShowInternetBandwidthTagsRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, resource_id=None):
28
- """ShowInternetBandwidthTagsRequest
28
+ r"""ShowInternetBandwidthTagsRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowInternetBandwidthTagsRequest:
42
42
 
43
43
  @property
44
44
  def resource_id(self):
45
- """Gets the resource_id of this ShowInternetBandwidthTagsRequest.
45
+ r"""Gets the resource_id of this ShowInternetBandwidthTagsRequest.
46
46
 
47
47
  :return: The resource_id of this ShowInternetBandwidthTagsRequest.
48
48
  :rtype: str
@@ -51,7 +51,7 @@ class ShowInternetBandwidthTagsRequest:
51
51
 
52
52
  @resource_id.setter
53
53
  def resource_id(self, resource_id):
54
- """Sets the resource_id of this ShowInternetBandwidthTagsRequest.
54
+ r"""Sets the resource_id of this ShowInternetBandwidthTagsRequest.
55
55
 
56
56
  :param resource_id: The resource_id of this ShowInternetBandwidthTagsRequest.
57
57
  :type resource_id: str
@@ -32,7 +32,7 @@ class ShowInternetBandwidthTagsResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, request_id=None, tags=None, sys_tags=None, x_request_id=None):
35
- """ShowInternetBandwidthTagsResponse
35
+ r"""ShowInternetBandwidthTagsResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ShowInternetBandwidthTagsResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def request_id(self):
68
- """Gets the request_id of this ShowInternetBandwidthTagsResponse.
68
+ r"""Gets the request_id of this ShowInternetBandwidthTagsResponse.
69
69
 
70
70
  本次请求的编号
71
71
 
@@ -76,7 +76,7 @@ class ShowInternetBandwidthTagsResponse(SdkResponse):
76
76
 
77
77
  @request_id.setter
78
78
  def request_id(self, request_id):
79
- """Sets the request_id of this ShowInternetBandwidthTagsResponse.
79
+ r"""Sets the request_id of this ShowInternetBandwidthTagsResponse.
80
80
 
81
81
  本次请求的编号
82
82
 
@@ -87,7 +87,7 @@ class ShowInternetBandwidthTagsResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def tags(self):
90
- """Gets the tags of this ShowInternetBandwidthTagsResponse.
90
+ r"""Gets the tags of this ShowInternetBandwidthTagsResponse.
91
91
 
92
92
  单个资源的租户标签列表。
93
93
 
@@ -98,7 +98,7 @@ class ShowInternetBandwidthTagsResponse(SdkResponse):
98
98
 
99
99
  @tags.setter
100
100
  def tags(self, tags):
101
- """Sets the tags of this ShowInternetBandwidthTagsResponse.
101
+ r"""Sets the tags of this ShowInternetBandwidthTagsResponse.
102
102
 
103
103
  单个资源的租户标签列表。
104
104
 
@@ -109,7 +109,7 @@ class ShowInternetBandwidthTagsResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def sys_tags(self):
112
- """Gets the sys_tags of this ShowInternetBandwidthTagsResponse.
112
+ r"""Gets the sys_tags of this ShowInternetBandwidthTagsResponse.
113
113
 
114
114
  单个资源的系统标签列表。
115
115
 
@@ -120,7 +120,7 @@ class ShowInternetBandwidthTagsResponse(SdkResponse):
120
120
 
121
121
  @sys_tags.setter
122
122
  def sys_tags(self, sys_tags):
123
- """Sets the sys_tags of this ShowInternetBandwidthTagsResponse.
123
+ r"""Sets the sys_tags of this ShowInternetBandwidthTagsResponse.
124
124
 
125
125
  单个资源的系统标签列表。
126
126
 
@@ -131,7 +131,7 @@ class ShowInternetBandwidthTagsResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def x_request_id(self):
134
- """Gets the x_request_id of this ShowInternetBandwidthTagsResponse.
134
+ r"""Gets the x_request_id of this ShowInternetBandwidthTagsResponse.
135
135
 
136
136
  :return: The x_request_id of this ShowInternetBandwidthTagsResponse.
137
137
  :rtype: str
@@ -140,7 +140,7 @@ class ShowInternetBandwidthTagsResponse(SdkResponse):
140
140
 
141
141
  @x_request_id.setter
142
142
  def x_request_id(self, x_request_id):
143
- """Sets the x_request_id of this ShowInternetBandwidthTagsResponse.
143
+ r"""Sets the x_request_id of this ShowInternetBandwidthTagsResponse.
144
144
 
145
145
  :param x_request_id: The x_request_id of this ShowInternetBandwidthTagsResponse.
146
146
  :type x_request_id: str