huaweicloudsdkgeip 3.1.141__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of huaweicloudsdkgeip might be problematic. Click here for more details.

Files changed (224) hide show
  1. huaweicloudsdkgeip/v3/geip_async_client.py +66 -66
  2. huaweicloudsdkgeip/v3/geip_client.py +66 -66
  3. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_request.py +5 -5
  4. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_response.py +3 -3
  5. huaweicloudsdkgeip/v3/model/add_global_eip_tags_request.py +5 -5
  6. huaweicloudsdkgeip/v3/model/add_global_eip_tags_response.py +3 -3
  7. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_request.py +5 -5
  8. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_response.py +3 -3
  9. huaweicloudsdkgeip/v3/model/allowed_bandwidth_types.py +7 -7
  10. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_request.py +5 -5
  11. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_response.py +7 -7
  12. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body.py +5 -5
  13. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip.py +5 -5
  14. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_associate_instance_info.py +13 -13
  15. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info.py +23 -23
  16. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body.py +3 -3
  17. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body_global_eip_segment.py +13 -13
  18. huaweicloudsdkgeip/v3/model/associate_instance_request.py +7 -7
  19. huaweicloudsdkgeip/v3/model/associate_instance_response.py +7 -7
  20. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth.py +5 -5
  21. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip.py +47 -47
  22. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body.py +5 -5
  23. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body_global_eip.py +3 -3
  24. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_request.py +5 -5
  25. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_response.py +7 -7
  26. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_request.py +3 -3
  27. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_response.py +5 -5
  28. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_request.py +3 -3
  29. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_response.py +5 -5
  30. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_request_body.py +3 -3
  31. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  32. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_request.py +5 -5
  33. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_response.py +3 -3
  34. huaweicloudsdkgeip/v3/model/batch_create_global_eip_job.py +7 -7
  35. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request.py +3 -3
  36. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body.py +5 -5
  37. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip.py +17 -17
  38. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip_internet_bandwidth_info.py +15 -15
  39. huaweicloudsdkgeip/v3/model/batch_create_global_eip_response.py +7 -7
  40. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_request.py +5 -5
  41. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_response.py +3 -3
  42. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth.py +37 -37
  43. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request.py +3 -3
  44. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body.py +3 -3
  45. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body_internet_bandwidth.py +23 -23
  46. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_response.py +7 -7
  47. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_request.py +5 -5
  48. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_response.py +3 -3
  49. huaweicloudsdkgeip/v3/model/batch_create_v2_request_body.py +5 -5
  50. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_request.py +5 -5
  51. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_response.py +3 -3
  52. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_request.py +5 -5
  53. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_response.py +3 -3
  54. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_request.py +5 -5
  55. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_response.py +3 -3
  56. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body.py +5 -5
  57. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body_tags.py +5 -5
  58. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_request.py +3 -3
  59. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_response.py +5 -5
  60. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_request.py +3 -3
  61. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_response.py +5 -5
  62. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_request_body.py +3 -3
  63. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  64. huaweicloudsdkgeip/v3/model/batch_internet_bandwidths_global_eip_response_body.py +3 -3
  65. huaweicloudsdkgeip/v3/model/count_geip_segments.py +3 -3
  66. huaweicloudsdkgeip/v3/model/count_global_eip_segment_request.py +53 -53
  67. huaweicloudsdkgeip/v3/model/count_global_eip_segment_response.py +7 -7
  68. huaweicloudsdkgeip/v3/model/count_global_eips.py +3 -3
  69. huaweicloudsdkgeip/v3/model/count_global_eips_request.py +47 -47
  70. huaweicloudsdkgeip/v3/model/count_global_eips_response.py +7 -7
  71. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_request.py +17 -17
  72. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_response.py +7 -7
  73. huaweicloudsdkgeip/v3/model/count_internet_bandwidths.py +3 -3
  74. huaweicloudsdkgeip/v3/model/create_global_eip.py +5 -5
  75. huaweicloudsdkgeip/v3/model/create_global_eip_request.py +3 -3
  76. huaweicloudsdkgeip/v3/model/create_global_eip_request_body.py +5 -5
  77. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip.py +15 -15
  78. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip_tags.py +5 -5
  79. huaweicloudsdkgeip/v3/model/create_global_eip_response.py +7 -7
  80. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request.py +3 -3
  81. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body.py +3 -3
  82. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment.py +17 -17
  83. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment_internet_bandwidth.py +15 -15
  84. huaweicloudsdkgeip/v3/model/create_global_eip_segment_response.py +7 -7
  85. huaweicloudsdkgeip/v3/model/create_internet_bandwidth.py +43 -43
  86. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request.py +3 -3
  87. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body.py +3 -3
  88. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body_internet_bandwidth.py +21 -21
  89. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_response.py +7 -7
  90. huaweicloudsdkgeip/v3/model/create_tag.py +5 -5
  91. huaweicloudsdkgeip/v3/model/create_user_disclaimer_record.py +7 -7
  92. huaweicloudsdkgeip/v3/model/create_user_disclaimer_request.py +1 -1
  93. huaweicloudsdkgeip/v3/model/create_user_disclaimer_response.py +7 -7
  94. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body.py +3 -3
  95. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body_tag.py +5 -5
  96. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_request.py +5 -5
  97. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_response.py +3 -3
  98. huaweicloudsdkgeip/v3/model/delete_global_eip_request.py +3 -3
  99. huaweicloudsdkgeip/v3/model/delete_global_eip_response.py +3 -3
  100. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_request.py +3 -3
  101. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_response.py +3 -3
  102. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_request.py +5 -5
  103. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_response.py +3 -3
  104. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_request.py +3 -3
  105. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_response.py +3 -3
  106. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_request.py +5 -5
  107. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_response.py +3 -3
  108. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_request.py +1 -1
  109. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_response.py +3 -3
  110. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth.py +3 -3
  111. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_global_eips.py +47 -47
  112. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_request.py +5 -5
  113. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_response.py +7 -7
  114. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_request.py +3 -3
  115. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_response.py +7 -7
  116. huaweicloudsdkgeip/v3/model/disassociate_instance_request.py +5 -5
  117. huaweicloudsdkgeip/v3/model/disassociate_instance_response.py +7 -7
  118. huaweicloudsdkgeip/v3/model/ext_limit_pojo.py +7 -7
  119. huaweicloudsdkgeip/v3/model/geip_resource.py +9 -9
  120. huaweicloudsdkgeip/v3/model/geip_tags.py +5 -5
  121. huaweicloudsdkgeip/v3/model/get_account_tags_v2.py +5 -5
  122. huaweicloudsdkgeip/v3/model/global_connection_bandwidth_info.py +13 -13
  123. huaweicloudsdkgeip/v3/model/instance_info.py +19 -19
  124. huaweicloudsdkgeip/v3/model/internet_bandwidth_info.py +5 -5
  125. huaweicloudsdkgeip/v3/model/list_access_sites.py +17 -17
  126. huaweicloudsdkgeip/v3/model/list_access_sites_request.py +23 -23
  127. huaweicloudsdkgeip/v3/model/list_access_sites_response.py +9 -9
  128. huaweicloudsdkgeip/v3/model/list_geip_pools.py +25 -25
  129. huaweicloudsdkgeip/v3/model/list_geip_pools_request.py +29 -29
  130. huaweicloudsdkgeip/v3/model/list_geip_pools_response.py +9 -9
  131. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_request.py +13 -13
  132. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_response.py +7 -7
  133. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_request.py +3 -3
  134. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_response.py +7 -7
  135. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_request.py +1 -1
  136. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_response.py +9 -9
  137. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_request.py +7 -7
  138. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_response.py +9 -9
  139. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_request.py +3 -3
  140. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_response.py +7 -7
  141. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_request.py +1 -1
  142. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_response.py +9 -9
  143. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_request.py +7 -7
  144. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_response.py +9 -9
  145. huaweicloudsdkgeip/v3/model/list_global_eip_segments.py +43 -43
  146. huaweicloudsdkgeip/v3/model/list_global_eip_segments_request.py +61 -61
  147. huaweicloudsdkgeip/v3/model/list_global_eip_segments_response.py +9 -9
  148. huaweicloudsdkgeip/v3/model/list_global_eips.py +47 -47
  149. huaweicloudsdkgeip/v3/model/list_global_eips_request.py +65 -65
  150. huaweicloudsdkgeip/v3/model/list_global_eips_response.py +9 -9
  151. huaweicloudsdkgeip/v3/model/list_global_eips_response_body_page_info.py +7 -7
  152. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_request.py +3 -3
  153. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_response.py +7 -7
  154. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_request.py +1 -1
  155. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_response.py +5 -5
  156. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_request.py +7 -7
  157. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_response.py +9 -9
  158. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits.py +13 -13
  159. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_request.py +11 -11
  160. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_response.py +7 -7
  161. huaweicloudsdkgeip/v3/model/list_internet_bandwidths.py +47 -47
  162. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_request.py +35 -35
  163. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_response.py +9 -9
  164. huaweicloudsdkgeip/v3/model/list_jobs.py +17 -17
  165. huaweicloudsdkgeip/v3/model/list_jobs_request.py +21 -21
  166. huaweicloudsdkgeip/v3/model/list_jobs_response.py +9 -9
  167. huaweicloudsdkgeip/v3/model/list_quotas.py +3 -3
  168. huaweicloudsdkgeip/v3/model/list_resources_by_tags_request_body.py +3 -3
  169. huaweicloudsdkgeip/v3/model/list_support_instances_support_regions.py +17 -17
  170. huaweicloudsdkgeip/v3/model/list_support_masks.py +11 -11
  171. huaweicloudsdkgeip/v3/model/list_support_masks_request.py +21 -21
  172. huaweicloudsdkgeip/v3/model/list_support_masks_response.py +9 -9
  173. huaweicloudsdkgeip/v3/model/list_support_regions.py +19 -19
  174. huaweicloudsdkgeip/v3/model/list_support_regions_request.py +29 -29
  175. huaweicloudsdkgeip/v3/model/list_support_regions_response.py +9 -9
  176. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_request.py +5 -5
  177. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_response.py +7 -7
  178. huaweicloudsdkgeip/v3/model/lock_info.py +21 -21
  179. huaweicloudsdkgeip/v3/model/native_uuid.py +1 -1
  180. huaweicloudsdkgeip/v3/model/resources_info.py +9 -9
  181. huaweicloudsdkgeip/v3/model/short_global_eip_segment.py +5 -5
  182. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_request.py +3 -3
  183. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_response.py +9 -9
  184. huaweicloudsdkgeip/v3/model/show_global_eip.py +47 -47
  185. huaweicloudsdkgeip/v3/model/show_global_eip_request.py +5 -5
  186. huaweicloudsdkgeip/v3/model/show_global_eip_response.py +7 -7
  187. huaweicloudsdkgeip/v3/model/show_global_eip_segment.py +43 -43
  188. huaweicloudsdkgeip/v3/model/show_global_eip_segment_request.py +5 -5
  189. huaweicloudsdkgeip/v3/model/show_global_eip_segment_response.py +7 -7
  190. huaweicloudsdkgeip/v3/model/show_global_eip_tags_request.py +3 -3
  191. huaweicloudsdkgeip/v3/model/show_global_eip_tags_response.py +9 -9
  192. huaweicloudsdkgeip/v3/model/show_internet_bandwidth.py +43 -43
  193. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_request.py +5 -5
  194. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_response.py +7 -7
  195. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_request.py +3 -3
  196. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_response.py +9 -9
  197. huaweicloudsdkgeip/v3/model/show_job.py +17 -17
  198. huaweicloudsdkgeip/v3/model/show_jobs_request.py +5 -5
  199. huaweicloudsdkgeip/v3/model/show_jobs_response.py +7 -7
  200. huaweicloudsdkgeip/v3/model/show_user_disclaimer_record.py +7 -7
  201. huaweicloudsdkgeip/v3/model/show_user_disclaimer_request.py +3 -3
  202. huaweicloudsdkgeip/v3/model/show_user_disclaimer_response.py +7 -7
  203. huaweicloudsdkgeip/v3/model/sys_tag.py +5 -5
  204. huaweicloudsdkgeip/v3/model/tag.py +5 -5
  205. huaweicloudsdkgeip/v3/model/update_global_eip.py +5 -5
  206. huaweicloudsdkgeip/v3/model/update_global_eip_request.py +5 -5
  207. huaweicloudsdkgeip/v3/model/update_global_eip_request_body.py +5 -5
  208. huaweicloudsdkgeip/v3/model/update_global_eip_request_body_global_eip.py +5 -5
  209. huaweicloudsdkgeip/v3/model/update_global_eip_response.py +7 -7
  210. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request.py +5 -5
  211. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body.py +3 -3
  212. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body_global_eip_segment.py +5 -5
  213. huaweicloudsdkgeip/v3/model/update_global_eip_segment_response.py +7 -7
  214. huaweicloudsdkgeip/v3/model/update_internet_bandwidth.py +39 -39
  215. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request.py +5 -5
  216. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body.py +3 -3
  217. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body_internet_bandwidth.py +11 -11
  218. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_response.py +7 -7
  219. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/METADATA +2 -2
  220. huaweicloudsdkgeip-3.1.143.dist-info/RECORD +228 -0
  221. huaweicloudsdkgeip-3.1.141.dist-info/RECORD +0 -228
  222. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/LICENSE +0 -0
  223. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/WHEEL +0 -0
  224. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/top_level.txt +0 -0
@@ -65,7 +65,7 @@ class ShowGlobalEipSegment:
65
65
  }
66
66
 
67
67
  def __init__(self, id=None, name=None, description=None, domain_id=None, access_site=None, geip_pool_name=None, isp=None, ip_version=None, cidr=None, cidr_v6=None, freezen=None, freezen_info=None, status=None, created_at=None, updated_at=None, internet_bandwidth=None, associate_instance=None, is_pre_paid=None, tags=None, sys_tags=None, enterprise_project_id=None):
68
- """ShowGlobalEipSegment
68
+ r"""ShowGlobalEipSegment
69
69
 
70
70
  The model defined in huaweicloud sdk
71
71
 
@@ -183,7 +183,7 @@ class ShowGlobalEipSegment:
183
183
 
184
184
  @property
185
185
  def id(self):
186
- """Gets the id of this ShowGlobalEipSegment.
186
+ r"""Gets the id of this ShowGlobalEipSegment.
187
187
 
188
188
  全域弹性公网IP段的ID
189
189
 
@@ -194,7 +194,7 @@ class ShowGlobalEipSegment:
194
194
 
195
195
  @id.setter
196
196
  def id(self, id):
197
- """Sets the id of this ShowGlobalEipSegment.
197
+ r"""Sets the id of this ShowGlobalEipSegment.
198
198
 
199
199
  全域弹性公网IP段的ID
200
200
 
@@ -205,7 +205,7 @@ class ShowGlobalEipSegment:
205
205
 
206
206
  @property
207
207
  def name(self):
208
- """Gets the name of this ShowGlobalEipSegment.
208
+ r"""Gets the name of this ShowGlobalEipSegment.
209
209
 
210
210
  - 功能说明:全域弹性公网IP段名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
211
211
 
@@ -216,7 +216,7 @@ class ShowGlobalEipSegment:
216
216
 
217
217
  @name.setter
218
218
  def name(self, name):
219
- """Sets the name of this ShowGlobalEipSegment.
219
+ r"""Sets the name of this ShowGlobalEipSegment.
220
220
 
221
221
  - 功能说明:全域弹性公网IP段名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
222
222
 
@@ -227,7 +227,7 @@ class ShowGlobalEipSegment:
227
227
 
228
228
  @property
229
229
  def description(self):
230
- """Gets the description of this ShowGlobalEipSegment.
230
+ r"""Gets the description of this ShowGlobalEipSegment.
231
231
 
232
232
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
233
233
 
@@ -238,7 +238,7 @@ class ShowGlobalEipSegment:
238
238
 
239
239
  @description.setter
240
240
  def description(self, description):
241
- """Sets the description of this ShowGlobalEipSegment.
241
+ r"""Sets the description of this ShowGlobalEipSegment.
242
242
 
243
243
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
244
244
 
@@ -249,7 +249,7 @@ class ShowGlobalEipSegment:
249
249
 
250
250
  @property
251
251
  def domain_id(self):
252
- """Gets the domain_id of this ShowGlobalEipSegment.
252
+ r"""Gets the domain_id of this ShowGlobalEipSegment.
253
253
 
254
254
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
255
255
 
@@ -260,7 +260,7 @@ class ShowGlobalEipSegment:
260
260
 
261
261
  @domain_id.setter
262
262
  def domain_id(self, domain_id):
263
- """Sets the domain_id of this ShowGlobalEipSegment.
263
+ r"""Sets the domain_id of this ShowGlobalEipSegment.
264
264
 
265
265
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
266
266
 
@@ -271,7 +271,7 @@ class ShowGlobalEipSegment:
271
271
 
272
272
  @property
273
273
  def access_site(self):
274
- """Gets the access_site of this ShowGlobalEipSegment.
274
+ r"""Gets the access_site of this ShowGlobalEipSegment.
275
275
 
276
276
  接入点信息
277
277
 
@@ -282,7 +282,7 @@ class ShowGlobalEipSegment:
282
282
 
283
283
  @access_site.setter
284
284
  def access_site(self, access_site):
285
- """Sets the access_site of this ShowGlobalEipSegment.
285
+ r"""Sets the access_site of this ShowGlobalEipSegment.
286
286
 
287
287
  接入点信息
288
288
 
@@ -293,7 +293,7 @@ class ShowGlobalEipSegment:
293
293
 
294
294
  @property
295
295
  def geip_pool_name(self):
296
- """Gets the geip_pool_name of this ShowGlobalEipSegment.
296
+ r"""Gets the geip_pool_name of this ShowGlobalEipSegment.
297
297
 
298
298
  全域弹性公网IP池子名称
299
299
 
@@ -304,7 +304,7 @@ class ShowGlobalEipSegment:
304
304
 
305
305
  @geip_pool_name.setter
306
306
  def geip_pool_name(self, geip_pool_name):
307
- """Sets the geip_pool_name of this ShowGlobalEipSegment.
307
+ r"""Sets the geip_pool_name of this ShowGlobalEipSegment.
308
308
 
309
309
  全域弹性公网IP池子名称
310
310
 
@@ -315,7 +315,7 @@ class ShowGlobalEipSegment:
315
315
 
316
316
  @property
317
317
  def isp(self):
318
- """Gets the isp of this ShowGlobalEipSegment.
318
+ r"""Gets the isp of this ShowGlobalEipSegment.
319
319
 
320
320
  全域弹性公网IP所属线路
321
321
 
@@ -326,7 +326,7 @@ class ShowGlobalEipSegment:
326
326
 
327
327
  @isp.setter
328
328
  def isp(self, isp):
329
- """Sets the isp of this ShowGlobalEipSegment.
329
+ r"""Sets the isp of this ShowGlobalEipSegment.
330
330
 
331
331
  全域弹性公网IP所属线路
332
332
 
@@ -337,7 +337,7 @@ class ShowGlobalEipSegment:
337
337
 
338
338
  @property
339
339
  def ip_version(self):
340
- """Gets the ip_version of this ShowGlobalEipSegment.
340
+ r"""Gets the ip_version of this ShowGlobalEipSegment.
341
341
 
342
342
  - 功能说明:全域弹性公网IP段的版本 - 取值范围:4、6
343
343
 
@@ -348,7 +348,7 @@ class ShowGlobalEipSegment:
348
348
 
349
349
  @ip_version.setter
350
350
  def ip_version(self, ip_version):
351
- """Sets the ip_version of this ShowGlobalEipSegment.
351
+ r"""Sets the ip_version of this ShowGlobalEipSegment.
352
352
 
353
353
  - 功能说明:全域弹性公网IP段的版本 - 取值范围:4、6
354
354
 
@@ -359,7 +359,7 @@ class ShowGlobalEipSegment:
359
359
 
360
360
  @property
361
361
  def cidr(self):
362
- """Gets the cidr of this ShowGlobalEipSegment.
362
+ r"""Gets the cidr of this ShowGlobalEipSegment.
363
363
 
364
364
  全域公网IP段的cidr
365
365
 
@@ -370,7 +370,7 @@ class ShowGlobalEipSegment:
370
370
 
371
371
  @cidr.setter
372
372
  def cidr(self, cidr):
373
- """Sets the cidr of this ShowGlobalEipSegment.
373
+ r"""Sets the cidr of this ShowGlobalEipSegment.
374
374
 
375
375
  全域公网IP段的cidr
376
376
 
@@ -381,7 +381,7 @@ class ShowGlobalEipSegment:
381
381
 
382
382
  @property
383
383
  def cidr_v6(self):
384
- """Gets the cidr_v6 of this ShowGlobalEipSegment.
384
+ r"""Gets the cidr_v6 of this ShowGlobalEipSegment.
385
385
 
386
386
  指定cidr-v6创建
387
387
 
@@ -392,7 +392,7 @@ class ShowGlobalEipSegment:
392
392
 
393
393
  @cidr_v6.setter
394
394
  def cidr_v6(self, cidr_v6):
395
- """Sets the cidr_v6 of this ShowGlobalEipSegment.
395
+ r"""Sets the cidr_v6 of this ShowGlobalEipSegment.
396
396
 
397
397
  指定cidr-v6创建
398
398
 
@@ -403,7 +403,7 @@ class ShowGlobalEipSegment:
403
403
 
404
404
  @property
405
405
  def freezen(self):
406
- """Gets the freezen of this ShowGlobalEipSegment.
406
+ r"""Gets the freezen of this ShowGlobalEipSegment.
407
407
 
408
408
  是否冻结
409
409
 
@@ -414,7 +414,7 @@ class ShowGlobalEipSegment:
414
414
 
415
415
  @freezen.setter
416
416
  def freezen(self, freezen):
417
- """Sets the freezen of this ShowGlobalEipSegment.
417
+ r"""Sets the freezen of this ShowGlobalEipSegment.
418
418
 
419
419
  是否冻结
420
420
 
@@ -425,7 +425,7 @@ class ShowGlobalEipSegment:
425
425
 
426
426
  @property
427
427
  def freezen_info(self):
428
- """Gets the freezen_info of this ShowGlobalEipSegment.
428
+ r"""Gets the freezen_info of this ShowGlobalEipSegment.
429
429
 
430
430
  冻结原因
431
431
 
@@ -436,7 +436,7 @@ class ShowGlobalEipSegment:
436
436
 
437
437
  @freezen_info.setter
438
438
  def freezen_info(self, freezen_info):
439
- """Sets the freezen_info of this ShowGlobalEipSegment.
439
+ r"""Sets the freezen_info of this ShowGlobalEipSegment.
440
440
 
441
441
  冻结原因
442
442
 
@@ -447,7 +447,7 @@ class ShowGlobalEipSegment:
447
447
 
448
448
  @property
449
449
  def status(self):
450
- """Gets the status of this ShowGlobalEipSegment.
450
+ r"""Gets the status of this ShowGlobalEipSegment.
451
451
 
452
452
  状态
453
453
 
@@ -458,7 +458,7 @@ class ShowGlobalEipSegment:
458
458
 
459
459
  @status.setter
460
460
  def status(self, status):
461
- """Sets the status of this ShowGlobalEipSegment.
461
+ r"""Sets the status of this ShowGlobalEipSegment.
462
462
 
463
463
  状态
464
464
 
@@ -469,7 +469,7 @@ class ShowGlobalEipSegment:
469
469
 
470
470
  @property
471
471
  def created_at(self):
472
- """Gets the created_at of this ShowGlobalEipSegment.
472
+ r"""Gets the created_at of this ShowGlobalEipSegment.
473
473
 
474
474
  创建时间
475
475
 
@@ -480,7 +480,7 @@ class ShowGlobalEipSegment:
480
480
 
481
481
  @created_at.setter
482
482
  def created_at(self, created_at):
483
- """Sets the created_at of this ShowGlobalEipSegment.
483
+ r"""Sets the created_at of this ShowGlobalEipSegment.
484
484
 
485
485
  创建时间
486
486
 
@@ -491,7 +491,7 @@ class ShowGlobalEipSegment:
491
491
 
492
492
  @property
493
493
  def updated_at(self):
494
- """Gets the updated_at of this ShowGlobalEipSegment.
494
+ r"""Gets the updated_at of this ShowGlobalEipSegment.
495
495
 
496
496
  更新时间
497
497
 
@@ -502,7 +502,7 @@ class ShowGlobalEipSegment:
502
502
 
503
503
  @updated_at.setter
504
504
  def updated_at(self, updated_at):
505
- """Sets the updated_at of this ShowGlobalEipSegment.
505
+ r"""Sets the updated_at of this ShowGlobalEipSegment.
506
506
 
507
507
  更新时间
508
508
 
@@ -513,7 +513,7 @@ class ShowGlobalEipSegment:
513
513
 
514
514
  @property
515
515
  def internet_bandwidth(self):
516
- """Gets the internet_bandwidth of this ShowGlobalEipSegment.
516
+ r"""Gets the internet_bandwidth of this ShowGlobalEipSegment.
517
517
 
518
518
  :return: The internet_bandwidth of this ShowGlobalEipSegment.
519
519
  :rtype: :class:`huaweicloudsdkgeip.v3.InternetBandwidthInfo`
@@ -522,7 +522,7 @@ class ShowGlobalEipSegment:
522
522
 
523
523
  @internet_bandwidth.setter
524
524
  def internet_bandwidth(self, internet_bandwidth):
525
- """Sets the internet_bandwidth of this ShowGlobalEipSegment.
525
+ r"""Sets the internet_bandwidth of this ShowGlobalEipSegment.
526
526
 
527
527
  :param internet_bandwidth: The internet_bandwidth of this ShowGlobalEipSegment.
528
528
  :type internet_bandwidth: :class:`huaweicloudsdkgeip.v3.InternetBandwidthInfo`
@@ -531,7 +531,7 @@ class ShowGlobalEipSegment:
531
531
 
532
532
  @property
533
533
  def associate_instance(self):
534
- """Gets the associate_instance of this ShowGlobalEipSegment.
534
+ r"""Gets the associate_instance of this ShowGlobalEipSegment.
535
535
 
536
536
  :return: The associate_instance of this ShowGlobalEipSegment.
537
537
  :rtype: :class:`huaweicloudsdkgeip.v3.InstanceInfo`
@@ -540,7 +540,7 @@ class ShowGlobalEipSegment:
540
540
 
541
541
  @associate_instance.setter
542
542
  def associate_instance(self, associate_instance):
543
- """Sets the associate_instance of this ShowGlobalEipSegment.
543
+ r"""Sets the associate_instance of this ShowGlobalEipSegment.
544
544
 
545
545
  :param associate_instance: The associate_instance of this ShowGlobalEipSegment.
546
546
  :type associate_instance: :class:`huaweicloudsdkgeip.v3.InstanceInfo`
@@ -549,7 +549,7 @@ class ShowGlobalEipSegment:
549
549
 
550
550
  @property
551
551
  def is_pre_paid(self):
552
- """Gets the is_pre_paid of this ShowGlobalEipSegment.
552
+ r"""Gets the is_pre_paid of this ShowGlobalEipSegment.
553
553
 
554
554
  是否包周期
555
555
 
@@ -560,7 +560,7 @@ class ShowGlobalEipSegment:
560
560
 
561
561
  @is_pre_paid.setter
562
562
  def is_pre_paid(self, is_pre_paid):
563
- """Sets the is_pre_paid of this ShowGlobalEipSegment.
563
+ r"""Sets the is_pre_paid of this ShowGlobalEipSegment.
564
564
 
565
565
  是否包周期
566
566
 
@@ -571,7 +571,7 @@ class ShowGlobalEipSegment:
571
571
 
572
572
  @property
573
573
  def tags(self):
574
- """Gets the tags of this ShowGlobalEipSegment.
574
+ r"""Gets the tags of this ShowGlobalEipSegment.
575
575
 
576
576
  全域弹性公网IP段标签
577
577
 
@@ -582,7 +582,7 @@ class ShowGlobalEipSegment:
582
582
 
583
583
  @tags.setter
584
584
  def tags(self, tags):
585
- """Sets the tags of this ShowGlobalEipSegment.
585
+ r"""Sets the tags of this ShowGlobalEipSegment.
586
586
 
587
587
  全域弹性公网IP段标签
588
588
 
@@ -593,7 +593,7 @@ class ShowGlobalEipSegment:
593
593
 
594
594
  @property
595
595
  def sys_tags(self):
596
- """Gets the sys_tags of this ShowGlobalEipSegment.
596
+ r"""Gets the sys_tags of this ShowGlobalEipSegment.
597
597
 
598
598
  系统标签
599
599
 
@@ -604,7 +604,7 @@ class ShowGlobalEipSegment:
604
604
 
605
605
  @sys_tags.setter
606
606
  def sys_tags(self, sys_tags):
607
- """Sets the sys_tags of this ShowGlobalEipSegment.
607
+ r"""Sets the sys_tags of this ShowGlobalEipSegment.
608
608
 
609
609
  系统标签
610
610
 
@@ -615,7 +615,7 @@ class ShowGlobalEipSegment:
615
615
 
616
616
  @property
617
617
  def enterprise_project_id(self):
618
- """Gets the enterprise_project_id of this ShowGlobalEipSegment.
618
+ r"""Gets the enterprise_project_id of this ShowGlobalEipSegment.
619
619
 
620
620
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
621
621
 
@@ -626,7 +626,7 @@ class ShowGlobalEipSegment:
626
626
 
627
627
  @enterprise_project_id.setter
628
628
  def enterprise_project_id(self, enterprise_project_id):
629
- """Sets the enterprise_project_id of this ShowGlobalEipSegment.
629
+ r"""Sets the enterprise_project_id of this ShowGlobalEipSegment.
630
630
 
631
631
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
632
632
 
@@ -27,7 +27,7 @@ class ShowGlobalEipSegmentRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, global_eip_segment_id=None, fields=None):
30
- """ShowGlobalEipSegmentRequest
30
+ r"""ShowGlobalEipSegmentRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ShowGlobalEipSegmentRequest:
49
49
 
50
50
  @property
51
51
  def global_eip_segment_id(self):
52
- """Gets the global_eip_segment_id of this ShowGlobalEipSegmentRequest.
52
+ r"""Gets the global_eip_segment_id of this ShowGlobalEipSegmentRequest.
53
53
 
54
54
  :return: The global_eip_segment_id of this ShowGlobalEipSegmentRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class ShowGlobalEipSegmentRequest:
58
58
 
59
59
  @global_eip_segment_id.setter
60
60
  def global_eip_segment_id(self, global_eip_segment_id):
61
- """Sets the global_eip_segment_id of this ShowGlobalEipSegmentRequest.
61
+ r"""Sets the global_eip_segment_id of this ShowGlobalEipSegmentRequest.
62
62
 
63
63
  :param global_eip_segment_id: The global_eip_segment_id of this ShowGlobalEipSegmentRequest.
64
64
  :type global_eip_segment_id: str
@@ -67,7 +67,7 @@ class ShowGlobalEipSegmentRequest:
67
67
 
68
68
  @property
69
69
  def fields(self):
70
- """Gets the fields of this ShowGlobalEipSegmentRequest.
70
+ r"""Gets the fields of this ShowGlobalEipSegmentRequest.
71
71
 
72
72
  :return: The fields of this ShowGlobalEipSegmentRequest.
73
73
  :rtype: list[str]
@@ -76,7 +76,7 @@ class ShowGlobalEipSegmentRequest:
76
76
 
77
77
  @fields.setter
78
78
  def fields(self, fields):
79
- """Sets the fields of this ShowGlobalEipSegmentRequest.
79
+ r"""Sets the fields of this ShowGlobalEipSegmentRequest.
80
80
 
81
81
  :param fields: The fields of this ShowGlobalEipSegmentRequest.
82
82
  :type fields: list[str]
@@ -30,7 +30,7 @@ class ShowGlobalEipSegmentResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, global_eip_segment=None, x_request_id=None):
33
- """ShowGlobalEipSegmentResponse
33
+ r"""ShowGlobalEipSegmentResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ShowGlobalEipSegmentResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this ShowGlobalEipSegmentResponse.
61
+ r"""Gets the request_id of this ShowGlobalEipSegmentResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class ShowGlobalEipSegmentResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this ShowGlobalEipSegmentResponse.
72
+ r"""Sets the request_id of this ShowGlobalEipSegmentResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class ShowGlobalEipSegmentResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def global_eip_segment(self):
83
- """Gets the global_eip_segment of this ShowGlobalEipSegmentResponse.
83
+ r"""Gets the global_eip_segment of this ShowGlobalEipSegmentResponse.
84
84
 
85
85
  :return: The global_eip_segment of this ShowGlobalEipSegmentResponse.
86
86
  :rtype: :class:`huaweicloudsdkgeip.v3.ShowGlobalEipSegment`
@@ -89,7 +89,7 @@ class ShowGlobalEipSegmentResponse(SdkResponse):
89
89
 
90
90
  @global_eip_segment.setter
91
91
  def global_eip_segment(self, global_eip_segment):
92
- """Sets the global_eip_segment of this ShowGlobalEipSegmentResponse.
92
+ r"""Sets the global_eip_segment of this ShowGlobalEipSegmentResponse.
93
93
 
94
94
  :param global_eip_segment: The global_eip_segment of this ShowGlobalEipSegmentResponse.
95
95
  :type global_eip_segment: :class:`huaweicloudsdkgeip.v3.ShowGlobalEipSegment`
@@ -98,7 +98,7 @@ class ShowGlobalEipSegmentResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this ShowGlobalEipSegmentResponse.
101
+ r"""Gets the x_request_id of this ShowGlobalEipSegmentResponse.
102
102
 
103
103
  :return: The x_request_id of this ShowGlobalEipSegmentResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class ShowGlobalEipSegmentResponse(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 ShowGlobalEipSegmentResponse.
110
+ r"""Sets the x_request_id of this ShowGlobalEipSegmentResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this ShowGlobalEipSegmentResponse.
113
113
  :type x_request_id: str
@@ -25,7 +25,7 @@ class ShowGlobalEipTagsRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, resource_id=None):
28
- """ShowGlobalEipTagsRequest
28
+ r"""ShowGlobalEipTagsRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowGlobalEipTagsRequest:
42
42
 
43
43
  @property
44
44
  def resource_id(self):
45
- """Gets the resource_id of this ShowGlobalEipTagsRequest.
45
+ r"""Gets the resource_id of this ShowGlobalEipTagsRequest.
46
46
 
47
47
  :return: The resource_id of this ShowGlobalEipTagsRequest.
48
48
  :rtype: str
@@ -51,7 +51,7 @@ class ShowGlobalEipTagsRequest:
51
51
 
52
52
  @resource_id.setter
53
53
  def resource_id(self, resource_id):
54
- """Sets the resource_id of this ShowGlobalEipTagsRequest.
54
+ r"""Sets the resource_id of this ShowGlobalEipTagsRequest.
55
55
 
56
56
  :param resource_id: The resource_id of this ShowGlobalEipTagsRequest.
57
57
  :type resource_id: str
@@ -32,7 +32,7 @@ class ShowGlobalEipTagsResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, request_id=None, tags=None, sys_tags=None, x_request_id=None):
35
- """ShowGlobalEipTagsResponse
35
+ r"""ShowGlobalEipTagsResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ShowGlobalEipTagsResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def request_id(self):
68
- """Gets the request_id of this ShowGlobalEipTagsResponse.
68
+ r"""Gets the request_id of this ShowGlobalEipTagsResponse.
69
69
 
70
70
  本次请求的编号
71
71
 
@@ -76,7 +76,7 @@ class ShowGlobalEipTagsResponse(SdkResponse):
76
76
 
77
77
  @request_id.setter
78
78
  def request_id(self, request_id):
79
- """Sets the request_id of this ShowGlobalEipTagsResponse.
79
+ r"""Sets the request_id of this ShowGlobalEipTagsResponse.
80
80
 
81
81
  本次请求的编号
82
82
 
@@ -87,7 +87,7 @@ class ShowGlobalEipTagsResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def tags(self):
90
- """Gets the tags of this ShowGlobalEipTagsResponse.
90
+ r"""Gets the tags of this ShowGlobalEipTagsResponse.
91
91
 
92
92
  单个资源的租户标签列表。
93
93
 
@@ -98,7 +98,7 @@ class ShowGlobalEipTagsResponse(SdkResponse):
98
98
 
99
99
  @tags.setter
100
100
  def tags(self, tags):
101
- """Sets the tags of this ShowGlobalEipTagsResponse.
101
+ r"""Sets the tags of this ShowGlobalEipTagsResponse.
102
102
 
103
103
  单个资源的租户标签列表。
104
104
 
@@ -109,7 +109,7 @@ class ShowGlobalEipTagsResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def sys_tags(self):
112
- """Gets the sys_tags of this ShowGlobalEipTagsResponse.
112
+ r"""Gets the sys_tags of this ShowGlobalEipTagsResponse.
113
113
 
114
114
  单个资源的系统标签列表。
115
115
 
@@ -120,7 +120,7 @@ class ShowGlobalEipTagsResponse(SdkResponse):
120
120
 
121
121
  @sys_tags.setter
122
122
  def sys_tags(self, sys_tags):
123
- """Sets the sys_tags of this ShowGlobalEipTagsResponse.
123
+ r"""Sets the sys_tags of this ShowGlobalEipTagsResponse.
124
124
 
125
125
  单个资源的系统标签列表。
126
126
 
@@ -131,7 +131,7 @@ class ShowGlobalEipTagsResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def x_request_id(self):
134
- """Gets the x_request_id of this ShowGlobalEipTagsResponse.
134
+ r"""Gets the x_request_id of this ShowGlobalEipTagsResponse.
135
135
 
136
136
  :return: The x_request_id of this ShowGlobalEipTagsResponse.
137
137
  :rtype: str
@@ -140,7 +140,7 @@ class ShowGlobalEipTagsResponse(SdkResponse):
140
140
 
141
141
  @x_request_id.setter
142
142
  def x_request_id(self, x_request_id):
143
- """Sets the x_request_id of this ShowGlobalEipTagsResponse.
143
+ r"""Sets the x_request_id of this ShowGlobalEipTagsResponse.
144
144
 
145
145
  :param x_request_id: The x_request_id of this ShowGlobalEipTagsResponse.
146
146
  :type x_request_id: str