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
@@ -30,7 +30,7 @@ class UpdateGlobalEipResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, global_eip=None, job_id=None, x_request_id=None):
33
- """UpdateGlobalEipResponse
33
+ r"""UpdateGlobalEipResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class UpdateGlobalEipResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def global_eip(self):
61
- """Gets the global_eip of this UpdateGlobalEipResponse.
61
+ r"""Gets the global_eip of this UpdateGlobalEipResponse.
62
62
 
63
63
  :return: The global_eip of this UpdateGlobalEipResponse.
64
64
  :rtype: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEip`
@@ -67,7 +67,7 @@ class UpdateGlobalEipResponse(SdkResponse):
67
67
 
68
68
  @global_eip.setter
69
69
  def global_eip(self, global_eip):
70
- """Sets the global_eip of this UpdateGlobalEipResponse.
70
+ r"""Sets the global_eip of this UpdateGlobalEipResponse.
71
71
 
72
72
  :param global_eip: The global_eip of this UpdateGlobalEipResponse.
73
73
  :type global_eip: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEip`
@@ -76,7 +76,7 @@ class UpdateGlobalEipResponse(SdkResponse):
76
76
 
77
77
  @property
78
78
  def job_id(self):
79
- """Gets the job_id of this UpdateGlobalEipResponse.
79
+ r"""Gets the job_id of this UpdateGlobalEipResponse.
80
80
 
81
81
  本次请求的job id
82
82
 
@@ -87,7 +87,7 @@ class UpdateGlobalEipResponse(SdkResponse):
87
87
 
88
88
  @job_id.setter
89
89
  def job_id(self, job_id):
90
- """Sets the job_id of this UpdateGlobalEipResponse.
90
+ r"""Sets the job_id of this UpdateGlobalEipResponse.
91
91
 
92
92
  本次请求的job id
93
93
 
@@ -98,7 +98,7 @@ class UpdateGlobalEipResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this UpdateGlobalEipResponse.
101
+ r"""Gets the x_request_id of this UpdateGlobalEipResponse.
102
102
 
103
103
  :return: The x_request_id of this UpdateGlobalEipResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class UpdateGlobalEipResponse(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 UpdateGlobalEipResponse.
110
+ r"""Sets the x_request_id of this UpdateGlobalEipResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this UpdateGlobalEipResponse.
113
113
  :type x_request_id: str
@@ -27,7 +27,7 @@ class UpdateGlobalEipSegmentRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, global_eip_segment_id=None, body=None):
30
- """UpdateGlobalEipSegmentRequest
30
+ r"""UpdateGlobalEipSegmentRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateGlobalEipSegmentRequest:
49
49
 
50
50
  @property
51
51
  def global_eip_segment_id(self):
52
- """Gets the global_eip_segment_id of this UpdateGlobalEipSegmentRequest.
52
+ r"""Gets the global_eip_segment_id of this UpdateGlobalEipSegmentRequest.
53
53
 
54
54
  :return: The global_eip_segment_id of this UpdateGlobalEipSegmentRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class UpdateGlobalEipSegmentRequest:
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 UpdateGlobalEipSegmentRequest.
61
+ r"""Sets the global_eip_segment_id of this UpdateGlobalEipSegmentRequest.
62
62
 
63
63
  :param global_eip_segment_id: The global_eip_segment_id of this UpdateGlobalEipSegmentRequest.
64
64
  :type global_eip_segment_id: str
@@ -67,7 +67,7 @@ class UpdateGlobalEipSegmentRequest:
67
67
 
68
68
  @property
69
69
  def body(self):
70
- """Gets the body of this UpdateGlobalEipSegmentRequest.
70
+ r"""Gets the body of this UpdateGlobalEipSegmentRequest.
71
71
 
72
72
  :return: The body of this UpdateGlobalEipSegmentRequest.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEipSegmentRequestBody`
@@ -76,7 +76,7 @@ class UpdateGlobalEipSegmentRequest:
76
76
 
77
77
  @body.setter
78
78
  def body(self, body):
79
- """Sets the body of this UpdateGlobalEipSegmentRequest.
79
+ r"""Sets the body of this UpdateGlobalEipSegmentRequest.
80
80
 
81
81
  :param body: The body of this UpdateGlobalEipSegmentRequest.
82
82
  :type body: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEipSegmentRequestBody`
@@ -25,7 +25,7 @@ class UpdateGlobalEipSegmentRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, global_eip_segment=None):
28
- """UpdateGlobalEipSegmentRequestBody
28
+ r"""UpdateGlobalEipSegmentRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class UpdateGlobalEipSegmentRequestBody:
42
42
 
43
43
  @property
44
44
  def global_eip_segment(self):
45
- """Gets the global_eip_segment of this UpdateGlobalEipSegmentRequestBody.
45
+ r"""Gets the global_eip_segment of this UpdateGlobalEipSegmentRequestBody.
46
46
 
47
47
  :return: The global_eip_segment of this UpdateGlobalEipSegmentRequestBody.
48
48
  :rtype: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEipSegmentRequestBodyGlobalEipSegment`
@@ -51,7 +51,7 @@ class UpdateGlobalEipSegmentRequestBody:
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 UpdateGlobalEipSegmentRequestBody.
54
+ r"""Sets the global_eip_segment of this UpdateGlobalEipSegmentRequestBody.
55
55
 
56
56
  :param global_eip_segment: The global_eip_segment of this UpdateGlobalEipSegmentRequestBody.
57
57
  :type global_eip_segment: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEipSegmentRequestBodyGlobalEipSegment`
@@ -27,7 +27,7 @@ class UpdateGlobalEipSegmentRequestBodyGlobalEipSegment:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, description=None):
30
- """UpdateGlobalEipSegmentRequestBodyGlobalEipSegment
30
+ r"""UpdateGlobalEipSegmentRequestBodyGlobalEipSegment
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class UpdateGlobalEipSegmentRequestBodyGlobalEipSegment:
50
50
 
51
51
  @property
52
52
  def name(self):
53
- """Gets the name of this UpdateGlobalEipSegmentRequestBodyGlobalEipSegment.
53
+ r"""Gets the name of this UpdateGlobalEipSegmentRequestBodyGlobalEipSegment.
54
54
 
55
55
  - 功能说明:全域弹性公网IP段名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
56
56
 
@@ -61,7 +61,7 @@ class UpdateGlobalEipSegmentRequestBodyGlobalEipSegment:
61
61
 
62
62
  @name.setter
63
63
  def name(self, name):
64
- """Sets the name of this UpdateGlobalEipSegmentRequestBodyGlobalEipSegment.
64
+ r"""Sets the name of this UpdateGlobalEipSegmentRequestBodyGlobalEipSegment.
65
65
 
66
66
  - 功能说明:全域弹性公网IP段名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
67
67
 
@@ -72,7 +72,7 @@ class UpdateGlobalEipSegmentRequestBodyGlobalEipSegment:
72
72
 
73
73
  @property
74
74
  def description(self):
75
- """Gets the description of this UpdateGlobalEipSegmentRequestBodyGlobalEipSegment.
75
+ r"""Gets the description of this UpdateGlobalEipSegmentRequestBodyGlobalEipSegment.
76
76
 
77
77
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
78
78
 
@@ -83,7 +83,7 @@ class UpdateGlobalEipSegmentRequestBodyGlobalEipSegment:
83
83
 
84
84
  @description.setter
85
85
  def description(self, description):
86
- """Sets the description of this UpdateGlobalEipSegmentRequestBodyGlobalEipSegment.
86
+ r"""Sets the description of this UpdateGlobalEipSegmentRequestBodyGlobalEipSegment.
87
87
 
88
88
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
89
89
 
@@ -30,7 +30,7 @@ class UpdateGlobalEipSegmentResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, job_id=None, global_eip_segment=None, x_request_id=None):
33
- """UpdateGlobalEipSegmentResponse
33
+ r"""UpdateGlobalEipSegmentResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class UpdateGlobalEipSegmentResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def job_id(self):
61
- """Gets the job_id of this UpdateGlobalEipSegmentResponse.
61
+ r"""Gets the job_id of this UpdateGlobalEipSegmentResponse.
62
62
 
63
63
  本次请求的job id
64
64
 
@@ -69,7 +69,7 @@ class UpdateGlobalEipSegmentResponse(SdkResponse):
69
69
 
70
70
  @job_id.setter
71
71
  def job_id(self, job_id):
72
- """Sets the job_id of this UpdateGlobalEipSegmentResponse.
72
+ r"""Sets the job_id of this UpdateGlobalEipSegmentResponse.
73
73
 
74
74
  本次请求的job id
75
75
 
@@ -80,7 +80,7 @@ class UpdateGlobalEipSegmentResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def global_eip_segment(self):
83
- """Gets the global_eip_segment of this UpdateGlobalEipSegmentResponse.
83
+ r"""Gets the global_eip_segment of this UpdateGlobalEipSegmentResponse.
84
84
 
85
85
  :return: The global_eip_segment of this UpdateGlobalEipSegmentResponse.
86
86
  :rtype: :class:`huaweicloudsdkgeip.v3.ShortGlobalEipSegment`
@@ -89,7 +89,7 @@ class UpdateGlobalEipSegmentResponse(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 UpdateGlobalEipSegmentResponse.
92
+ r"""Sets the global_eip_segment of this UpdateGlobalEipSegmentResponse.
93
93
 
94
94
  :param global_eip_segment: The global_eip_segment of this UpdateGlobalEipSegmentResponse.
95
95
  :type global_eip_segment: :class:`huaweicloudsdkgeip.v3.ShortGlobalEipSegment`
@@ -98,7 +98,7 @@ class UpdateGlobalEipSegmentResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this UpdateGlobalEipSegmentResponse.
101
+ r"""Gets the x_request_id of this UpdateGlobalEipSegmentResponse.
102
102
 
103
103
  :return: The x_request_id of this UpdateGlobalEipSegmentResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class UpdateGlobalEipSegmentResponse(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 UpdateGlobalEipSegmentResponse.
110
+ r"""Sets the x_request_id of this UpdateGlobalEipSegmentResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this UpdateGlobalEipSegmentResponse.
113
113
  :type x_request_id: str
@@ -61,7 +61,7 @@ class UpdateInternetBandwidth:
61
61
  }
62
62
 
63
63
  def __init__(self, id=None, name=None, isp=None, ingress_size=None, access_site=None, size=None, description=None, charge_mode=None, ratio_95peak=None, freezen_info=None, billing_info=None, domain_id=None, status=None, created_at=None, updated_at=None, is_pre_paid=None, tags=None, enterprise_project_id=None, lock_infos=None):
64
- """UpdateInternetBandwidth
64
+ r"""UpdateInternetBandwidth
65
65
 
66
66
  The model defined in huaweicloud sdk
67
67
 
@@ -169,7 +169,7 @@ class UpdateInternetBandwidth:
169
169
 
170
170
  @property
171
171
  def id(self):
172
- """Gets the id of this UpdateInternetBandwidth.
172
+ r"""Gets the id of this UpdateInternetBandwidth.
173
173
 
174
174
  全域公网带宽的ID
175
175
 
@@ -180,7 +180,7 @@ class UpdateInternetBandwidth:
180
180
 
181
181
  @id.setter
182
182
  def id(self, id):
183
- """Sets the id of this UpdateInternetBandwidth.
183
+ r"""Sets the id of this UpdateInternetBandwidth.
184
184
 
185
185
  全域公网带宽的ID
186
186
 
@@ -191,7 +191,7 @@ class UpdateInternetBandwidth:
191
191
 
192
192
  @property
193
193
  def name(self):
194
- """Gets the name of this UpdateInternetBandwidth.
194
+ r"""Gets the name of this UpdateInternetBandwidth.
195
195
 
196
196
  - 功能说明:全域公网带宽名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
197
197
 
@@ -202,7 +202,7 @@ class UpdateInternetBandwidth:
202
202
 
203
203
  @name.setter
204
204
  def name(self, name):
205
- """Sets the name of this UpdateInternetBandwidth.
205
+ r"""Sets the name of this UpdateInternetBandwidth.
206
206
 
207
207
  - 功能说明:全域公网带宽名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
208
208
 
@@ -213,7 +213,7 @@ class UpdateInternetBandwidth:
213
213
 
214
214
  @property
215
215
  def isp(self):
216
- """Gets the isp of this UpdateInternetBandwidth.
216
+ r"""Gets the isp of this UpdateInternetBandwidth.
217
217
 
218
218
  全域弹性公网IP所属线路
219
219
 
@@ -224,7 +224,7 @@ class UpdateInternetBandwidth:
224
224
 
225
225
  @isp.setter
226
226
  def isp(self, isp):
227
- """Sets the isp of this UpdateInternetBandwidth.
227
+ r"""Sets the isp of this UpdateInternetBandwidth.
228
228
 
229
229
  全域弹性公网IP所属线路
230
230
 
@@ -235,7 +235,7 @@ class UpdateInternetBandwidth:
235
235
 
236
236
  @property
237
237
  def ingress_size(self):
238
- """Gets the ingress_size of this UpdateInternetBandwidth.
238
+ r"""Gets the ingress_size of this UpdateInternetBandwidth.
239
239
 
240
240
  全域公网带宽大小(入云方向)
241
241
 
@@ -246,7 +246,7 @@ class UpdateInternetBandwidth:
246
246
 
247
247
  @ingress_size.setter
248
248
  def ingress_size(self, ingress_size):
249
- """Sets the ingress_size of this UpdateInternetBandwidth.
249
+ r"""Sets the ingress_size of this UpdateInternetBandwidth.
250
250
 
251
251
  全域公网带宽大小(入云方向)
252
252
 
@@ -257,7 +257,7 @@ class UpdateInternetBandwidth:
257
257
 
258
258
  @property
259
259
  def access_site(self):
260
- """Gets the access_site of this UpdateInternetBandwidth.
260
+ r"""Gets the access_site of this UpdateInternetBandwidth.
261
261
 
262
262
  接入点信息
263
263
 
@@ -268,7 +268,7 @@ class UpdateInternetBandwidth:
268
268
 
269
269
  @access_site.setter
270
270
  def access_site(self, access_site):
271
- """Sets the access_site of this UpdateInternetBandwidth.
271
+ r"""Sets the access_site of this UpdateInternetBandwidth.
272
272
 
273
273
  接入点信息
274
274
 
@@ -279,7 +279,7 @@ class UpdateInternetBandwidth:
279
279
 
280
280
  @property
281
281
  def size(self):
282
- """Gets the size of this UpdateInternetBandwidth.
282
+ r"""Gets the size of this UpdateInternetBandwidth.
283
283
 
284
284
  全域公网带宽大小(出云方向)
285
285
 
@@ -290,7 +290,7 @@ class UpdateInternetBandwidth:
290
290
 
291
291
  @size.setter
292
292
  def size(self, size):
293
- """Sets the size of this UpdateInternetBandwidth.
293
+ r"""Sets the size of this UpdateInternetBandwidth.
294
294
 
295
295
  全域公网带宽大小(出云方向)
296
296
 
@@ -301,7 +301,7 @@ class UpdateInternetBandwidth:
301
301
 
302
302
  @property
303
303
  def description(self):
304
- """Gets the description of this UpdateInternetBandwidth.
304
+ r"""Gets the description of this UpdateInternetBandwidth.
305
305
 
306
306
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
307
307
 
@@ -312,7 +312,7 @@ class UpdateInternetBandwidth:
312
312
 
313
313
  @description.setter
314
314
  def description(self, description):
315
- """Sets the description of this UpdateInternetBandwidth.
315
+ r"""Sets the description of this UpdateInternetBandwidth.
316
316
 
317
317
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
318
318
 
@@ -323,7 +323,7 @@ class UpdateInternetBandwidth:
323
323
 
324
324
  @property
325
325
  def charge_mode(self):
326
- """Gets the charge_mode of this UpdateInternetBandwidth.
326
+ r"""Gets the charge_mode of this UpdateInternetBandwidth.
327
327
 
328
328
  计费模式
329
329
 
@@ -334,7 +334,7 @@ class UpdateInternetBandwidth:
334
334
 
335
335
  @charge_mode.setter
336
336
  def charge_mode(self, charge_mode):
337
- """Sets the charge_mode of this UpdateInternetBandwidth.
337
+ r"""Sets the charge_mode of this UpdateInternetBandwidth.
338
338
 
339
339
  计费模式
340
340
 
@@ -345,7 +345,7 @@ class UpdateInternetBandwidth:
345
345
 
346
346
  @property
347
347
  def ratio_95peak(self):
348
- """Gets the ratio_95peak of this UpdateInternetBandwidth.
348
+ r"""Gets the ratio_95peak of this UpdateInternetBandwidth.
349
349
 
350
350
  增强95保底率
351
351
 
@@ -356,7 +356,7 @@ class UpdateInternetBandwidth:
356
356
 
357
357
  @ratio_95peak.setter
358
358
  def ratio_95peak(self, ratio_95peak):
359
- """Sets the ratio_95peak of this UpdateInternetBandwidth.
359
+ r"""Sets the ratio_95peak of this UpdateInternetBandwidth.
360
360
 
361
361
  增强95保底率
362
362
 
@@ -367,7 +367,7 @@ class UpdateInternetBandwidth:
367
367
 
368
368
  @property
369
369
  def freezen_info(self):
370
- """Gets the freezen_info of this UpdateInternetBandwidth.
370
+ r"""Gets the freezen_info of this UpdateInternetBandwidth.
371
371
 
372
372
  冻结原因
373
373
 
@@ -378,7 +378,7 @@ class UpdateInternetBandwidth:
378
378
 
379
379
  @freezen_info.setter
380
380
  def freezen_info(self, freezen_info):
381
- """Sets the freezen_info of this UpdateInternetBandwidth.
381
+ r"""Sets the freezen_info of this UpdateInternetBandwidth.
382
382
 
383
383
  冻结原因
384
384
 
@@ -389,7 +389,7 @@ class UpdateInternetBandwidth:
389
389
 
390
390
  @property
391
391
  def billing_info(self):
392
- """Gets the billing_info of this UpdateInternetBandwidth.
392
+ r"""Gets the billing_info of this UpdateInternetBandwidth.
393
393
 
394
394
  订单信息
395
395
 
@@ -400,7 +400,7 @@ class UpdateInternetBandwidth:
400
400
 
401
401
  @billing_info.setter
402
402
  def billing_info(self, billing_info):
403
- """Sets the billing_info of this UpdateInternetBandwidth.
403
+ r"""Sets the billing_info of this UpdateInternetBandwidth.
404
404
 
405
405
  订单信息
406
406
 
@@ -411,7 +411,7 @@ class UpdateInternetBandwidth:
411
411
 
412
412
  @property
413
413
  def domain_id(self):
414
- """Gets the domain_id of this UpdateInternetBandwidth.
414
+ r"""Gets the domain_id of this UpdateInternetBandwidth.
415
415
 
416
416
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
417
417
 
@@ -422,7 +422,7 @@ class UpdateInternetBandwidth:
422
422
 
423
423
  @domain_id.setter
424
424
  def domain_id(self, domain_id):
425
- """Sets the domain_id of this UpdateInternetBandwidth.
425
+ r"""Sets the domain_id of this UpdateInternetBandwidth.
426
426
 
427
427
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
428
428
 
@@ -433,7 +433,7 @@ class UpdateInternetBandwidth:
433
433
 
434
434
  @property
435
435
  def status(self):
436
- """Gets the status of this UpdateInternetBandwidth.
436
+ r"""Gets the status of this UpdateInternetBandwidth.
437
437
 
438
438
  状态
439
439
 
@@ -444,7 +444,7 @@ class UpdateInternetBandwidth:
444
444
 
445
445
  @status.setter
446
446
  def status(self, status):
447
- """Sets the status of this UpdateInternetBandwidth.
447
+ r"""Sets the status of this UpdateInternetBandwidth.
448
448
 
449
449
  状态
450
450
 
@@ -455,7 +455,7 @@ class UpdateInternetBandwidth:
455
455
 
456
456
  @property
457
457
  def created_at(self):
458
- """Gets the created_at of this UpdateInternetBandwidth.
458
+ r"""Gets the created_at of this UpdateInternetBandwidth.
459
459
 
460
460
  创建时间
461
461
 
@@ -466,7 +466,7 @@ class UpdateInternetBandwidth:
466
466
 
467
467
  @created_at.setter
468
468
  def created_at(self, created_at):
469
- """Sets the created_at of this UpdateInternetBandwidth.
469
+ r"""Sets the created_at of this UpdateInternetBandwidth.
470
470
 
471
471
  创建时间
472
472
 
@@ -477,7 +477,7 @@ class UpdateInternetBandwidth:
477
477
 
478
478
  @property
479
479
  def updated_at(self):
480
- """Gets the updated_at of this UpdateInternetBandwidth.
480
+ r"""Gets the updated_at of this UpdateInternetBandwidth.
481
481
 
482
482
  更新时间
483
483
 
@@ -488,7 +488,7 @@ class UpdateInternetBandwidth:
488
488
 
489
489
  @updated_at.setter
490
490
  def updated_at(self, updated_at):
491
- """Sets the updated_at of this UpdateInternetBandwidth.
491
+ r"""Sets the updated_at of this UpdateInternetBandwidth.
492
492
 
493
493
  更新时间
494
494
 
@@ -499,7 +499,7 @@ class UpdateInternetBandwidth:
499
499
 
500
500
  @property
501
501
  def is_pre_paid(self):
502
- """Gets the is_pre_paid of this UpdateInternetBandwidth.
502
+ r"""Gets the is_pre_paid of this UpdateInternetBandwidth.
503
503
 
504
504
  是否包周期
505
505
 
@@ -510,7 +510,7 @@ class UpdateInternetBandwidth:
510
510
 
511
511
  @is_pre_paid.setter
512
512
  def is_pre_paid(self, is_pre_paid):
513
- """Sets the is_pre_paid of this UpdateInternetBandwidth.
513
+ r"""Sets the is_pre_paid of this UpdateInternetBandwidth.
514
514
 
515
515
  是否包周期
516
516
 
@@ -521,7 +521,7 @@ class UpdateInternetBandwidth:
521
521
 
522
522
  @property
523
523
  def tags(self):
524
- """Gets the tags of this UpdateInternetBandwidth.
524
+ r"""Gets the tags of this UpdateInternetBandwidth.
525
525
 
526
526
  全域公网带宽标签
527
527
 
@@ -532,7 +532,7 @@ class UpdateInternetBandwidth:
532
532
 
533
533
  @tags.setter
534
534
  def tags(self, tags):
535
- """Sets the tags of this UpdateInternetBandwidth.
535
+ r"""Sets the tags of this UpdateInternetBandwidth.
536
536
 
537
537
  全域公网带宽标签
538
538
 
@@ -543,7 +543,7 @@ class UpdateInternetBandwidth:
543
543
 
544
544
  @property
545
545
  def enterprise_project_id(self):
546
- """Gets the enterprise_project_id of this UpdateInternetBandwidth.
546
+ r"""Gets the enterprise_project_id of this UpdateInternetBandwidth.
547
547
 
548
548
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
549
549
 
@@ -554,7 +554,7 @@ class UpdateInternetBandwidth:
554
554
 
555
555
  @enterprise_project_id.setter
556
556
  def enterprise_project_id(self, enterprise_project_id):
557
- """Sets the enterprise_project_id of this UpdateInternetBandwidth.
557
+ r"""Sets the enterprise_project_id of this UpdateInternetBandwidth.
558
558
 
559
559
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
560
560
 
@@ -565,7 +565,7 @@ class UpdateInternetBandwidth:
565
565
 
566
566
  @property
567
567
  def lock_infos(self):
568
- """Gets the lock_infos of this UpdateInternetBandwidth.
568
+ r"""Gets the lock_infos of this UpdateInternetBandwidth.
569
569
 
570
570
  全域公网带宽资源的锁状态
571
571
 
@@ -576,7 +576,7 @@ class UpdateInternetBandwidth:
576
576
 
577
577
  @lock_infos.setter
578
578
  def lock_infos(self, lock_infos):
579
- """Sets the lock_infos of this UpdateInternetBandwidth.
579
+ r"""Sets the lock_infos of this UpdateInternetBandwidth.
580
580
 
581
581
  全域公网带宽资源的锁状态
582
582
 
@@ -27,7 +27,7 @@ class UpdateInternetBandwidthRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, internet_bandwidth_id=None, body=None):
30
- """UpdateInternetBandwidthRequest
30
+ r"""UpdateInternetBandwidthRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateInternetBandwidthRequest:
49
49
 
50
50
  @property
51
51
  def internet_bandwidth_id(self):
52
- """Gets the internet_bandwidth_id of this UpdateInternetBandwidthRequest.
52
+ r"""Gets the internet_bandwidth_id of this UpdateInternetBandwidthRequest.
53
53
 
54
54
  :return: The internet_bandwidth_id of this UpdateInternetBandwidthRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class UpdateInternetBandwidthRequest:
58
58
 
59
59
  @internet_bandwidth_id.setter
60
60
  def internet_bandwidth_id(self, internet_bandwidth_id):
61
- """Sets the internet_bandwidth_id of this UpdateInternetBandwidthRequest.
61
+ r"""Sets the internet_bandwidth_id of this UpdateInternetBandwidthRequest.
62
62
 
63
63
  :param internet_bandwidth_id: The internet_bandwidth_id of this UpdateInternetBandwidthRequest.
64
64
  :type internet_bandwidth_id: str
@@ -67,7 +67,7 @@ class UpdateInternetBandwidthRequest:
67
67
 
68
68
  @property
69
69
  def body(self):
70
- """Gets the body of this UpdateInternetBandwidthRequest.
70
+ r"""Gets the body of this UpdateInternetBandwidthRequest.
71
71
 
72
72
  :return: The body of this UpdateInternetBandwidthRequest.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.UpdateInternetBandwidthRequestBody`
@@ -76,7 +76,7 @@ class UpdateInternetBandwidthRequest:
76
76
 
77
77
  @body.setter
78
78
  def body(self, body):
79
- """Sets the body of this UpdateInternetBandwidthRequest.
79
+ r"""Sets the body of this UpdateInternetBandwidthRequest.
80
80
 
81
81
  :param body: The body of this UpdateInternetBandwidthRequest.
82
82
  :type body: :class:`huaweicloudsdkgeip.v3.UpdateInternetBandwidthRequestBody`
@@ -25,7 +25,7 @@ class UpdateInternetBandwidthRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, internet_bandwidth=None):
28
- """UpdateInternetBandwidthRequestBody
28
+ r"""UpdateInternetBandwidthRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class UpdateInternetBandwidthRequestBody:
42
42
 
43
43
  @property
44
44
  def internet_bandwidth(self):
45
- """Gets the internet_bandwidth of this UpdateInternetBandwidthRequestBody.
45
+ r"""Gets the internet_bandwidth of this UpdateInternetBandwidthRequestBody.
46
46
 
47
47
  :return: The internet_bandwidth of this UpdateInternetBandwidthRequestBody.
48
48
  :rtype: :class:`huaweicloudsdkgeip.v3.UpdateInternetBandwidthRequestBodyInternetBandwidth`
@@ -51,7 +51,7 @@ class UpdateInternetBandwidthRequestBody:
51
51
 
52
52
  @internet_bandwidth.setter
53
53
  def internet_bandwidth(self, internet_bandwidth):
54
- """Sets the internet_bandwidth of this UpdateInternetBandwidthRequestBody.
54
+ r"""Sets the internet_bandwidth of this UpdateInternetBandwidthRequestBody.
55
55
 
56
56
  :param internet_bandwidth: The internet_bandwidth of this UpdateInternetBandwidthRequestBody.
57
57
  :type internet_bandwidth: :class:`huaweicloudsdkgeip.v3.UpdateInternetBandwidthRequestBodyInternetBandwidth`