huaweicloudsdkgeip 3.1.142__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.142.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.142.dist-info/RECORD +0 -228
  222. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/LICENSE +0 -0
  223. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/WHEEL +0 -0
  224. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/top_level.txt +0 -0
@@ -69,7 +69,7 @@ class CountGlobalEipsRequest:
69
69
  }
70
70
 
71
71
  def __init__(self, id=None, internet_bandwidth_id=None, name=None, name_like=None, access_site=None, geip_pool_name=None, isp=None, ip_version=None, ip_address=None, ipv6_address=None, freezen=None, polluted=None, internet_bandwidth_is_null=None, gcb_bandwidth_is_null=None, status=None, associate_instance_info_region=None, associate_instance_info_public_border_group=None, associate_instance_info_instance_site=None, associate_instance_info_instance_type=None, associate_instance_info_instance_id=None, associate_instance_info_project_id=None, enterprise_project_id=None, tags=None):
72
- """CountGlobalEipsRequest
72
+ r"""CountGlobalEipsRequest
73
73
 
74
74
  The model defined in huaweicloud sdk
75
75
 
@@ -197,7 +197,7 @@ class CountGlobalEipsRequest:
197
197
 
198
198
  @property
199
199
  def id(self):
200
- """Gets the id of this CountGlobalEipsRequest.
200
+ r"""Gets the id of this CountGlobalEipsRequest.
201
201
 
202
202
  :return: The id of this CountGlobalEipsRequest.
203
203
  :rtype: list[str]
@@ -206,7 +206,7 @@ class CountGlobalEipsRequest:
206
206
 
207
207
  @id.setter
208
208
  def id(self, id):
209
- """Sets the id of this CountGlobalEipsRequest.
209
+ r"""Sets the id of this CountGlobalEipsRequest.
210
210
 
211
211
  :param id: The id of this CountGlobalEipsRequest.
212
212
  :type id: list[str]
@@ -215,7 +215,7 @@ class CountGlobalEipsRequest:
215
215
 
216
216
  @property
217
217
  def internet_bandwidth_id(self):
218
- """Gets the internet_bandwidth_id of this CountGlobalEipsRequest.
218
+ r"""Gets the internet_bandwidth_id of this CountGlobalEipsRequest.
219
219
 
220
220
  :return: The internet_bandwidth_id of this CountGlobalEipsRequest.
221
221
  :rtype: list[str]
@@ -224,7 +224,7 @@ class CountGlobalEipsRequest:
224
224
 
225
225
  @internet_bandwidth_id.setter
226
226
  def internet_bandwidth_id(self, internet_bandwidth_id):
227
- """Sets the internet_bandwidth_id of this CountGlobalEipsRequest.
227
+ r"""Sets the internet_bandwidth_id of this CountGlobalEipsRequest.
228
228
 
229
229
  :param internet_bandwidth_id: The internet_bandwidth_id of this CountGlobalEipsRequest.
230
230
  :type internet_bandwidth_id: list[str]
@@ -233,7 +233,7 @@ class CountGlobalEipsRequest:
233
233
 
234
234
  @property
235
235
  def name(self):
236
- """Gets the name of this CountGlobalEipsRequest.
236
+ r"""Gets the name of this CountGlobalEipsRequest.
237
237
 
238
238
  :return: The name of this CountGlobalEipsRequest.
239
239
  :rtype: list[str]
@@ -242,7 +242,7 @@ class CountGlobalEipsRequest:
242
242
 
243
243
  @name.setter
244
244
  def name(self, name):
245
- """Sets the name of this CountGlobalEipsRequest.
245
+ r"""Sets the name of this CountGlobalEipsRequest.
246
246
 
247
247
  :param name: The name of this CountGlobalEipsRequest.
248
248
  :type name: list[str]
@@ -251,7 +251,7 @@ class CountGlobalEipsRequest:
251
251
 
252
252
  @property
253
253
  def name_like(self):
254
- """Gets the name_like of this CountGlobalEipsRequest.
254
+ r"""Gets the name_like of this CountGlobalEipsRequest.
255
255
 
256
256
  :return: The name_like of this CountGlobalEipsRequest.
257
257
  :rtype: str
@@ -260,7 +260,7 @@ class CountGlobalEipsRequest:
260
260
 
261
261
  @name_like.setter
262
262
  def name_like(self, name_like):
263
- """Sets the name_like of this CountGlobalEipsRequest.
263
+ r"""Sets the name_like of this CountGlobalEipsRequest.
264
264
 
265
265
  :param name_like: The name_like of this CountGlobalEipsRequest.
266
266
  :type name_like: str
@@ -269,7 +269,7 @@ class CountGlobalEipsRequest:
269
269
 
270
270
  @property
271
271
  def access_site(self):
272
- """Gets the access_site of this CountGlobalEipsRequest.
272
+ r"""Gets the access_site of this CountGlobalEipsRequest.
273
273
 
274
274
  :return: The access_site of this CountGlobalEipsRequest.
275
275
  :rtype: list[str]
@@ -278,7 +278,7 @@ class CountGlobalEipsRequest:
278
278
 
279
279
  @access_site.setter
280
280
  def access_site(self, access_site):
281
- """Sets the access_site of this CountGlobalEipsRequest.
281
+ r"""Sets the access_site of this CountGlobalEipsRequest.
282
282
 
283
283
  :param access_site: The access_site of this CountGlobalEipsRequest.
284
284
  :type access_site: list[str]
@@ -287,7 +287,7 @@ class CountGlobalEipsRequest:
287
287
 
288
288
  @property
289
289
  def geip_pool_name(self):
290
- """Gets the geip_pool_name of this CountGlobalEipsRequest.
290
+ r"""Gets the geip_pool_name of this CountGlobalEipsRequest.
291
291
 
292
292
  :return: The geip_pool_name of this CountGlobalEipsRequest.
293
293
  :rtype: list[str]
@@ -296,7 +296,7 @@ class CountGlobalEipsRequest:
296
296
 
297
297
  @geip_pool_name.setter
298
298
  def geip_pool_name(self, geip_pool_name):
299
- """Sets the geip_pool_name of this CountGlobalEipsRequest.
299
+ r"""Sets the geip_pool_name of this CountGlobalEipsRequest.
300
300
 
301
301
  :param geip_pool_name: The geip_pool_name of this CountGlobalEipsRequest.
302
302
  :type geip_pool_name: list[str]
@@ -305,7 +305,7 @@ class CountGlobalEipsRequest:
305
305
 
306
306
  @property
307
307
  def isp(self):
308
- """Gets the isp of this CountGlobalEipsRequest.
308
+ r"""Gets the isp of this CountGlobalEipsRequest.
309
309
 
310
310
  :return: The isp of this CountGlobalEipsRequest.
311
311
  :rtype: list[str]
@@ -314,7 +314,7 @@ class CountGlobalEipsRequest:
314
314
 
315
315
  @isp.setter
316
316
  def isp(self, isp):
317
- """Sets the isp of this CountGlobalEipsRequest.
317
+ r"""Sets the isp of this CountGlobalEipsRequest.
318
318
 
319
319
  :param isp: The isp of this CountGlobalEipsRequest.
320
320
  :type isp: list[str]
@@ -323,7 +323,7 @@ class CountGlobalEipsRequest:
323
323
 
324
324
  @property
325
325
  def ip_version(self):
326
- """Gets the ip_version of this CountGlobalEipsRequest.
326
+ r"""Gets the ip_version of this CountGlobalEipsRequest.
327
327
 
328
328
  :return: The ip_version of this CountGlobalEipsRequest.
329
329
  :rtype: list[int]
@@ -332,7 +332,7 @@ class CountGlobalEipsRequest:
332
332
 
333
333
  @ip_version.setter
334
334
  def ip_version(self, ip_version):
335
- """Sets the ip_version of this CountGlobalEipsRequest.
335
+ r"""Sets the ip_version of this CountGlobalEipsRequest.
336
336
 
337
337
  :param ip_version: The ip_version of this CountGlobalEipsRequest.
338
338
  :type ip_version: list[int]
@@ -341,7 +341,7 @@ class CountGlobalEipsRequest:
341
341
 
342
342
  @property
343
343
  def ip_address(self):
344
- """Gets the ip_address of this CountGlobalEipsRequest.
344
+ r"""Gets the ip_address of this CountGlobalEipsRequest.
345
345
 
346
346
  :return: The ip_address of this CountGlobalEipsRequest.
347
347
  :rtype: list[str]
@@ -350,7 +350,7 @@ class CountGlobalEipsRequest:
350
350
 
351
351
  @ip_address.setter
352
352
  def ip_address(self, ip_address):
353
- """Sets the ip_address of this CountGlobalEipsRequest.
353
+ r"""Sets the ip_address of this CountGlobalEipsRequest.
354
354
 
355
355
  :param ip_address: The ip_address of this CountGlobalEipsRequest.
356
356
  :type ip_address: list[str]
@@ -359,7 +359,7 @@ class CountGlobalEipsRequest:
359
359
 
360
360
  @property
361
361
  def ipv6_address(self):
362
- """Gets the ipv6_address of this CountGlobalEipsRequest.
362
+ r"""Gets the ipv6_address of this CountGlobalEipsRequest.
363
363
 
364
364
  :return: The ipv6_address of this CountGlobalEipsRequest.
365
365
  :rtype: list[str]
@@ -368,7 +368,7 @@ class CountGlobalEipsRequest:
368
368
 
369
369
  @ipv6_address.setter
370
370
  def ipv6_address(self, ipv6_address):
371
- """Sets the ipv6_address of this CountGlobalEipsRequest.
371
+ r"""Sets the ipv6_address of this CountGlobalEipsRequest.
372
372
 
373
373
  :param ipv6_address: The ipv6_address of this CountGlobalEipsRequest.
374
374
  :type ipv6_address: list[str]
@@ -377,7 +377,7 @@ class CountGlobalEipsRequest:
377
377
 
378
378
  @property
379
379
  def freezen(self):
380
- """Gets the freezen of this CountGlobalEipsRequest.
380
+ r"""Gets the freezen of this CountGlobalEipsRequest.
381
381
 
382
382
  :return: The freezen of this CountGlobalEipsRequest.
383
383
  :rtype: list[bool]
@@ -386,7 +386,7 @@ class CountGlobalEipsRequest:
386
386
 
387
387
  @freezen.setter
388
388
  def freezen(self, freezen):
389
- """Sets the freezen of this CountGlobalEipsRequest.
389
+ r"""Sets the freezen of this CountGlobalEipsRequest.
390
390
 
391
391
  :param freezen: The freezen of this CountGlobalEipsRequest.
392
392
  :type freezen: list[bool]
@@ -395,7 +395,7 @@ class CountGlobalEipsRequest:
395
395
 
396
396
  @property
397
397
  def polluted(self):
398
- """Gets the polluted of this CountGlobalEipsRequest.
398
+ r"""Gets the polluted of this CountGlobalEipsRequest.
399
399
 
400
400
  :return: The polluted of this CountGlobalEipsRequest.
401
401
  :rtype: list[bool]
@@ -404,7 +404,7 @@ class CountGlobalEipsRequest:
404
404
 
405
405
  @polluted.setter
406
406
  def polluted(self, polluted):
407
- """Sets the polluted of this CountGlobalEipsRequest.
407
+ r"""Sets the polluted of this CountGlobalEipsRequest.
408
408
 
409
409
  :param polluted: The polluted of this CountGlobalEipsRequest.
410
410
  :type polluted: list[bool]
@@ -413,7 +413,7 @@ class CountGlobalEipsRequest:
413
413
 
414
414
  @property
415
415
  def internet_bandwidth_is_null(self):
416
- """Gets the internet_bandwidth_is_null of this CountGlobalEipsRequest.
416
+ r"""Gets the internet_bandwidth_is_null of this CountGlobalEipsRequest.
417
417
 
418
418
  :return: The internet_bandwidth_is_null of this CountGlobalEipsRequest.
419
419
  :rtype: list[bool]
@@ -422,7 +422,7 @@ class CountGlobalEipsRequest:
422
422
 
423
423
  @internet_bandwidth_is_null.setter
424
424
  def internet_bandwidth_is_null(self, internet_bandwidth_is_null):
425
- """Sets the internet_bandwidth_is_null of this CountGlobalEipsRequest.
425
+ r"""Sets the internet_bandwidth_is_null of this CountGlobalEipsRequest.
426
426
 
427
427
  :param internet_bandwidth_is_null: The internet_bandwidth_is_null of this CountGlobalEipsRequest.
428
428
  :type internet_bandwidth_is_null: list[bool]
@@ -431,7 +431,7 @@ class CountGlobalEipsRequest:
431
431
 
432
432
  @property
433
433
  def gcb_bandwidth_is_null(self):
434
- """Gets the gcb_bandwidth_is_null of this CountGlobalEipsRequest.
434
+ r"""Gets the gcb_bandwidth_is_null of this CountGlobalEipsRequest.
435
435
 
436
436
  :return: The gcb_bandwidth_is_null of this CountGlobalEipsRequest.
437
437
  :rtype: list[bool]
@@ -440,7 +440,7 @@ class CountGlobalEipsRequest:
440
440
 
441
441
  @gcb_bandwidth_is_null.setter
442
442
  def gcb_bandwidth_is_null(self, gcb_bandwidth_is_null):
443
- """Sets the gcb_bandwidth_is_null of this CountGlobalEipsRequest.
443
+ r"""Sets the gcb_bandwidth_is_null of this CountGlobalEipsRequest.
444
444
 
445
445
  :param gcb_bandwidth_is_null: The gcb_bandwidth_is_null of this CountGlobalEipsRequest.
446
446
  :type gcb_bandwidth_is_null: list[bool]
@@ -449,7 +449,7 @@ class CountGlobalEipsRequest:
449
449
 
450
450
  @property
451
451
  def status(self):
452
- """Gets the status of this CountGlobalEipsRequest.
452
+ r"""Gets the status of this CountGlobalEipsRequest.
453
453
 
454
454
  :return: The status of this CountGlobalEipsRequest.
455
455
  :rtype: list[str]
@@ -458,7 +458,7 @@ class CountGlobalEipsRequest:
458
458
 
459
459
  @status.setter
460
460
  def status(self, status):
461
- """Sets the status of this CountGlobalEipsRequest.
461
+ r"""Sets the status of this CountGlobalEipsRequest.
462
462
 
463
463
  :param status: The status of this CountGlobalEipsRequest.
464
464
  :type status: list[str]
@@ -467,7 +467,7 @@ class CountGlobalEipsRequest:
467
467
 
468
468
  @property
469
469
  def associate_instance_info_region(self):
470
- """Gets the associate_instance_info_region of this CountGlobalEipsRequest.
470
+ r"""Gets the associate_instance_info_region of this CountGlobalEipsRequest.
471
471
 
472
472
  :return: The associate_instance_info_region of this CountGlobalEipsRequest.
473
473
  :rtype: list[str]
@@ -476,7 +476,7 @@ class CountGlobalEipsRequest:
476
476
 
477
477
  @associate_instance_info_region.setter
478
478
  def associate_instance_info_region(self, associate_instance_info_region):
479
- """Sets the associate_instance_info_region of this CountGlobalEipsRequest.
479
+ r"""Sets the associate_instance_info_region of this CountGlobalEipsRequest.
480
480
 
481
481
  :param associate_instance_info_region: The associate_instance_info_region of this CountGlobalEipsRequest.
482
482
  :type associate_instance_info_region: list[str]
@@ -485,7 +485,7 @@ class CountGlobalEipsRequest:
485
485
 
486
486
  @property
487
487
  def associate_instance_info_public_border_group(self):
488
- """Gets the associate_instance_info_public_border_group of this CountGlobalEipsRequest.
488
+ r"""Gets the associate_instance_info_public_border_group of this CountGlobalEipsRequest.
489
489
 
490
490
  :return: The associate_instance_info_public_border_group of this CountGlobalEipsRequest.
491
491
  :rtype: list[str]
@@ -494,7 +494,7 @@ class CountGlobalEipsRequest:
494
494
 
495
495
  @associate_instance_info_public_border_group.setter
496
496
  def associate_instance_info_public_border_group(self, associate_instance_info_public_border_group):
497
- """Sets the associate_instance_info_public_border_group of this CountGlobalEipsRequest.
497
+ r"""Sets the associate_instance_info_public_border_group of this CountGlobalEipsRequest.
498
498
 
499
499
  :param associate_instance_info_public_border_group: The associate_instance_info_public_border_group of this CountGlobalEipsRequest.
500
500
  :type associate_instance_info_public_border_group: list[str]
@@ -503,7 +503,7 @@ class CountGlobalEipsRequest:
503
503
 
504
504
  @property
505
505
  def associate_instance_info_instance_site(self):
506
- """Gets the associate_instance_info_instance_site of this CountGlobalEipsRequest.
506
+ r"""Gets the associate_instance_info_instance_site of this CountGlobalEipsRequest.
507
507
 
508
508
  :return: The associate_instance_info_instance_site of this CountGlobalEipsRequest.
509
509
  :rtype: list[str]
@@ -512,7 +512,7 @@ class CountGlobalEipsRequest:
512
512
 
513
513
  @associate_instance_info_instance_site.setter
514
514
  def associate_instance_info_instance_site(self, associate_instance_info_instance_site):
515
- """Sets the associate_instance_info_instance_site of this CountGlobalEipsRequest.
515
+ r"""Sets the associate_instance_info_instance_site of this CountGlobalEipsRequest.
516
516
 
517
517
  :param associate_instance_info_instance_site: The associate_instance_info_instance_site of this CountGlobalEipsRequest.
518
518
  :type associate_instance_info_instance_site: list[str]
@@ -521,7 +521,7 @@ class CountGlobalEipsRequest:
521
521
 
522
522
  @property
523
523
  def associate_instance_info_instance_type(self):
524
- """Gets the associate_instance_info_instance_type of this CountGlobalEipsRequest.
524
+ r"""Gets the associate_instance_info_instance_type of this CountGlobalEipsRequest.
525
525
 
526
526
  :return: The associate_instance_info_instance_type of this CountGlobalEipsRequest.
527
527
  :rtype: list[str]
@@ -530,7 +530,7 @@ class CountGlobalEipsRequest:
530
530
 
531
531
  @associate_instance_info_instance_type.setter
532
532
  def associate_instance_info_instance_type(self, associate_instance_info_instance_type):
533
- """Sets the associate_instance_info_instance_type of this CountGlobalEipsRequest.
533
+ r"""Sets the associate_instance_info_instance_type of this CountGlobalEipsRequest.
534
534
 
535
535
  :param associate_instance_info_instance_type: The associate_instance_info_instance_type of this CountGlobalEipsRequest.
536
536
  :type associate_instance_info_instance_type: list[str]
@@ -539,7 +539,7 @@ class CountGlobalEipsRequest:
539
539
 
540
540
  @property
541
541
  def associate_instance_info_instance_id(self):
542
- """Gets the associate_instance_info_instance_id of this CountGlobalEipsRequest.
542
+ r"""Gets the associate_instance_info_instance_id of this CountGlobalEipsRequest.
543
543
 
544
544
  :return: The associate_instance_info_instance_id of this CountGlobalEipsRequest.
545
545
  :rtype: list[str]
@@ -548,7 +548,7 @@ class CountGlobalEipsRequest:
548
548
 
549
549
  @associate_instance_info_instance_id.setter
550
550
  def associate_instance_info_instance_id(self, associate_instance_info_instance_id):
551
- """Sets the associate_instance_info_instance_id of this CountGlobalEipsRequest.
551
+ r"""Sets the associate_instance_info_instance_id of this CountGlobalEipsRequest.
552
552
 
553
553
  :param associate_instance_info_instance_id: The associate_instance_info_instance_id of this CountGlobalEipsRequest.
554
554
  :type associate_instance_info_instance_id: list[str]
@@ -557,7 +557,7 @@ class CountGlobalEipsRequest:
557
557
 
558
558
  @property
559
559
  def associate_instance_info_project_id(self):
560
- """Gets the associate_instance_info_project_id of this CountGlobalEipsRequest.
560
+ r"""Gets the associate_instance_info_project_id of this CountGlobalEipsRequest.
561
561
 
562
562
  :return: The associate_instance_info_project_id of this CountGlobalEipsRequest.
563
563
  :rtype: list[str]
@@ -566,7 +566,7 @@ class CountGlobalEipsRequest:
566
566
 
567
567
  @associate_instance_info_project_id.setter
568
568
  def associate_instance_info_project_id(self, associate_instance_info_project_id):
569
- """Sets the associate_instance_info_project_id of this CountGlobalEipsRequest.
569
+ r"""Sets the associate_instance_info_project_id of this CountGlobalEipsRequest.
570
570
 
571
571
  :param associate_instance_info_project_id: The associate_instance_info_project_id of this CountGlobalEipsRequest.
572
572
  :type associate_instance_info_project_id: list[str]
@@ -575,7 +575,7 @@ class CountGlobalEipsRequest:
575
575
 
576
576
  @property
577
577
  def enterprise_project_id(self):
578
- """Gets the enterprise_project_id of this CountGlobalEipsRequest.
578
+ r"""Gets the enterprise_project_id of this CountGlobalEipsRequest.
579
579
 
580
580
  :return: The enterprise_project_id of this CountGlobalEipsRequest.
581
581
  :rtype: list[str]
@@ -584,7 +584,7 @@ class CountGlobalEipsRequest:
584
584
 
585
585
  @enterprise_project_id.setter
586
586
  def enterprise_project_id(self, enterprise_project_id):
587
- """Sets the enterprise_project_id of this CountGlobalEipsRequest.
587
+ r"""Sets the enterprise_project_id of this CountGlobalEipsRequest.
588
588
 
589
589
  :param enterprise_project_id: The enterprise_project_id of this CountGlobalEipsRequest.
590
590
  :type enterprise_project_id: list[str]
@@ -593,7 +593,7 @@ class CountGlobalEipsRequest:
593
593
 
594
594
  @property
595
595
  def tags(self):
596
- """Gets the tags of this CountGlobalEipsRequest.
596
+ r"""Gets the tags of this CountGlobalEipsRequest.
597
597
 
598
598
  :return: The tags of this CountGlobalEipsRequest.
599
599
  :rtype: list[str]
@@ -602,7 +602,7 @@ class CountGlobalEipsRequest:
602
602
 
603
603
  @tags.setter
604
604
  def tags(self, tags):
605
- """Sets the tags of this CountGlobalEipsRequest.
605
+ r"""Sets the tags of this CountGlobalEipsRequest.
606
606
 
607
607
  :param tags: The tags of this CountGlobalEipsRequest.
608
608
  :type tags: list[str]
@@ -30,7 +30,7 @@ class CountGlobalEipsResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, global_eip=None, x_request_id=None):
33
- """CountGlobalEipsResponse
33
+ r"""CountGlobalEipsResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class CountGlobalEipsResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this CountGlobalEipsResponse.
61
+ r"""Gets the request_id of this CountGlobalEipsResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class CountGlobalEipsResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this CountGlobalEipsResponse.
72
+ r"""Sets the request_id of this CountGlobalEipsResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class CountGlobalEipsResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def global_eip(self):
83
- """Gets the global_eip of this CountGlobalEipsResponse.
83
+ r"""Gets the global_eip of this CountGlobalEipsResponse.
84
84
 
85
85
  :return: The global_eip of this CountGlobalEipsResponse.
86
86
  :rtype: :class:`huaweicloudsdkgeip.v3.CountGlobalEips`
@@ -89,7 +89,7 @@ class CountGlobalEipsResponse(SdkResponse):
89
89
 
90
90
  @global_eip.setter
91
91
  def global_eip(self, global_eip):
92
- """Sets the global_eip of this CountGlobalEipsResponse.
92
+ r"""Sets the global_eip of this CountGlobalEipsResponse.
93
93
 
94
94
  :param global_eip: The global_eip of this CountGlobalEipsResponse.
95
95
  :type global_eip: :class:`huaweicloudsdkgeip.v3.CountGlobalEips`
@@ -98,7 +98,7 @@ class CountGlobalEipsResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this CountGlobalEipsResponse.
101
+ r"""Gets the x_request_id of this CountGlobalEipsResponse.
102
102
 
103
103
  :return: The x_request_id of this CountGlobalEipsResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class CountGlobalEipsResponse(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 CountGlobalEipsResponse.
110
+ r"""Sets the x_request_id of this CountGlobalEipsResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this CountGlobalEipsResponse.
113
113
  :type x_request_id: str
@@ -39,7 +39,7 @@ class CountInternetBandwidthRequest:
39
39
  }
40
40
 
41
41
  def __init__(self, id=None, size=None, name=None, name_like=None, access_site=None, status=None, enterprise_project_id=None, tags=None):
42
- """CountInternetBandwidthRequest
42
+ r"""CountInternetBandwidthRequest
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class CountInternetBandwidthRequest:
92
92
 
93
93
  @property
94
94
  def id(self):
95
- """Gets the id of this CountInternetBandwidthRequest.
95
+ r"""Gets the id of this CountInternetBandwidthRequest.
96
96
 
97
97
  :return: The id of this CountInternetBandwidthRequest.
98
98
  :rtype: list[str]
@@ -101,7 +101,7 @@ class CountInternetBandwidthRequest:
101
101
 
102
102
  @id.setter
103
103
  def id(self, id):
104
- """Sets the id of this CountInternetBandwidthRequest.
104
+ r"""Sets the id of this CountInternetBandwidthRequest.
105
105
 
106
106
  :param id: The id of this CountInternetBandwidthRequest.
107
107
  :type id: list[str]
@@ -110,7 +110,7 @@ class CountInternetBandwidthRequest:
110
110
 
111
111
  @property
112
112
  def size(self):
113
- """Gets the size of this CountInternetBandwidthRequest.
113
+ r"""Gets the size of this CountInternetBandwidthRequest.
114
114
 
115
115
  :return: The size of this CountInternetBandwidthRequest.
116
116
  :rtype: list[int]
@@ -119,7 +119,7 @@ class CountInternetBandwidthRequest:
119
119
 
120
120
  @size.setter
121
121
  def size(self, size):
122
- """Sets the size of this CountInternetBandwidthRequest.
122
+ r"""Sets the size of this CountInternetBandwidthRequest.
123
123
 
124
124
  :param size: The size of this CountInternetBandwidthRequest.
125
125
  :type size: list[int]
@@ -128,7 +128,7 @@ class CountInternetBandwidthRequest:
128
128
 
129
129
  @property
130
130
  def name(self):
131
- """Gets the name of this CountInternetBandwidthRequest.
131
+ r"""Gets the name of this CountInternetBandwidthRequest.
132
132
 
133
133
  :return: The name of this CountInternetBandwidthRequest.
134
134
  :rtype: list[str]
@@ -137,7 +137,7 @@ class CountInternetBandwidthRequest:
137
137
 
138
138
  @name.setter
139
139
  def name(self, name):
140
- """Sets the name of this CountInternetBandwidthRequest.
140
+ r"""Sets the name of this CountInternetBandwidthRequest.
141
141
 
142
142
  :param name: The name of this CountInternetBandwidthRequest.
143
143
  :type name: list[str]
@@ -146,7 +146,7 @@ class CountInternetBandwidthRequest:
146
146
 
147
147
  @property
148
148
  def name_like(self):
149
- """Gets the name_like of this CountInternetBandwidthRequest.
149
+ r"""Gets the name_like of this CountInternetBandwidthRequest.
150
150
 
151
151
  :return: The name_like of this CountInternetBandwidthRequest.
152
152
  :rtype: str
@@ -155,7 +155,7 @@ class CountInternetBandwidthRequest:
155
155
 
156
156
  @name_like.setter
157
157
  def name_like(self, name_like):
158
- """Sets the name_like of this CountInternetBandwidthRequest.
158
+ r"""Sets the name_like of this CountInternetBandwidthRequest.
159
159
 
160
160
  :param name_like: The name_like of this CountInternetBandwidthRequest.
161
161
  :type name_like: str
@@ -164,7 +164,7 @@ class CountInternetBandwidthRequest:
164
164
 
165
165
  @property
166
166
  def access_site(self):
167
- """Gets the access_site of this CountInternetBandwidthRequest.
167
+ r"""Gets the access_site of this CountInternetBandwidthRequest.
168
168
 
169
169
  :return: The access_site of this CountInternetBandwidthRequest.
170
170
  :rtype: list[str]
@@ -173,7 +173,7 @@ class CountInternetBandwidthRequest:
173
173
 
174
174
  @access_site.setter
175
175
  def access_site(self, access_site):
176
- """Sets the access_site of this CountInternetBandwidthRequest.
176
+ r"""Sets the access_site of this CountInternetBandwidthRequest.
177
177
 
178
178
  :param access_site: The access_site of this CountInternetBandwidthRequest.
179
179
  :type access_site: list[str]
@@ -182,7 +182,7 @@ class CountInternetBandwidthRequest:
182
182
 
183
183
  @property
184
184
  def status(self):
185
- """Gets the status of this CountInternetBandwidthRequest.
185
+ r"""Gets the status of this CountInternetBandwidthRequest.
186
186
 
187
187
  :return: The status of this CountInternetBandwidthRequest.
188
188
  :rtype: list[str]
@@ -191,7 +191,7 @@ class CountInternetBandwidthRequest:
191
191
 
192
192
  @status.setter
193
193
  def status(self, status):
194
- """Sets the status of this CountInternetBandwidthRequest.
194
+ r"""Sets the status of this CountInternetBandwidthRequest.
195
195
 
196
196
  :param status: The status of this CountInternetBandwidthRequest.
197
197
  :type status: list[str]
@@ -200,7 +200,7 @@ class CountInternetBandwidthRequest:
200
200
 
201
201
  @property
202
202
  def enterprise_project_id(self):
203
- """Gets the enterprise_project_id of this CountInternetBandwidthRequest.
203
+ r"""Gets the enterprise_project_id of this CountInternetBandwidthRequest.
204
204
 
205
205
  :return: The enterprise_project_id of this CountInternetBandwidthRequest.
206
206
  :rtype: list[str]
@@ -209,7 +209,7 @@ class CountInternetBandwidthRequest:
209
209
 
210
210
  @enterprise_project_id.setter
211
211
  def enterprise_project_id(self, enterprise_project_id):
212
- """Sets the enterprise_project_id of this CountInternetBandwidthRequest.
212
+ r"""Sets the enterprise_project_id of this CountInternetBandwidthRequest.
213
213
 
214
214
  :param enterprise_project_id: The enterprise_project_id of this CountInternetBandwidthRequest.
215
215
  :type enterprise_project_id: list[str]
@@ -218,7 +218,7 @@ class CountInternetBandwidthRequest:
218
218
 
219
219
  @property
220
220
  def tags(self):
221
- """Gets the tags of this CountInternetBandwidthRequest.
221
+ r"""Gets the tags of this CountInternetBandwidthRequest.
222
222
 
223
223
  :return: The tags of this CountInternetBandwidthRequest.
224
224
  :rtype: list[str]
@@ -227,7 +227,7 @@ class CountInternetBandwidthRequest:
227
227
 
228
228
  @tags.setter
229
229
  def tags(self, tags):
230
- """Sets the tags of this CountInternetBandwidthRequest.
230
+ r"""Sets the tags of this CountInternetBandwidthRequest.
231
231
 
232
232
  :param tags: The tags of this CountInternetBandwidthRequest.
233
233
  :type tags: list[str]
@@ -30,7 +30,7 @@ class CountInternetBandwidthResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, internet_bandwidths=None, x_request_id=None):
33
- """CountInternetBandwidthResponse
33
+ r"""CountInternetBandwidthResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class CountInternetBandwidthResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this CountInternetBandwidthResponse.
61
+ r"""Gets the request_id of this CountInternetBandwidthResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class CountInternetBandwidthResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this CountInternetBandwidthResponse.
72
+ r"""Sets the request_id of this CountInternetBandwidthResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class CountInternetBandwidthResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def internet_bandwidths(self):
83
- """Gets the internet_bandwidths of this CountInternetBandwidthResponse.
83
+ r"""Gets the internet_bandwidths of this CountInternetBandwidthResponse.
84
84
 
85
85
  :return: The internet_bandwidths of this CountInternetBandwidthResponse.
86
86
  :rtype: CountInternetBandwidths
@@ -89,7 +89,7 @@ class CountInternetBandwidthResponse(SdkResponse):
89
89
 
90
90
  @internet_bandwidths.setter
91
91
  def internet_bandwidths(self, internet_bandwidths):
92
- """Sets the internet_bandwidths of this CountInternetBandwidthResponse.
92
+ r"""Sets the internet_bandwidths of this CountInternetBandwidthResponse.
93
93
 
94
94
  :param internet_bandwidths: The internet_bandwidths of this CountInternetBandwidthResponse.
95
95
  :type internet_bandwidths: CountInternetBandwidths
@@ -98,7 +98,7 @@ class CountInternetBandwidthResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this CountInternetBandwidthResponse.
101
+ r"""Gets the x_request_id of this CountInternetBandwidthResponse.
102
102
 
103
103
  :return: The x_request_id of this CountInternetBandwidthResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class CountInternetBandwidthResponse(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 CountInternetBandwidthResponse.
110
+ r"""Sets the x_request_id of this CountInternetBandwidthResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this CountInternetBandwidthResponse.
113
113
  :type x_request_id: str