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
@@ -25,7 +25,7 @@ class CountInternetBandwidths:
25
25
  }
26
26
 
27
27
  def __init__(self, count=None):
28
- """CountInternetBandwidths
28
+ r"""CountInternetBandwidths
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class CountInternetBandwidths:
42
42
 
43
43
  @property
44
44
  def count(self):
45
- """Gets the count of this CountInternetBandwidths.
45
+ r"""Gets the count of this CountInternetBandwidths.
46
46
 
47
47
  全域公网带宽的数目
48
48
 
@@ -53,7 +53,7 @@ class CountInternetBandwidths:
53
53
 
54
54
  @count.setter
55
55
  def count(self, count):
56
- """Sets the count of this CountInternetBandwidths.
56
+ r"""Sets the count of this CountInternetBandwidths.
57
57
 
58
58
  全域公网带宽的数目
59
59
 
@@ -27,7 +27,7 @@ class CreateGlobalEip:
27
27
  }
28
28
 
29
29
  def __init__(self, id=None, name=None):
30
- """CreateGlobalEip
30
+ r"""CreateGlobalEip
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class CreateGlobalEip:
48
48
 
49
49
  @property
50
50
  def id(self):
51
- """Gets the id of this CreateGlobalEip.
51
+ r"""Gets the id of this CreateGlobalEip.
52
52
 
53
53
  全域弹性公网IP的ID
54
54
 
@@ -59,7 +59,7 @@ class CreateGlobalEip:
59
59
 
60
60
  @id.setter
61
61
  def id(self, id):
62
- """Sets the id of this CreateGlobalEip.
62
+ r"""Sets the id of this CreateGlobalEip.
63
63
 
64
64
  全域弹性公网IP的ID
65
65
 
@@ -70,7 +70,7 @@ class CreateGlobalEip:
70
70
 
71
71
  @property
72
72
  def name(self):
73
- """Gets the name of this CreateGlobalEip.
73
+ r"""Gets the name of this CreateGlobalEip.
74
74
 
75
75
  - 功能说明:全域弹性公网IP段名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
76
76
 
@@ -81,7 +81,7 @@ class CreateGlobalEip:
81
81
 
82
82
  @name.setter
83
83
  def name(self, name):
84
- """Sets the name of this CreateGlobalEip.
84
+ r"""Sets the name of this CreateGlobalEip.
85
85
 
86
86
  - 功能说明:全域弹性公网IP段名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
87
87
 
@@ -25,7 +25,7 @@ class CreateGlobalEipRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """CreateGlobalEipRequest
28
+ r"""CreateGlobalEipRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateGlobalEipRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this CreateGlobalEipRequest.
46
+ r"""Gets the body of this CreateGlobalEipRequest.
47
47
 
48
48
  :return: The body of this CreateGlobalEipRequest.
49
49
  :rtype: :class:`huaweicloudsdkgeip.v3.CreateGlobalEipRequestBody`
@@ -52,7 +52,7 @@ class CreateGlobalEipRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this CreateGlobalEipRequest.
55
+ r"""Sets the body of this CreateGlobalEipRequest.
56
56
 
57
57
  :param body: The body of this CreateGlobalEipRequest.
58
58
  :type body: :class:`huaweicloudsdkgeip.v3.CreateGlobalEipRequestBody`
@@ -27,7 +27,7 @@ class CreateGlobalEipRequestBody:
27
27
  }
28
28
 
29
29
  def __init__(self, dry_run=None, global_eip=None):
30
- """CreateGlobalEipRequestBody
30
+ r"""CreateGlobalEipRequestBody
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class CreateGlobalEipRequestBody:
49
49
 
50
50
  @property
51
51
  def dry_run(self):
52
- """Gets the dry_run of this CreateGlobalEipRequestBody.
52
+ r"""Gets the dry_run of this CreateGlobalEipRequestBody.
53
53
 
54
54
  :return: The dry_run of this CreateGlobalEipRequestBody.
55
55
  :rtype: bool
@@ -58,7 +58,7 @@ class CreateGlobalEipRequestBody:
58
58
 
59
59
  @dry_run.setter
60
60
  def dry_run(self, dry_run):
61
- """Sets the dry_run of this CreateGlobalEipRequestBody.
61
+ r"""Sets the dry_run of this CreateGlobalEipRequestBody.
62
62
 
63
63
  :param dry_run: The dry_run of this CreateGlobalEipRequestBody.
64
64
  :type dry_run: bool
@@ -67,7 +67,7 @@ class CreateGlobalEipRequestBody:
67
67
 
68
68
  @property
69
69
  def global_eip(self):
70
- """Gets the global_eip of this CreateGlobalEipRequestBody.
70
+ r"""Gets the global_eip of this CreateGlobalEipRequestBody.
71
71
 
72
72
  :return: The global_eip of this CreateGlobalEipRequestBody.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.CreateGlobalEipRequestBodyGlobalEip`
@@ -76,7 +76,7 @@ class CreateGlobalEipRequestBody:
76
76
 
77
77
  @global_eip.setter
78
78
  def global_eip(self, global_eip):
79
- """Sets the global_eip of this CreateGlobalEipRequestBody.
79
+ r"""Sets the global_eip of this CreateGlobalEipRequestBody.
80
80
 
81
81
  :param global_eip: The global_eip of this CreateGlobalEipRequestBody.
82
82
  :type global_eip: :class:`huaweicloudsdkgeip.v3.CreateGlobalEipRequestBodyGlobalEip`
@@ -37,7 +37,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
37
37
  }
38
38
 
39
39
  def __init__(self, name=None, description=None, geip_pool_name=None, access_site=None, internet_bandwidth_id=None, tags=None, enterprise_project_id=None):
40
- """CreateGlobalEipRequestBodyGlobalEip
40
+ r"""CreateGlobalEipRequestBodyGlobalEip
41
41
 
42
42
  The model defined in huaweicloud sdk
43
43
 
@@ -83,7 +83,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
83
83
 
84
84
  @property
85
85
  def name(self):
86
- """Gets the name of this CreateGlobalEipRequestBodyGlobalEip.
86
+ r"""Gets the name of this CreateGlobalEipRequestBodyGlobalEip.
87
87
 
88
88
  - 功能说明:全域弹性公网IP段名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
89
89
 
@@ -94,7 +94,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
94
94
 
95
95
  @name.setter
96
96
  def name(self, name):
97
- """Sets the name of this CreateGlobalEipRequestBodyGlobalEip.
97
+ r"""Sets the name of this CreateGlobalEipRequestBodyGlobalEip.
98
98
 
99
99
  - 功能说明:全域弹性公网IP段名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
100
100
 
@@ -105,7 +105,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
105
105
 
106
106
  @property
107
107
  def description(self):
108
- """Gets the description of this CreateGlobalEipRequestBodyGlobalEip.
108
+ r"""Gets the description of this CreateGlobalEipRequestBodyGlobalEip.
109
109
 
110
110
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
111
111
 
@@ -116,7 +116,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
116
116
 
117
117
  @description.setter
118
118
  def description(self, description):
119
- """Sets the description of this CreateGlobalEipRequestBodyGlobalEip.
119
+ r"""Sets the description of this CreateGlobalEipRequestBodyGlobalEip.
120
120
 
121
121
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
122
122
 
@@ -127,7 +127,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
127
127
 
128
128
  @property
129
129
  def geip_pool_name(self):
130
- """Gets the geip_pool_name of this CreateGlobalEipRequestBodyGlobalEip.
130
+ r"""Gets the geip_pool_name of this CreateGlobalEipRequestBodyGlobalEip.
131
131
 
132
132
  全域弹性公网IP池子名称
133
133
 
@@ -138,7 +138,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
138
138
 
139
139
  @geip_pool_name.setter
140
140
  def geip_pool_name(self, geip_pool_name):
141
- """Sets the geip_pool_name of this CreateGlobalEipRequestBodyGlobalEip.
141
+ r"""Sets the geip_pool_name of this CreateGlobalEipRequestBodyGlobalEip.
142
142
 
143
143
  全域弹性公网IP池子名称
144
144
 
@@ -149,7 +149,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
149
149
 
150
150
  @property
151
151
  def access_site(self):
152
- """Gets the access_site of this CreateGlobalEipRequestBodyGlobalEip.
152
+ r"""Gets the access_site of this CreateGlobalEipRequestBodyGlobalEip.
153
153
 
154
154
  接入点信息
155
155
 
@@ -160,7 +160,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
160
160
 
161
161
  @access_site.setter
162
162
  def access_site(self, access_site):
163
- """Sets the access_site of this CreateGlobalEipRequestBodyGlobalEip.
163
+ r"""Sets the access_site of this CreateGlobalEipRequestBodyGlobalEip.
164
164
 
165
165
  接入点信息
166
166
 
@@ -171,7 +171,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
171
171
 
172
172
  @property
173
173
  def internet_bandwidth_id(self):
174
- """Gets the internet_bandwidth_id of this CreateGlobalEipRequestBodyGlobalEip.
174
+ r"""Gets the internet_bandwidth_id of this CreateGlobalEipRequestBodyGlobalEip.
175
175
 
176
176
  全域公网带宽的ID
177
177
 
@@ -182,7 +182,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
182
182
 
183
183
  @internet_bandwidth_id.setter
184
184
  def internet_bandwidth_id(self, internet_bandwidth_id):
185
- """Sets the internet_bandwidth_id of this CreateGlobalEipRequestBodyGlobalEip.
185
+ r"""Sets the internet_bandwidth_id of this CreateGlobalEipRequestBodyGlobalEip.
186
186
 
187
187
  全域公网带宽的ID
188
188
 
@@ -193,7 +193,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
193
193
 
194
194
  @property
195
195
  def tags(self):
196
- """Gets the tags of this CreateGlobalEipRequestBodyGlobalEip.
196
+ r"""Gets the tags of this CreateGlobalEipRequestBodyGlobalEip.
197
197
 
198
198
  全域弹性公网IP标签
199
199
 
@@ -204,7 +204,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
204
204
 
205
205
  @tags.setter
206
206
  def tags(self, tags):
207
- """Sets the tags of this CreateGlobalEipRequestBodyGlobalEip.
207
+ r"""Sets the tags of this CreateGlobalEipRequestBodyGlobalEip.
208
208
 
209
209
  全域弹性公网IP标签
210
210
 
@@ -215,7 +215,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
215
215
 
216
216
  @property
217
217
  def enterprise_project_id(self):
218
- """Gets the enterprise_project_id of this CreateGlobalEipRequestBodyGlobalEip.
218
+ r"""Gets the enterprise_project_id of this CreateGlobalEipRequestBodyGlobalEip.
219
219
 
220
220
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
221
221
 
@@ -226,7 +226,7 @@ class CreateGlobalEipRequestBodyGlobalEip:
226
226
 
227
227
  @enterprise_project_id.setter
228
228
  def enterprise_project_id(self, enterprise_project_id):
229
- """Sets the enterprise_project_id of this CreateGlobalEipRequestBodyGlobalEip.
229
+ r"""Sets the enterprise_project_id of this CreateGlobalEipRequestBodyGlobalEip.
230
230
 
231
231
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
232
232
 
@@ -27,7 +27,7 @@ class CreateGlobalEipRequestBodyGlobalEipTags:
27
27
  }
28
28
 
29
29
  def __init__(self, key=None, value=None):
30
- """CreateGlobalEipRequestBodyGlobalEipTags
30
+ r"""CreateGlobalEipRequestBodyGlobalEipTags
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class CreateGlobalEipRequestBodyGlobalEipTags:
48
48
 
49
49
  @property
50
50
  def key(self):
51
- """Gets the key of this CreateGlobalEipRequestBodyGlobalEipTags.
51
+ r"""Gets the key of this CreateGlobalEipRequestBodyGlobalEipTags.
52
52
 
53
53
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
54
54
 
@@ -59,7 +59,7 @@ class CreateGlobalEipRequestBodyGlobalEipTags:
59
59
 
60
60
  @key.setter
61
61
  def key(self, key):
62
- """Sets the key of this CreateGlobalEipRequestBodyGlobalEipTags.
62
+ r"""Sets the key of this CreateGlobalEipRequestBodyGlobalEipTags.
63
63
 
64
64
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
65
65
 
@@ -70,7 +70,7 @@ class CreateGlobalEipRequestBodyGlobalEipTags:
70
70
 
71
71
  @property
72
72
  def value(self):
73
- """Gets the value of this CreateGlobalEipRequestBodyGlobalEipTags.
73
+ r"""Gets the value of this CreateGlobalEipRequestBodyGlobalEipTags.
74
74
 
75
75
  - 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
76
76
 
@@ -81,7 +81,7 @@ class CreateGlobalEipRequestBodyGlobalEipTags:
81
81
 
82
82
  @value.setter
83
83
  def value(self, value):
84
- """Sets the value of this CreateGlobalEipRequestBodyGlobalEipTags.
84
+ r"""Sets the value of this CreateGlobalEipRequestBodyGlobalEipTags.
85
85
 
86
86
  - 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
87
87
 
@@ -30,7 +30,7 @@ class CreateGlobalEipResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, job_id=None, global_eip=None, x_request_id=None):
33
- """CreateGlobalEipResponse
33
+ r"""CreateGlobalEipResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class CreateGlobalEipResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def job_id(self):
61
- """Gets the job_id of this CreateGlobalEipResponse.
61
+ r"""Gets the job_id of this CreateGlobalEipResponse.
62
62
 
63
63
  本次请求的job id
64
64
 
@@ -69,7 +69,7 @@ class CreateGlobalEipResponse(SdkResponse):
69
69
 
70
70
  @job_id.setter
71
71
  def job_id(self, job_id):
72
- """Sets the job_id of this CreateGlobalEipResponse.
72
+ r"""Sets the job_id of this CreateGlobalEipResponse.
73
73
 
74
74
  本次请求的job id
75
75
 
@@ -80,7 +80,7 @@ class CreateGlobalEipResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def global_eip(self):
83
- """Gets the global_eip of this CreateGlobalEipResponse.
83
+ r"""Gets the global_eip of this CreateGlobalEipResponse.
84
84
 
85
85
  :return: The global_eip of this CreateGlobalEipResponse.
86
86
  :rtype: :class:`huaweicloudsdkgeip.v3.CreateGlobalEip`
@@ -89,7 +89,7 @@ class CreateGlobalEipResponse(SdkResponse):
89
89
 
90
90
  @global_eip.setter
91
91
  def global_eip(self, global_eip):
92
- """Sets the global_eip of this CreateGlobalEipResponse.
92
+ r"""Sets the global_eip of this CreateGlobalEipResponse.
93
93
 
94
94
  :param global_eip: The global_eip of this CreateGlobalEipResponse.
95
95
  :type global_eip: :class:`huaweicloudsdkgeip.v3.CreateGlobalEip`
@@ -98,7 +98,7 @@ class CreateGlobalEipResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this CreateGlobalEipResponse.
101
+ r"""Gets the x_request_id of this CreateGlobalEipResponse.
102
102
 
103
103
  :return: The x_request_id of this CreateGlobalEipResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class CreateGlobalEipResponse(SdkResponse):
107
107
 
108
108
  @x_request_id.setter
109
109
  def x_request_id(self, x_request_id):
110
- """Sets the x_request_id of this CreateGlobalEipResponse.
110
+ r"""Sets the x_request_id of this CreateGlobalEipResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this CreateGlobalEipResponse.
113
113
  :type x_request_id: str
@@ -25,7 +25,7 @@ class CreateGlobalEipSegmentRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """CreateGlobalEipSegmentRequest
28
+ r"""CreateGlobalEipSegmentRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateGlobalEipSegmentRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this CreateGlobalEipSegmentRequest.
46
+ r"""Gets the body of this CreateGlobalEipSegmentRequest.
47
47
 
48
48
  :return: The body of this CreateGlobalEipSegmentRequest.
49
49
  :rtype: :class:`huaweicloudsdkgeip.v3.CreateGlobalEipSegmentRequestBody`
@@ -52,7 +52,7 @@ class CreateGlobalEipSegmentRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this CreateGlobalEipSegmentRequest.
55
+ r"""Sets the body of this CreateGlobalEipSegmentRequest.
56
56
 
57
57
  :param body: The body of this CreateGlobalEipSegmentRequest.
58
58
  :type body: :class:`huaweicloudsdkgeip.v3.CreateGlobalEipSegmentRequestBody`
@@ -25,7 +25,7 @@ class CreateGlobalEipSegmentRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, global_eip_segment=None):
28
- """CreateGlobalEipSegmentRequestBody
28
+ r"""CreateGlobalEipSegmentRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class CreateGlobalEipSegmentRequestBody:
42
42
 
43
43
  @property
44
44
  def global_eip_segment(self):
45
- """Gets the global_eip_segment of this CreateGlobalEipSegmentRequestBody.
45
+ r"""Gets the global_eip_segment of this CreateGlobalEipSegmentRequestBody.
46
46
 
47
47
  :return: The global_eip_segment of this CreateGlobalEipSegmentRequestBody.
48
48
  :rtype: :class:`huaweicloudsdkgeip.v3.CreateGlobalEipSegmentRequestBodyGlobalEipSegment`
@@ -51,7 +51,7 @@ class CreateGlobalEipSegmentRequestBody:
51
51
 
52
52
  @global_eip_segment.setter
53
53
  def global_eip_segment(self, global_eip_segment):
54
- """Sets the global_eip_segment of this CreateGlobalEipSegmentRequestBody.
54
+ r"""Sets the global_eip_segment of this CreateGlobalEipSegmentRequestBody.
55
55
 
56
56
  :param global_eip_segment: The global_eip_segment of this CreateGlobalEipSegmentRequestBody.
57
57
  :type global_eip_segment: :class:`huaweicloudsdkgeip.v3.CreateGlobalEipSegmentRequestBodyGlobalEipSegment`
@@ -39,7 +39,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
39
39
  }
40
40
 
41
41
  def __init__(self, name=None, description=None, geip_pool_name=None, access_site=None, mask=None, internet_bandwidth=None, tags=None, enterprise_project_id=None):
42
- """CreateGlobalEipSegmentRequestBodyGlobalEipSegment
42
+ r"""CreateGlobalEipSegmentRequestBodyGlobalEipSegment
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -89,7 +89,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
89
89
 
90
90
  @property
91
91
  def name(self):
92
- """Gets the name of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
92
+ r"""Gets the name of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
93
93
 
94
94
  - 功能说明:全域弹性公网IP段名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
95
95
 
@@ -100,7 +100,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
100
100
 
101
101
  @name.setter
102
102
  def name(self, name):
103
- """Sets the name of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
103
+ r"""Sets the name of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
104
104
 
105
105
  - 功能说明:全域弹性公网IP段名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
106
106
 
@@ -111,7 +111,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
111
111
 
112
112
  @property
113
113
  def description(self):
114
- """Gets the description of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
114
+ r"""Gets the description of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
115
115
 
116
116
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
117
117
 
@@ -122,7 +122,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
122
122
 
123
123
  @description.setter
124
124
  def description(self, description):
125
- """Sets the description of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
125
+ r"""Sets the description of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
126
126
 
127
127
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
128
128
 
@@ -133,7 +133,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
133
133
 
134
134
  @property
135
135
  def geip_pool_name(self):
136
- """Gets the geip_pool_name of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
136
+ r"""Gets the geip_pool_name of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
137
137
 
138
138
  全域弹性公网IP池子名称
139
139
 
@@ -144,7 +144,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
144
144
 
145
145
  @geip_pool_name.setter
146
146
  def geip_pool_name(self, geip_pool_name):
147
- """Sets the geip_pool_name of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
147
+ r"""Sets the geip_pool_name of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
148
148
 
149
149
  全域弹性公网IP池子名称
150
150
 
@@ -155,7 +155,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
155
155
 
156
156
  @property
157
157
  def access_site(self):
158
- """Gets the access_site of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
158
+ r"""Gets the access_site of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
159
159
 
160
160
  接入点信息
161
161
 
@@ -166,7 +166,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
166
166
 
167
167
  @access_site.setter
168
168
  def access_site(self, access_site):
169
- """Sets the access_site of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
169
+ r"""Sets the access_site of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
170
170
 
171
171
  接入点信息
172
172
 
@@ -177,7 +177,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
177
177
 
178
178
  @property
179
179
  def mask(self):
180
- """Gets the mask of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
180
+ r"""Gets the mask of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
181
181
 
182
182
  掩码长度。取值范围由GET /v3/{domain_id}/global-eip-segments/support-masks接口提供
183
183
 
@@ -188,7 +188,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
188
188
 
189
189
  @mask.setter
190
190
  def mask(self, mask):
191
- """Sets the mask of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
191
+ r"""Sets the mask of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
192
192
 
193
193
  掩码长度。取值范围由GET /v3/{domain_id}/global-eip-segments/support-masks接口提供
194
194
 
@@ -199,7 +199,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
199
199
 
200
200
  @property
201
201
  def internet_bandwidth(self):
202
- """Gets the internet_bandwidth of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
202
+ r"""Gets the internet_bandwidth of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
203
203
 
204
204
  :return: The internet_bandwidth of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
205
205
  :rtype: :class:`huaweicloudsdkgeip.v3.CreateGlobalEipSegmentRequestBodyGlobalEipSegmentInternetBandwidth`
@@ -208,7 +208,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
208
208
 
209
209
  @internet_bandwidth.setter
210
210
  def internet_bandwidth(self, internet_bandwidth):
211
- """Sets the internet_bandwidth of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
211
+ r"""Sets the internet_bandwidth of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
212
212
 
213
213
  :param internet_bandwidth: The internet_bandwidth of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
214
214
  :type internet_bandwidth: :class:`huaweicloudsdkgeip.v3.CreateGlobalEipSegmentRequestBodyGlobalEipSegmentInternetBandwidth`
@@ -217,7 +217,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
217
217
 
218
218
  @property
219
219
  def tags(self):
220
- """Gets the tags of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
220
+ r"""Gets the tags of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
221
221
 
222
222
  全域弹性公网IP段标签
223
223
 
@@ -228,7 +228,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
228
228
 
229
229
  @tags.setter
230
230
  def tags(self, tags):
231
- """Sets the tags of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
231
+ r"""Sets the tags of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
232
232
 
233
233
  全域弹性公网IP段标签
234
234
 
@@ -239,7 +239,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
239
239
 
240
240
  @property
241
241
  def enterprise_project_id(self):
242
- """Gets the enterprise_project_id of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
242
+ r"""Gets the enterprise_project_id of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
243
243
 
244
244
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
245
245
 
@@ -250,7 +250,7 @@ class CreateGlobalEipSegmentRequestBodyGlobalEipSegment:
250
250
 
251
251
  @enterprise_project_id.setter
252
252
  def enterprise_project_id(self, enterprise_project_id):
253
- """Sets the enterprise_project_id of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
253
+ r"""Sets the enterprise_project_id of this CreateGlobalEipSegmentRequestBodyGlobalEipSegment.
254
254
 
255
255
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
256
256