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
@@ -83,7 +83,7 @@ class ListGlobalEipSegmentsRequest:
83
83
  }
84
84
 
85
85
  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, cidr=None, cidr_v6=None, freezen=None, internet_bandwidth_is_null=None, status=None, associate_instance_region=None, associate_instance_instance_type=None, associate_instance_public_border_group=None, associate_instance_instance_site=None, associate_instance_instance_id=None, associate_instance_project_id=None, associate_instance_service_id=None, associate_instance_service_type=None, enterprise_project_id=None, tags=None):
86
- """ListGlobalEipSegmentsRequest
86
+ r"""ListGlobalEipSegmentsRequest
87
87
 
88
88
  The model defined in huaweicloud sdk
89
89
 
@@ -246,7 +246,7 @@ class ListGlobalEipSegmentsRequest:
246
246
 
247
247
  @property
248
248
  def limit(self):
249
- """Gets the limit of this ListGlobalEipSegmentsRequest.
249
+ r"""Gets the limit of this ListGlobalEipSegmentsRequest.
250
250
 
251
251
  每页条数
252
252
 
@@ -257,7 +257,7 @@ class ListGlobalEipSegmentsRequest:
257
257
 
258
258
  @limit.setter
259
259
  def limit(self, limit):
260
- """Sets the limit of this ListGlobalEipSegmentsRequest.
260
+ r"""Sets the limit of this ListGlobalEipSegmentsRequest.
261
261
 
262
262
  每页条数
263
263
 
@@ -268,7 +268,7 @@ class ListGlobalEipSegmentsRequest:
268
268
 
269
269
  @property
270
270
  def offset(self):
271
- """Gets the offset of this ListGlobalEipSegmentsRequest.
271
+ r"""Gets the offset of this ListGlobalEipSegmentsRequest.
272
272
 
273
273
  分页起始点
274
274
 
@@ -279,7 +279,7 @@ class ListGlobalEipSegmentsRequest:
279
279
 
280
280
  @offset.setter
281
281
  def offset(self, offset):
282
- """Sets the offset of this ListGlobalEipSegmentsRequest.
282
+ r"""Sets the offset of this ListGlobalEipSegmentsRequest.
283
283
 
284
284
  分页起始点
285
285
 
@@ -290,7 +290,7 @@ class ListGlobalEipSegmentsRequest:
290
290
 
291
291
  @property
292
292
  def marker(self):
293
- """Gets the marker of this ListGlobalEipSegmentsRequest.
293
+ r"""Gets the marker of this ListGlobalEipSegmentsRequest.
294
294
 
295
295
  分页起始点
296
296
 
@@ -301,7 +301,7 @@ class ListGlobalEipSegmentsRequest:
301
301
 
302
302
  @marker.setter
303
303
  def marker(self, marker):
304
- """Sets the marker of this ListGlobalEipSegmentsRequest.
304
+ r"""Sets the marker of this ListGlobalEipSegmentsRequest.
305
305
 
306
306
  分页起始点
307
307
 
@@ -312,7 +312,7 @@ class ListGlobalEipSegmentsRequest:
312
312
 
313
313
  @property
314
314
  def page_reverse(self):
315
- """Gets the page_reverse of this ListGlobalEipSegmentsRequest.
315
+ r"""Gets the page_reverse of this ListGlobalEipSegmentsRequest.
316
316
 
317
317
  翻页方向
318
318
 
@@ -323,7 +323,7 @@ class ListGlobalEipSegmentsRequest:
323
323
 
324
324
  @page_reverse.setter
325
325
  def page_reverse(self, page_reverse):
326
- """Sets the page_reverse of this ListGlobalEipSegmentsRequest.
326
+ r"""Sets the page_reverse of this ListGlobalEipSegmentsRequest.
327
327
 
328
328
  翻页方向
329
329
 
@@ -334,7 +334,7 @@ class ListGlobalEipSegmentsRequest:
334
334
 
335
335
  @property
336
336
  def fields(self):
337
- """Gets the fields of this ListGlobalEipSegmentsRequest.
337
+ r"""Gets the fields of this ListGlobalEipSegmentsRequest.
338
338
 
339
339
  :return: The fields of this ListGlobalEipSegmentsRequest.
340
340
  :rtype: list[str]
@@ -343,7 +343,7 @@ class ListGlobalEipSegmentsRequest:
343
343
 
344
344
  @fields.setter
345
345
  def fields(self, fields):
346
- """Sets the fields of this ListGlobalEipSegmentsRequest.
346
+ r"""Sets the fields of this ListGlobalEipSegmentsRequest.
347
347
 
348
348
  :param fields: The fields of this ListGlobalEipSegmentsRequest.
349
349
  :type fields: list[str]
@@ -352,7 +352,7 @@ class ListGlobalEipSegmentsRequest:
352
352
 
353
353
  @property
354
354
  def sort_key(self):
355
- """Gets the sort_key of this ListGlobalEipSegmentsRequest.
355
+ r"""Gets the sort_key of this ListGlobalEipSegmentsRequest.
356
356
 
357
357
  按照sort_key指定的字段排序
358
358
 
@@ -363,7 +363,7 @@ class ListGlobalEipSegmentsRequest:
363
363
 
364
364
  @sort_key.setter
365
365
  def sort_key(self, sort_key):
366
- """Sets the sort_key of this ListGlobalEipSegmentsRequest.
366
+ r"""Sets the sort_key of this ListGlobalEipSegmentsRequest.
367
367
 
368
368
  按照sort_key指定的字段排序
369
369
 
@@ -374,7 +374,7 @@ class ListGlobalEipSegmentsRequest:
374
374
 
375
375
  @property
376
376
  def sort_dir(self):
377
- """Gets the sort_dir of this ListGlobalEipSegmentsRequest.
377
+ r"""Gets the sort_dir of this ListGlobalEipSegmentsRequest.
378
378
 
379
379
  排序的方向,倒序或者正序
380
380
 
@@ -385,7 +385,7 @@ class ListGlobalEipSegmentsRequest:
385
385
 
386
386
  @sort_dir.setter
387
387
  def sort_dir(self, sort_dir):
388
- """Sets the sort_dir of this ListGlobalEipSegmentsRequest.
388
+ r"""Sets the sort_dir of this ListGlobalEipSegmentsRequest.
389
389
 
390
390
  排序的方向,倒序或者正序
391
391
 
@@ -396,7 +396,7 @@ class ListGlobalEipSegmentsRequest:
396
396
 
397
397
  @property
398
398
  def id(self):
399
- """Gets the id of this ListGlobalEipSegmentsRequest.
399
+ r"""Gets the id of this ListGlobalEipSegmentsRequest.
400
400
 
401
401
  :return: The id of this ListGlobalEipSegmentsRequest.
402
402
  :rtype: list[str]
@@ -405,7 +405,7 @@ class ListGlobalEipSegmentsRequest:
405
405
 
406
406
  @id.setter
407
407
  def id(self, id):
408
- """Sets the id of this ListGlobalEipSegmentsRequest.
408
+ r"""Sets the id of this ListGlobalEipSegmentsRequest.
409
409
 
410
410
  :param id: The id of this ListGlobalEipSegmentsRequest.
411
411
  :type id: list[str]
@@ -414,7 +414,7 @@ class ListGlobalEipSegmentsRequest:
414
414
 
415
415
  @property
416
416
  def internet_bandwidth_id(self):
417
- """Gets the internet_bandwidth_id of this ListGlobalEipSegmentsRequest.
417
+ r"""Gets the internet_bandwidth_id of this ListGlobalEipSegmentsRequest.
418
418
 
419
419
  :return: The internet_bandwidth_id of this ListGlobalEipSegmentsRequest.
420
420
  :rtype: list[str]
@@ -423,7 +423,7 @@ class ListGlobalEipSegmentsRequest:
423
423
 
424
424
  @internet_bandwidth_id.setter
425
425
  def internet_bandwidth_id(self, internet_bandwidth_id):
426
- """Sets the internet_bandwidth_id of this ListGlobalEipSegmentsRequest.
426
+ r"""Sets the internet_bandwidth_id of this ListGlobalEipSegmentsRequest.
427
427
 
428
428
  :param internet_bandwidth_id: The internet_bandwidth_id of this ListGlobalEipSegmentsRequest.
429
429
  :type internet_bandwidth_id: list[str]
@@ -432,7 +432,7 @@ class ListGlobalEipSegmentsRequest:
432
432
 
433
433
  @property
434
434
  def name(self):
435
- """Gets the name of this ListGlobalEipSegmentsRequest.
435
+ r"""Gets the name of this ListGlobalEipSegmentsRequest.
436
436
 
437
437
  :return: The name of this ListGlobalEipSegmentsRequest.
438
438
  :rtype: list[str]
@@ -441,7 +441,7 @@ class ListGlobalEipSegmentsRequest:
441
441
 
442
442
  @name.setter
443
443
  def name(self, name):
444
- """Sets the name of this ListGlobalEipSegmentsRequest.
444
+ r"""Sets the name of this ListGlobalEipSegmentsRequest.
445
445
 
446
446
  :param name: The name of this ListGlobalEipSegmentsRequest.
447
447
  :type name: list[str]
@@ -450,7 +450,7 @@ class ListGlobalEipSegmentsRequest:
450
450
 
451
451
  @property
452
452
  def name_like(self):
453
- """Gets the name_like of this ListGlobalEipSegmentsRequest.
453
+ r"""Gets the name_like of this ListGlobalEipSegmentsRequest.
454
454
 
455
455
  :return: The name_like of this ListGlobalEipSegmentsRequest.
456
456
  :rtype: str
@@ -459,7 +459,7 @@ class ListGlobalEipSegmentsRequest:
459
459
 
460
460
  @name_like.setter
461
461
  def name_like(self, name_like):
462
- """Sets the name_like of this ListGlobalEipSegmentsRequest.
462
+ r"""Sets the name_like of this ListGlobalEipSegmentsRequest.
463
463
 
464
464
  :param name_like: The name_like of this ListGlobalEipSegmentsRequest.
465
465
  :type name_like: str
@@ -468,7 +468,7 @@ class ListGlobalEipSegmentsRequest:
468
468
 
469
469
  @property
470
470
  def access_site(self):
471
- """Gets the access_site of this ListGlobalEipSegmentsRequest.
471
+ r"""Gets the access_site of this ListGlobalEipSegmentsRequest.
472
472
 
473
473
  :return: The access_site of this ListGlobalEipSegmentsRequest.
474
474
  :rtype: list[str]
@@ -477,7 +477,7 @@ class ListGlobalEipSegmentsRequest:
477
477
 
478
478
  @access_site.setter
479
479
  def access_site(self, access_site):
480
- """Sets the access_site of this ListGlobalEipSegmentsRequest.
480
+ r"""Sets the access_site of this ListGlobalEipSegmentsRequest.
481
481
 
482
482
  :param access_site: The access_site of this ListGlobalEipSegmentsRequest.
483
483
  :type access_site: list[str]
@@ -486,7 +486,7 @@ class ListGlobalEipSegmentsRequest:
486
486
 
487
487
  @property
488
488
  def geip_pool_name(self):
489
- """Gets the geip_pool_name of this ListGlobalEipSegmentsRequest.
489
+ r"""Gets the geip_pool_name of this ListGlobalEipSegmentsRequest.
490
490
 
491
491
  :return: The geip_pool_name of this ListGlobalEipSegmentsRequest.
492
492
  :rtype: list[str]
@@ -495,7 +495,7 @@ class ListGlobalEipSegmentsRequest:
495
495
 
496
496
  @geip_pool_name.setter
497
497
  def geip_pool_name(self, geip_pool_name):
498
- """Sets the geip_pool_name of this ListGlobalEipSegmentsRequest.
498
+ r"""Sets the geip_pool_name of this ListGlobalEipSegmentsRequest.
499
499
 
500
500
  :param geip_pool_name: The geip_pool_name of this ListGlobalEipSegmentsRequest.
501
501
  :type geip_pool_name: list[str]
@@ -504,7 +504,7 @@ class ListGlobalEipSegmentsRequest:
504
504
 
505
505
  @property
506
506
  def isp(self):
507
- """Gets the isp of this ListGlobalEipSegmentsRequest.
507
+ r"""Gets the isp of this ListGlobalEipSegmentsRequest.
508
508
 
509
509
  :return: The isp of this ListGlobalEipSegmentsRequest.
510
510
  :rtype: list[str]
@@ -513,7 +513,7 @@ class ListGlobalEipSegmentsRequest:
513
513
 
514
514
  @isp.setter
515
515
  def isp(self, isp):
516
- """Sets the isp of this ListGlobalEipSegmentsRequest.
516
+ r"""Sets the isp of this ListGlobalEipSegmentsRequest.
517
517
 
518
518
  :param isp: The isp of this ListGlobalEipSegmentsRequest.
519
519
  :type isp: list[str]
@@ -522,7 +522,7 @@ class ListGlobalEipSegmentsRequest:
522
522
 
523
523
  @property
524
524
  def ip_version(self):
525
- """Gets the ip_version of this ListGlobalEipSegmentsRequest.
525
+ r"""Gets the ip_version of this ListGlobalEipSegmentsRequest.
526
526
 
527
527
  :return: The ip_version of this ListGlobalEipSegmentsRequest.
528
528
  :rtype: list[int]
@@ -531,7 +531,7 @@ class ListGlobalEipSegmentsRequest:
531
531
 
532
532
  @ip_version.setter
533
533
  def ip_version(self, ip_version):
534
- """Sets the ip_version of this ListGlobalEipSegmentsRequest.
534
+ r"""Sets the ip_version of this ListGlobalEipSegmentsRequest.
535
535
 
536
536
  :param ip_version: The ip_version of this ListGlobalEipSegmentsRequest.
537
537
  :type ip_version: list[int]
@@ -540,7 +540,7 @@ class ListGlobalEipSegmentsRequest:
540
540
 
541
541
  @property
542
542
  def cidr(self):
543
- """Gets the cidr of this ListGlobalEipSegmentsRequest.
543
+ r"""Gets the cidr of this ListGlobalEipSegmentsRequest.
544
544
 
545
545
  :return: The cidr of this ListGlobalEipSegmentsRequest.
546
546
  :rtype: list[str]
@@ -549,7 +549,7 @@ class ListGlobalEipSegmentsRequest:
549
549
 
550
550
  @cidr.setter
551
551
  def cidr(self, cidr):
552
- """Sets the cidr of this ListGlobalEipSegmentsRequest.
552
+ r"""Sets the cidr of this ListGlobalEipSegmentsRequest.
553
553
 
554
554
  :param cidr: The cidr of this ListGlobalEipSegmentsRequest.
555
555
  :type cidr: list[str]
@@ -558,7 +558,7 @@ class ListGlobalEipSegmentsRequest:
558
558
 
559
559
  @property
560
560
  def cidr_v6(self):
561
- """Gets the cidr_v6 of this ListGlobalEipSegmentsRequest.
561
+ r"""Gets the cidr_v6 of this ListGlobalEipSegmentsRequest.
562
562
 
563
563
  :return: The cidr_v6 of this ListGlobalEipSegmentsRequest.
564
564
  :rtype: list[str]
@@ -567,7 +567,7 @@ class ListGlobalEipSegmentsRequest:
567
567
 
568
568
  @cidr_v6.setter
569
569
  def cidr_v6(self, cidr_v6):
570
- """Sets the cidr_v6 of this ListGlobalEipSegmentsRequest.
570
+ r"""Sets the cidr_v6 of this ListGlobalEipSegmentsRequest.
571
571
 
572
572
  :param cidr_v6: The cidr_v6 of this ListGlobalEipSegmentsRequest.
573
573
  :type cidr_v6: list[str]
@@ -576,7 +576,7 @@ class ListGlobalEipSegmentsRequest:
576
576
 
577
577
  @property
578
578
  def freezen(self):
579
- """Gets the freezen of this ListGlobalEipSegmentsRequest.
579
+ r"""Gets the freezen of this ListGlobalEipSegmentsRequest.
580
580
 
581
581
  :return: The freezen of this ListGlobalEipSegmentsRequest.
582
582
  :rtype: list[bool]
@@ -585,7 +585,7 @@ class ListGlobalEipSegmentsRequest:
585
585
 
586
586
  @freezen.setter
587
587
  def freezen(self, freezen):
588
- """Sets the freezen of this ListGlobalEipSegmentsRequest.
588
+ r"""Sets the freezen of this ListGlobalEipSegmentsRequest.
589
589
 
590
590
  :param freezen: The freezen of this ListGlobalEipSegmentsRequest.
591
591
  :type freezen: list[bool]
@@ -594,7 +594,7 @@ class ListGlobalEipSegmentsRequest:
594
594
 
595
595
  @property
596
596
  def internet_bandwidth_is_null(self):
597
- """Gets the internet_bandwidth_is_null of this ListGlobalEipSegmentsRequest.
597
+ r"""Gets the internet_bandwidth_is_null of this ListGlobalEipSegmentsRequest.
598
598
 
599
599
  :return: The internet_bandwidth_is_null of this ListGlobalEipSegmentsRequest.
600
600
  :rtype: list[bool]
@@ -603,7 +603,7 @@ class ListGlobalEipSegmentsRequest:
603
603
 
604
604
  @internet_bandwidth_is_null.setter
605
605
  def internet_bandwidth_is_null(self, internet_bandwidth_is_null):
606
- """Sets the internet_bandwidth_is_null of this ListGlobalEipSegmentsRequest.
606
+ r"""Sets the internet_bandwidth_is_null of this ListGlobalEipSegmentsRequest.
607
607
 
608
608
  :param internet_bandwidth_is_null: The internet_bandwidth_is_null of this ListGlobalEipSegmentsRequest.
609
609
  :type internet_bandwidth_is_null: list[bool]
@@ -612,7 +612,7 @@ class ListGlobalEipSegmentsRequest:
612
612
 
613
613
  @property
614
614
  def status(self):
615
- """Gets the status of this ListGlobalEipSegmentsRequest.
615
+ r"""Gets the status of this ListGlobalEipSegmentsRequest.
616
616
 
617
617
  :return: The status of this ListGlobalEipSegmentsRequest.
618
618
  :rtype: list[str]
@@ -621,7 +621,7 @@ class ListGlobalEipSegmentsRequest:
621
621
 
622
622
  @status.setter
623
623
  def status(self, status):
624
- """Sets the status of this ListGlobalEipSegmentsRequest.
624
+ r"""Sets the status of this ListGlobalEipSegmentsRequest.
625
625
 
626
626
  :param status: The status of this ListGlobalEipSegmentsRequest.
627
627
  :type status: list[str]
@@ -630,7 +630,7 @@ class ListGlobalEipSegmentsRequest:
630
630
 
631
631
  @property
632
632
  def associate_instance_region(self):
633
- """Gets the associate_instance_region of this ListGlobalEipSegmentsRequest.
633
+ r"""Gets the associate_instance_region of this ListGlobalEipSegmentsRequest.
634
634
 
635
635
  :return: The associate_instance_region of this ListGlobalEipSegmentsRequest.
636
636
  :rtype: list[str]
@@ -639,7 +639,7 @@ class ListGlobalEipSegmentsRequest:
639
639
 
640
640
  @associate_instance_region.setter
641
641
  def associate_instance_region(self, associate_instance_region):
642
- """Sets the associate_instance_region of this ListGlobalEipSegmentsRequest.
642
+ r"""Sets the associate_instance_region of this ListGlobalEipSegmentsRequest.
643
643
 
644
644
  :param associate_instance_region: The associate_instance_region of this ListGlobalEipSegmentsRequest.
645
645
  :type associate_instance_region: list[str]
@@ -648,7 +648,7 @@ class ListGlobalEipSegmentsRequest:
648
648
 
649
649
  @property
650
650
  def associate_instance_instance_type(self):
651
- """Gets the associate_instance_instance_type of this ListGlobalEipSegmentsRequest.
651
+ r"""Gets the associate_instance_instance_type of this ListGlobalEipSegmentsRequest.
652
652
 
653
653
  :return: The associate_instance_instance_type of this ListGlobalEipSegmentsRequest.
654
654
  :rtype: list[str]
@@ -657,7 +657,7 @@ class ListGlobalEipSegmentsRequest:
657
657
 
658
658
  @associate_instance_instance_type.setter
659
659
  def associate_instance_instance_type(self, associate_instance_instance_type):
660
- """Sets the associate_instance_instance_type of this ListGlobalEipSegmentsRequest.
660
+ r"""Sets the associate_instance_instance_type of this ListGlobalEipSegmentsRequest.
661
661
 
662
662
  :param associate_instance_instance_type: The associate_instance_instance_type of this ListGlobalEipSegmentsRequest.
663
663
  :type associate_instance_instance_type: list[str]
@@ -666,7 +666,7 @@ class ListGlobalEipSegmentsRequest:
666
666
 
667
667
  @property
668
668
  def associate_instance_public_border_group(self):
669
- """Gets the associate_instance_public_border_group of this ListGlobalEipSegmentsRequest.
669
+ r"""Gets the associate_instance_public_border_group of this ListGlobalEipSegmentsRequest.
670
670
 
671
671
  :return: The associate_instance_public_border_group of this ListGlobalEipSegmentsRequest.
672
672
  :rtype: list[str]
@@ -675,7 +675,7 @@ class ListGlobalEipSegmentsRequest:
675
675
 
676
676
  @associate_instance_public_border_group.setter
677
677
  def associate_instance_public_border_group(self, associate_instance_public_border_group):
678
- """Sets the associate_instance_public_border_group of this ListGlobalEipSegmentsRequest.
678
+ r"""Sets the associate_instance_public_border_group of this ListGlobalEipSegmentsRequest.
679
679
 
680
680
  :param associate_instance_public_border_group: The associate_instance_public_border_group of this ListGlobalEipSegmentsRequest.
681
681
  :type associate_instance_public_border_group: list[str]
@@ -684,7 +684,7 @@ class ListGlobalEipSegmentsRequest:
684
684
 
685
685
  @property
686
686
  def associate_instance_instance_site(self):
687
- """Gets the associate_instance_instance_site of this ListGlobalEipSegmentsRequest.
687
+ r"""Gets the associate_instance_instance_site of this ListGlobalEipSegmentsRequest.
688
688
 
689
689
  :return: The associate_instance_instance_site of this ListGlobalEipSegmentsRequest.
690
690
  :rtype: list[str]
@@ -693,7 +693,7 @@ class ListGlobalEipSegmentsRequest:
693
693
 
694
694
  @associate_instance_instance_site.setter
695
695
  def associate_instance_instance_site(self, associate_instance_instance_site):
696
- """Sets the associate_instance_instance_site of this ListGlobalEipSegmentsRequest.
696
+ r"""Sets the associate_instance_instance_site of this ListGlobalEipSegmentsRequest.
697
697
 
698
698
  :param associate_instance_instance_site: The associate_instance_instance_site of this ListGlobalEipSegmentsRequest.
699
699
  :type associate_instance_instance_site: list[str]
@@ -702,7 +702,7 @@ class ListGlobalEipSegmentsRequest:
702
702
 
703
703
  @property
704
704
  def associate_instance_instance_id(self):
705
- """Gets the associate_instance_instance_id of this ListGlobalEipSegmentsRequest.
705
+ r"""Gets the associate_instance_instance_id of this ListGlobalEipSegmentsRequest.
706
706
 
707
707
  :return: The associate_instance_instance_id of this ListGlobalEipSegmentsRequest.
708
708
  :rtype: list[str]
@@ -711,7 +711,7 @@ class ListGlobalEipSegmentsRequest:
711
711
 
712
712
  @associate_instance_instance_id.setter
713
713
  def associate_instance_instance_id(self, associate_instance_instance_id):
714
- """Sets the associate_instance_instance_id of this ListGlobalEipSegmentsRequest.
714
+ r"""Sets the associate_instance_instance_id of this ListGlobalEipSegmentsRequest.
715
715
 
716
716
  :param associate_instance_instance_id: The associate_instance_instance_id of this ListGlobalEipSegmentsRequest.
717
717
  :type associate_instance_instance_id: list[str]
@@ -720,7 +720,7 @@ class ListGlobalEipSegmentsRequest:
720
720
 
721
721
  @property
722
722
  def associate_instance_project_id(self):
723
- """Gets the associate_instance_project_id of this ListGlobalEipSegmentsRequest.
723
+ r"""Gets the associate_instance_project_id of this ListGlobalEipSegmentsRequest.
724
724
 
725
725
  :return: The associate_instance_project_id of this ListGlobalEipSegmentsRequest.
726
726
  :rtype: list[str]
@@ -729,7 +729,7 @@ class ListGlobalEipSegmentsRequest:
729
729
 
730
730
  @associate_instance_project_id.setter
731
731
  def associate_instance_project_id(self, associate_instance_project_id):
732
- """Sets the associate_instance_project_id of this ListGlobalEipSegmentsRequest.
732
+ r"""Sets the associate_instance_project_id of this ListGlobalEipSegmentsRequest.
733
733
 
734
734
  :param associate_instance_project_id: The associate_instance_project_id of this ListGlobalEipSegmentsRequest.
735
735
  :type associate_instance_project_id: list[str]
@@ -738,7 +738,7 @@ class ListGlobalEipSegmentsRequest:
738
738
 
739
739
  @property
740
740
  def associate_instance_service_id(self):
741
- """Gets the associate_instance_service_id of this ListGlobalEipSegmentsRequest.
741
+ r"""Gets the associate_instance_service_id of this ListGlobalEipSegmentsRequest.
742
742
 
743
743
  :return: The associate_instance_service_id of this ListGlobalEipSegmentsRequest.
744
744
  :rtype: list[str]
@@ -747,7 +747,7 @@ class ListGlobalEipSegmentsRequest:
747
747
 
748
748
  @associate_instance_service_id.setter
749
749
  def associate_instance_service_id(self, associate_instance_service_id):
750
- """Sets the associate_instance_service_id of this ListGlobalEipSegmentsRequest.
750
+ r"""Sets the associate_instance_service_id of this ListGlobalEipSegmentsRequest.
751
751
 
752
752
  :param associate_instance_service_id: The associate_instance_service_id of this ListGlobalEipSegmentsRequest.
753
753
  :type associate_instance_service_id: list[str]
@@ -756,7 +756,7 @@ class ListGlobalEipSegmentsRequest:
756
756
 
757
757
  @property
758
758
  def associate_instance_service_type(self):
759
- """Gets the associate_instance_service_type of this ListGlobalEipSegmentsRequest.
759
+ r"""Gets the associate_instance_service_type of this ListGlobalEipSegmentsRequest.
760
760
 
761
761
  :return: The associate_instance_service_type of this ListGlobalEipSegmentsRequest.
762
762
  :rtype: list[str]
@@ -765,7 +765,7 @@ class ListGlobalEipSegmentsRequest:
765
765
 
766
766
  @associate_instance_service_type.setter
767
767
  def associate_instance_service_type(self, associate_instance_service_type):
768
- """Sets the associate_instance_service_type of this ListGlobalEipSegmentsRequest.
768
+ r"""Sets the associate_instance_service_type of this ListGlobalEipSegmentsRequest.
769
769
 
770
770
  :param associate_instance_service_type: The associate_instance_service_type of this ListGlobalEipSegmentsRequest.
771
771
  :type associate_instance_service_type: list[str]
@@ -774,7 +774,7 @@ class ListGlobalEipSegmentsRequest:
774
774
 
775
775
  @property
776
776
  def enterprise_project_id(self):
777
- """Gets the enterprise_project_id of this ListGlobalEipSegmentsRequest.
777
+ r"""Gets the enterprise_project_id of this ListGlobalEipSegmentsRequest.
778
778
 
779
779
  :return: The enterprise_project_id of this ListGlobalEipSegmentsRequest.
780
780
  :rtype: list[str]
@@ -783,7 +783,7 @@ class ListGlobalEipSegmentsRequest:
783
783
 
784
784
  @enterprise_project_id.setter
785
785
  def enterprise_project_id(self, enterprise_project_id):
786
- """Sets the enterprise_project_id of this ListGlobalEipSegmentsRequest.
786
+ r"""Sets the enterprise_project_id of this ListGlobalEipSegmentsRequest.
787
787
 
788
788
  :param enterprise_project_id: The enterprise_project_id of this ListGlobalEipSegmentsRequest.
789
789
  :type enterprise_project_id: list[str]
@@ -792,7 +792,7 @@ class ListGlobalEipSegmentsRequest:
792
792
 
793
793
  @property
794
794
  def tags(self):
795
- """Gets the tags of this ListGlobalEipSegmentsRequest.
795
+ r"""Gets the tags of this ListGlobalEipSegmentsRequest.
796
796
 
797
797
  :return: The tags of this ListGlobalEipSegmentsRequest.
798
798
  :rtype: list[str]
@@ -801,7 +801,7 @@ class ListGlobalEipSegmentsRequest:
801
801
 
802
802
  @tags.setter
803
803
  def tags(self, tags):
804
- """Sets the tags of this ListGlobalEipSegmentsRequest.
804
+ r"""Sets the tags of this ListGlobalEipSegmentsRequest.
805
805
 
806
806
  :param tags: The tags of this ListGlobalEipSegmentsRequest.
807
807
  :type tags: list[str]
@@ -32,7 +32,7 @@ class ListGlobalEipSegmentsResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, request_id=None, global_eip_segments=None, page_info=None, x_request_id=None):
35
- """ListGlobalEipSegmentsResponse
35
+ r"""ListGlobalEipSegmentsResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ListGlobalEipSegmentsResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def request_id(self):
68
- """Gets the request_id of this ListGlobalEipSegmentsResponse.
68
+ r"""Gets the request_id of this ListGlobalEipSegmentsResponse.
69
69
 
70
70
  本次请求的编号
71
71
 
@@ -76,7 +76,7 @@ class ListGlobalEipSegmentsResponse(SdkResponse):
76
76
 
77
77
  @request_id.setter
78
78
  def request_id(self, request_id):
79
- """Sets the request_id of this ListGlobalEipSegmentsResponse.
79
+ r"""Sets the request_id of this ListGlobalEipSegmentsResponse.
80
80
 
81
81
  本次请求的编号
82
82
 
@@ -87,7 +87,7 @@ class ListGlobalEipSegmentsResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def global_eip_segments(self):
90
- """Gets the global_eip_segments of this ListGlobalEipSegmentsResponse.
90
+ r"""Gets the global_eip_segments of this ListGlobalEipSegmentsResponse.
91
91
 
92
92
  全域弹性公网IP段对象
93
93
 
@@ -98,7 +98,7 @@ class ListGlobalEipSegmentsResponse(SdkResponse):
98
98
 
99
99
  @global_eip_segments.setter
100
100
  def global_eip_segments(self, global_eip_segments):
101
- """Sets the global_eip_segments of this ListGlobalEipSegmentsResponse.
101
+ r"""Sets the global_eip_segments of this ListGlobalEipSegmentsResponse.
102
102
 
103
103
  全域弹性公网IP段对象
104
104
 
@@ -109,7 +109,7 @@ class ListGlobalEipSegmentsResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def page_info(self):
112
- """Gets the page_info of this ListGlobalEipSegmentsResponse.
112
+ r"""Gets the page_info of this ListGlobalEipSegmentsResponse.
113
113
 
114
114
  :return: The page_info of this ListGlobalEipSegmentsResponse.
115
115
  :rtype: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -118,7 +118,7 @@ class ListGlobalEipSegmentsResponse(SdkResponse):
118
118
 
119
119
  @page_info.setter
120
120
  def page_info(self, page_info):
121
- """Sets the page_info of this ListGlobalEipSegmentsResponse.
121
+ r"""Sets the page_info of this ListGlobalEipSegmentsResponse.
122
122
 
123
123
  :param page_info: The page_info of this ListGlobalEipSegmentsResponse.
124
124
  :type page_info: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -127,7 +127,7 @@ class ListGlobalEipSegmentsResponse(SdkResponse):
127
127
 
128
128
  @property
129
129
  def x_request_id(self):
130
- """Gets the x_request_id of this ListGlobalEipSegmentsResponse.
130
+ r"""Gets the x_request_id of this ListGlobalEipSegmentsResponse.
131
131
 
132
132
  :return: The x_request_id of this ListGlobalEipSegmentsResponse.
133
133
  :rtype: str
@@ -136,7 +136,7 @@ class ListGlobalEipSegmentsResponse(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 ListGlobalEipSegmentsResponse.
139
+ r"""Sets the x_request_id of this ListGlobalEipSegmentsResponse.
140
140
 
141
141
  :param x_request_id: The x_request_id of this ListGlobalEipSegmentsResponse.
142
142
  :type x_request_id: str