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
@@ -87,7 +87,7 @@ class ListGlobalEipsRequest:
87
87
  }
88
88
 
89
89
  def __init__(self, limit=None, offset=None, marker=None, page_reverse=None, fields=None, sort_key=None, sort_dir=None, 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_instance_type=None, associate_instance_info_public_border_group=None, associate_instance_info_instance_site=None, associate_instance_info_instance_id=None, associate_instance_info_project_id=None, associate_instance_info_service_id=None, associate_instance_info_service_type=None, enterprise_project_id=None, tags=None):
90
- """ListGlobalEipsRequest
90
+ r"""ListGlobalEipsRequest
91
91
 
92
92
  The model defined in huaweicloud sdk
93
93
 
@@ -260,7 +260,7 @@ class ListGlobalEipsRequest:
260
260
 
261
261
  @property
262
262
  def limit(self):
263
- """Gets the limit of this ListGlobalEipsRequest.
263
+ r"""Gets the limit of this ListGlobalEipsRequest.
264
264
 
265
265
  每页条数
266
266
 
@@ -271,7 +271,7 @@ class ListGlobalEipsRequest:
271
271
 
272
272
  @limit.setter
273
273
  def limit(self, limit):
274
- """Sets the limit of this ListGlobalEipsRequest.
274
+ r"""Sets the limit of this ListGlobalEipsRequest.
275
275
 
276
276
  每页条数
277
277
 
@@ -282,7 +282,7 @@ class ListGlobalEipsRequest:
282
282
 
283
283
  @property
284
284
  def offset(self):
285
- """Gets the offset of this ListGlobalEipsRequest.
285
+ r"""Gets the offset of this ListGlobalEipsRequest.
286
286
 
287
287
  分页起始点
288
288
 
@@ -293,7 +293,7 @@ class ListGlobalEipsRequest:
293
293
 
294
294
  @offset.setter
295
295
  def offset(self, offset):
296
- """Sets the offset of this ListGlobalEipsRequest.
296
+ r"""Sets the offset of this ListGlobalEipsRequest.
297
297
 
298
298
  分页起始点
299
299
 
@@ -304,7 +304,7 @@ class ListGlobalEipsRequest:
304
304
 
305
305
  @property
306
306
  def marker(self):
307
- """Gets the marker of this ListGlobalEipsRequest.
307
+ r"""Gets the marker of this ListGlobalEipsRequest.
308
308
 
309
309
  分页起始点
310
310
 
@@ -315,7 +315,7 @@ class ListGlobalEipsRequest:
315
315
 
316
316
  @marker.setter
317
317
  def marker(self, marker):
318
- """Sets the marker of this ListGlobalEipsRequest.
318
+ r"""Sets the marker of this ListGlobalEipsRequest.
319
319
 
320
320
  分页起始点
321
321
 
@@ -326,7 +326,7 @@ class ListGlobalEipsRequest:
326
326
 
327
327
  @property
328
328
  def page_reverse(self):
329
- """Gets the page_reverse of this ListGlobalEipsRequest.
329
+ r"""Gets the page_reverse of this ListGlobalEipsRequest.
330
330
 
331
331
  翻页方向
332
332
 
@@ -337,7 +337,7 @@ class ListGlobalEipsRequest:
337
337
 
338
338
  @page_reverse.setter
339
339
  def page_reverse(self, page_reverse):
340
- """Sets the page_reverse of this ListGlobalEipsRequest.
340
+ r"""Sets the page_reverse of this ListGlobalEipsRequest.
341
341
 
342
342
  翻页方向
343
343
 
@@ -348,7 +348,7 @@ class ListGlobalEipsRequest:
348
348
 
349
349
  @property
350
350
  def fields(self):
351
- """Gets the fields of this ListGlobalEipsRequest.
351
+ r"""Gets the fields of this ListGlobalEipsRequest.
352
352
 
353
353
  :return: The fields of this ListGlobalEipsRequest.
354
354
  :rtype: list[str]
@@ -357,7 +357,7 @@ class ListGlobalEipsRequest:
357
357
 
358
358
  @fields.setter
359
359
  def fields(self, fields):
360
- """Sets the fields of this ListGlobalEipsRequest.
360
+ r"""Sets the fields of this ListGlobalEipsRequest.
361
361
 
362
362
  :param fields: The fields of this ListGlobalEipsRequest.
363
363
  :type fields: list[str]
@@ -366,7 +366,7 @@ class ListGlobalEipsRequest:
366
366
 
367
367
  @property
368
368
  def sort_key(self):
369
- """Gets the sort_key of this ListGlobalEipsRequest.
369
+ r"""Gets the sort_key of this ListGlobalEipsRequest.
370
370
 
371
371
  按照sort_key指定的字段排序
372
372
 
@@ -377,7 +377,7 @@ class ListGlobalEipsRequest:
377
377
 
378
378
  @sort_key.setter
379
379
  def sort_key(self, sort_key):
380
- """Sets the sort_key of this ListGlobalEipsRequest.
380
+ r"""Sets the sort_key of this ListGlobalEipsRequest.
381
381
 
382
382
  按照sort_key指定的字段排序
383
383
 
@@ -388,7 +388,7 @@ class ListGlobalEipsRequest:
388
388
 
389
389
  @property
390
390
  def sort_dir(self):
391
- """Gets the sort_dir of this ListGlobalEipsRequest.
391
+ r"""Gets the sort_dir of this ListGlobalEipsRequest.
392
392
 
393
393
  排序的方向,倒序或者正序
394
394
 
@@ -399,7 +399,7 @@ class ListGlobalEipsRequest:
399
399
 
400
400
  @sort_dir.setter
401
401
  def sort_dir(self, sort_dir):
402
- """Sets the sort_dir of this ListGlobalEipsRequest.
402
+ r"""Sets the sort_dir of this ListGlobalEipsRequest.
403
403
 
404
404
  排序的方向,倒序或者正序
405
405
 
@@ -410,7 +410,7 @@ class ListGlobalEipsRequest:
410
410
 
411
411
  @property
412
412
  def id(self):
413
- """Gets the id of this ListGlobalEipsRequest.
413
+ r"""Gets the id of this ListGlobalEipsRequest.
414
414
 
415
415
  :return: The id of this ListGlobalEipsRequest.
416
416
  :rtype: list[str]
@@ -419,7 +419,7 @@ class ListGlobalEipsRequest:
419
419
 
420
420
  @id.setter
421
421
  def id(self, id):
422
- """Sets the id of this ListGlobalEipsRequest.
422
+ r"""Sets the id of this ListGlobalEipsRequest.
423
423
 
424
424
  :param id: The id of this ListGlobalEipsRequest.
425
425
  :type id: list[str]
@@ -428,7 +428,7 @@ class ListGlobalEipsRequest:
428
428
 
429
429
  @property
430
430
  def internet_bandwidth_id(self):
431
- """Gets the internet_bandwidth_id of this ListGlobalEipsRequest.
431
+ r"""Gets the internet_bandwidth_id of this ListGlobalEipsRequest.
432
432
 
433
433
  :return: The internet_bandwidth_id of this ListGlobalEipsRequest.
434
434
  :rtype: list[str]
@@ -437,7 +437,7 @@ class ListGlobalEipsRequest:
437
437
 
438
438
  @internet_bandwidth_id.setter
439
439
  def internet_bandwidth_id(self, internet_bandwidth_id):
440
- """Sets the internet_bandwidth_id of this ListGlobalEipsRequest.
440
+ r"""Sets the internet_bandwidth_id of this ListGlobalEipsRequest.
441
441
 
442
442
  :param internet_bandwidth_id: The internet_bandwidth_id of this ListGlobalEipsRequest.
443
443
  :type internet_bandwidth_id: list[str]
@@ -446,7 +446,7 @@ class ListGlobalEipsRequest:
446
446
 
447
447
  @property
448
448
  def name(self):
449
- """Gets the name of this ListGlobalEipsRequest.
449
+ r"""Gets the name of this ListGlobalEipsRequest.
450
450
 
451
451
  :return: The name of this ListGlobalEipsRequest.
452
452
  :rtype: list[str]
@@ -455,7 +455,7 @@ class ListGlobalEipsRequest:
455
455
 
456
456
  @name.setter
457
457
  def name(self, name):
458
- """Sets the name of this ListGlobalEipsRequest.
458
+ r"""Sets the name of this ListGlobalEipsRequest.
459
459
 
460
460
  :param name: The name of this ListGlobalEipsRequest.
461
461
  :type name: list[str]
@@ -464,7 +464,7 @@ class ListGlobalEipsRequest:
464
464
 
465
465
  @property
466
466
  def name_like(self):
467
- """Gets the name_like of this ListGlobalEipsRequest.
467
+ r"""Gets the name_like of this ListGlobalEipsRequest.
468
468
 
469
469
  :return: The name_like of this ListGlobalEipsRequest.
470
470
  :rtype: str
@@ -473,7 +473,7 @@ class ListGlobalEipsRequest:
473
473
 
474
474
  @name_like.setter
475
475
  def name_like(self, name_like):
476
- """Sets the name_like of this ListGlobalEipsRequest.
476
+ r"""Sets the name_like of this ListGlobalEipsRequest.
477
477
 
478
478
  :param name_like: The name_like of this ListGlobalEipsRequest.
479
479
  :type name_like: str
@@ -482,7 +482,7 @@ class ListGlobalEipsRequest:
482
482
 
483
483
  @property
484
484
  def access_site(self):
485
- """Gets the access_site of this ListGlobalEipsRequest.
485
+ r"""Gets the access_site of this ListGlobalEipsRequest.
486
486
 
487
487
  :return: The access_site of this ListGlobalEipsRequest.
488
488
  :rtype: list[str]
@@ -491,7 +491,7 @@ class ListGlobalEipsRequest:
491
491
 
492
492
  @access_site.setter
493
493
  def access_site(self, access_site):
494
- """Sets the access_site of this ListGlobalEipsRequest.
494
+ r"""Sets the access_site of this ListGlobalEipsRequest.
495
495
 
496
496
  :param access_site: The access_site of this ListGlobalEipsRequest.
497
497
  :type access_site: list[str]
@@ -500,7 +500,7 @@ class ListGlobalEipsRequest:
500
500
 
501
501
  @property
502
502
  def geip_pool_name(self):
503
- """Gets the geip_pool_name of this ListGlobalEipsRequest.
503
+ r"""Gets the geip_pool_name of this ListGlobalEipsRequest.
504
504
 
505
505
  :return: The geip_pool_name of this ListGlobalEipsRequest.
506
506
  :rtype: list[str]
@@ -509,7 +509,7 @@ class ListGlobalEipsRequest:
509
509
 
510
510
  @geip_pool_name.setter
511
511
  def geip_pool_name(self, geip_pool_name):
512
- """Sets the geip_pool_name of this ListGlobalEipsRequest.
512
+ r"""Sets the geip_pool_name of this ListGlobalEipsRequest.
513
513
 
514
514
  :param geip_pool_name: The geip_pool_name of this ListGlobalEipsRequest.
515
515
  :type geip_pool_name: list[str]
@@ -518,7 +518,7 @@ class ListGlobalEipsRequest:
518
518
 
519
519
  @property
520
520
  def isp(self):
521
- """Gets the isp of this ListGlobalEipsRequest.
521
+ r"""Gets the isp of this ListGlobalEipsRequest.
522
522
 
523
523
  :return: The isp of this ListGlobalEipsRequest.
524
524
  :rtype: list[str]
@@ -527,7 +527,7 @@ class ListGlobalEipsRequest:
527
527
 
528
528
  @isp.setter
529
529
  def isp(self, isp):
530
- """Sets the isp of this ListGlobalEipsRequest.
530
+ r"""Sets the isp of this ListGlobalEipsRequest.
531
531
 
532
532
  :param isp: The isp of this ListGlobalEipsRequest.
533
533
  :type isp: list[str]
@@ -536,7 +536,7 @@ class ListGlobalEipsRequest:
536
536
 
537
537
  @property
538
538
  def ip_version(self):
539
- """Gets the ip_version of this ListGlobalEipsRequest.
539
+ r"""Gets the ip_version of this ListGlobalEipsRequest.
540
540
 
541
541
  :return: The ip_version of this ListGlobalEipsRequest.
542
542
  :rtype: list[int]
@@ -545,7 +545,7 @@ class ListGlobalEipsRequest:
545
545
 
546
546
  @ip_version.setter
547
547
  def ip_version(self, ip_version):
548
- """Sets the ip_version of this ListGlobalEipsRequest.
548
+ r"""Sets the ip_version of this ListGlobalEipsRequest.
549
549
 
550
550
  :param ip_version: The ip_version of this ListGlobalEipsRequest.
551
551
  :type ip_version: list[int]
@@ -554,7 +554,7 @@ class ListGlobalEipsRequest:
554
554
 
555
555
  @property
556
556
  def ip_address(self):
557
- """Gets the ip_address of this ListGlobalEipsRequest.
557
+ r"""Gets the ip_address of this ListGlobalEipsRequest.
558
558
 
559
559
  :return: The ip_address of this ListGlobalEipsRequest.
560
560
  :rtype: list[str]
@@ -563,7 +563,7 @@ class ListGlobalEipsRequest:
563
563
 
564
564
  @ip_address.setter
565
565
  def ip_address(self, ip_address):
566
- """Sets the ip_address of this ListGlobalEipsRequest.
566
+ r"""Sets the ip_address of this ListGlobalEipsRequest.
567
567
 
568
568
  :param ip_address: The ip_address of this ListGlobalEipsRequest.
569
569
  :type ip_address: list[str]
@@ -572,7 +572,7 @@ class ListGlobalEipsRequest:
572
572
 
573
573
  @property
574
574
  def ipv6_address(self):
575
- """Gets the ipv6_address of this ListGlobalEipsRequest.
575
+ r"""Gets the ipv6_address of this ListGlobalEipsRequest.
576
576
 
577
577
  :return: The ipv6_address of this ListGlobalEipsRequest.
578
578
  :rtype: list[str]
@@ -581,7 +581,7 @@ class ListGlobalEipsRequest:
581
581
 
582
582
  @ipv6_address.setter
583
583
  def ipv6_address(self, ipv6_address):
584
- """Sets the ipv6_address of this ListGlobalEipsRequest.
584
+ r"""Sets the ipv6_address of this ListGlobalEipsRequest.
585
585
 
586
586
  :param ipv6_address: The ipv6_address of this ListGlobalEipsRequest.
587
587
  :type ipv6_address: list[str]
@@ -590,7 +590,7 @@ class ListGlobalEipsRequest:
590
590
 
591
591
  @property
592
592
  def freezen(self):
593
- """Gets the freezen of this ListGlobalEipsRequest.
593
+ r"""Gets the freezen of this ListGlobalEipsRequest.
594
594
 
595
595
  :return: The freezen of this ListGlobalEipsRequest.
596
596
  :rtype: list[bool]
@@ -599,7 +599,7 @@ class ListGlobalEipsRequest:
599
599
 
600
600
  @freezen.setter
601
601
  def freezen(self, freezen):
602
- """Sets the freezen of this ListGlobalEipsRequest.
602
+ r"""Sets the freezen of this ListGlobalEipsRequest.
603
603
 
604
604
  :param freezen: The freezen of this ListGlobalEipsRequest.
605
605
  :type freezen: list[bool]
@@ -608,7 +608,7 @@ class ListGlobalEipsRequest:
608
608
 
609
609
  @property
610
610
  def polluted(self):
611
- """Gets the polluted of this ListGlobalEipsRequest.
611
+ r"""Gets the polluted of this ListGlobalEipsRequest.
612
612
 
613
613
  :return: The polluted of this ListGlobalEipsRequest.
614
614
  :rtype: list[bool]
@@ -617,7 +617,7 @@ class ListGlobalEipsRequest:
617
617
 
618
618
  @polluted.setter
619
619
  def polluted(self, polluted):
620
- """Sets the polluted of this ListGlobalEipsRequest.
620
+ r"""Sets the polluted of this ListGlobalEipsRequest.
621
621
 
622
622
  :param polluted: The polluted of this ListGlobalEipsRequest.
623
623
  :type polluted: list[bool]
@@ -626,7 +626,7 @@ class ListGlobalEipsRequest:
626
626
 
627
627
  @property
628
628
  def internet_bandwidth_is_null(self):
629
- """Gets the internet_bandwidth_is_null of this ListGlobalEipsRequest.
629
+ r"""Gets the internet_bandwidth_is_null of this ListGlobalEipsRequest.
630
630
 
631
631
  :return: The internet_bandwidth_is_null of this ListGlobalEipsRequest.
632
632
  :rtype: list[bool]
@@ -635,7 +635,7 @@ class ListGlobalEipsRequest:
635
635
 
636
636
  @internet_bandwidth_is_null.setter
637
637
  def internet_bandwidth_is_null(self, internet_bandwidth_is_null):
638
- """Sets the internet_bandwidth_is_null of this ListGlobalEipsRequest.
638
+ r"""Sets the internet_bandwidth_is_null of this ListGlobalEipsRequest.
639
639
 
640
640
  :param internet_bandwidth_is_null: The internet_bandwidth_is_null of this ListGlobalEipsRequest.
641
641
  :type internet_bandwidth_is_null: list[bool]
@@ -644,7 +644,7 @@ class ListGlobalEipsRequest:
644
644
 
645
645
  @property
646
646
  def gcb_bandwidth_is_null(self):
647
- """Gets the gcb_bandwidth_is_null of this ListGlobalEipsRequest.
647
+ r"""Gets the gcb_bandwidth_is_null of this ListGlobalEipsRequest.
648
648
 
649
649
  :return: The gcb_bandwidth_is_null of this ListGlobalEipsRequest.
650
650
  :rtype: list[bool]
@@ -653,7 +653,7 @@ class ListGlobalEipsRequest:
653
653
 
654
654
  @gcb_bandwidth_is_null.setter
655
655
  def gcb_bandwidth_is_null(self, gcb_bandwidth_is_null):
656
- """Sets the gcb_bandwidth_is_null of this ListGlobalEipsRequest.
656
+ r"""Sets the gcb_bandwidth_is_null of this ListGlobalEipsRequest.
657
657
 
658
658
  :param gcb_bandwidth_is_null: The gcb_bandwidth_is_null of this ListGlobalEipsRequest.
659
659
  :type gcb_bandwidth_is_null: list[bool]
@@ -662,7 +662,7 @@ class ListGlobalEipsRequest:
662
662
 
663
663
  @property
664
664
  def status(self):
665
- """Gets the status of this ListGlobalEipsRequest.
665
+ r"""Gets the status of this ListGlobalEipsRequest.
666
666
 
667
667
  :return: The status of this ListGlobalEipsRequest.
668
668
  :rtype: list[str]
@@ -671,7 +671,7 @@ class ListGlobalEipsRequest:
671
671
 
672
672
  @status.setter
673
673
  def status(self, status):
674
- """Sets the status of this ListGlobalEipsRequest.
674
+ r"""Sets the status of this ListGlobalEipsRequest.
675
675
 
676
676
  :param status: The status of this ListGlobalEipsRequest.
677
677
  :type status: list[str]
@@ -680,7 +680,7 @@ class ListGlobalEipsRequest:
680
680
 
681
681
  @property
682
682
  def associate_instance_info_region(self):
683
- """Gets the associate_instance_info_region of this ListGlobalEipsRequest.
683
+ r"""Gets the associate_instance_info_region of this ListGlobalEipsRequest.
684
684
 
685
685
  :return: The associate_instance_info_region of this ListGlobalEipsRequest.
686
686
  :rtype: list[str]
@@ -689,7 +689,7 @@ class ListGlobalEipsRequest:
689
689
 
690
690
  @associate_instance_info_region.setter
691
691
  def associate_instance_info_region(self, associate_instance_info_region):
692
- """Sets the associate_instance_info_region of this ListGlobalEipsRequest.
692
+ r"""Sets the associate_instance_info_region of this ListGlobalEipsRequest.
693
693
 
694
694
  :param associate_instance_info_region: The associate_instance_info_region of this ListGlobalEipsRequest.
695
695
  :type associate_instance_info_region: list[str]
@@ -698,7 +698,7 @@ class ListGlobalEipsRequest:
698
698
 
699
699
  @property
700
700
  def associate_instance_info_instance_type(self):
701
- """Gets the associate_instance_info_instance_type of this ListGlobalEipsRequest.
701
+ r"""Gets the associate_instance_info_instance_type of this ListGlobalEipsRequest.
702
702
 
703
703
  :return: The associate_instance_info_instance_type of this ListGlobalEipsRequest.
704
704
  :rtype: list[str]
@@ -707,7 +707,7 @@ class ListGlobalEipsRequest:
707
707
 
708
708
  @associate_instance_info_instance_type.setter
709
709
  def associate_instance_info_instance_type(self, associate_instance_info_instance_type):
710
- """Sets the associate_instance_info_instance_type of this ListGlobalEipsRequest.
710
+ r"""Sets the associate_instance_info_instance_type of this ListGlobalEipsRequest.
711
711
 
712
712
  :param associate_instance_info_instance_type: The associate_instance_info_instance_type of this ListGlobalEipsRequest.
713
713
  :type associate_instance_info_instance_type: list[str]
@@ -716,7 +716,7 @@ class ListGlobalEipsRequest:
716
716
 
717
717
  @property
718
718
  def associate_instance_info_public_border_group(self):
719
- """Gets the associate_instance_info_public_border_group of this ListGlobalEipsRequest.
719
+ r"""Gets the associate_instance_info_public_border_group of this ListGlobalEipsRequest.
720
720
 
721
721
  :return: The associate_instance_info_public_border_group of this ListGlobalEipsRequest.
722
722
  :rtype: list[str]
@@ -725,7 +725,7 @@ class ListGlobalEipsRequest:
725
725
 
726
726
  @associate_instance_info_public_border_group.setter
727
727
  def associate_instance_info_public_border_group(self, associate_instance_info_public_border_group):
728
- """Sets the associate_instance_info_public_border_group of this ListGlobalEipsRequest.
728
+ r"""Sets the associate_instance_info_public_border_group of this ListGlobalEipsRequest.
729
729
 
730
730
  :param associate_instance_info_public_border_group: The associate_instance_info_public_border_group of this ListGlobalEipsRequest.
731
731
  :type associate_instance_info_public_border_group: list[str]
@@ -734,7 +734,7 @@ class ListGlobalEipsRequest:
734
734
 
735
735
  @property
736
736
  def associate_instance_info_instance_site(self):
737
- """Gets the associate_instance_info_instance_site of this ListGlobalEipsRequest.
737
+ r"""Gets the associate_instance_info_instance_site of this ListGlobalEipsRequest.
738
738
 
739
739
  :return: The associate_instance_info_instance_site of this ListGlobalEipsRequest.
740
740
  :rtype: list[str]
@@ -743,7 +743,7 @@ class ListGlobalEipsRequest:
743
743
 
744
744
  @associate_instance_info_instance_site.setter
745
745
  def associate_instance_info_instance_site(self, associate_instance_info_instance_site):
746
- """Sets the associate_instance_info_instance_site of this ListGlobalEipsRequest.
746
+ r"""Sets the associate_instance_info_instance_site of this ListGlobalEipsRequest.
747
747
 
748
748
  :param associate_instance_info_instance_site: The associate_instance_info_instance_site of this ListGlobalEipsRequest.
749
749
  :type associate_instance_info_instance_site: list[str]
@@ -752,7 +752,7 @@ class ListGlobalEipsRequest:
752
752
 
753
753
  @property
754
754
  def associate_instance_info_instance_id(self):
755
- """Gets the associate_instance_info_instance_id of this ListGlobalEipsRequest.
755
+ r"""Gets the associate_instance_info_instance_id of this ListGlobalEipsRequest.
756
756
 
757
757
  :return: The associate_instance_info_instance_id of this ListGlobalEipsRequest.
758
758
  :rtype: list[str]
@@ -761,7 +761,7 @@ class ListGlobalEipsRequest:
761
761
 
762
762
  @associate_instance_info_instance_id.setter
763
763
  def associate_instance_info_instance_id(self, associate_instance_info_instance_id):
764
- """Sets the associate_instance_info_instance_id of this ListGlobalEipsRequest.
764
+ r"""Sets the associate_instance_info_instance_id of this ListGlobalEipsRequest.
765
765
 
766
766
  :param associate_instance_info_instance_id: The associate_instance_info_instance_id of this ListGlobalEipsRequest.
767
767
  :type associate_instance_info_instance_id: list[str]
@@ -770,7 +770,7 @@ class ListGlobalEipsRequest:
770
770
 
771
771
  @property
772
772
  def associate_instance_info_project_id(self):
773
- """Gets the associate_instance_info_project_id of this ListGlobalEipsRequest.
773
+ r"""Gets the associate_instance_info_project_id of this ListGlobalEipsRequest.
774
774
 
775
775
  :return: The associate_instance_info_project_id of this ListGlobalEipsRequest.
776
776
  :rtype: list[str]
@@ -779,7 +779,7 @@ class ListGlobalEipsRequest:
779
779
 
780
780
  @associate_instance_info_project_id.setter
781
781
  def associate_instance_info_project_id(self, associate_instance_info_project_id):
782
- """Sets the associate_instance_info_project_id of this ListGlobalEipsRequest.
782
+ r"""Sets the associate_instance_info_project_id of this ListGlobalEipsRequest.
783
783
 
784
784
  :param associate_instance_info_project_id: The associate_instance_info_project_id of this ListGlobalEipsRequest.
785
785
  :type associate_instance_info_project_id: list[str]
@@ -788,7 +788,7 @@ class ListGlobalEipsRequest:
788
788
 
789
789
  @property
790
790
  def associate_instance_info_service_id(self):
791
- """Gets the associate_instance_info_service_id of this ListGlobalEipsRequest.
791
+ r"""Gets the associate_instance_info_service_id of this ListGlobalEipsRequest.
792
792
 
793
793
  :return: The associate_instance_info_service_id of this ListGlobalEipsRequest.
794
794
  :rtype: list[str]
@@ -797,7 +797,7 @@ class ListGlobalEipsRequest:
797
797
 
798
798
  @associate_instance_info_service_id.setter
799
799
  def associate_instance_info_service_id(self, associate_instance_info_service_id):
800
- """Sets the associate_instance_info_service_id of this ListGlobalEipsRequest.
800
+ r"""Sets the associate_instance_info_service_id of this ListGlobalEipsRequest.
801
801
 
802
802
  :param associate_instance_info_service_id: The associate_instance_info_service_id of this ListGlobalEipsRequest.
803
803
  :type associate_instance_info_service_id: list[str]
@@ -806,7 +806,7 @@ class ListGlobalEipsRequest:
806
806
 
807
807
  @property
808
808
  def associate_instance_info_service_type(self):
809
- """Gets the associate_instance_info_service_type of this ListGlobalEipsRequest.
809
+ r"""Gets the associate_instance_info_service_type of this ListGlobalEipsRequest.
810
810
 
811
811
  :return: The associate_instance_info_service_type of this ListGlobalEipsRequest.
812
812
  :rtype: list[str]
@@ -815,7 +815,7 @@ class ListGlobalEipsRequest:
815
815
 
816
816
  @associate_instance_info_service_type.setter
817
817
  def associate_instance_info_service_type(self, associate_instance_info_service_type):
818
- """Sets the associate_instance_info_service_type of this ListGlobalEipsRequest.
818
+ r"""Sets the associate_instance_info_service_type of this ListGlobalEipsRequest.
819
819
 
820
820
  :param associate_instance_info_service_type: The associate_instance_info_service_type of this ListGlobalEipsRequest.
821
821
  :type associate_instance_info_service_type: list[str]
@@ -824,7 +824,7 @@ class ListGlobalEipsRequest:
824
824
 
825
825
  @property
826
826
  def enterprise_project_id(self):
827
- """Gets the enterprise_project_id of this ListGlobalEipsRequest.
827
+ r"""Gets the enterprise_project_id of this ListGlobalEipsRequest.
828
828
 
829
829
  :return: The enterprise_project_id of this ListGlobalEipsRequest.
830
830
  :rtype: list[str]
@@ -833,7 +833,7 @@ class ListGlobalEipsRequest:
833
833
 
834
834
  @enterprise_project_id.setter
835
835
  def enterprise_project_id(self, enterprise_project_id):
836
- """Sets the enterprise_project_id of this ListGlobalEipsRequest.
836
+ r"""Sets the enterprise_project_id of this ListGlobalEipsRequest.
837
837
 
838
838
  :param enterprise_project_id: The enterprise_project_id of this ListGlobalEipsRequest.
839
839
  :type enterprise_project_id: list[str]
@@ -842,7 +842,7 @@ class ListGlobalEipsRequest:
842
842
 
843
843
  @property
844
844
  def tags(self):
845
- """Gets the tags of this ListGlobalEipsRequest.
845
+ r"""Gets the tags of this ListGlobalEipsRequest.
846
846
 
847
847
  :return: The tags of this ListGlobalEipsRequest.
848
848
  :rtype: list[str]
@@ -851,7 +851,7 @@ class ListGlobalEipsRequest:
851
851
 
852
852
  @tags.setter
853
853
  def tags(self, tags):
854
- """Sets the tags of this ListGlobalEipsRequest.
854
+ r"""Sets the tags of this ListGlobalEipsRequest.
855
855
 
856
856
  :param tags: The tags of this ListGlobalEipsRequest.
857
857
  :type tags: list[str]
@@ -32,7 +32,7 @@ class ListGlobalEipsResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, request_id=None, global_eips=None, page_info=None, x_request_id=None):
35
- """ListGlobalEipsResponse
35
+ r"""ListGlobalEipsResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ListGlobalEipsResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def request_id(self):
68
- """Gets the request_id of this ListGlobalEipsResponse.
68
+ r"""Gets the request_id of this ListGlobalEipsResponse.
69
69
 
70
70
  本次请求的编号
71
71
 
@@ -76,7 +76,7 @@ class ListGlobalEipsResponse(SdkResponse):
76
76
 
77
77
  @request_id.setter
78
78
  def request_id(self, request_id):
79
- """Sets the request_id of this ListGlobalEipsResponse.
79
+ r"""Sets the request_id of this ListGlobalEipsResponse.
80
80
 
81
81
  本次请求的编号
82
82
 
@@ -87,7 +87,7 @@ class ListGlobalEipsResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def global_eips(self):
90
- """Gets the global_eips of this ListGlobalEipsResponse.
90
+ r"""Gets the global_eips of this ListGlobalEipsResponse.
91
91
 
92
92
  全域弹性公网IP列表
93
93
 
@@ -98,7 +98,7 @@ class ListGlobalEipsResponse(SdkResponse):
98
98
 
99
99
  @global_eips.setter
100
100
  def global_eips(self, global_eips):
101
- """Sets the global_eips of this ListGlobalEipsResponse.
101
+ r"""Sets the global_eips of this ListGlobalEipsResponse.
102
102
 
103
103
  全域弹性公网IP列表
104
104
 
@@ -109,7 +109,7 @@ class ListGlobalEipsResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def page_info(self):
112
- """Gets the page_info of this ListGlobalEipsResponse.
112
+ r"""Gets the page_info of this ListGlobalEipsResponse.
113
113
 
114
114
  :return: The page_info of this ListGlobalEipsResponse.
115
115
  :rtype: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -118,7 +118,7 @@ class ListGlobalEipsResponse(SdkResponse):
118
118
 
119
119
  @page_info.setter
120
120
  def page_info(self, page_info):
121
- """Sets the page_info of this ListGlobalEipsResponse.
121
+ r"""Sets the page_info of this ListGlobalEipsResponse.
122
122
 
123
123
  :param page_info: The page_info of this ListGlobalEipsResponse.
124
124
  :type page_info: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -127,7 +127,7 @@ class ListGlobalEipsResponse(SdkResponse):
127
127
 
128
128
  @property
129
129
  def x_request_id(self):
130
- """Gets the x_request_id of this ListGlobalEipsResponse.
130
+ r"""Gets the x_request_id of this ListGlobalEipsResponse.
131
131
 
132
132
  :return: The x_request_id of this ListGlobalEipsResponse.
133
133
  :rtype: str
@@ -136,7 +136,7 @@ class ListGlobalEipsResponse(SdkResponse):
136
136
 
137
137
  @x_request_id.setter
138
138
  def x_request_id(self, x_request_id):
139
- """Sets the x_request_id of this ListGlobalEipsResponse.
139
+ r"""Sets the x_request_id of this ListGlobalEipsResponse.
140
140
 
141
141
  :param x_request_id: The x_request_id of this ListGlobalEipsResponse.
142
142
  :type x_request_id: str