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

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

Potentially problematic release.


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

Files changed (224) hide show
  1. huaweicloudsdkgeip/v3/geip_async_client.py +66 -66
  2. huaweicloudsdkgeip/v3/geip_client.py +66 -66
  3. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_request.py +5 -5
  4. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_response.py +3 -3
  5. huaweicloudsdkgeip/v3/model/add_global_eip_tags_request.py +5 -5
  6. huaweicloudsdkgeip/v3/model/add_global_eip_tags_response.py +3 -3
  7. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_request.py +5 -5
  8. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_response.py +3 -3
  9. huaweicloudsdkgeip/v3/model/allowed_bandwidth_types.py +7 -7
  10. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_request.py +5 -5
  11. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_response.py +7 -7
  12. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body.py +5 -5
  13. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip.py +5 -5
  14. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_associate_instance_info.py +13 -13
  15. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info.py +23 -23
  16. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body.py +3 -3
  17. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body_global_eip_segment.py +13 -13
  18. huaweicloudsdkgeip/v3/model/associate_instance_request.py +7 -7
  19. huaweicloudsdkgeip/v3/model/associate_instance_response.py +7 -7
  20. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth.py +5 -5
  21. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip.py +47 -47
  22. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body.py +5 -5
  23. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body_global_eip.py +3 -3
  24. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_request.py +5 -5
  25. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_response.py +7 -7
  26. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_request.py +3 -3
  27. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_response.py +5 -5
  28. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_request.py +3 -3
  29. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_response.py +5 -5
  30. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_request_body.py +3 -3
  31. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  32. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_request.py +5 -5
  33. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_response.py +3 -3
  34. huaweicloudsdkgeip/v3/model/batch_create_global_eip_job.py +7 -7
  35. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request.py +3 -3
  36. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body.py +5 -5
  37. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip.py +17 -17
  38. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip_internet_bandwidth_info.py +15 -15
  39. huaweicloudsdkgeip/v3/model/batch_create_global_eip_response.py +7 -7
  40. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_request.py +5 -5
  41. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_response.py +3 -3
  42. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth.py +37 -37
  43. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request.py +3 -3
  44. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body.py +3 -3
  45. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body_internet_bandwidth.py +23 -23
  46. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_response.py +7 -7
  47. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_request.py +5 -5
  48. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_response.py +3 -3
  49. huaweicloudsdkgeip/v3/model/batch_create_v2_request_body.py +5 -5
  50. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_request.py +5 -5
  51. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_response.py +3 -3
  52. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_request.py +5 -5
  53. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_response.py +3 -3
  54. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_request.py +5 -5
  55. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_response.py +3 -3
  56. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body.py +5 -5
  57. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body_tags.py +5 -5
  58. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_request.py +3 -3
  59. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_response.py +5 -5
  60. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_request.py +3 -3
  61. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_response.py +5 -5
  62. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_request_body.py +3 -3
  63. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  64. huaweicloudsdkgeip/v3/model/batch_internet_bandwidths_global_eip_response_body.py +3 -3
  65. huaweicloudsdkgeip/v3/model/count_geip_segments.py +3 -3
  66. huaweicloudsdkgeip/v3/model/count_global_eip_segment_request.py +53 -53
  67. huaweicloudsdkgeip/v3/model/count_global_eip_segment_response.py +7 -7
  68. huaweicloudsdkgeip/v3/model/count_global_eips.py +3 -3
  69. huaweicloudsdkgeip/v3/model/count_global_eips_request.py +47 -47
  70. huaweicloudsdkgeip/v3/model/count_global_eips_response.py +7 -7
  71. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_request.py +17 -17
  72. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_response.py +7 -7
  73. huaweicloudsdkgeip/v3/model/count_internet_bandwidths.py +3 -3
  74. huaweicloudsdkgeip/v3/model/create_global_eip.py +5 -5
  75. huaweicloudsdkgeip/v3/model/create_global_eip_request.py +3 -3
  76. huaweicloudsdkgeip/v3/model/create_global_eip_request_body.py +5 -5
  77. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip.py +15 -15
  78. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip_tags.py +5 -5
  79. huaweicloudsdkgeip/v3/model/create_global_eip_response.py +7 -7
  80. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request.py +3 -3
  81. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body.py +3 -3
  82. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment.py +17 -17
  83. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment_internet_bandwidth.py +15 -15
  84. huaweicloudsdkgeip/v3/model/create_global_eip_segment_response.py +7 -7
  85. huaweicloudsdkgeip/v3/model/create_internet_bandwidth.py +43 -43
  86. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request.py +3 -3
  87. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body.py +3 -3
  88. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body_internet_bandwidth.py +21 -21
  89. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_response.py +7 -7
  90. huaweicloudsdkgeip/v3/model/create_tag.py +5 -5
  91. huaweicloudsdkgeip/v3/model/create_user_disclaimer_record.py +7 -7
  92. huaweicloudsdkgeip/v3/model/create_user_disclaimer_request.py +1 -1
  93. huaweicloudsdkgeip/v3/model/create_user_disclaimer_response.py +7 -7
  94. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body.py +3 -3
  95. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body_tag.py +5 -5
  96. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_request.py +5 -5
  97. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_response.py +3 -3
  98. huaweicloudsdkgeip/v3/model/delete_global_eip_request.py +3 -3
  99. huaweicloudsdkgeip/v3/model/delete_global_eip_response.py +3 -3
  100. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_request.py +3 -3
  101. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_response.py +3 -3
  102. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_request.py +5 -5
  103. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_response.py +3 -3
  104. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_request.py +3 -3
  105. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_response.py +3 -3
  106. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_request.py +5 -5
  107. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_response.py +3 -3
  108. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_request.py +1 -1
  109. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_response.py +3 -3
  110. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth.py +3 -3
  111. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_global_eips.py +47 -47
  112. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_request.py +5 -5
  113. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_response.py +7 -7
  114. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_request.py +3 -3
  115. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_response.py +7 -7
  116. huaweicloudsdkgeip/v3/model/disassociate_instance_request.py +5 -5
  117. huaweicloudsdkgeip/v3/model/disassociate_instance_response.py +7 -7
  118. huaweicloudsdkgeip/v3/model/ext_limit_pojo.py +7 -7
  119. huaweicloudsdkgeip/v3/model/geip_resource.py +9 -9
  120. huaweicloudsdkgeip/v3/model/geip_tags.py +5 -5
  121. huaweicloudsdkgeip/v3/model/get_account_tags_v2.py +5 -5
  122. huaweicloudsdkgeip/v3/model/global_connection_bandwidth_info.py +13 -13
  123. huaweicloudsdkgeip/v3/model/instance_info.py +19 -19
  124. huaweicloudsdkgeip/v3/model/internet_bandwidth_info.py +5 -5
  125. huaweicloudsdkgeip/v3/model/list_access_sites.py +17 -17
  126. huaweicloudsdkgeip/v3/model/list_access_sites_request.py +23 -23
  127. huaweicloudsdkgeip/v3/model/list_access_sites_response.py +9 -9
  128. huaweicloudsdkgeip/v3/model/list_geip_pools.py +25 -25
  129. huaweicloudsdkgeip/v3/model/list_geip_pools_request.py +29 -29
  130. huaweicloudsdkgeip/v3/model/list_geip_pools_response.py +9 -9
  131. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_request.py +13 -13
  132. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_response.py +7 -7
  133. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_request.py +3 -3
  134. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_response.py +7 -7
  135. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_request.py +1 -1
  136. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_response.py +9 -9
  137. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_request.py +7 -7
  138. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_response.py +9 -9
  139. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_request.py +3 -3
  140. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_response.py +7 -7
  141. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_request.py +1 -1
  142. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_response.py +9 -9
  143. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_request.py +7 -7
  144. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_response.py +9 -9
  145. huaweicloudsdkgeip/v3/model/list_global_eip_segments.py +43 -43
  146. huaweicloudsdkgeip/v3/model/list_global_eip_segments_request.py +61 -61
  147. huaweicloudsdkgeip/v3/model/list_global_eip_segments_response.py +9 -9
  148. huaweicloudsdkgeip/v3/model/list_global_eips.py +47 -47
  149. huaweicloudsdkgeip/v3/model/list_global_eips_request.py +65 -65
  150. huaweicloudsdkgeip/v3/model/list_global_eips_response.py +9 -9
  151. huaweicloudsdkgeip/v3/model/list_global_eips_response_body_page_info.py +7 -7
  152. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_request.py +3 -3
  153. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_response.py +7 -7
  154. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_request.py +1 -1
  155. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_response.py +5 -5
  156. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_request.py +7 -7
  157. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_response.py +9 -9
  158. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits.py +13 -13
  159. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_request.py +11 -11
  160. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_response.py +7 -7
  161. huaweicloudsdkgeip/v3/model/list_internet_bandwidths.py +47 -47
  162. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_request.py +35 -35
  163. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_response.py +9 -9
  164. huaweicloudsdkgeip/v3/model/list_jobs.py +17 -17
  165. huaweicloudsdkgeip/v3/model/list_jobs_request.py +21 -21
  166. huaweicloudsdkgeip/v3/model/list_jobs_response.py +9 -9
  167. huaweicloudsdkgeip/v3/model/list_quotas.py +3 -3
  168. huaweicloudsdkgeip/v3/model/list_resources_by_tags_request_body.py +3 -3
  169. huaweicloudsdkgeip/v3/model/list_support_instances_support_regions.py +17 -17
  170. huaweicloudsdkgeip/v3/model/list_support_masks.py +11 -11
  171. huaweicloudsdkgeip/v3/model/list_support_masks_request.py +21 -21
  172. huaweicloudsdkgeip/v3/model/list_support_masks_response.py +9 -9
  173. huaweicloudsdkgeip/v3/model/list_support_regions.py +19 -19
  174. huaweicloudsdkgeip/v3/model/list_support_regions_request.py +29 -29
  175. huaweicloudsdkgeip/v3/model/list_support_regions_response.py +9 -9
  176. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_request.py +5 -5
  177. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_response.py +7 -7
  178. huaweicloudsdkgeip/v3/model/lock_info.py +21 -21
  179. huaweicloudsdkgeip/v3/model/native_uuid.py +1 -1
  180. huaweicloudsdkgeip/v3/model/resources_info.py +9 -9
  181. huaweicloudsdkgeip/v3/model/short_global_eip_segment.py +5 -5
  182. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_request.py +3 -3
  183. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_response.py +9 -9
  184. huaweicloudsdkgeip/v3/model/show_global_eip.py +47 -47
  185. huaweicloudsdkgeip/v3/model/show_global_eip_request.py +5 -5
  186. huaweicloudsdkgeip/v3/model/show_global_eip_response.py +7 -7
  187. huaweicloudsdkgeip/v3/model/show_global_eip_segment.py +43 -43
  188. huaweicloudsdkgeip/v3/model/show_global_eip_segment_request.py +5 -5
  189. huaweicloudsdkgeip/v3/model/show_global_eip_segment_response.py +7 -7
  190. huaweicloudsdkgeip/v3/model/show_global_eip_tags_request.py +3 -3
  191. huaweicloudsdkgeip/v3/model/show_global_eip_tags_response.py +9 -9
  192. huaweicloudsdkgeip/v3/model/show_internet_bandwidth.py +43 -43
  193. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_request.py +5 -5
  194. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_response.py +7 -7
  195. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_request.py +3 -3
  196. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_response.py +9 -9
  197. huaweicloudsdkgeip/v3/model/show_job.py +17 -17
  198. huaweicloudsdkgeip/v3/model/show_jobs_request.py +5 -5
  199. huaweicloudsdkgeip/v3/model/show_jobs_response.py +7 -7
  200. huaweicloudsdkgeip/v3/model/show_user_disclaimer_record.py +7 -7
  201. huaweicloudsdkgeip/v3/model/show_user_disclaimer_request.py +3 -3
  202. huaweicloudsdkgeip/v3/model/show_user_disclaimer_response.py +7 -7
  203. huaweicloudsdkgeip/v3/model/sys_tag.py +5 -5
  204. huaweicloudsdkgeip/v3/model/tag.py +5 -5
  205. huaweicloudsdkgeip/v3/model/update_global_eip.py +5 -5
  206. huaweicloudsdkgeip/v3/model/update_global_eip_request.py +5 -5
  207. huaweicloudsdkgeip/v3/model/update_global_eip_request_body.py +5 -5
  208. huaweicloudsdkgeip/v3/model/update_global_eip_request_body_global_eip.py +5 -5
  209. huaweicloudsdkgeip/v3/model/update_global_eip_response.py +7 -7
  210. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request.py +5 -5
  211. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body.py +3 -3
  212. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body_global_eip_segment.py +5 -5
  213. huaweicloudsdkgeip/v3/model/update_global_eip_segment_response.py +7 -7
  214. huaweicloudsdkgeip/v3/model/update_internet_bandwidth.py +39 -39
  215. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request.py +5 -5
  216. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body.py +3 -3
  217. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body_internet_bandwidth.py +11 -11
  218. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_response.py +7 -7
  219. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/METADATA +2 -2
  220. huaweicloudsdkgeip-3.1.143.dist-info/RECORD +228 -0
  221. huaweicloudsdkgeip-3.1.141.dist-info/RECORD +0 -228
  222. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/LICENSE +0 -0
  223. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/WHEEL +0 -0
  224. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/top_level.txt +0 -0
@@ -27,7 +27,7 @@ class BatchCreateGlobalEipTagsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, resource_id=None, body=None):
30
- """BatchCreateGlobalEipTagsRequest
30
+ r"""BatchCreateGlobalEipTagsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class BatchCreateGlobalEipTagsRequest:
49
49
 
50
50
  @property
51
51
  def resource_id(self):
52
- """Gets the resource_id of this BatchCreateGlobalEipTagsRequest.
52
+ r"""Gets the resource_id of this BatchCreateGlobalEipTagsRequest.
53
53
 
54
54
  :return: The resource_id of this BatchCreateGlobalEipTagsRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class BatchCreateGlobalEipTagsRequest:
58
58
 
59
59
  @resource_id.setter
60
60
  def resource_id(self, resource_id):
61
- """Sets the resource_id of this BatchCreateGlobalEipTagsRequest.
61
+ r"""Sets the resource_id of this BatchCreateGlobalEipTagsRequest.
62
62
 
63
63
  :param resource_id: The resource_id of this BatchCreateGlobalEipTagsRequest.
64
64
  :type resource_id: str
@@ -67,7 +67,7 @@ class BatchCreateGlobalEipTagsRequest:
67
67
 
68
68
  @property
69
69
  def body(self):
70
- """Gets the body of this BatchCreateGlobalEipTagsRequest.
70
+ r"""Gets the body of this BatchCreateGlobalEipTagsRequest.
71
71
 
72
72
  :return: The body of this BatchCreateGlobalEipTagsRequest.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.BatchCreateV2RequestBody`
@@ -76,7 +76,7 @@ class BatchCreateGlobalEipTagsRequest:
76
76
 
77
77
  @body.setter
78
78
  def body(self, body):
79
- """Sets the body of this BatchCreateGlobalEipTagsRequest.
79
+ r"""Sets the body of this BatchCreateGlobalEipTagsRequest.
80
80
 
81
81
  :param body: The body of this BatchCreateGlobalEipTagsRequest.
82
82
  :type body: :class:`huaweicloudsdkgeip.v3.BatchCreateV2RequestBody`
@@ -26,7 +26,7 @@ class BatchCreateGlobalEipTagsResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, x_request_id=None):
29
- """BatchCreateGlobalEipTagsResponse
29
+ r"""BatchCreateGlobalEipTagsResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class BatchCreateGlobalEipTagsResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def x_request_id(self):
47
- """Gets the x_request_id of this BatchCreateGlobalEipTagsResponse.
47
+ r"""Gets the x_request_id of this BatchCreateGlobalEipTagsResponse.
48
48
 
49
49
  :return: The x_request_id of this BatchCreateGlobalEipTagsResponse.
50
50
  :rtype: str
@@ -53,7 +53,7 @@ class BatchCreateGlobalEipTagsResponse(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 BatchCreateGlobalEipTagsResponse.
56
+ r"""Sets the x_request_id of this BatchCreateGlobalEipTagsResponse.
57
57
 
58
58
  :param x_request_id: The x_request_id of this BatchCreateGlobalEipTagsResponse.
59
59
  :type x_request_id: str
@@ -59,7 +59,7 @@ class BatchCreateInternetBandwidth:
59
59
  }
60
60
 
61
61
  def __init__(self, id=None, name=None, isp=None, ingress_size=None, access_site=None, size=None, description=None, charge_mode=None, domain_id=None, status=None, created_at=None, updated_at=None, ret_status=None, tags=None, sys_tags=None, enterprise_project_id=None, type=None, lock_infos=None):
62
- """BatchCreateInternetBandwidth
62
+ r"""BatchCreateInternetBandwidth
63
63
 
64
64
  The model defined in huaweicloud sdk
65
65
 
@@ -159,7 +159,7 @@ class BatchCreateInternetBandwidth:
159
159
 
160
160
  @property
161
161
  def id(self):
162
- """Gets the id of this BatchCreateInternetBandwidth.
162
+ r"""Gets the id of this BatchCreateInternetBandwidth.
163
163
 
164
164
  全域公网带宽的ID
165
165
 
@@ -170,7 +170,7 @@ class BatchCreateInternetBandwidth:
170
170
 
171
171
  @id.setter
172
172
  def id(self, id):
173
- """Sets the id of this BatchCreateInternetBandwidth.
173
+ r"""Sets the id of this BatchCreateInternetBandwidth.
174
174
 
175
175
  全域公网带宽的ID
176
176
 
@@ -181,7 +181,7 @@ class BatchCreateInternetBandwidth:
181
181
 
182
182
  @property
183
183
  def name(self):
184
- """Gets the name of this BatchCreateInternetBandwidth.
184
+ r"""Gets the name of this BatchCreateInternetBandwidth.
185
185
 
186
186
  - 功能说明:全域公网带宽名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
187
187
 
@@ -192,7 +192,7 @@ class BatchCreateInternetBandwidth:
192
192
 
193
193
  @name.setter
194
194
  def name(self, name):
195
- """Sets the name of this BatchCreateInternetBandwidth.
195
+ r"""Sets the name of this BatchCreateInternetBandwidth.
196
196
 
197
197
  - 功能说明:全域公网带宽名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
198
198
 
@@ -203,7 +203,7 @@ class BatchCreateInternetBandwidth:
203
203
 
204
204
  @property
205
205
  def isp(self):
206
- """Gets the isp of this BatchCreateInternetBandwidth.
206
+ r"""Gets the isp of this BatchCreateInternetBandwidth.
207
207
 
208
208
  全域弹性公网IP所属线路
209
209
 
@@ -214,7 +214,7 @@ class BatchCreateInternetBandwidth:
214
214
 
215
215
  @isp.setter
216
216
  def isp(self, isp):
217
- """Sets the isp of this BatchCreateInternetBandwidth.
217
+ r"""Sets the isp of this BatchCreateInternetBandwidth.
218
218
 
219
219
  全域弹性公网IP所属线路
220
220
 
@@ -225,7 +225,7 @@ class BatchCreateInternetBandwidth:
225
225
 
226
226
  @property
227
227
  def ingress_size(self):
228
- """Gets the ingress_size of this BatchCreateInternetBandwidth.
228
+ r"""Gets the ingress_size of this BatchCreateInternetBandwidth.
229
229
 
230
230
  全域公网带宽大小(入云方向)
231
231
 
@@ -236,7 +236,7 @@ class BatchCreateInternetBandwidth:
236
236
 
237
237
  @ingress_size.setter
238
238
  def ingress_size(self, ingress_size):
239
- """Sets the ingress_size of this BatchCreateInternetBandwidth.
239
+ r"""Sets the ingress_size of this BatchCreateInternetBandwidth.
240
240
 
241
241
  全域公网带宽大小(入云方向)
242
242
 
@@ -247,7 +247,7 @@ class BatchCreateInternetBandwidth:
247
247
 
248
248
  @property
249
249
  def access_site(self):
250
- """Gets the access_site of this BatchCreateInternetBandwidth.
250
+ r"""Gets the access_site of this BatchCreateInternetBandwidth.
251
251
 
252
252
  接入点信息
253
253
 
@@ -258,7 +258,7 @@ class BatchCreateInternetBandwidth:
258
258
 
259
259
  @access_site.setter
260
260
  def access_site(self, access_site):
261
- """Sets the access_site of this BatchCreateInternetBandwidth.
261
+ r"""Sets the access_site of this BatchCreateInternetBandwidth.
262
262
 
263
263
  接入点信息
264
264
 
@@ -269,7 +269,7 @@ class BatchCreateInternetBandwidth:
269
269
 
270
270
  @property
271
271
  def size(self):
272
- """Gets the size of this BatchCreateInternetBandwidth.
272
+ r"""Gets the size of this BatchCreateInternetBandwidth.
273
273
 
274
274
  全域公网带宽大小(出云方向)
275
275
 
@@ -280,7 +280,7 @@ class BatchCreateInternetBandwidth:
280
280
 
281
281
  @size.setter
282
282
  def size(self, size):
283
- """Sets the size of this BatchCreateInternetBandwidth.
283
+ r"""Sets the size of this BatchCreateInternetBandwidth.
284
284
 
285
285
  全域公网带宽大小(出云方向)
286
286
 
@@ -291,7 +291,7 @@ class BatchCreateInternetBandwidth:
291
291
 
292
292
  @property
293
293
  def description(self):
294
- """Gets the description of this BatchCreateInternetBandwidth.
294
+ r"""Gets the description of this BatchCreateInternetBandwidth.
295
295
 
296
296
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
297
297
 
@@ -302,7 +302,7 @@ class BatchCreateInternetBandwidth:
302
302
 
303
303
  @description.setter
304
304
  def description(self, description):
305
- """Sets the description of this BatchCreateInternetBandwidth.
305
+ r"""Sets the description of this BatchCreateInternetBandwidth.
306
306
 
307
307
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
308
308
 
@@ -313,7 +313,7 @@ class BatchCreateInternetBandwidth:
313
313
 
314
314
  @property
315
315
  def charge_mode(self):
316
- """Gets the charge_mode of this BatchCreateInternetBandwidth.
316
+ r"""Gets the charge_mode of this BatchCreateInternetBandwidth.
317
317
 
318
318
  计费模式
319
319
 
@@ -324,7 +324,7 @@ class BatchCreateInternetBandwidth:
324
324
 
325
325
  @charge_mode.setter
326
326
  def charge_mode(self, charge_mode):
327
- """Sets the charge_mode of this BatchCreateInternetBandwidth.
327
+ r"""Sets the charge_mode of this BatchCreateInternetBandwidth.
328
328
 
329
329
  计费模式
330
330
 
@@ -335,7 +335,7 @@ class BatchCreateInternetBandwidth:
335
335
 
336
336
  @property
337
337
  def domain_id(self):
338
- """Gets the domain_id of this BatchCreateInternetBandwidth.
338
+ r"""Gets the domain_id of this BatchCreateInternetBandwidth.
339
339
 
340
340
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
341
341
 
@@ -346,7 +346,7 @@ class BatchCreateInternetBandwidth:
346
346
 
347
347
  @domain_id.setter
348
348
  def domain_id(self, domain_id):
349
- """Sets the domain_id of this BatchCreateInternetBandwidth.
349
+ r"""Sets the domain_id of this BatchCreateInternetBandwidth.
350
350
 
351
351
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
352
352
 
@@ -357,7 +357,7 @@ class BatchCreateInternetBandwidth:
357
357
 
358
358
  @property
359
359
  def status(self):
360
- """Gets the status of this BatchCreateInternetBandwidth.
360
+ r"""Gets the status of this BatchCreateInternetBandwidth.
361
361
 
362
362
  状态
363
363
 
@@ -368,7 +368,7 @@ class BatchCreateInternetBandwidth:
368
368
 
369
369
  @status.setter
370
370
  def status(self, status):
371
- """Sets the status of this BatchCreateInternetBandwidth.
371
+ r"""Sets the status of this BatchCreateInternetBandwidth.
372
372
 
373
373
  状态
374
374
 
@@ -379,7 +379,7 @@ class BatchCreateInternetBandwidth:
379
379
 
380
380
  @property
381
381
  def created_at(self):
382
- """Gets the created_at of this BatchCreateInternetBandwidth.
382
+ r"""Gets the created_at of this BatchCreateInternetBandwidth.
383
383
 
384
384
  创建时间
385
385
 
@@ -390,7 +390,7 @@ class BatchCreateInternetBandwidth:
390
390
 
391
391
  @created_at.setter
392
392
  def created_at(self, created_at):
393
- """Sets the created_at of this BatchCreateInternetBandwidth.
393
+ r"""Sets the created_at of this BatchCreateInternetBandwidth.
394
394
 
395
395
  创建时间
396
396
 
@@ -401,7 +401,7 @@ class BatchCreateInternetBandwidth:
401
401
 
402
402
  @property
403
403
  def updated_at(self):
404
- """Gets the updated_at of this BatchCreateInternetBandwidth.
404
+ r"""Gets the updated_at of this BatchCreateInternetBandwidth.
405
405
 
406
406
  更新时间
407
407
 
@@ -412,7 +412,7 @@ class BatchCreateInternetBandwidth:
412
412
 
413
413
  @updated_at.setter
414
414
  def updated_at(self, updated_at):
415
- """Sets the updated_at of this BatchCreateInternetBandwidth.
415
+ r"""Sets the updated_at of this BatchCreateInternetBandwidth.
416
416
 
417
417
  更新时间
418
418
 
@@ -423,7 +423,7 @@ class BatchCreateInternetBandwidth:
423
423
 
424
424
  @property
425
425
  def ret_status(self):
426
- """Gets the ret_status of this BatchCreateInternetBandwidth.
426
+ r"""Gets the ret_status of this BatchCreateInternetBandwidth.
427
427
 
428
428
  是否创建成功标识,取值:successful、failed。
429
429
 
@@ -434,7 +434,7 @@ class BatchCreateInternetBandwidth:
434
434
 
435
435
  @ret_status.setter
436
436
  def ret_status(self, ret_status):
437
- """Sets the ret_status of this BatchCreateInternetBandwidth.
437
+ r"""Sets the ret_status of this BatchCreateInternetBandwidth.
438
438
 
439
439
  是否创建成功标识,取值:successful、failed。
440
440
 
@@ -445,7 +445,7 @@ class BatchCreateInternetBandwidth:
445
445
 
446
446
  @property
447
447
  def tags(self):
448
- """Gets the tags of this BatchCreateInternetBandwidth.
448
+ r"""Gets the tags of this BatchCreateInternetBandwidth.
449
449
 
450
450
  全域公网带宽标签
451
451
 
@@ -456,7 +456,7 @@ class BatchCreateInternetBandwidth:
456
456
 
457
457
  @tags.setter
458
458
  def tags(self, tags):
459
- """Sets the tags of this BatchCreateInternetBandwidth.
459
+ r"""Sets the tags of this BatchCreateInternetBandwidth.
460
460
 
461
461
  全域公网带宽标签
462
462
 
@@ -467,7 +467,7 @@ class BatchCreateInternetBandwidth:
467
467
 
468
468
  @property
469
469
  def sys_tags(self):
470
- """Gets the sys_tags of this BatchCreateInternetBandwidth.
470
+ r"""Gets the sys_tags of this BatchCreateInternetBandwidth.
471
471
 
472
472
  系统标签
473
473
 
@@ -478,7 +478,7 @@ class BatchCreateInternetBandwidth:
478
478
 
479
479
  @sys_tags.setter
480
480
  def sys_tags(self, sys_tags):
481
- """Sets the sys_tags of this BatchCreateInternetBandwidth.
481
+ r"""Sets the sys_tags of this BatchCreateInternetBandwidth.
482
482
 
483
483
  系统标签
484
484
 
@@ -489,7 +489,7 @@ class BatchCreateInternetBandwidth:
489
489
 
490
490
  @property
491
491
  def enterprise_project_id(self):
492
- """Gets the enterprise_project_id of this BatchCreateInternetBandwidth.
492
+ r"""Gets the enterprise_project_id of this BatchCreateInternetBandwidth.
493
493
 
494
494
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
495
495
 
@@ -500,7 +500,7 @@ class BatchCreateInternetBandwidth:
500
500
 
501
501
  @enterprise_project_id.setter
502
502
  def enterprise_project_id(self, enterprise_project_id):
503
- """Sets the enterprise_project_id of this BatchCreateInternetBandwidth.
503
+ r"""Sets the enterprise_project_id of this BatchCreateInternetBandwidth.
504
504
 
505
505
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
506
506
 
@@ -511,7 +511,7 @@ class BatchCreateInternetBandwidth:
511
511
 
512
512
  @property
513
513
  def type(self):
514
- """Gets the type of this BatchCreateInternetBandwidth.
514
+ r"""Gets the type of this BatchCreateInternetBandwidth.
515
515
 
516
516
  全域公网带宽类型
517
517
 
@@ -522,7 +522,7 @@ class BatchCreateInternetBandwidth:
522
522
 
523
523
  @type.setter
524
524
  def type(self, type):
525
- """Sets the type of this BatchCreateInternetBandwidth.
525
+ r"""Sets the type of this BatchCreateInternetBandwidth.
526
526
 
527
527
  全域公网带宽类型
528
528
 
@@ -533,7 +533,7 @@ class BatchCreateInternetBandwidth:
533
533
 
534
534
  @property
535
535
  def lock_infos(self):
536
- """Gets the lock_infos of this BatchCreateInternetBandwidth.
536
+ r"""Gets the lock_infos of this BatchCreateInternetBandwidth.
537
537
 
538
538
  全域公网带宽资源的锁状态
539
539
 
@@ -544,7 +544,7 @@ class BatchCreateInternetBandwidth:
544
544
 
545
545
  @lock_infos.setter
546
546
  def lock_infos(self, lock_infos):
547
- """Sets the lock_infos of this BatchCreateInternetBandwidth.
547
+ r"""Sets the lock_infos of this BatchCreateInternetBandwidth.
548
548
 
549
549
  全域公网带宽资源的锁状态
550
550
 
@@ -25,7 +25,7 @@ class BatchCreateInternetBandwidthRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """BatchCreateInternetBandwidthRequest
28
+ r"""BatchCreateInternetBandwidthRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class BatchCreateInternetBandwidthRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this BatchCreateInternetBandwidthRequest.
46
+ r"""Gets the body of this BatchCreateInternetBandwidthRequest.
47
47
 
48
48
  :return: The body of this BatchCreateInternetBandwidthRequest.
49
49
  :rtype: :class:`huaweicloudsdkgeip.v3.BatchCreateInternetBandwidthRequestBody`
@@ -52,7 +52,7 @@ class BatchCreateInternetBandwidthRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this BatchCreateInternetBandwidthRequest.
55
+ r"""Sets the body of this BatchCreateInternetBandwidthRequest.
56
56
 
57
57
  :param body: The body of this BatchCreateInternetBandwidthRequest.
58
58
  :type body: :class:`huaweicloudsdkgeip.v3.BatchCreateInternetBandwidthRequestBody`
@@ -25,7 +25,7 @@ class BatchCreateInternetBandwidthRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, internet_bandwidth=None):
28
- """BatchCreateInternetBandwidthRequestBody
28
+ r"""BatchCreateInternetBandwidthRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class BatchCreateInternetBandwidthRequestBody:
42
42
 
43
43
  @property
44
44
  def internet_bandwidth(self):
45
- """Gets the internet_bandwidth of this BatchCreateInternetBandwidthRequestBody.
45
+ r"""Gets the internet_bandwidth of this BatchCreateInternetBandwidthRequestBody.
46
46
 
47
47
  :return: The internet_bandwidth of this BatchCreateInternetBandwidthRequestBody.
48
48
  :rtype: :class:`huaweicloudsdkgeip.v3.BatchCreateInternetBandwidthRequestBodyInternetBandwidth`
@@ -51,7 +51,7 @@ class BatchCreateInternetBandwidthRequestBody:
51
51
 
52
52
  @internet_bandwidth.setter
53
53
  def internet_bandwidth(self, internet_bandwidth):
54
- """Sets the internet_bandwidth of this BatchCreateInternetBandwidthRequestBody.
54
+ r"""Sets the internet_bandwidth of this BatchCreateInternetBandwidthRequestBody.
55
55
 
56
56
  :param internet_bandwidth: The internet_bandwidth of this BatchCreateInternetBandwidthRequestBody.
57
57
  :type internet_bandwidth: :class:`huaweicloudsdkgeip.v3.BatchCreateInternetBandwidthRequestBodyInternetBandwidth`
@@ -45,7 +45,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
45
45
  }
46
46
 
47
47
  def __init__(self, ingress_size=None, charge_mode=None, isp=None, access_site=None, size=None, name=None, description=None, count=None, tags=None, enterprise_project_id=None, type=None):
48
- """BatchCreateInternetBandwidthRequestBodyInternetBandwidth
48
+ r"""BatchCreateInternetBandwidthRequestBodyInternetBandwidth
49
49
 
50
50
  The model defined in huaweicloud sdk
51
51
 
@@ -110,7 +110,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
110
110
 
111
111
  @property
112
112
  def ingress_size(self):
113
- """Gets the ingress_size of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
113
+ r"""Gets the ingress_size of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
114
114
 
115
115
  全域公网带宽大小(入云方向)
116
116
 
@@ -121,7 +121,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
121
121
 
122
122
  @ingress_size.setter
123
123
  def ingress_size(self, ingress_size):
124
- """Sets the ingress_size of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
124
+ r"""Sets the ingress_size of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
125
125
 
126
126
  全域公网带宽大小(入云方向)
127
127
 
@@ -132,7 +132,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
132
132
 
133
133
  @property
134
134
  def charge_mode(self):
135
- """Gets the charge_mode of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
135
+ r"""Gets the charge_mode of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
136
136
 
137
137
  计费模式
138
138
 
@@ -143,7 +143,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
143
143
 
144
144
  @charge_mode.setter
145
145
  def charge_mode(self, charge_mode):
146
- """Sets the charge_mode of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
146
+ r"""Sets the charge_mode of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
147
147
 
148
148
  计费模式
149
149
 
@@ -154,7 +154,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
154
154
 
155
155
  @property
156
156
  def isp(self):
157
- """Gets the isp of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
157
+ r"""Gets the isp of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
158
158
 
159
159
  全域弹性公网IP所属线路
160
160
 
@@ -165,7 +165,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
165
165
 
166
166
  @isp.setter
167
167
  def isp(self, isp):
168
- """Sets the isp of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
168
+ r"""Sets the isp of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
169
169
 
170
170
  全域弹性公网IP所属线路
171
171
 
@@ -176,7 +176,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
176
176
 
177
177
  @property
178
178
  def access_site(self):
179
- """Gets the access_site of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
179
+ r"""Gets the access_site of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
180
180
 
181
181
  接入点信息
182
182
 
@@ -187,7 +187,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
187
187
 
188
188
  @access_site.setter
189
189
  def access_site(self, access_site):
190
- """Sets the access_site of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
190
+ r"""Sets the access_site of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
191
191
 
192
192
  接入点信息
193
193
 
@@ -198,7 +198,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
198
198
 
199
199
  @property
200
200
  def size(self):
201
- """Gets the size of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
201
+ r"""Gets the size of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
202
202
 
203
203
  全域公网带宽大小(出云方向)
204
204
 
@@ -209,7 +209,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
209
209
 
210
210
  @size.setter
211
211
  def size(self, size):
212
- """Sets the size of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
212
+ r"""Sets the size of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
213
213
 
214
214
  全域公网带宽大小(出云方向)
215
215
 
@@ -220,7 +220,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
220
220
 
221
221
  @property
222
222
  def name(self):
223
- """Gets the name of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
223
+ r"""Gets the name of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
224
224
 
225
225
  - 功能说明:全域公网带宽名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
226
226
 
@@ -231,7 +231,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
231
231
 
232
232
  @name.setter
233
233
  def name(self, name):
234
- """Sets the name of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
234
+ r"""Sets the name of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
235
235
 
236
236
  - 功能说明:全域公网带宽名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
237
237
 
@@ -242,7 +242,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
242
242
 
243
243
  @property
244
244
  def description(self):
245
- """Gets the description of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
245
+ r"""Gets the description of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
246
246
 
247
247
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
248
248
 
@@ -253,7 +253,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
253
253
 
254
254
  @description.setter
255
255
  def description(self, description):
256
- """Sets the description of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
256
+ r"""Sets the description of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
257
257
 
258
258
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
259
259
 
@@ -264,7 +264,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
264
264
 
265
265
  @property
266
266
  def count(self):
267
- """Gets the count of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
267
+ r"""Gets the count of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
268
268
 
269
269
  批创个数
270
270
 
@@ -275,7 +275,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
275
275
 
276
276
  @count.setter
277
277
  def count(self, count):
278
- """Sets the count of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
278
+ r"""Sets the count of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
279
279
 
280
280
  批创个数
281
281
 
@@ -286,7 +286,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
286
286
 
287
287
  @property
288
288
  def tags(self):
289
- """Gets the tags of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
289
+ r"""Gets the tags of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
290
290
 
291
291
  全域公网带宽标签
292
292
 
@@ -297,7 +297,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
297
297
 
298
298
  @tags.setter
299
299
  def tags(self, tags):
300
- """Sets the tags of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
300
+ r"""Sets the tags of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
301
301
 
302
302
  全域公网带宽标签
303
303
 
@@ -308,7 +308,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
308
308
 
309
309
  @property
310
310
  def enterprise_project_id(self):
311
- """Gets the enterprise_project_id of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
311
+ r"""Gets the enterprise_project_id of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
312
312
 
313
313
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
314
314
 
@@ -319,7 +319,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
319
319
 
320
320
  @enterprise_project_id.setter
321
321
  def enterprise_project_id(self, enterprise_project_id):
322
- """Sets the enterprise_project_id of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
322
+ r"""Sets the enterprise_project_id of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
323
323
 
324
324
  - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
325
325
 
@@ -330,7 +330,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
330
330
 
331
331
  @property
332
332
  def type(self):
333
- """Gets the type of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
333
+ r"""Gets the type of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
334
334
 
335
335
  全域公网带宽类型
336
336
 
@@ -341,7 +341,7 @@ class BatchCreateInternetBandwidthRequestBodyInternetBandwidth:
341
341
 
342
342
  @type.setter
343
343
  def type(self, type):
344
- """Sets the type of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
344
+ r"""Sets the type of this BatchCreateInternetBandwidthRequestBodyInternetBandwidth.
345
345
 
346
346
  全域公网带宽类型
347
347