huaweicloudsdkgeip 3.1.142__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.142.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.142.dist-info/RECORD +0 -228
  222. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/LICENSE +0 -0
  223. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/WHEEL +0 -0
  224. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/top_level.txt +0 -0
@@ -26,7 +26,7 @@ class AddGlobalEipTagsResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, x_request_id=None):
29
- """AddGlobalEipTagsResponse
29
+ r"""AddGlobalEipTagsResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class AddGlobalEipTagsResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def x_request_id(self):
47
- """Gets the x_request_id of this AddGlobalEipTagsResponse.
47
+ r"""Gets the x_request_id of this AddGlobalEipTagsResponse.
48
48
 
49
49
  :return: The x_request_id of this AddGlobalEipTagsResponse.
50
50
  :rtype: str
@@ -53,7 +53,7 @@ class AddGlobalEipTagsResponse(SdkResponse):
53
53
 
54
54
  @x_request_id.setter
55
55
  def x_request_id(self, x_request_id):
56
- """Sets the x_request_id of this AddGlobalEipTagsResponse.
56
+ r"""Sets the x_request_id of this AddGlobalEipTagsResponse.
57
57
 
58
58
  :param x_request_id: The x_request_id of this AddGlobalEipTagsResponse.
59
59
  :type x_request_id: str
@@ -27,7 +27,7 @@ class AddInternetBandwidthTagsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, resource_id=None, body=None):
30
- """AddInternetBandwidthTagsRequest
30
+ r"""AddInternetBandwidthTagsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class AddInternetBandwidthTagsRequest:
49
49
 
50
50
  @property
51
51
  def resource_id(self):
52
- """Gets the resource_id of this AddInternetBandwidthTagsRequest.
52
+ r"""Gets the resource_id of this AddInternetBandwidthTagsRequest.
53
53
 
54
54
  :return: The resource_id of this AddInternetBandwidthTagsRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class AddInternetBandwidthTagsRequest:
58
58
 
59
59
  @resource_id.setter
60
60
  def resource_id(self, resource_id):
61
- """Sets the resource_id of this AddInternetBandwidthTagsRequest.
61
+ r"""Sets the resource_id of this AddInternetBandwidthTagsRequest.
62
62
 
63
63
  :param resource_id: The resource_id of this AddInternetBandwidthTagsRequest.
64
64
  :type resource_id: str
@@ -67,7 +67,7 @@ class AddInternetBandwidthTagsRequest:
67
67
 
68
68
  @property
69
69
  def body(self):
70
- """Gets the body of this AddInternetBandwidthTagsRequest.
70
+ r"""Gets the body of this AddInternetBandwidthTagsRequest.
71
71
 
72
72
  :return: The body of this AddInternetBandwidthTagsRequest.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.CreateV2TagRequestBody`
@@ -76,7 +76,7 @@ class AddInternetBandwidthTagsRequest:
76
76
 
77
77
  @body.setter
78
78
  def body(self, body):
79
- """Sets the body of this AddInternetBandwidthTagsRequest.
79
+ r"""Sets the body of this AddInternetBandwidthTagsRequest.
80
80
 
81
81
  :param body: The body of this AddInternetBandwidthTagsRequest.
82
82
  :type body: :class:`huaweicloudsdkgeip.v3.CreateV2TagRequestBody`
@@ -26,7 +26,7 @@ class AddInternetBandwidthTagsResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, x_request_id=None):
29
- """AddInternetBandwidthTagsResponse
29
+ r"""AddInternetBandwidthTagsResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class AddInternetBandwidthTagsResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def x_request_id(self):
47
- """Gets the x_request_id of this AddInternetBandwidthTagsResponse.
47
+ r"""Gets the x_request_id of this AddInternetBandwidthTagsResponse.
48
48
 
49
49
  :return: The x_request_id of this AddInternetBandwidthTagsResponse.
50
50
  :rtype: str
@@ -53,7 +53,7 @@ class AddInternetBandwidthTagsResponse(SdkResponse):
53
53
 
54
54
  @x_request_id.setter
55
55
  def x_request_id(self, x_request_id):
56
- """Sets the x_request_id of this AddInternetBandwidthTagsResponse.
56
+ r"""Sets the x_request_id of this AddInternetBandwidthTagsResponse.
57
57
 
58
58
  :param x_request_id: The x_request_id of this AddInternetBandwidthTagsResponse.
59
59
  :type x_request_id: str
@@ -29,7 +29,7 @@ class AllowedBandwidthTypes:
29
29
  }
30
30
 
31
31
  def __init__(self, type=None, cn_name=None, en_name=None):
32
- """AllowedBandwidthTypes
32
+ r"""AllowedBandwidthTypes
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class AllowedBandwidthTypes:
57
57
 
58
58
  @property
59
59
  def type(self):
60
- """Gets the type of this AllowedBandwidthTypes.
60
+ r"""Gets the type of this AllowedBandwidthTypes.
61
61
 
62
62
  全域公网带宽类型名称
63
63
 
@@ -68,7 +68,7 @@ class AllowedBandwidthTypes:
68
68
 
69
69
  @type.setter
70
70
  def type(self, type):
71
- """Sets the type of this AllowedBandwidthTypes.
71
+ r"""Sets the type of this AllowedBandwidthTypes.
72
72
 
73
73
  全域公网带宽类型名称
74
74
 
@@ -79,7 +79,7 @@ class AllowedBandwidthTypes:
79
79
 
80
80
  @property
81
81
  def cn_name(self):
82
- """Gets the cn_name of this AllowedBandwidthTypes.
82
+ r"""Gets the cn_name of this AllowedBandwidthTypes.
83
83
 
84
84
  中文名称
85
85
 
@@ -90,7 +90,7 @@ class AllowedBandwidthTypes:
90
90
 
91
91
  @cn_name.setter
92
92
  def cn_name(self, cn_name):
93
- """Sets the cn_name of this AllowedBandwidthTypes.
93
+ r"""Sets the cn_name of this AllowedBandwidthTypes.
94
94
 
95
95
  中文名称
96
96
 
@@ -101,7 +101,7 @@ class AllowedBandwidthTypes:
101
101
 
102
102
  @property
103
103
  def en_name(self):
104
- """Gets the en_name of this AllowedBandwidthTypes.
104
+ r"""Gets the en_name of this AllowedBandwidthTypes.
105
105
 
106
106
  英文名称
107
107
 
@@ -112,7 +112,7 @@ class AllowedBandwidthTypes:
112
112
 
113
113
  @en_name.setter
114
114
  def en_name(self, en_name):
115
- """Sets the en_name of this AllowedBandwidthTypes.
115
+ r"""Sets the en_name of this AllowedBandwidthTypes.
116
116
 
117
117
  英文名称
118
118
 
@@ -27,7 +27,7 @@ class AssociateGeipSegmentInstanceRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, global_eip_segment_id=None, body=None):
30
- """AssociateGeipSegmentInstanceRequest
30
+ r"""AssociateGeipSegmentInstanceRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class AssociateGeipSegmentInstanceRequest:
49
49
 
50
50
  @property
51
51
  def global_eip_segment_id(self):
52
- """Gets the global_eip_segment_id of this AssociateGeipSegmentInstanceRequest.
52
+ r"""Gets the global_eip_segment_id of this AssociateGeipSegmentInstanceRequest.
53
53
 
54
54
  :return: The global_eip_segment_id of this AssociateGeipSegmentInstanceRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class AssociateGeipSegmentInstanceRequest:
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 AssociateGeipSegmentInstanceRequest.
61
+ r"""Sets the global_eip_segment_id of this AssociateGeipSegmentInstanceRequest.
62
62
 
63
63
  :param global_eip_segment_id: The global_eip_segment_id of this AssociateGeipSegmentInstanceRequest.
64
64
  :type global_eip_segment_id: str
@@ -67,7 +67,7 @@ class AssociateGeipSegmentInstanceRequest:
67
67
 
68
68
  @property
69
69
  def body(self):
70
- """Gets the body of this AssociateGeipSegmentInstanceRequest.
70
+ r"""Gets the body of this AssociateGeipSegmentInstanceRequest.
71
71
 
72
72
  :return: The body of this AssociateGeipSegmentInstanceRequest.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.AssociateInstanceGlobalEipSegmentRequestBody`
@@ -76,7 +76,7 @@ class AssociateGeipSegmentInstanceRequest:
76
76
 
77
77
  @body.setter
78
78
  def body(self, body):
79
- """Sets the body of this AssociateGeipSegmentInstanceRequest.
79
+ r"""Sets the body of this AssociateGeipSegmentInstanceRequest.
80
80
 
81
81
  :param body: The body of this AssociateGeipSegmentInstanceRequest.
82
82
  :type body: :class:`huaweicloudsdkgeip.v3.AssociateInstanceGlobalEipSegmentRequestBody`
@@ -30,7 +30,7 @@ class AssociateGeipSegmentInstanceResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, job_id=None, global_eip_segment=None, x_request_id=None):
33
- """AssociateGeipSegmentInstanceResponse
33
+ r"""AssociateGeipSegmentInstanceResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class AssociateGeipSegmentInstanceResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def job_id(self):
61
- """Gets the job_id of this AssociateGeipSegmentInstanceResponse.
61
+ r"""Gets the job_id of this AssociateGeipSegmentInstanceResponse.
62
62
 
63
63
  本次请求的job id
64
64
 
@@ -69,7 +69,7 @@ class AssociateGeipSegmentInstanceResponse(SdkResponse):
69
69
 
70
70
  @job_id.setter
71
71
  def job_id(self, job_id):
72
- """Sets the job_id of this AssociateGeipSegmentInstanceResponse.
72
+ r"""Sets the job_id of this AssociateGeipSegmentInstanceResponse.
73
73
 
74
74
  本次请求的job id
75
75
 
@@ -80,7 +80,7 @@ class AssociateGeipSegmentInstanceResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def global_eip_segment(self):
83
- """Gets the global_eip_segment of this AssociateGeipSegmentInstanceResponse.
83
+ r"""Gets the global_eip_segment of this AssociateGeipSegmentInstanceResponse.
84
84
 
85
85
  :return: The global_eip_segment of this AssociateGeipSegmentInstanceResponse.
86
86
  :rtype: :class:`huaweicloudsdkgeip.v3.ShortGlobalEipSegment`
@@ -89,7 +89,7 @@ class AssociateGeipSegmentInstanceResponse(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 AssociateGeipSegmentInstanceResponse.
92
+ r"""Sets the global_eip_segment of this AssociateGeipSegmentInstanceResponse.
93
93
 
94
94
  :param global_eip_segment: The global_eip_segment of this AssociateGeipSegmentInstanceResponse.
95
95
  :type global_eip_segment: :class:`huaweicloudsdkgeip.v3.ShortGlobalEipSegment`
@@ -98,7 +98,7 @@ class AssociateGeipSegmentInstanceResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this AssociateGeipSegmentInstanceResponse.
101
+ r"""Gets the x_request_id of this AssociateGeipSegmentInstanceResponse.
102
102
 
103
103
  :return: The x_request_id of this AssociateGeipSegmentInstanceResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class AssociateGeipSegmentInstanceResponse(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 AssociateGeipSegmentInstanceResponse.
110
+ r"""Sets the x_request_id of this AssociateGeipSegmentInstanceResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this AssociateGeipSegmentInstanceResponse.
113
113
  :type x_request_id: str
@@ -27,7 +27,7 @@ class AssociateInstanceGlobalEipRequestBody:
27
27
  }
28
28
 
29
29
  def __init__(self, dry_run=None, global_eip=None):
30
- """AssociateInstanceGlobalEipRequestBody
30
+ r"""AssociateInstanceGlobalEipRequestBody
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class AssociateInstanceGlobalEipRequestBody:
49
49
 
50
50
  @property
51
51
  def dry_run(self):
52
- """Gets the dry_run of this AssociateInstanceGlobalEipRequestBody.
52
+ r"""Gets the dry_run of this AssociateInstanceGlobalEipRequestBody.
53
53
 
54
54
  :return: The dry_run of this AssociateInstanceGlobalEipRequestBody.
55
55
  :rtype: bool
@@ -58,7 +58,7 @@ class AssociateInstanceGlobalEipRequestBody:
58
58
 
59
59
  @dry_run.setter
60
60
  def dry_run(self, dry_run):
61
- """Sets the dry_run of this AssociateInstanceGlobalEipRequestBody.
61
+ r"""Sets the dry_run of this AssociateInstanceGlobalEipRequestBody.
62
62
 
63
63
  :param dry_run: The dry_run of this AssociateInstanceGlobalEipRequestBody.
64
64
  :type dry_run: bool
@@ -67,7 +67,7 @@ class AssociateInstanceGlobalEipRequestBody:
67
67
 
68
68
  @property
69
69
  def global_eip(self):
70
- """Gets the global_eip of this AssociateInstanceGlobalEipRequestBody.
70
+ r"""Gets the global_eip of this AssociateInstanceGlobalEipRequestBody.
71
71
 
72
72
  :return: The global_eip of this AssociateInstanceGlobalEipRequestBody.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.AssociateInstanceGlobalEipRequestBodyGlobalEip`
@@ -76,7 +76,7 @@ class AssociateInstanceGlobalEipRequestBody:
76
76
 
77
77
  @global_eip.setter
78
78
  def global_eip(self, global_eip):
79
- """Sets the global_eip of this AssociateInstanceGlobalEipRequestBody.
79
+ r"""Sets the global_eip of this AssociateInstanceGlobalEipRequestBody.
80
80
 
81
81
  :param global_eip: The global_eip of this AssociateInstanceGlobalEipRequestBody.
82
82
  :type global_eip: :class:`huaweicloudsdkgeip.v3.AssociateInstanceGlobalEipRequestBodyGlobalEip`
@@ -27,7 +27,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEip:
27
27
  }
28
28
 
29
29
  def __init__(self, associate_instance_info=None, gc_bandwidth_info=None):
30
- """AssociateInstanceGlobalEipRequestBodyGlobalEip
30
+ r"""AssociateInstanceGlobalEipRequestBodyGlobalEip
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEip:
50
50
 
51
51
  @property
52
52
  def associate_instance_info(self):
53
- """Gets the associate_instance_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
53
+ r"""Gets the associate_instance_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
54
54
 
55
55
  :return: The associate_instance_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
56
56
  :rtype: :class:`huaweicloudsdkgeip.v3.AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo`
@@ -59,7 +59,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEip:
59
59
 
60
60
  @associate_instance_info.setter
61
61
  def associate_instance_info(self, associate_instance_info):
62
- """Sets the associate_instance_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
62
+ r"""Sets the associate_instance_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
63
63
 
64
64
  :param associate_instance_info: The associate_instance_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
65
65
  :type associate_instance_info: :class:`huaweicloudsdkgeip.v3.AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo`
@@ -68,7 +68,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEip:
68
68
 
69
69
  @property
70
70
  def gc_bandwidth_info(self):
71
- """Gets the gc_bandwidth_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
71
+ r"""Gets the gc_bandwidth_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
72
72
 
73
73
  :return: The gc_bandwidth_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
74
74
  :rtype: :class:`huaweicloudsdkgeip.v3.AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo`
@@ -77,7 +77,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEip:
77
77
 
78
78
  @gc_bandwidth_info.setter
79
79
  def gc_bandwidth_info(self, gc_bandwidth_info):
80
- """Sets the gc_bandwidth_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
80
+ r"""Sets the gc_bandwidth_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
81
81
 
82
82
  :param gc_bandwidth_info: The gc_bandwidth_info of this AssociateInstanceGlobalEipRequestBodyGlobalEip.
83
83
  :type gc_bandwidth_info: :class:`huaweicloudsdkgeip.v3.AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo`
@@ -35,7 +35,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
35
35
  }
36
36
 
37
37
  def __init__(self, region=None, instance_type=None, instance_id=None, project_id=None, service_id=None, service_type=None):
38
- """AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo
38
+ r"""AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
78
78
 
79
79
  @property
80
80
  def region(self):
81
- """Gets the region of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
81
+ r"""Gets the region of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
82
82
 
83
83
  region
84
84
 
@@ -89,7 +89,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
89
89
 
90
90
  @region.setter
91
91
  def region(self, region):
92
- """Sets the region of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
92
+ r"""Sets the region of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
93
93
 
94
94
  region
95
95
 
@@ -100,7 +100,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
100
100
 
101
101
  @property
102
102
  def instance_type(self):
103
- """Gets the instance_type of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
103
+ r"""Gets the instance_type of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
104
104
 
105
105
  支持绑定的实例类型
106
106
 
@@ -111,7 +111,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
111
111
 
112
112
  @instance_type.setter
113
113
  def instance_type(self, instance_type):
114
- """Sets the instance_type of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
114
+ r"""Sets the instance_type of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
115
115
 
116
116
  支持绑定的实例类型
117
117
 
@@ -122,7 +122,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
122
122
 
123
123
  @property
124
124
  def instance_id(self):
125
- """Gets the instance_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
125
+ r"""Gets the instance_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
126
126
 
127
127
  实例ID
128
128
 
@@ -133,7 +133,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
133
133
 
134
134
  @instance_id.setter
135
135
  def instance_id(self, instance_id):
136
- """Sets the instance_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
136
+ r"""Sets the instance_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
137
137
 
138
138
  实例ID
139
139
 
@@ -144,7 +144,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
144
144
 
145
145
  @property
146
146
  def project_id(self):
147
- """Gets the project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
147
+ r"""Gets the project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
148
148
 
149
149
  项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
150
150
 
@@ -155,7 +155,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
155
155
 
156
156
  @project_id.setter
157
157
  def project_id(self, project_id):
158
- """Sets the project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
158
+ r"""Sets the project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
159
159
 
160
160
  项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
161
161
 
@@ -166,7 +166,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
166
166
 
167
167
  @property
168
168
  def service_id(self):
169
- """Gets the service_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
169
+ r"""Gets the service_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
170
170
 
171
171
  服务id
172
172
 
@@ -177,7 +177,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
177
177
 
178
178
  @service_id.setter
179
179
  def service_id(self, service_id):
180
- """Sets the service_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
180
+ r"""Sets the service_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
181
181
 
182
182
  服务id
183
183
 
@@ -188,7 +188,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
188
188
 
189
189
  @property
190
190
  def service_type(self):
191
- """Gets the service_type of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
191
+ r"""Gets the service_type of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
192
192
 
193
193
  服务类型
194
194
 
@@ -199,7 +199,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
199
199
 
200
200
  @service_type.setter
201
201
  def service_type(self, service_type):
202
- """Sets the service_type of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
202
+ r"""Sets the service_type of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
203
203
 
204
204
  服务类型
205
205
 
@@ -45,7 +45,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
45
45
  }
46
46
 
47
47
  def __init__(self, id=None, name=None, description=None, type=None, enterprise_project_id=None, charge_mode=None, bandwidth=None, size=None, local_area=None, remote_area=None, tags=None):
48
- """AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo
48
+ r"""AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo
49
49
 
50
50
  The model defined in huaweicloud sdk
51
51
 
@@ -113,7 +113,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
113
113
 
114
114
  @property
115
115
  def id(self):
116
- """Gets the id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
116
+ r"""Gets the id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
117
117
 
118
118
  骨干带宽的ID
119
119
 
@@ -124,7 +124,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
124
124
 
125
125
  @id.setter
126
126
  def id(self, id):
127
- """Sets the id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
127
+ r"""Sets the id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
128
128
 
129
129
  骨干带宽的ID
130
130
 
@@ -135,7 +135,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
135
135
 
136
136
  @property
137
137
  def name(self):
138
- """Gets the name of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
138
+ r"""Gets the name of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
139
139
 
140
140
  - 功能说明:骨干带宽的名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
141
141
 
@@ -146,7 +146,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
146
146
 
147
147
  @name.setter
148
148
  def name(self, name):
149
- """Sets the name of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
149
+ r"""Sets the name of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
150
150
 
151
151
  - 功能说明:骨干带宽的名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
152
152
 
@@ -157,7 +157,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
157
157
 
158
158
  @property
159
159
  def description(self):
160
- """Gets the description of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
160
+ r"""Gets the description of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
161
161
 
162
162
  骨干带宽描述信息
163
163
 
@@ -168,7 +168,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
168
168
 
169
169
  @description.setter
170
170
  def description(self, description):
171
- """Sets the description of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
171
+ r"""Sets the description of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
172
172
 
173
173
  骨干带宽描述信息
174
174
 
@@ -179,7 +179,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
179
179
 
180
180
  @property
181
181
  def type(self):
182
- """Gets the type of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
182
+ r"""Gets the type of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
183
183
 
184
184
  骨干带宽类型
185
185
 
@@ -190,7 +190,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
190
190
 
191
191
  @type.setter
192
192
  def type(self, type):
193
- """Sets the type of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
193
+ r"""Sets the type of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
194
194
 
195
195
  骨干带宽类型
196
196
 
@@ -201,7 +201,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
201
201
 
202
202
  @property
203
203
  def enterprise_project_id(self):
204
- """Gets the enterprise_project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
204
+ r"""Gets the enterprise_project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
205
205
 
206
206
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
207
207
 
@@ -212,7 +212,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
212
212
 
213
213
  @enterprise_project_id.setter
214
214
  def enterprise_project_id(self, enterprise_project_id):
215
- """Sets the enterprise_project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
215
+ r"""Sets the enterprise_project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
216
216
 
217
217
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
218
218
 
@@ -223,7 +223,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
223
223
 
224
224
  @property
225
225
  def charge_mode(self):
226
- """Gets the charge_mode of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
226
+ r"""Gets the charge_mode of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
227
227
 
228
228
  计费模式
229
229
 
@@ -234,7 +234,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
234
234
 
235
235
  @charge_mode.setter
236
236
  def charge_mode(self, charge_mode):
237
- """Sets the charge_mode of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
237
+ r"""Sets the charge_mode of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
238
238
 
239
239
  计费模式
240
240
 
@@ -245,7 +245,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
245
245
 
246
246
  @property
247
247
  def bandwidth(self):
248
- """Gets the bandwidth of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
248
+ r"""Gets the bandwidth of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
249
249
 
250
250
  域间带宽值
251
251
 
@@ -256,7 +256,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
256
256
 
257
257
  @bandwidth.setter
258
258
  def bandwidth(self, bandwidth):
259
- """Sets the bandwidth of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
259
+ r"""Sets the bandwidth of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
260
260
 
261
261
  域间带宽值
262
262
 
@@ -267,7 +267,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
267
267
 
268
268
  @property
269
269
  def size(self):
270
- """Gets the size of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
270
+ r"""Gets the size of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
271
271
 
272
272
  域间带宽大小
273
273
 
@@ -278,7 +278,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
278
278
 
279
279
  @size.setter
280
280
  def size(self, size):
281
- """Sets the size of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
281
+ r"""Sets the size of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
282
282
 
283
283
  域间带宽大小
284
284
 
@@ -289,7 +289,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
289
289
 
290
290
  @property
291
291
  def local_area(self):
292
- """Gets the local_area of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
292
+ r"""Gets the local_area of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
293
293
 
294
294
  骨干带宽的两端之一:A点
295
295
 
@@ -300,7 +300,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
300
300
 
301
301
  @local_area.setter
302
302
  def local_area(self, local_area):
303
- """Sets the local_area of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
303
+ r"""Sets the local_area of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
304
304
 
305
305
  骨干带宽的两端之一:A点
306
306
 
@@ -311,7 +311,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
311
311
 
312
312
  @property
313
313
  def remote_area(self):
314
- """Gets the remote_area of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
314
+ r"""Gets the remote_area of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
315
315
 
316
316
  骨干带宽的两端之一:B点
317
317
 
@@ -322,7 +322,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
322
322
 
323
323
  @remote_area.setter
324
324
  def remote_area(self, remote_area):
325
- """Sets the remote_area of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
325
+ r"""Sets the remote_area of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
326
326
 
327
327
  骨干带宽的两端之一:B点
328
328
 
@@ -333,7 +333,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
333
333
 
334
334
  @property
335
335
  def tags(self):
336
- """Gets the tags of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
336
+ r"""Gets the tags of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
337
337
 
338
338
  全域弹性公网IP标签
339
339
 
@@ -344,7 +344,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
344
344
 
345
345
  @tags.setter
346
346
  def tags(self, tags):
347
- """Sets the tags of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
347
+ r"""Sets the tags of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
348
348
 
349
349
  全域弹性公网IP标签
350
350