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
@@ -69,7 +69,7 @@ class AttachInternetBandwidthGlobalEip:
69
69
  }
70
70
 
71
71
  def __init__(self, id=None, name=None, domain_id=None, description=None, access_site=None, geip_pool_name=None, isp=None, ip_version=None, ip_address=None, ipv6_address=None, freezen=None, freezen_info=None, polluted=None, status=None, created_at=None, updated_at=None, internet_bandwidth_info=None, global_connection_bandwidth_info=None, associate_instance_info=None, is_pre_paid=None, tags=None, sys_tags=None, enterprise_project_id=None):
72
- """AttachInternetBandwidthGlobalEip
72
+ r"""AttachInternetBandwidthGlobalEip
73
73
 
74
74
  The model defined in huaweicloud sdk
75
75
 
@@ -197,7 +197,7 @@ class AttachInternetBandwidthGlobalEip:
197
197
 
198
198
  @property
199
199
  def id(self):
200
- """Gets the id of this AttachInternetBandwidthGlobalEip.
200
+ r"""Gets the id of this AttachInternetBandwidthGlobalEip.
201
201
 
202
202
  全域弹性公网IP的ID
203
203
 
@@ -208,7 +208,7 @@ class AttachInternetBandwidthGlobalEip:
208
208
 
209
209
  @id.setter
210
210
  def id(self, id):
211
- """Sets the id of this AttachInternetBandwidthGlobalEip.
211
+ r"""Sets the id of this AttachInternetBandwidthGlobalEip.
212
212
 
213
213
  全域弹性公网IP的ID
214
214
 
@@ -219,7 +219,7 @@ class AttachInternetBandwidthGlobalEip:
219
219
 
220
220
  @property
221
221
  def name(self):
222
- """Gets the name of this AttachInternetBandwidthGlobalEip.
222
+ r"""Gets the name of this AttachInternetBandwidthGlobalEip.
223
223
 
224
224
  - 功能说明:全域弹性公网IP名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
225
225
 
@@ -230,7 +230,7 @@ class AttachInternetBandwidthGlobalEip:
230
230
 
231
231
  @name.setter
232
232
  def name(self, name):
233
- """Sets the name of this AttachInternetBandwidthGlobalEip.
233
+ r"""Sets the name of this AttachInternetBandwidthGlobalEip.
234
234
 
235
235
  - 功能说明:全域弹性公网IP名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
236
236
 
@@ -241,7 +241,7 @@ class AttachInternetBandwidthGlobalEip:
241
241
 
242
242
  @property
243
243
  def domain_id(self):
244
- """Gets the domain_id of this AttachInternetBandwidthGlobalEip.
244
+ r"""Gets the domain_id of this AttachInternetBandwidthGlobalEip.
245
245
 
246
246
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
247
247
 
@@ -252,7 +252,7 @@ class AttachInternetBandwidthGlobalEip:
252
252
 
253
253
  @domain_id.setter
254
254
  def domain_id(self, domain_id):
255
- """Sets the domain_id of this AttachInternetBandwidthGlobalEip.
255
+ r"""Sets the domain_id of this AttachInternetBandwidthGlobalEip.
256
256
 
257
257
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
258
258
 
@@ -263,7 +263,7 @@ class AttachInternetBandwidthGlobalEip:
263
263
 
264
264
  @property
265
265
  def description(self):
266
- """Gets the description of this AttachInternetBandwidthGlobalEip.
266
+ r"""Gets the description of this AttachInternetBandwidthGlobalEip.
267
267
 
268
268
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
269
269
 
@@ -274,7 +274,7 @@ class AttachInternetBandwidthGlobalEip:
274
274
 
275
275
  @description.setter
276
276
  def description(self, description):
277
- """Sets the description of this AttachInternetBandwidthGlobalEip.
277
+ r"""Sets the description of this AttachInternetBandwidthGlobalEip.
278
278
 
279
279
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
280
280
 
@@ -285,7 +285,7 @@ class AttachInternetBandwidthGlobalEip:
285
285
 
286
286
  @property
287
287
  def access_site(self):
288
- """Gets the access_site of this AttachInternetBandwidthGlobalEip.
288
+ r"""Gets the access_site of this AttachInternetBandwidthGlobalEip.
289
289
 
290
290
  接入点信息
291
291
 
@@ -296,7 +296,7 @@ class AttachInternetBandwidthGlobalEip:
296
296
 
297
297
  @access_site.setter
298
298
  def access_site(self, access_site):
299
- """Sets the access_site of this AttachInternetBandwidthGlobalEip.
299
+ r"""Sets the access_site of this AttachInternetBandwidthGlobalEip.
300
300
 
301
301
  接入点信息
302
302
 
@@ -307,7 +307,7 @@ class AttachInternetBandwidthGlobalEip:
307
307
 
308
308
  @property
309
309
  def geip_pool_name(self):
310
- """Gets the geip_pool_name of this AttachInternetBandwidthGlobalEip.
310
+ r"""Gets the geip_pool_name of this AttachInternetBandwidthGlobalEip.
311
311
 
312
312
  全域弹性公网IP池子名称
313
313
 
@@ -318,7 +318,7 @@ class AttachInternetBandwidthGlobalEip:
318
318
 
319
319
  @geip_pool_name.setter
320
320
  def geip_pool_name(self, geip_pool_name):
321
- """Sets the geip_pool_name of this AttachInternetBandwidthGlobalEip.
321
+ r"""Sets the geip_pool_name of this AttachInternetBandwidthGlobalEip.
322
322
 
323
323
  全域弹性公网IP池子名称
324
324
 
@@ -329,7 +329,7 @@ class AttachInternetBandwidthGlobalEip:
329
329
 
330
330
  @property
331
331
  def isp(self):
332
- """Gets the isp of this AttachInternetBandwidthGlobalEip.
332
+ r"""Gets the isp of this AttachInternetBandwidthGlobalEip.
333
333
 
334
334
  全域弹性公网IP所属线路
335
335
 
@@ -340,7 +340,7 @@ class AttachInternetBandwidthGlobalEip:
340
340
 
341
341
  @isp.setter
342
342
  def isp(self, isp):
343
- """Sets the isp of this AttachInternetBandwidthGlobalEip.
343
+ r"""Sets the isp of this AttachInternetBandwidthGlobalEip.
344
344
 
345
345
  全域弹性公网IP所属线路
346
346
 
@@ -351,7 +351,7 @@ class AttachInternetBandwidthGlobalEip:
351
351
 
352
352
  @property
353
353
  def ip_version(self):
354
- """Gets the ip_version of this AttachInternetBandwidthGlobalEip.
354
+ r"""Gets the ip_version of this AttachInternetBandwidthGlobalEip.
355
355
 
356
356
  - 功能说明:全域弹性公网IP的版本 - 取值范围:4、6
357
357
 
@@ -362,7 +362,7 @@ class AttachInternetBandwidthGlobalEip:
362
362
 
363
363
  @ip_version.setter
364
364
  def ip_version(self, ip_version):
365
- """Sets the ip_version of this AttachInternetBandwidthGlobalEip.
365
+ r"""Sets the ip_version of this AttachInternetBandwidthGlobalEip.
366
366
 
367
367
  - 功能说明:全域弹性公网IP的版本 - 取值范围:4、6
368
368
 
@@ -373,7 +373,7 @@ class AttachInternetBandwidthGlobalEip:
373
373
 
374
374
  @property
375
375
  def ip_address(self):
376
- """Gets the ip_address of this AttachInternetBandwidthGlobalEip.
376
+ r"""Gets the ip_address of this AttachInternetBandwidthGlobalEip.
377
377
 
378
378
  IPv4地址
379
379
 
@@ -384,7 +384,7 @@ class AttachInternetBandwidthGlobalEip:
384
384
 
385
385
  @ip_address.setter
386
386
  def ip_address(self, ip_address):
387
- """Sets the ip_address of this AttachInternetBandwidthGlobalEip.
387
+ r"""Sets the ip_address of this AttachInternetBandwidthGlobalEip.
388
388
 
389
389
  IPv4地址
390
390
 
@@ -395,7 +395,7 @@ class AttachInternetBandwidthGlobalEip:
395
395
 
396
396
  @property
397
397
  def ipv6_address(self):
398
- """Gets the ipv6_address of this AttachInternetBandwidthGlobalEip.
398
+ r"""Gets the ipv6_address of this AttachInternetBandwidthGlobalEip.
399
399
 
400
400
  IPv6地址
401
401
 
@@ -406,7 +406,7 @@ class AttachInternetBandwidthGlobalEip:
406
406
 
407
407
  @ipv6_address.setter
408
408
  def ipv6_address(self, ipv6_address):
409
- """Sets the ipv6_address of this AttachInternetBandwidthGlobalEip.
409
+ r"""Sets the ipv6_address of this AttachInternetBandwidthGlobalEip.
410
410
 
411
411
  IPv6地址
412
412
 
@@ -417,7 +417,7 @@ class AttachInternetBandwidthGlobalEip:
417
417
 
418
418
  @property
419
419
  def freezen(self):
420
- """Gets the freezen of this AttachInternetBandwidthGlobalEip.
420
+ r"""Gets the freezen of this AttachInternetBandwidthGlobalEip.
421
421
 
422
422
  是否冻结
423
423
 
@@ -428,7 +428,7 @@ class AttachInternetBandwidthGlobalEip:
428
428
 
429
429
  @freezen.setter
430
430
  def freezen(self, freezen):
431
- """Sets the freezen of this AttachInternetBandwidthGlobalEip.
431
+ r"""Sets the freezen of this AttachInternetBandwidthGlobalEip.
432
432
 
433
433
  是否冻结
434
434
 
@@ -439,7 +439,7 @@ class AttachInternetBandwidthGlobalEip:
439
439
 
440
440
  @property
441
441
  def freezen_info(self):
442
- """Gets the freezen_info of this AttachInternetBandwidthGlobalEip.
442
+ r"""Gets the freezen_info of this AttachInternetBandwidthGlobalEip.
443
443
 
444
444
  冻结原因
445
445
 
@@ -450,7 +450,7 @@ class AttachInternetBandwidthGlobalEip:
450
450
 
451
451
  @freezen_info.setter
452
452
  def freezen_info(self, freezen_info):
453
- """Sets the freezen_info of this AttachInternetBandwidthGlobalEip.
453
+ r"""Sets the freezen_info of this AttachInternetBandwidthGlobalEip.
454
454
 
455
455
  冻结原因
456
456
 
@@ -461,7 +461,7 @@ class AttachInternetBandwidthGlobalEip:
461
461
 
462
462
  @property
463
463
  def polluted(self):
464
- """Gets the polluted of this AttachInternetBandwidthGlobalEip.
464
+ r"""Gets the polluted of this AttachInternetBandwidthGlobalEip.
465
465
 
466
466
  是否污染
467
467
 
@@ -472,7 +472,7 @@ class AttachInternetBandwidthGlobalEip:
472
472
 
473
473
  @polluted.setter
474
474
  def polluted(self, polluted):
475
- """Sets the polluted of this AttachInternetBandwidthGlobalEip.
475
+ r"""Sets the polluted of this AttachInternetBandwidthGlobalEip.
476
476
 
477
477
  是否污染
478
478
 
@@ -483,7 +483,7 @@ class AttachInternetBandwidthGlobalEip:
483
483
 
484
484
  @property
485
485
  def status(self):
486
- """Gets the status of this AttachInternetBandwidthGlobalEip.
486
+ r"""Gets the status of this AttachInternetBandwidthGlobalEip.
487
487
 
488
488
  状态
489
489
 
@@ -494,7 +494,7 @@ class AttachInternetBandwidthGlobalEip:
494
494
 
495
495
  @status.setter
496
496
  def status(self, status):
497
- """Sets the status of this AttachInternetBandwidthGlobalEip.
497
+ r"""Sets the status of this AttachInternetBandwidthGlobalEip.
498
498
 
499
499
  状态
500
500
 
@@ -505,7 +505,7 @@ class AttachInternetBandwidthGlobalEip:
505
505
 
506
506
  @property
507
507
  def created_at(self):
508
- """Gets the created_at of this AttachInternetBandwidthGlobalEip.
508
+ r"""Gets the created_at of this AttachInternetBandwidthGlobalEip.
509
509
 
510
510
  创建时间
511
511
 
@@ -516,7 +516,7 @@ class AttachInternetBandwidthGlobalEip:
516
516
 
517
517
  @created_at.setter
518
518
  def created_at(self, created_at):
519
- """Sets the created_at of this AttachInternetBandwidthGlobalEip.
519
+ r"""Sets the created_at of this AttachInternetBandwidthGlobalEip.
520
520
 
521
521
  创建时间
522
522
 
@@ -527,7 +527,7 @@ class AttachInternetBandwidthGlobalEip:
527
527
 
528
528
  @property
529
529
  def updated_at(self):
530
- """Gets the updated_at of this AttachInternetBandwidthGlobalEip.
530
+ r"""Gets the updated_at of this AttachInternetBandwidthGlobalEip.
531
531
 
532
532
  更新时间
533
533
 
@@ -538,7 +538,7 @@ class AttachInternetBandwidthGlobalEip:
538
538
 
539
539
  @updated_at.setter
540
540
  def updated_at(self, updated_at):
541
- """Sets the updated_at of this AttachInternetBandwidthGlobalEip.
541
+ r"""Sets the updated_at of this AttachInternetBandwidthGlobalEip.
542
542
 
543
543
  更新时间
544
544
 
@@ -549,7 +549,7 @@ class AttachInternetBandwidthGlobalEip:
549
549
 
550
550
  @property
551
551
  def internet_bandwidth_info(self):
552
- """Gets the internet_bandwidth_info of this AttachInternetBandwidthGlobalEip.
552
+ r"""Gets the internet_bandwidth_info of this AttachInternetBandwidthGlobalEip.
553
553
 
554
554
  :return: The internet_bandwidth_info of this AttachInternetBandwidthGlobalEip.
555
555
  :rtype: :class:`huaweicloudsdkgeip.v3.InternetBandwidthInfo`
@@ -558,7 +558,7 @@ class AttachInternetBandwidthGlobalEip:
558
558
 
559
559
  @internet_bandwidth_info.setter
560
560
  def internet_bandwidth_info(self, internet_bandwidth_info):
561
- """Sets the internet_bandwidth_info of this AttachInternetBandwidthGlobalEip.
561
+ r"""Sets the internet_bandwidth_info of this AttachInternetBandwidthGlobalEip.
562
562
 
563
563
  :param internet_bandwidth_info: The internet_bandwidth_info of this AttachInternetBandwidthGlobalEip.
564
564
  :type internet_bandwidth_info: :class:`huaweicloudsdkgeip.v3.InternetBandwidthInfo`
@@ -567,7 +567,7 @@ class AttachInternetBandwidthGlobalEip:
567
567
 
568
568
  @property
569
569
  def global_connection_bandwidth_info(self):
570
- """Gets the global_connection_bandwidth_info of this AttachInternetBandwidthGlobalEip.
570
+ r"""Gets the global_connection_bandwidth_info of this AttachInternetBandwidthGlobalEip.
571
571
 
572
572
  :return: The global_connection_bandwidth_info of this AttachInternetBandwidthGlobalEip.
573
573
  :rtype: :class:`huaweicloudsdkgeip.v3.GlobalConnectionBandwidthInfo`
@@ -576,7 +576,7 @@ class AttachInternetBandwidthGlobalEip:
576
576
 
577
577
  @global_connection_bandwidth_info.setter
578
578
  def global_connection_bandwidth_info(self, global_connection_bandwidth_info):
579
- """Sets the global_connection_bandwidth_info of this AttachInternetBandwidthGlobalEip.
579
+ r"""Sets the global_connection_bandwidth_info of this AttachInternetBandwidthGlobalEip.
580
580
 
581
581
  :param global_connection_bandwidth_info: The global_connection_bandwidth_info of this AttachInternetBandwidthGlobalEip.
582
582
  :type global_connection_bandwidth_info: :class:`huaweicloudsdkgeip.v3.GlobalConnectionBandwidthInfo`
@@ -585,7 +585,7 @@ class AttachInternetBandwidthGlobalEip:
585
585
 
586
586
  @property
587
587
  def associate_instance_info(self):
588
- """Gets the associate_instance_info of this AttachInternetBandwidthGlobalEip.
588
+ r"""Gets the associate_instance_info of this AttachInternetBandwidthGlobalEip.
589
589
 
590
590
  :return: The associate_instance_info of this AttachInternetBandwidthGlobalEip.
591
591
  :rtype: :class:`huaweicloudsdkgeip.v3.InstanceInfo`
@@ -594,7 +594,7 @@ class AttachInternetBandwidthGlobalEip:
594
594
 
595
595
  @associate_instance_info.setter
596
596
  def associate_instance_info(self, associate_instance_info):
597
- """Sets the associate_instance_info of this AttachInternetBandwidthGlobalEip.
597
+ r"""Sets the associate_instance_info of this AttachInternetBandwidthGlobalEip.
598
598
 
599
599
  :param associate_instance_info: The associate_instance_info of this AttachInternetBandwidthGlobalEip.
600
600
  :type associate_instance_info: :class:`huaweicloudsdkgeip.v3.InstanceInfo`
@@ -603,7 +603,7 @@ class AttachInternetBandwidthGlobalEip:
603
603
 
604
604
  @property
605
605
  def is_pre_paid(self):
606
- """Gets the is_pre_paid of this AttachInternetBandwidthGlobalEip.
606
+ r"""Gets the is_pre_paid of this AttachInternetBandwidthGlobalEip.
607
607
 
608
608
  是否包周期
609
609
 
@@ -614,7 +614,7 @@ class AttachInternetBandwidthGlobalEip:
614
614
 
615
615
  @is_pre_paid.setter
616
616
  def is_pre_paid(self, is_pre_paid):
617
- """Sets the is_pre_paid of this AttachInternetBandwidthGlobalEip.
617
+ r"""Sets the is_pre_paid of this AttachInternetBandwidthGlobalEip.
618
618
 
619
619
  是否包周期
620
620
 
@@ -625,7 +625,7 @@ class AttachInternetBandwidthGlobalEip:
625
625
 
626
626
  @property
627
627
  def tags(self):
628
- """Gets the tags of this AttachInternetBandwidthGlobalEip.
628
+ r"""Gets the tags of this AttachInternetBandwidthGlobalEip.
629
629
 
630
630
  全域弹性公网IP标签
631
631
 
@@ -636,7 +636,7 @@ class AttachInternetBandwidthGlobalEip:
636
636
 
637
637
  @tags.setter
638
638
  def tags(self, tags):
639
- """Sets the tags of this AttachInternetBandwidthGlobalEip.
639
+ r"""Sets the tags of this AttachInternetBandwidthGlobalEip.
640
640
 
641
641
  全域弹性公网IP标签
642
642
 
@@ -647,7 +647,7 @@ class AttachInternetBandwidthGlobalEip:
647
647
 
648
648
  @property
649
649
  def sys_tags(self):
650
- """Gets the sys_tags of this AttachInternetBandwidthGlobalEip.
650
+ r"""Gets the sys_tags of this AttachInternetBandwidthGlobalEip.
651
651
 
652
652
  系统标签
653
653
 
@@ -658,7 +658,7 @@ class AttachInternetBandwidthGlobalEip:
658
658
 
659
659
  @sys_tags.setter
660
660
  def sys_tags(self, sys_tags):
661
- """Sets the sys_tags of this AttachInternetBandwidthGlobalEip.
661
+ r"""Sets the sys_tags of this AttachInternetBandwidthGlobalEip.
662
662
 
663
663
  系统标签
664
664
 
@@ -669,7 +669,7 @@ class AttachInternetBandwidthGlobalEip:
669
669
 
670
670
  @property
671
671
  def enterprise_project_id(self):
672
- """Gets the enterprise_project_id of this AttachInternetBandwidthGlobalEip.
672
+ r"""Gets the enterprise_project_id of this AttachInternetBandwidthGlobalEip.
673
673
 
674
674
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
675
675
 
@@ -680,7 +680,7 @@ class AttachInternetBandwidthGlobalEip:
680
680
 
681
681
  @enterprise_project_id.setter
682
682
  def enterprise_project_id(self, enterprise_project_id):
683
- """Sets the enterprise_project_id of this AttachInternetBandwidthGlobalEip.
683
+ r"""Sets the enterprise_project_id of this AttachInternetBandwidthGlobalEip.
684
684
 
685
685
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
686
686
 
@@ -27,7 +27,7 @@ class AttachInternetBandwidthGlobalEipRequestBody:
27
27
  }
28
28
 
29
29
  def __init__(self, dry_run=None, global_eip=None):
30
- """AttachInternetBandwidthGlobalEipRequestBody
30
+ r"""AttachInternetBandwidthGlobalEipRequestBody
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class AttachInternetBandwidthGlobalEipRequestBody:
49
49
 
50
50
  @property
51
51
  def dry_run(self):
52
- """Gets the dry_run of this AttachInternetBandwidthGlobalEipRequestBody.
52
+ r"""Gets the dry_run of this AttachInternetBandwidthGlobalEipRequestBody.
53
53
 
54
54
  :return: The dry_run of this AttachInternetBandwidthGlobalEipRequestBody.
55
55
  :rtype: bool
@@ -58,7 +58,7 @@ class AttachInternetBandwidthGlobalEipRequestBody:
58
58
 
59
59
  @dry_run.setter
60
60
  def dry_run(self, dry_run):
61
- """Sets the dry_run of this AttachInternetBandwidthGlobalEipRequestBody.
61
+ r"""Sets the dry_run of this AttachInternetBandwidthGlobalEipRequestBody.
62
62
 
63
63
  :param dry_run: The dry_run of this AttachInternetBandwidthGlobalEipRequestBody.
64
64
  :type dry_run: bool
@@ -67,7 +67,7 @@ class AttachInternetBandwidthGlobalEipRequestBody:
67
67
 
68
68
  @property
69
69
  def global_eip(self):
70
- """Gets the global_eip of this AttachInternetBandwidthGlobalEipRequestBody.
70
+ r"""Gets the global_eip of this AttachInternetBandwidthGlobalEipRequestBody.
71
71
 
72
72
  :return: The global_eip of this AttachInternetBandwidthGlobalEipRequestBody.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.AttachInternetBandwidthGlobalEipRequestBodyGlobalEip`
@@ -76,7 +76,7 @@ class AttachInternetBandwidthGlobalEipRequestBody:
76
76
 
77
77
  @global_eip.setter
78
78
  def global_eip(self, global_eip):
79
- """Sets the global_eip of this AttachInternetBandwidthGlobalEipRequestBody.
79
+ r"""Sets the global_eip of this AttachInternetBandwidthGlobalEipRequestBody.
80
80
 
81
81
  :param global_eip: The global_eip of this AttachInternetBandwidthGlobalEipRequestBody.
82
82
  :type global_eip: :class:`huaweicloudsdkgeip.v3.AttachInternetBandwidthGlobalEipRequestBodyGlobalEip`
@@ -25,7 +25,7 @@ class AttachInternetBandwidthGlobalEipRequestBodyGlobalEip:
25
25
  }
26
26
 
27
27
  def __init__(self, internet_bandwidth_id=None):
28
- """AttachInternetBandwidthGlobalEipRequestBodyGlobalEip
28
+ r"""AttachInternetBandwidthGlobalEipRequestBodyGlobalEip
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class AttachInternetBandwidthGlobalEipRequestBodyGlobalEip:
42
42
 
43
43
  @property
44
44
  def internet_bandwidth_id(self):
45
- """Gets the internet_bandwidth_id of this AttachInternetBandwidthGlobalEipRequestBodyGlobalEip.
45
+ r"""Gets the internet_bandwidth_id of this AttachInternetBandwidthGlobalEipRequestBodyGlobalEip.
46
46
 
47
47
  全域公网带宽的ID
48
48
 
@@ -53,7 +53,7 @@ class AttachInternetBandwidthGlobalEipRequestBodyGlobalEip:
53
53
 
54
54
  @internet_bandwidth_id.setter
55
55
  def internet_bandwidth_id(self, internet_bandwidth_id):
56
- """Sets the internet_bandwidth_id of this AttachInternetBandwidthGlobalEipRequestBodyGlobalEip.
56
+ r"""Sets the internet_bandwidth_id of this AttachInternetBandwidthGlobalEipRequestBodyGlobalEip.
57
57
 
58
58
  全域公网带宽的ID
59
59
 
@@ -27,7 +27,7 @@ class AttachInternetBandwidthRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, global_eip_id=None, body=None):
30
- """AttachInternetBandwidthRequest
30
+ r"""AttachInternetBandwidthRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class AttachInternetBandwidthRequest:
49
49
 
50
50
  @property
51
51
  def global_eip_id(self):
52
- """Gets the global_eip_id of this AttachInternetBandwidthRequest.
52
+ r"""Gets the global_eip_id of this AttachInternetBandwidthRequest.
53
53
 
54
54
  :return: The global_eip_id of this AttachInternetBandwidthRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class AttachInternetBandwidthRequest:
58
58
 
59
59
  @global_eip_id.setter
60
60
  def global_eip_id(self, global_eip_id):
61
- """Sets the global_eip_id of this AttachInternetBandwidthRequest.
61
+ r"""Sets the global_eip_id of this AttachInternetBandwidthRequest.
62
62
 
63
63
  :param global_eip_id: The global_eip_id of this AttachInternetBandwidthRequest.
64
64
  :type global_eip_id: str
@@ -67,7 +67,7 @@ class AttachInternetBandwidthRequest:
67
67
 
68
68
  @property
69
69
  def body(self):
70
- """Gets the body of this AttachInternetBandwidthRequest.
70
+ r"""Gets the body of this AttachInternetBandwidthRequest.
71
71
 
72
72
  :return: The body of this AttachInternetBandwidthRequest.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.AttachInternetBandwidthGlobalEipRequestBody`
@@ -76,7 +76,7 @@ class AttachInternetBandwidthRequest:
76
76
 
77
77
  @body.setter
78
78
  def body(self, body):
79
- """Sets the body of this AttachInternetBandwidthRequest.
79
+ r"""Sets the body of this AttachInternetBandwidthRequest.
80
80
 
81
81
  :param body: The body of this AttachInternetBandwidthRequest.
82
82
  :type body: :class:`huaweicloudsdkgeip.v3.AttachInternetBandwidthGlobalEipRequestBody`
@@ -30,7 +30,7 @@ class AttachInternetBandwidthResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, global_eip=None, x_request_id=None):
33
- """AttachInternetBandwidthResponse
33
+ r"""AttachInternetBandwidthResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class AttachInternetBandwidthResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this AttachInternetBandwidthResponse.
61
+ r"""Gets the request_id of this AttachInternetBandwidthResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class AttachInternetBandwidthResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this AttachInternetBandwidthResponse.
72
+ r"""Sets the request_id of this AttachInternetBandwidthResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class AttachInternetBandwidthResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def global_eip(self):
83
- """Gets the global_eip of this AttachInternetBandwidthResponse.
83
+ r"""Gets the global_eip of this AttachInternetBandwidthResponse.
84
84
 
85
85
  :return: The global_eip of this AttachInternetBandwidthResponse.
86
86
  :rtype: :class:`huaweicloudsdkgeip.v3.AttachInternetBandwidthGlobalEip`
@@ -89,7 +89,7 @@ class AttachInternetBandwidthResponse(SdkResponse):
89
89
 
90
90
  @global_eip.setter
91
91
  def global_eip(self, global_eip):
92
- """Sets the global_eip of this AttachInternetBandwidthResponse.
92
+ r"""Sets the global_eip of this AttachInternetBandwidthResponse.
93
93
 
94
94
  :param global_eip: The global_eip of this AttachInternetBandwidthResponse.
95
95
  :type global_eip: :class:`huaweicloudsdkgeip.v3.AttachInternetBandwidthGlobalEip`
@@ -98,7 +98,7 @@ class AttachInternetBandwidthResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this AttachInternetBandwidthResponse.
101
+ r"""Gets the x_request_id of this AttachInternetBandwidthResponse.
102
102
 
103
103
  :return: The x_request_id of this AttachInternetBandwidthResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class AttachInternetBandwidthResponse(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 AttachInternetBandwidthResponse.
110
+ r"""Sets the x_request_id of this AttachInternetBandwidthResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this AttachInternetBandwidthResponse.
113
113
  :type x_request_id: str
@@ -25,7 +25,7 @@ class BatchAttachGeipSegmentInternetBandwidthRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """BatchAttachGeipSegmentInternetBandwidthRequest
28
+ r"""BatchAttachGeipSegmentInternetBandwidthRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class BatchAttachGeipSegmentInternetBandwidthRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this BatchAttachGeipSegmentInternetBandwidthRequest.
46
+ r"""Gets the body of this BatchAttachGeipSegmentInternetBandwidthRequest.
47
47
 
48
48
  :return: The body of this BatchAttachGeipSegmentInternetBandwidthRequest.
49
49
  :rtype: :class:`huaweicloudsdkgeip.v3.BatchAttachInternetBandwidthsGlobalEipSegmentRequestBody`
@@ -52,7 +52,7 @@ class BatchAttachGeipSegmentInternetBandwidthRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this BatchAttachGeipSegmentInternetBandwidthRequest.
55
+ r"""Sets the body of this BatchAttachGeipSegmentInternetBandwidthRequest.
56
56
 
57
57
  :param body: The body of this BatchAttachGeipSegmentInternetBandwidthRequest.
58
58
  :type body: :class:`huaweicloudsdkgeip.v3.BatchAttachInternetBandwidthsGlobalEipSegmentRequestBody`
@@ -28,7 +28,7 @@ class BatchAttachGeipSegmentInternetBandwidthResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, job_id=None, x_request_id=None):
31
- """BatchAttachGeipSegmentInternetBandwidthResponse
31
+ r"""BatchAttachGeipSegmentInternetBandwidthResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class BatchAttachGeipSegmentInternetBandwidthResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def job_id(self):
54
- """Gets the job_id of this BatchAttachGeipSegmentInternetBandwidthResponse.
54
+ r"""Gets the job_id of this BatchAttachGeipSegmentInternetBandwidthResponse.
55
55
 
56
56
  异步任务,返回的任务ID
57
57
 
@@ -62,7 +62,7 @@ class BatchAttachGeipSegmentInternetBandwidthResponse(SdkResponse):
62
62
 
63
63
  @job_id.setter
64
64
  def job_id(self, job_id):
65
- """Sets the job_id of this BatchAttachGeipSegmentInternetBandwidthResponse.
65
+ r"""Sets the job_id of this BatchAttachGeipSegmentInternetBandwidthResponse.
66
66
 
67
67
  异步任务,返回的任务ID
68
68
 
@@ -73,7 +73,7 @@ class BatchAttachGeipSegmentInternetBandwidthResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def x_request_id(self):
76
- """Gets the x_request_id of this BatchAttachGeipSegmentInternetBandwidthResponse.
76
+ r"""Gets the x_request_id of this BatchAttachGeipSegmentInternetBandwidthResponse.
77
77
 
78
78
  :return: The x_request_id of this BatchAttachGeipSegmentInternetBandwidthResponse.
79
79
  :rtype: str
@@ -82,7 +82,7 @@ class BatchAttachGeipSegmentInternetBandwidthResponse(SdkResponse):
82
82
 
83
83
  @x_request_id.setter
84
84
  def x_request_id(self, x_request_id):
85
- """Sets the x_request_id of this BatchAttachGeipSegmentInternetBandwidthResponse.
85
+ r"""Sets the x_request_id of this BatchAttachGeipSegmentInternetBandwidthResponse.
86
86
 
87
87
  :param x_request_id: The x_request_id of this BatchAttachGeipSegmentInternetBandwidthResponse.
88
88
  :type x_request_id: str