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
@@ -29,7 +29,7 @@ class ListGlobalEipsResponseBodyPageInfo:
29
29
  }
30
30
 
31
31
  def __init__(self, next_marker=None, previous_marker=None, current_count=None):
32
- """ListGlobalEipsResponseBodyPageInfo
32
+ r"""ListGlobalEipsResponseBodyPageInfo
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class ListGlobalEipsResponseBodyPageInfo:
57
57
 
58
58
  @property
59
59
  def next_marker(self):
60
- """Gets the next_marker of this ListGlobalEipsResponseBodyPageInfo.
60
+ r"""Gets the next_marker of this ListGlobalEipsResponseBodyPageInfo.
61
61
 
62
62
  翻页时,作为后一页的marker取值
63
63
 
@@ -68,7 +68,7 @@ class ListGlobalEipsResponseBodyPageInfo:
68
68
 
69
69
  @next_marker.setter
70
70
  def next_marker(self, next_marker):
71
- """Sets the next_marker of this ListGlobalEipsResponseBodyPageInfo.
71
+ r"""Sets the next_marker of this ListGlobalEipsResponseBodyPageInfo.
72
72
 
73
73
  翻页时,作为后一页的marker取值
74
74
 
@@ -79,7 +79,7 @@ class ListGlobalEipsResponseBodyPageInfo:
79
79
 
80
80
  @property
81
81
  def previous_marker(self):
82
- """Gets the previous_marker of this ListGlobalEipsResponseBodyPageInfo.
82
+ r"""Gets the previous_marker of this ListGlobalEipsResponseBodyPageInfo.
83
83
 
84
84
  翻页时,作为前一页的marker取值
85
85
 
@@ -90,7 +90,7 @@ class ListGlobalEipsResponseBodyPageInfo:
90
90
 
91
91
  @previous_marker.setter
92
92
  def previous_marker(self, previous_marker):
93
- """Sets the previous_marker of this ListGlobalEipsResponseBodyPageInfo.
93
+ r"""Sets the previous_marker of this ListGlobalEipsResponseBodyPageInfo.
94
94
 
95
95
  翻页时,作为前一页的marker取值
96
96
 
@@ -101,7 +101,7 @@ class ListGlobalEipsResponseBodyPageInfo:
101
101
 
102
102
  @property
103
103
  def current_count(self):
104
- """Gets the current_count of this ListGlobalEipsResponseBodyPageInfo.
104
+ r"""Gets the current_count of this ListGlobalEipsResponseBodyPageInfo.
105
105
 
106
106
  当前页的数据总数
107
107
 
@@ -112,7 +112,7 @@ class ListGlobalEipsResponseBodyPageInfo:
112
112
 
113
113
  @current_count.setter
114
114
  def current_count(self, current_count):
115
- """Sets the current_count of this ListGlobalEipsResponseBodyPageInfo.
115
+ r"""Sets the current_count of this ListGlobalEipsResponseBodyPageInfo.
116
116
 
117
117
  当前页的数据总数
118
118
 
@@ -25,7 +25,7 @@ class ListInternetBandwidthCountFilterTagsRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """ListInternetBandwidthCountFilterTagsRequest
28
+ r"""ListInternetBandwidthCountFilterTagsRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ListInternetBandwidthCountFilterTagsRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this ListInternetBandwidthCountFilterTagsRequest.
46
+ r"""Gets the body of this ListInternetBandwidthCountFilterTagsRequest.
47
47
 
48
48
  :return: The body of this ListInternetBandwidthCountFilterTagsRequest.
49
49
  :rtype: :class:`huaweicloudsdkgeip.v3.ListResourcesByTagsRequestBody`
@@ -52,7 +52,7 @@ class ListInternetBandwidthCountFilterTagsRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this ListInternetBandwidthCountFilterTagsRequest.
55
+ r"""Sets the body of this ListInternetBandwidthCountFilterTagsRequest.
56
56
 
57
57
  :param body: The body of this ListInternetBandwidthCountFilterTagsRequest.
58
58
  :type body: :class:`huaweicloudsdkgeip.v3.ListResourcesByTagsRequestBody`
@@ -30,7 +30,7 @@ class ListInternetBandwidthCountFilterTagsResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, total_count=None, x_request_id=None):
33
- """ListInternetBandwidthCountFilterTagsResponse
33
+ r"""ListInternetBandwidthCountFilterTagsResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListInternetBandwidthCountFilterTagsResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this ListInternetBandwidthCountFilterTagsResponse.
61
+ r"""Gets the request_id of this ListInternetBandwidthCountFilterTagsResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class ListInternetBandwidthCountFilterTagsResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this ListInternetBandwidthCountFilterTagsResponse.
72
+ r"""Sets the request_id of this ListInternetBandwidthCountFilterTagsResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class ListInternetBandwidthCountFilterTagsResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def total_count(self):
83
- """Gets the total_count of this ListInternetBandwidthCountFilterTagsResponse.
83
+ r"""Gets the total_count of this ListInternetBandwidthCountFilterTagsResponse.
84
84
 
85
85
  当前列表中资源数量。
86
86
 
@@ -91,7 +91,7 @@ class ListInternetBandwidthCountFilterTagsResponse(SdkResponse):
91
91
 
92
92
  @total_count.setter
93
93
  def total_count(self, total_count):
94
- """Sets the total_count of this ListInternetBandwidthCountFilterTagsResponse.
94
+ r"""Sets the total_count of this ListInternetBandwidthCountFilterTagsResponse.
95
95
 
96
96
  当前列表中资源数量。
97
97
 
@@ -102,7 +102,7 @@ class ListInternetBandwidthCountFilterTagsResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def x_request_id(self):
105
- """Gets the x_request_id of this ListInternetBandwidthCountFilterTagsResponse.
105
+ r"""Gets the x_request_id of this ListInternetBandwidthCountFilterTagsResponse.
106
106
 
107
107
  :return: The x_request_id of this ListInternetBandwidthCountFilterTagsResponse.
108
108
  :rtype: str
@@ -111,7 +111,7 @@ class ListInternetBandwidthCountFilterTagsResponse(SdkResponse):
111
111
 
112
112
  @x_request_id.setter
113
113
  def x_request_id(self, x_request_id):
114
- """Sets the x_request_id of this ListInternetBandwidthCountFilterTagsResponse.
114
+ r"""Sets the x_request_id of this ListInternetBandwidthCountFilterTagsResponse.
115
115
 
116
116
  :param x_request_id: The x_request_id of this ListInternetBandwidthCountFilterTagsResponse.
117
117
  :type x_request_id: str
@@ -23,7 +23,7 @@ class ListInternetBandwidthDomainTagsRequest:
23
23
  }
24
24
 
25
25
  def __init__(self):
26
- """ListInternetBandwidthDomainTagsRequest
26
+ r"""ListInternetBandwidthDomainTagsRequest
27
27
 
28
28
  The model defined in huaweicloud sdk
29
29
 
@@ -28,7 +28,7 @@ class ListInternetBandwidthDomainTagsResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, tags=None, x_request_id=None):
31
- """ListInternetBandwidthDomainTagsResponse
31
+ r"""ListInternetBandwidthDomainTagsResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ListInternetBandwidthDomainTagsResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def tags(self):
54
- """Gets the tags of this ListInternetBandwidthDomainTagsResponse.
54
+ r"""Gets the tags of this ListInternetBandwidthDomainTagsResponse.
55
55
 
56
56
  所有标签。
57
57
 
@@ -62,7 +62,7 @@ class ListInternetBandwidthDomainTagsResponse(SdkResponse):
62
62
 
63
63
  @tags.setter
64
64
  def tags(self, tags):
65
- """Sets the tags of this ListInternetBandwidthDomainTagsResponse.
65
+ r"""Sets the tags of this ListInternetBandwidthDomainTagsResponse.
66
66
 
67
67
  所有标签。
68
68
 
@@ -73,7 +73,7 @@ class ListInternetBandwidthDomainTagsResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def x_request_id(self):
76
- """Gets the x_request_id of this ListInternetBandwidthDomainTagsResponse.
76
+ r"""Gets the x_request_id of this ListInternetBandwidthDomainTagsResponse.
77
77
 
78
78
  :return: The x_request_id of this ListInternetBandwidthDomainTagsResponse.
79
79
  :rtype: str
@@ -82,7 +82,7 @@ class ListInternetBandwidthDomainTagsResponse(SdkResponse):
82
82
 
83
83
  @x_request_id.setter
84
84
  def x_request_id(self, x_request_id):
85
- """Sets the x_request_id of this ListInternetBandwidthDomainTagsResponse.
85
+ r"""Sets the x_request_id of this ListInternetBandwidthDomainTagsResponse.
86
86
 
87
87
  :param x_request_id: The x_request_id of this ListInternetBandwidthDomainTagsResponse.
88
88
  :type x_request_id: str
@@ -29,7 +29,7 @@ class ListInternetBandwidthFilterTagsRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, limit=None, offset=None, body=None):
32
- """ListInternetBandwidthFilterTagsRequest
32
+ r"""ListInternetBandwidthFilterTagsRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class ListInternetBandwidthFilterTagsRequest:
57
57
 
58
58
  @property
59
59
  def limit(self):
60
- """Gets the limit of this ListInternetBandwidthFilterTagsRequest.
60
+ r"""Gets the limit of this ListInternetBandwidthFilterTagsRequest.
61
61
 
62
62
  :return: The limit of this ListInternetBandwidthFilterTagsRequest.
63
63
  :rtype: list[int]
@@ -66,7 +66,7 @@ class ListInternetBandwidthFilterTagsRequest:
66
66
 
67
67
  @limit.setter
68
68
  def limit(self, limit):
69
- """Sets the limit of this ListInternetBandwidthFilterTagsRequest.
69
+ r"""Sets the limit of this ListInternetBandwidthFilterTagsRequest.
70
70
 
71
71
  :param limit: The limit of this ListInternetBandwidthFilterTagsRequest.
72
72
  :type limit: list[int]
@@ -75,7 +75,7 @@ class ListInternetBandwidthFilterTagsRequest:
75
75
 
76
76
  @property
77
77
  def offset(self):
78
- """Gets the offset of this ListInternetBandwidthFilterTagsRequest.
78
+ r"""Gets the offset of this ListInternetBandwidthFilterTagsRequest.
79
79
 
80
80
  :return: The offset of this ListInternetBandwidthFilterTagsRequest.
81
81
  :rtype: list[int]
@@ -84,7 +84,7 @@ class ListInternetBandwidthFilterTagsRequest:
84
84
 
85
85
  @offset.setter
86
86
  def offset(self, offset):
87
- """Sets the offset of this ListInternetBandwidthFilterTagsRequest.
87
+ r"""Sets the offset of this ListInternetBandwidthFilterTagsRequest.
88
88
 
89
89
  :param offset: The offset of this ListInternetBandwidthFilterTagsRequest.
90
90
  :type offset: list[int]
@@ -93,7 +93,7 @@ class ListInternetBandwidthFilterTagsRequest:
93
93
 
94
94
  @property
95
95
  def body(self):
96
- """Gets the body of this ListInternetBandwidthFilterTagsRequest.
96
+ r"""Gets the body of this ListInternetBandwidthFilterTagsRequest.
97
97
 
98
98
  :return: The body of this ListInternetBandwidthFilterTagsRequest.
99
99
  :rtype: :class:`huaweicloudsdkgeip.v3.ListResourcesByTagsRequestBody`
@@ -102,7 +102,7 @@ class ListInternetBandwidthFilterTagsRequest:
102
102
 
103
103
  @body.setter
104
104
  def body(self, body):
105
- """Sets the body of this ListInternetBandwidthFilterTagsRequest.
105
+ r"""Sets the body of this ListInternetBandwidthFilterTagsRequest.
106
106
 
107
107
  :param body: The body of this ListInternetBandwidthFilterTagsRequest.
108
108
  :type body: :class:`huaweicloudsdkgeip.v3.ListResourcesByTagsRequestBody`
@@ -32,7 +32,7 @@ class ListInternetBandwidthFilterTagsResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, resources=None, total_count=None, request_id=None, x_request_id=None):
35
- """ListInternetBandwidthFilterTagsResponse
35
+ r"""ListInternetBandwidthFilterTagsResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ListInternetBandwidthFilterTagsResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def resources(self):
68
- """Gets the resources of this ListInternetBandwidthFilterTagsResponse.
68
+ r"""Gets the resources of this ListInternetBandwidthFilterTagsResponse.
69
69
 
70
70
  资源列表
71
71
 
@@ -76,7 +76,7 @@ class ListInternetBandwidthFilterTagsResponse(SdkResponse):
76
76
 
77
77
  @resources.setter
78
78
  def resources(self, resources):
79
- """Sets the resources of this ListInternetBandwidthFilterTagsResponse.
79
+ r"""Sets the resources of this ListInternetBandwidthFilterTagsResponse.
80
80
 
81
81
  资源列表
82
82
 
@@ -87,7 +87,7 @@ class ListInternetBandwidthFilterTagsResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def total_count(self):
90
- """Gets the total_count of this ListInternetBandwidthFilterTagsResponse.
90
+ r"""Gets the total_count of this ListInternetBandwidthFilterTagsResponse.
91
91
 
92
92
  当前列表中资源数量。
93
93
 
@@ -98,7 +98,7 @@ class ListInternetBandwidthFilterTagsResponse(SdkResponse):
98
98
 
99
99
  @total_count.setter
100
100
  def total_count(self, total_count):
101
- """Sets the total_count of this ListInternetBandwidthFilterTagsResponse.
101
+ r"""Sets the total_count of this ListInternetBandwidthFilterTagsResponse.
102
102
 
103
103
  当前列表中资源数量。
104
104
 
@@ -109,7 +109,7 @@ class ListInternetBandwidthFilterTagsResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def request_id(self):
112
- """Gets the request_id of this ListInternetBandwidthFilterTagsResponse.
112
+ r"""Gets the request_id of this ListInternetBandwidthFilterTagsResponse.
113
113
 
114
114
  本次请求的编号
115
115
 
@@ -120,7 +120,7 @@ class ListInternetBandwidthFilterTagsResponse(SdkResponse):
120
120
 
121
121
  @request_id.setter
122
122
  def request_id(self, request_id):
123
- """Sets the request_id of this ListInternetBandwidthFilterTagsResponse.
123
+ r"""Sets the request_id of this ListInternetBandwidthFilterTagsResponse.
124
124
 
125
125
  本次请求的编号
126
126
 
@@ -131,7 +131,7 @@ class ListInternetBandwidthFilterTagsResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def x_request_id(self):
134
- """Gets the x_request_id of this ListInternetBandwidthFilterTagsResponse.
134
+ r"""Gets the x_request_id of this ListInternetBandwidthFilterTagsResponse.
135
135
 
136
136
  :return: The x_request_id of this ListInternetBandwidthFilterTagsResponse.
137
137
  :rtype: str
@@ -140,7 +140,7 @@ class ListInternetBandwidthFilterTagsResponse(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 ListInternetBandwidthFilterTagsResponse.
143
+ r"""Sets the x_request_id of this ListInternetBandwidthFilterTagsResponse.
144
144
 
145
145
  :param x_request_id: The x_request_id of this ListInternetBandwidthFilterTagsResponse.
146
146
  :type x_request_id: str
@@ -35,7 +35,7 @@ class ListInternetBandwidthLimits:
35
35
  }
36
36
 
37
37
  def __init__(self, id=None, charge_mode=None, min_size=None, ext_limit=None, max_size=None, type=None):
38
- """ListInternetBandwidthLimits
38
+ r"""ListInternetBandwidthLimits
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class ListInternetBandwidthLimits:
78
78
 
79
79
  @property
80
80
  def id(self):
81
- """Gets the id of this ListInternetBandwidthLimits.
81
+ r"""Gets the id of this ListInternetBandwidthLimits.
82
82
 
83
83
  全域公网带宽限制的ID
84
84
 
@@ -89,7 +89,7 @@ class ListInternetBandwidthLimits:
89
89
 
90
90
  @id.setter
91
91
  def id(self, id):
92
- """Sets the id of this ListInternetBandwidthLimits.
92
+ r"""Sets the id of this ListInternetBandwidthLimits.
93
93
 
94
94
  全域公网带宽限制的ID
95
95
 
@@ -100,7 +100,7 @@ class ListInternetBandwidthLimits:
100
100
 
101
101
  @property
102
102
  def charge_mode(self):
103
- """Gets the charge_mode of this ListInternetBandwidthLimits.
103
+ r"""Gets the charge_mode of this ListInternetBandwidthLimits.
104
104
 
105
105
  全域公网带宽的计费模式
106
106
 
@@ -111,7 +111,7 @@ class ListInternetBandwidthLimits:
111
111
 
112
112
  @charge_mode.setter
113
113
  def charge_mode(self, charge_mode):
114
- """Sets the charge_mode of this ListInternetBandwidthLimits.
114
+ r"""Sets the charge_mode of this ListInternetBandwidthLimits.
115
115
 
116
116
  全域公网带宽的计费模式
117
117
 
@@ -122,7 +122,7 @@ class ListInternetBandwidthLimits:
122
122
 
123
123
  @property
124
124
  def min_size(self):
125
- """Gets the min_size of this ListInternetBandwidthLimits.
125
+ r"""Gets the min_size of this ListInternetBandwidthLimits.
126
126
 
127
127
  该类型全域公网带宽可购买的最小size
128
128
 
@@ -133,7 +133,7 @@ class ListInternetBandwidthLimits:
133
133
 
134
134
  @min_size.setter
135
135
  def min_size(self, min_size):
136
- """Sets the min_size of this ListInternetBandwidthLimits.
136
+ r"""Sets the min_size of this ListInternetBandwidthLimits.
137
137
 
138
138
  该类型全域公网带宽可购买的最小size
139
139
 
@@ -144,7 +144,7 @@ class ListInternetBandwidthLimits:
144
144
 
145
145
  @property
146
146
  def ext_limit(self):
147
- """Gets the ext_limit of this ListInternetBandwidthLimits.
147
+ r"""Gets the ext_limit of this ListInternetBandwidthLimits.
148
148
 
149
149
  :return: The ext_limit of this ListInternetBandwidthLimits.
150
150
  :rtype: :class:`huaweicloudsdkgeip.v3.ExtLimitPojo`
@@ -153,7 +153,7 @@ class ListInternetBandwidthLimits:
153
153
 
154
154
  @ext_limit.setter
155
155
  def ext_limit(self, ext_limit):
156
- """Sets the ext_limit of this ListInternetBandwidthLimits.
156
+ r"""Sets the ext_limit of this ListInternetBandwidthLimits.
157
157
 
158
158
  :param ext_limit: The ext_limit of this ListInternetBandwidthLimits.
159
159
  :type ext_limit: :class:`huaweicloudsdkgeip.v3.ExtLimitPojo`
@@ -162,7 +162,7 @@ class ListInternetBandwidthLimits:
162
162
 
163
163
  @property
164
164
  def max_size(self):
165
- """Gets the max_size of this ListInternetBandwidthLimits.
165
+ r"""Gets the max_size of this ListInternetBandwidthLimits.
166
166
 
167
167
  该类型全域公网带宽可购买的最大size
168
168
 
@@ -173,7 +173,7 @@ class ListInternetBandwidthLimits:
173
173
 
174
174
  @max_size.setter
175
175
  def max_size(self, max_size):
176
- """Sets the max_size of this ListInternetBandwidthLimits.
176
+ r"""Sets the max_size of this ListInternetBandwidthLimits.
177
177
 
178
178
  该类型全域公网带宽可购买的最大size
179
179
 
@@ -184,7 +184,7 @@ class ListInternetBandwidthLimits:
184
184
 
185
185
  @property
186
186
  def type(self):
187
- """Gets the type of this ListInternetBandwidthLimits.
187
+ r"""Gets the type of this ListInternetBandwidthLimits.
188
188
 
189
189
  全域公网带宽类型
190
190
 
@@ -195,7 +195,7 @@ class ListInternetBandwidthLimits:
195
195
 
196
196
  @type.setter
197
197
  def type(self, type):
198
- """Sets the type of this ListInternetBandwidthLimits.
198
+ r"""Sets the type of this ListInternetBandwidthLimits.
199
199
 
200
200
  全域公网带宽类型
201
201
 
@@ -33,7 +33,7 @@ class ListInternetBandwidthLimitsRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, fields=None, sort_key=None, sort_dir=None, charge_mode=None, type=None):
36
- """ListInternetBandwidthLimitsRequest
36
+ r"""ListInternetBandwidthLimitsRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -71,7 +71,7 @@ class ListInternetBandwidthLimitsRequest:
71
71
 
72
72
  @property
73
73
  def fields(self):
74
- """Gets the fields of this ListInternetBandwidthLimitsRequest.
74
+ r"""Gets the fields of this ListInternetBandwidthLimitsRequest.
75
75
 
76
76
  :return: The fields of this ListInternetBandwidthLimitsRequest.
77
77
  :rtype: list[str]
@@ -80,7 +80,7 @@ class ListInternetBandwidthLimitsRequest:
80
80
 
81
81
  @fields.setter
82
82
  def fields(self, fields):
83
- """Sets the fields of this ListInternetBandwidthLimitsRequest.
83
+ r"""Sets the fields of this ListInternetBandwidthLimitsRequest.
84
84
 
85
85
  :param fields: The fields of this ListInternetBandwidthLimitsRequest.
86
86
  :type fields: list[str]
@@ -89,7 +89,7 @@ class ListInternetBandwidthLimitsRequest:
89
89
 
90
90
  @property
91
91
  def sort_key(self):
92
- """Gets the sort_key of this ListInternetBandwidthLimitsRequest.
92
+ r"""Gets the sort_key of this ListInternetBandwidthLimitsRequest.
93
93
 
94
94
  按照sort_key指定的字段排序
95
95
 
@@ -100,7 +100,7 @@ class ListInternetBandwidthLimitsRequest:
100
100
 
101
101
  @sort_key.setter
102
102
  def sort_key(self, sort_key):
103
- """Sets the sort_key of this ListInternetBandwidthLimitsRequest.
103
+ r"""Sets the sort_key of this ListInternetBandwidthLimitsRequest.
104
104
 
105
105
  按照sort_key指定的字段排序
106
106
 
@@ -111,7 +111,7 @@ class ListInternetBandwidthLimitsRequest:
111
111
 
112
112
  @property
113
113
  def sort_dir(self):
114
- """Gets the sort_dir of this ListInternetBandwidthLimitsRequest.
114
+ r"""Gets the sort_dir of this ListInternetBandwidthLimitsRequest.
115
115
 
116
116
  排序的方向,倒序或者正序
117
117
 
@@ -122,7 +122,7 @@ class ListInternetBandwidthLimitsRequest:
122
122
 
123
123
  @sort_dir.setter
124
124
  def sort_dir(self, sort_dir):
125
- """Sets the sort_dir of this ListInternetBandwidthLimitsRequest.
125
+ r"""Sets the sort_dir of this ListInternetBandwidthLimitsRequest.
126
126
 
127
127
  排序的方向,倒序或者正序
128
128
 
@@ -133,7 +133,7 @@ class ListInternetBandwidthLimitsRequest:
133
133
 
134
134
  @property
135
135
  def charge_mode(self):
136
- """Gets the charge_mode of this ListInternetBandwidthLimitsRequest.
136
+ r"""Gets the charge_mode of this ListInternetBandwidthLimitsRequest.
137
137
 
138
138
  :return: The charge_mode of this ListInternetBandwidthLimitsRequest.
139
139
  :rtype: list[str]
@@ -142,7 +142,7 @@ class ListInternetBandwidthLimitsRequest:
142
142
 
143
143
  @charge_mode.setter
144
144
  def charge_mode(self, charge_mode):
145
- """Sets the charge_mode of this ListInternetBandwidthLimitsRequest.
145
+ r"""Sets the charge_mode of this ListInternetBandwidthLimitsRequest.
146
146
 
147
147
  :param charge_mode: The charge_mode of this ListInternetBandwidthLimitsRequest.
148
148
  :type charge_mode: list[str]
@@ -151,7 +151,7 @@ class ListInternetBandwidthLimitsRequest:
151
151
 
152
152
  @property
153
153
  def type(self):
154
- """Gets the type of this ListInternetBandwidthLimitsRequest.
154
+ r"""Gets the type of this ListInternetBandwidthLimitsRequest.
155
155
 
156
156
  :return: The type of this ListInternetBandwidthLimitsRequest.
157
157
  :rtype: str
@@ -160,7 +160,7 @@ class ListInternetBandwidthLimitsRequest:
160
160
 
161
161
  @type.setter
162
162
  def type(self, type):
163
- """Sets the type of this ListInternetBandwidthLimitsRequest.
163
+ r"""Sets the type of this ListInternetBandwidthLimitsRequest.
164
164
 
165
165
  :param type: The type of this ListInternetBandwidthLimitsRequest.
166
166
  :type type: str
@@ -30,7 +30,7 @@ class ListInternetBandwidthLimitsResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, internet_bandwidth_limits=None, x_request_id=None):
33
- """ListInternetBandwidthLimitsResponse
33
+ r"""ListInternetBandwidthLimitsResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListInternetBandwidthLimitsResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this ListInternetBandwidthLimitsResponse.
61
+ r"""Gets the request_id of this ListInternetBandwidthLimitsResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class ListInternetBandwidthLimitsResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this ListInternetBandwidthLimitsResponse.
72
+ r"""Sets the request_id of this ListInternetBandwidthLimitsResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class ListInternetBandwidthLimitsResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def internet_bandwidth_limits(self):
83
- """Gets the internet_bandwidth_limits of this ListInternetBandwidthLimitsResponse.
83
+ r"""Gets the internet_bandwidth_limits of this ListInternetBandwidthLimitsResponse.
84
84
 
85
85
  全域公网带宽限制列表
86
86
 
@@ -91,7 +91,7 @@ class ListInternetBandwidthLimitsResponse(SdkResponse):
91
91
 
92
92
  @internet_bandwidth_limits.setter
93
93
  def internet_bandwidth_limits(self, internet_bandwidth_limits):
94
- """Sets the internet_bandwidth_limits of this ListInternetBandwidthLimitsResponse.
94
+ r"""Sets the internet_bandwidth_limits of this ListInternetBandwidthLimitsResponse.
95
95
 
96
96
  全域公网带宽限制列表
97
97
 
@@ -102,7 +102,7 @@ class ListInternetBandwidthLimitsResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def x_request_id(self):
105
- """Gets the x_request_id of this ListInternetBandwidthLimitsResponse.
105
+ r"""Gets the x_request_id of this ListInternetBandwidthLimitsResponse.
106
106
 
107
107
  :return: The x_request_id of this ListInternetBandwidthLimitsResponse.
108
108
  :rtype: str
@@ -111,7 +111,7 @@ class ListInternetBandwidthLimitsResponse(SdkResponse):
111
111
 
112
112
  @x_request_id.setter
113
113
  def x_request_id(self, x_request_id):
114
- """Sets the x_request_id of this ListInternetBandwidthLimitsResponse.
114
+ r"""Sets the x_request_id of this ListInternetBandwidthLimitsResponse.
115
115
 
116
116
  :param x_request_id: The x_request_id of this ListInternetBandwidthLimitsResponse.
117
117
  :type x_request_id: str