huaweicloudsdkgeip 3.1.142__py2.py3-none-any.whl → 3.1.144__py2.py3-none-any.whl

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

Potentially problematic release.


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

Files changed (224) hide show
  1. huaweicloudsdkgeip/v3/geip_async_client.py +66 -66
  2. huaweicloudsdkgeip/v3/geip_client.py +66 -66
  3. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_request.py +5 -5
  4. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_response.py +3 -3
  5. huaweicloudsdkgeip/v3/model/add_global_eip_tags_request.py +5 -5
  6. huaweicloudsdkgeip/v3/model/add_global_eip_tags_response.py +3 -3
  7. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_request.py +5 -5
  8. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_response.py +3 -3
  9. huaweicloudsdkgeip/v3/model/allowed_bandwidth_types.py +7 -7
  10. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_request.py +5 -5
  11. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_response.py +7 -7
  12. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body.py +5 -5
  13. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip.py +5 -5
  14. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_associate_instance_info.py +13 -13
  15. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info.py +23 -23
  16. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body.py +3 -3
  17. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body_global_eip_segment.py +13 -13
  18. huaweicloudsdkgeip/v3/model/associate_instance_request.py +7 -7
  19. huaweicloudsdkgeip/v3/model/associate_instance_response.py +7 -7
  20. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth.py +5 -5
  21. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip.py +47 -47
  22. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body.py +5 -5
  23. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body_global_eip.py +3 -3
  24. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_request.py +5 -5
  25. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_response.py +7 -7
  26. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_request.py +3 -3
  27. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_response.py +5 -5
  28. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_request.py +3 -3
  29. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_response.py +5 -5
  30. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_request_body.py +3 -3
  31. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  32. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_request.py +5 -5
  33. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_response.py +3 -3
  34. huaweicloudsdkgeip/v3/model/batch_create_global_eip_job.py +7 -7
  35. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request.py +3 -3
  36. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body.py +5 -5
  37. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip.py +17 -17
  38. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip_internet_bandwidth_info.py +15 -15
  39. huaweicloudsdkgeip/v3/model/batch_create_global_eip_response.py +7 -7
  40. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_request.py +5 -5
  41. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_response.py +3 -3
  42. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth.py +37 -37
  43. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request.py +3 -3
  44. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body.py +3 -3
  45. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body_internet_bandwidth.py +23 -23
  46. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_response.py +7 -7
  47. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_request.py +5 -5
  48. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_response.py +3 -3
  49. huaweicloudsdkgeip/v3/model/batch_create_v2_request_body.py +5 -5
  50. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_request.py +5 -5
  51. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_response.py +3 -3
  52. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_request.py +5 -5
  53. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_response.py +3 -3
  54. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_request.py +5 -5
  55. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_response.py +3 -3
  56. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body.py +5 -5
  57. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body_tags.py +5 -5
  58. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_request.py +3 -3
  59. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_response.py +5 -5
  60. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_request.py +3 -3
  61. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_response.py +5 -5
  62. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_request_body.py +3 -3
  63. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  64. huaweicloudsdkgeip/v3/model/batch_internet_bandwidths_global_eip_response_body.py +3 -3
  65. huaweicloudsdkgeip/v3/model/count_geip_segments.py +3 -3
  66. huaweicloudsdkgeip/v3/model/count_global_eip_segment_request.py +53 -53
  67. huaweicloudsdkgeip/v3/model/count_global_eip_segment_response.py +7 -7
  68. huaweicloudsdkgeip/v3/model/count_global_eips.py +3 -3
  69. huaweicloudsdkgeip/v3/model/count_global_eips_request.py +47 -47
  70. huaweicloudsdkgeip/v3/model/count_global_eips_response.py +7 -7
  71. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_request.py +17 -17
  72. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_response.py +7 -7
  73. huaweicloudsdkgeip/v3/model/count_internet_bandwidths.py +3 -3
  74. huaweicloudsdkgeip/v3/model/create_global_eip.py +5 -5
  75. huaweicloudsdkgeip/v3/model/create_global_eip_request.py +3 -3
  76. huaweicloudsdkgeip/v3/model/create_global_eip_request_body.py +5 -5
  77. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip.py +15 -15
  78. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip_tags.py +5 -5
  79. huaweicloudsdkgeip/v3/model/create_global_eip_response.py +7 -7
  80. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request.py +3 -3
  81. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body.py +3 -3
  82. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment.py +17 -17
  83. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment_internet_bandwidth.py +15 -15
  84. huaweicloudsdkgeip/v3/model/create_global_eip_segment_response.py +7 -7
  85. huaweicloudsdkgeip/v3/model/create_internet_bandwidth.py +43 -43
  86. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request.py +3 -3
  87. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body.py +3 -3
  88. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body_internet_bandwidth.py +21 -21
  89. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_response.py +7 -7
  90. huaweicloudsdkgeip/v3/model/create_tag.py +5 -5
  91. huaweicloudsdkgeip/v3/model/create_user_disclaimer_record.py +7 -7
  92. huaweicloudsdkgeip/v3/model/create_user_disclaimer_request.py +1 -1
  93. huaweicloudsdkgeip/v3/model/create_user_disclaimer_response.py +7 -7
  94. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body.py +3 -3
  95. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body_tag.py +5 -5
  96. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_request.py +5 -5
  97. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_response.py +3 -3
  98. huaweicloudsdkgeip/v3/model/delete_global_eip_request.py +3 -3
  99. huaweicloudsdkgeip/v3/model/delete_global_eip_response.py +3 -3
  100. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_request.py +3 -3
  101. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_response.py +3 -3
  102. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_request.py +5 -5
  103. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_response.py +3 -3
  104. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_request.py +3 -3
  105. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_response.py +3 -3
  106. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_request.py +5 -5
  107. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_response.py +3 -3
  108. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_request.py +1 -1
  109. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_response.py +3 -3
  110. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth.py +3 -3
  111. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_global_eips.py +47 -47
  112. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_request.py +5 -5
  113. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_response.py +7 -7
  114. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_request.py +3 -3
  115. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_response.py +7 -7
  116. huaweicloudsdkgeip/v3/model/disassociate_instance_request.py +5 -5
  117. huaweicloudsdkgeip/v3/model/disassociate_instance_response.py +7 -7
  118. huaweicloudsdkgeip/v3/model/ext_limit_pojo.py +7 -7
  119. huaweicloudsdkgeip/v3/model/geip_resource.py +9 -9
  120. huaweicloudsdkgeip/v3/model/geip_tags.py +5 -5
  121. huaweicloudsdkgeip/v3/model/get_account_tags_v2.py +5 -5
  122. huaweicloudsdkgeip/v3/model/global_connection_bandwidth_info.py +13 -13
  123. huaweicloudsdkgeip/v3/model/instance_info.py +19 -19
  124. huaweicloudsdkgeip/v3/model/internet_bandwidth_info.py +5 -5
  125. huaweicloudsdkgeip/v3/model/list_access_sites.py +17 -17
  126. huaweicloudsdkgeip/v3/model/list_access_sites_request.py +23 -23
  127. huaweicloudsdkgeip/v3/model/list_access_sites_response.py +9 -9
  128. huaweicloudsdkgeip/v3/model/list_geip_pools.py +25 -25
  129. huaweicloudsdkgeip/v3/model/list_geip_pools_request.py +29 -29
  130. huaweicloudsdkgeip/v3/model/list_geip_pools_response.py +9 -9
  131. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_request.py +13 -13
  132. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_response.py +7 -7
  133. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_request.py +3 -3
  134. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_response.py +7 -7
  135. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_request.py +1 -1
  136. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_response.py +9 -9
  137. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_request.py +7 -7
  138. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_response.py +9 -9
  139. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_request.py +3 -3
  140. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_response.py +7 -7
  141. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_request.py +1 -1
  142. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_response.py +9 -9
  143. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_request.py +7 -7
  144. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_response.py +9 -9
  145. huaweicloudsdkgeip/v3/model/list_global_eip_segments.py +43 -43
  146. huaweicloudsdkgeip/v3/model/list_global_eip_segments_request.py +61 -61
  147. huaweicloudsdkgeip/v3/model/list_global_eip_segments_response.py +9 -9
  148. huaweicloudsdkgeip/v3/model/list_global_eips.py +47 -47
  149. huaweicloudsdkgeip/v3/model/list_global_eips_request.py +65 -65
  150. huaweicloudsdkgeip/v3/model/list_global_eips_response.py +9 -9
  151. huaweicloudsdkgeip/v3/model/list_global_eips_response_body_page_info.py +7 -7
  152. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_request.py +3 -3
  153. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_response.py +7 -7
  154. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_request.py +1 -1
  155. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_response.py +5 -5
  156. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_request.py +7 -7
  157. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_response.py +9 -9
  158. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits.py +13 -13
  159. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_request.py +11 -11
  160. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_response.py +7 -7
  161. huaweicloudsdkgeip/v3/model/list_internet_bandwidths.py +47 -47
  162. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_request.py +35 -35
  163. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_response.py +9 -9
  164. huaweicloudsdkgeip/v3/model/list_jobs.py +17 -17
  165. huaweicloudsdkgeip/v3/model/list_jobs_request.py +21 -21
  166. huaweicloudsdkgeip/v3/model/list_jobs_response.py +9 -9
  167. huaweicloudsdkgeip/v3/model/list_quotas.py +3 -3
  168. huaweicloudsdkgeip/v3/model/list_resources_by_tags_request_body.py +3 -3
  169. huaweicloudsdkgeip/v3/model/list_support_instances_support_regions.py +17 -17
  170. huaweicloudsdkgeip/v3/model/list_support_masks.py +11 -11
  171. huaweicloudsdkgeip/v3/model/list_support_masks_request.py +21 -21
  172. huaweicloudsdkgeip/v3/model/list_support_masks_response.py +9 -9
  173. huaweicloudsdkgeip/v3/model/list_support_regions.py +19 -19
  174. huaweicloudsdkgeip/v3/model/list_support_regions_request.py +29 -29
  175. huaweicloudsdkgeip/v3/model/list_support_regions_response.py +9 -9
  176. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_request.py +5 -5
  177. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_response.py +7 -7
  178. huaweicloudsdkgeip/v3/model/lock_info.py +21 -21
  179. huaweicloudsdkgeip/v3/model/native_uuid.py +1 -1
  180. huaweicloudsdkgeip/v3/model/resources_info.py +9 -9
  181. huaweicloudsdkgeip/v3/model/short_global_eip_segment.py +5 -5
  182. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_request.py +3 -3
  183. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_response.py +9 -9
  184. huaweicloudsdkgeip/v3/model/show_global_eip.py +47 -47
  185. huaweicloudsdkgeip/v3/model/show_global_eip_request.py +5 -5
  186. huaweicloudsdkgeip/v3/model/show_global_eip_response.py +7 -7
  187. huaweicloudsdkgeip/v3/model/show_global_eip_segment.py +43 -43
  188. huaweicloudsdkgeip/v3/model/show_global_eip_segment_request.py +5 -5
  189. huaweicloudsdkgeip/v3/model/show_global_eip_segment_response.py +7 -7
  190. huaweicloudsdkgeip/v3/model/show_global_eip_tags_request.py +3 -3
  191. huaweicloudsdkgeip/v3/model/show_global_eip_tags_response.py +9 -9
  192. huaweicloudsdkgeip/v3/model/show_internet_bandwidth.py +43 -43
  193. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_request.py +5 -5
  194. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_response.py +7 -7
  195. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_request.py +3 -3
  196. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_response.py +9 -9
  197. huaweicloudsdkgeip/v3/model/show_job.py +17 -17
  198. huaweicloudsdkgeip/v3/model/show_jobs_request.py +5 -5
  199. huaweicloudsdkgeip/v3/model/show_jobs_response.py +7 -7
  200. huaweicloudsdkgeip/v3/model/show_user_disclaimer_record.py +7 -7
  201. huaweicloudsdkgeip/v3/model/show_user_disclaimer_request.py +3 -3
  202. huaweicloudsdkgeip/v3/model/show_user_disclaimer_response.py +7 -7
  203. huaweicloudsdkgeip/v3/model/sys_tag.py +5 -5
  204. huaweicloudsdkgeip/v3/model/tag.py +5 -5
  205. huaweicloudsdkgeip/v3/model/update_global_eip.py +5 -5
  206. huaweicloudsdkgeip/v3/model/update_global_eip_request.py +5 -5
  207. huaweicloudsdkgeip/v3/model/update_global_eip_request_body.py +5 -5
  208. huaweicloudsdkgeip/v3/model/update_global_eip_request_body_global_eip.py +5 -5
  209. huaweicloudsdkgeip/v3/model/update_global_eip_response.py +7 -7
  210. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request.py +5 -5
  211. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body.py +3 -3
  212. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body_global_eip_segment.py +5 -5
  213. huaweicloudsdkgeip/v3/model/update_global_eip_segment_response.py +7 -7
  214. huaweicloudsdkgeip/v3/model/update_internet_bandwidth.py +39 -39
  215. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request.py +5 -5
  216. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body.py +3 -3
  217. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body_internet_bandwidth.py +11 -11
  218. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_response.py +7 -7
  219. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.144.dist-info}/METADATA +2 -2
  220. huaweicloudsdkgeip-3.1.144.dist-info/RECORD +228 -0
  221. huaweicloudsdkgeip-3.1.142.dist-info/RECORD +0 -228
  222. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.144.dist-info}/LICENSE +0 -0
  223. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.144.dist-info}/WHEEL +0 -0
  224. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.144.dist-info}/top_level.txt +0 -0
@@ -57,7 +57,7 @@ class ListInternetBandwidthsRequest:
57
57
  }
58
58
 
59
59
  def __init__(self, limit=None, offset=None, marker=None, page_reverse=None, fields=None, ext_fields=None, sort_key=None, sort_dir=None, id=None, size=None, name=None, name_like=None, access_site=None, status=None, enterprise_project_id=None, tags=None, type=None):
60
- """ListInternetBandwidthsRequest
60
+ r"""ListInternetBandwidthsRequest
61
61
 
62
62
  The model defined in huaweicloud sdk
63
63
 
@@ -155,7 +155,7 @@ class ListInternetBandwidthsRequest:
155
155
 
156
156
  @property
157
157
  def limit(self):
158
- """Gets the limit of this ListInternetBandwidthsRequest.
158
+ r"""Gets the limit of this ListInternetBandwidthsRequest.
159
159
 
160
160
  每页条数
161
161
 
@@ -166,7 +166,7 @@ class ListInternetBandwidthsRequest:
166
166
 
167
167
  @limit.setter
168
168
  def limit(self, limit):
169
- """Sets the limit of this ListInternetBandwidthsRequest.
169
+ r"""Sets the limit of this ListInternetBandwidthsRequest.
170
170
 
171
171
  每页条数
172
172
 
@@ -177,7 +177,7 @@ class ListInternetBandwidthsRequest:
177
177
 
178
178
  @property
179
179
  def offset(self):
180
- """Gets the offset of this ListInternetBandwidthsRequest.
180
+ r"""Gets the offset of this ListInternetBandwidthsRequest.
181
181
 
182
182
  分页起始点
183
183
 
@@ -188,7 +188,7 @@ class ListInternetBandwidthsRequest:
188
188
 
189
189
  @offset.setter
190
190
  def offset(self, offset):
191
- """Sets the offset of this ListInternetBandwidthsRequest.
191
+ r"""Sets the offset of this ListInternetBandwidthsRequest.
192
192
 
193
193
  分页起始点
194
194
 
@@ -199,7 +199,7 @@ class ListInternetBandwidthsRequest:
199
199
 
200
200
  @property
201
201
  def marker(self):
202
- """Gets the marker of this ListInternetBandwidthsRequest.
202
+ r"""Gets the marker of this ListInternetBandwidthsRequest.
203
203
 
204
204
  分页起始点
205
205
 
@@ -210,7 +210,7 @@ class ListInternetBandwidthsRequest:
210
210
 
211
211
  @marker.setter
212
212
  def marker(self, marker):
213
- """Sets the marker of this ListInternetBandwidthsRequest.
213
+ r"""Sets the marker of this ListInternetBandwidthsRequest.
214
214
 
215
215
  分页起始点
216
216
 
@@ -221,7 +221,7 @@ class ListInternetBandwidthsRequest:
221
221
 
222
222
  @property
223
223
  def page_reverse(self):
224
- """Gets the page_reverse of this ListInternetBandwidthsRequest.
224
+ r"""Gets the page_reverse of this ListInternetBandwidthsRequest.
225
225
 
226
226
  翻页方向
227
227
 
@@ -232,7 +232,7 @@ class ListInternetBandwidthsRequest:
232
232
 
233
233
  @page_reverse.setter
234
234
  def page_reverse(self, page_reverse):
235
- """Sets the page_reverse of this ListInternetBandwidthsRequest.
235
+ r"""Sets the page_reverse of this ListInternetBandwidthsRequest.
236
236
 
237
237
  翻页方向
238
238
 
@@ -243,7 +243,7 @@ class ListInternetBandwidthsRequest:
243
243
 
244
244
  @property
245
245
  def fields(self):
246
- """Gets the fields of this ListInternetBandwidthsRequest.
246
+ r"""Gets the fields of this ListInternetBandwidthsRequest.
247
247
 
248
248
  :return: The fields of this ListInternetBandwidthsRequest.
249
249
  :rtype: list[str]
@@ -252,7 +252,7 @@ class ListInternetBandwidthsRequest:
252
252
 
253
253
  @fields.setter
254
254
  def fields(self, fields):
255
- """Sets the fields of this ListInternetBandwidthsRequest.
255
+ r"""Sets the fields of this ListInternetBandwidthsRequest.
256
256
 
257
257
  :param fields: The fields of this ListInternetBandwidthsRequest.
258
258
  :type fields: list[str]
@@ -261,7 +261,7 @@ class ListInternetBandwidthsRequest:
261
261
 
262
262
  @property
263
263
  def ext_fields(self):
264
- """Gets the ext_fields of this ListInternetBandwidthsRequest.
264
+ r"""Gets the ext_fields of this ListInternetBandwidthsRequest.
265
265
 
266
266
  :return: The ext_fields of this ListInternetBandwidthsRequest.
267
267
  :rtype: list[str]
@@ -270,7 +270,7 @@ class ListInternetBandwidthsRequest:
270
270
 
271
271
  @ext_fields.setter
272
272
  def ext_fields(self, ext_fields):
273
- """Sets the ext_fields of this ListInternetBandwidthsRequest.
273
+ r"""Sets the ext_fields of this ListInternetBandwidthsRequest.
274
274
 
275
275
  :param ext_fields: The ext_fields of this ListInternetBandwidthsRequest.
276
276
  :type ext_fields: list[str]
@@ -279,7 +279,7 @@ class ListInternetBandwidthsRequest:
279
279
 
280
280
  @property
281
281
  def sort_key(self):
282
- """Gets the sort_key of this ListInternetBandwidthsRequest.
282
+ r"""Gets the sort_key of this ListInternetBandwidthsRequest.
283
283
 
284
284
  按照sort_key指定的字段排序
285
285
 
@@ -290,7 +290,7 @@ class ListInternetBandwidthsRequest:
290
290
 
291
291
  @sort_key.setter
292
292
  def sort_key(self, sort_key):
293
- """Sets the sort_key of this ListInternetBandwidthsRequest.
293
+ r"""Sets the sort_key of this ListInternetBandwidthsRequest.
294
294
 
295
295
  按照sort_key指定的字段排序
296
296
 
@@ -301,7 +301,7 @@ class ListInternetBandwidthsRequest:
301
301
 
302
302
  @property
303
303
  def sort_dir(self):
304
- """Gets the sort_dir of this ListInternetBandwidthsRequest.
304
+ r"""Gets the sort_dir of this ListInternetBandwidthsRequest.
305
305
 
306
306
  排序的方向,倒序或者正序
307
307
 
@@ -312,7 +312,7 @@ class ListInternetBandwidthsRequest:
312
312
 
313
313
  @sort_dir.setter
314
314
  def sort_dir(self, sort_dir):
315
- """Sets the sort_dir of this ListInternetBandwidthsRequest.
315
+ r"""Sets the sort_dir of this ListInternetBandwidthsRequest.
316
316
 
317
317
  排序的方向,倒序或者正序
318
318
 
@@ -323,7 +323,7 @@ class ListInternetBandwidthsRequest:
323
323
 
324
324
  @property
325
325
  def id(self):
326
- """Gets the id of this ListInternetBandwidthsRequest.
326
+ r"""Gets the id of this ListInternetBandwidthsRequest.
327
327
 
328
328
  :return: The id of this ListInternetBandwidthsRequest.
329
329
  :rtype: list[str]
@@ -332,7 +332,7 @@ class ListInternetBandwidthsRequest:
332
332
 
333
333
  @id.setter
334
334
  def id(self, id):
335
- """Sets the id of this ListInternetBandwidthsRequest.
335
+ r"""Sets the id of this ListInternetBandwidthsRequest.
336
336
 
337
337
  :param id: The id of this ListInternetBandwidthsRequest.
338
338
  :type id: list[str]
@@ -341,7 +341,7 @@ class ListInternetBandwidthsRequest:
341
341
 
342
342
  @property
343
343
  def size(self):
344
- """Gets the size of this ListInternetBandwidthsRequest.
344
+ r"""Gets the size of this ListInternetBandwidthsRequest.
345
345
 
346
346
  :return: The size of this ListInternetBandwidthsRequest.
347
347
  :rtype: list[int]
@@ -350,7 +350,7 @@ class ListInternetBandwidthsRequest:
350
350
 
351
351
  @size.setter
352
352
  def size(self, size):
353
- """Sets the size of this ListInternetBandwidthsRequest.
353
+ r"""Sets the size of this ListInternetBandwidthsRequest.
354
354
 
355
355
  :param size: The size of this ListInternetBandwidthsRequest.
356
356
  :type size: list[int]
@@ -359,7 +359,7 @@ class ListInternetBandwidthsRequest:
359
359
 
360
360
  @property
361
361
  def name(self):
362
- """Gets the name of this ListInternetBandwidthsRequest.
362
+ r"""Gets the name of this ListInternetBandwidthsRequest.
363
363
 
364
364
  :return: The name of this ListInternetBandwidthsRequest.
365
365
  :rtype: list[str]
@@ -368,7 +368,7 @@ class ListInternetBandwidthsRequest:
368
368
 
369
369
  @name.setter
370
370
  def name(self, name):
371
- """Sets the name of this ListInternetBandwidthsRequest.
371
+ r"""Sets the name of this ListInternetBandwidthsRequest.
372
372
 
373
373
  :param name: The name of this ListInternetBandwidthsRequest.
374
374
  :type name: list[str]
@@ -377,7 +377,7 @@ class ListInternetBandwidthsRequest:
377
377
 
378
378
  @property
379
379
  def name_like(self):
380
- """Gets the name_like of this ListInternetBandwidthsRequest.
380
+ r"""Gets the name_like of this ListInternetBandwidthsRequest.
381
381
 
382
382
  :return: The name_like of this ListInternetBandwidthsRequest.
383
383
  :rtype: str
@@ -386,7 +386,7 @@ class ListInternetBandwidthsRequest:
386
386
 
387
387
  @name_like.setter
388
388
  def name_like(self, name_like):
389
- """Sets the name_like of this ListInternetBandwidthsRequest.
389
+ r"""Sets the name_like of this ListInternetBandwidthsRequest.
390
390
 
391
391
  :param name_like: The name_like of this ListInternetBandwidthsRequest.
392
392
  :type name_like: str
@@ -395,7 +395,7 @@ class ListInternetBandwidthsRequest:
395
395
 
396
396
  @property
397
397
  def access_site(self):
398
- """Gets the access_site of this ListInternetBandwidthsRequest.
398
+ r"""Gets the access_site of this ListInternetBandwidthsRequest.
399
399
 
400
400
  :return: The access_site of this ListInternetBandwidthsRequest.
401
401
  :rtype: list[str]
@@ -404,7 +404,7 @@ class ListInternetBandwidthsRequest:
404
404
 
405
405
  @access_site.setter
406
406
  def access_site(self, access_site):
407
- """Sets the access_site of this ListInternetBandwidthsRequest.
407
+ r"""Sets the access_site of this ListInternetBandwidthsRequest.
408
408
 
409
409
  :param access_site: The access_site of this ListInternetBandwidthsRequest.
410
410
  :type access_site: list[str]
@@ -413,7 +413,7 @@ class ListInternetBandwidthsRequest:
413
413
 
414
414
  @property
415
415
  def status(self):
416
- """Gets the status of this ListInternetBandwidthsRequest.
416
+ r"""Gets the status of this ListInternetBandwidthsRequest.
417
417
 
418
418
  :return: The status of this ListInternetBandwidthsRequest.
419
419
  :rtype: list[str]
@@ -422,7 +422,7 @@ class ListInternetBandwidthsRequest:
422
422
 
423
423
  @status.setter
424
424
  def status(self, status):
425
- """Sets the status of this ListInternetBandwidthsRequest.
425
+ r"""Sets the status of this ListInternetBandwidthsRequest.
426
426
 
427
427
  :param status: The status of this ListInternetBandwidthsRequest.
428
428
  :type status: list[str]
@@ -431,7 +431,7 @@ class ListInternetBandwidthsRequest:
431
431
 
432
432
  @property
433
433
  def enterprise_project_id(self):
434
- """Gets the enterprise_project_id of this ListInternetBandwidthsRequest.
434
+ r"""Gets the enterprise_project_id of this ListInternetBandwidthsRequest.
435
435
 
436
436
  :return: The enterprise_project_id of this ListInternetBandwidthsRequest.
437
437
  :rtype: list[str]
@@ -440,7 +440,7 @@ class ListInternetBandwidthsRequest:
440
440
 
441
441
  @enterprise_project_id.setter
442
442
  def enterprise_project_id(self, enterprise_project_id):
443
- """Sets the enterprise_project_id of this ListInternetBandwidthsRequest.
443
+ r"""Sets the enterprise_project_id of this ListInternetBandwidthsRequest.
444
444
 
445
445
  :param enterprise_project_id: The enterprise_project_id of this ListInternetBandwidthsRequest.
446
446
  :type enterprise_project_id: list[str]
@@ -449,7 +449,7 @@ class ListInternetBandwidthsRequest:
449
449
 
450
450
  @property
451
451
  def tags(self):
452
- """Gets the tags of this ListInternetBandwidthsRequest.
452
+ r"""Gets the tags of this ListInternetBandwidthsRequest.
453
453
 
454
454
  :return: The tags of this ListInternetBandwidthsRequest.
455
455
  :rtype: list[str]
@@ -458,7 +458,7 @@ class ListInternetBandwidthsRequest:
458
458
 
459
459
  @tags.setter
460
460
  def tags(self, tags):
461
- """Sets the tags of this ListInternetBandwidthsRequest.
461
+ r"""Sets the tags of this ListInternetBandwidthsRequest.
462
462
 
463
463
  :param tags: The tags of this ListInternetBandwidthsRequest.
464
464
  :type tags: list[str]
@@ -467,7 +467,7 @@ class ListInternetBandwidthsRequest:
467
467
 
468
468
  @property
469
469
  def type(self):
470
- """Gets the type of this ListInternetBandwidthsRequest.
470
+ r"""Gets the type of this ListInternetBandwidthsRequest.
471
471
 
472
472
  :return: The type of this ListInternetBandwidthsRequest.
473
473
  :rtype: list[str]
@@ -476,7 +476,7 @@ class ListInternetBandwidthsRequest:
476
476
 
477
477
  @type.setter
478
478
  def type(self, type):
479
- """Sets the type of this ListInternetBandwidthsRequest.
479
+ r"""Sets the type of this ListInternetBandwidthsRequest.
480
480
 
481
481
  :param type: The type of this ListInternetBandwidthsRequest.
482
482
  :type type: list[str]
@@ -32,7 +32,7 @@ class ListInternetBandwidthsResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, request_id=None, internet_bandwidths=None, page_info=None, x_request_id=None):
35
- """ListInternetBandwidthsResponse
35
+ r"""ListInternetBandwidthsResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ListInternetBandwidthsResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def request_id(self):
68
- """Gets the request_id of this ListInternetBandwidthsResponse.
68
+ r"""Gets the request_id of this ListInternetBandwidthsResponse.
69
69
 
70
70
  本次请求的编号
71
71
 
@@ -76,7 +76,7 @@ class ListInternetBandwidthsResponse(SdkResponse):
76
76
 
77
77
  @request_id.setter
78
78
  def request_id(self, request_id):
79
- """Sets the request_id of this ListInternetBandwidthsResponse.
79
+ r"""Sets the request_id of this ListInternetBandwidthsResponse.
80
80
 
81
81
  本次请求的编号
82
82
 
@@ -87,7 +87,7 @@ class ListInternetBandwidthsResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def internet_bandwidths(self):
90
- """Gets the internet_bandwidths of this ListInternetBandwidthsResponse.
90
+ r"""Gets the internet_bandwidths of this ListInternetBandwidthsResponse.
91
91
 
92
92
  全域公网带宽列表
93
93
 
@@ -98,7 +98,7 @@ class ListInternetBandwidthsResponse(SdkResponse):
98
98
 
99
99
  @internet_bandwidths.setter
100
100
  def internet_bandwidths(self, internet_bandwidths):
101
- """Sets the internet_bandwidths of this ListInternetBandwidthsResponse.
101
+ r"""Sets the internet_bandwidths of this ListInternetBandwidthsResponse.
102
102
 
103
103
  全域公网带宽列表
104
104
 
@@ -109,7 +109,7 @@ class ListInternetBandwidthsResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def page_info(self):
112
- """Gets the page_info of this ListInternetBandwidthsResponse.
112
+ r"""Gets the page_info of this ListInternetBandwidthsResponse.
113
113
 
114
114
  :return: The page_info of this ListInternetBandwidthsResponse.
115
115
  :rtype: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -118,7 +118,7 @@ class ListInternetBandwidthsResponse(SdkResponse):
118
118
 
119
119
  @page_info.setter
120
120
  def page_info(self, page_info):
121
- """Sets the page_info of this ListInternetBandwidthsResponse.
121
+ r"""Sets the page_info of this ListInternetBandwidthsResponse.
122
122
 
123
123
  :param page_info: The page_info of this ListInternetBandwidthsResponse.
124
124
  :type page_info: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -127,7 +127,7 @@ class ListInternetBandwidthsResponse(SdkResponse):
127
127
 
128
128
  @property
129
129
  def x_request_id(self):
130
- """Gets the x_request_id of this ListInternetBandwidthsResponse.
130
+ r"""Gets the x_request_id of this ListInternetBandwidthsResponse.
131
131
 
132
132
  :return: The x_request_id of this ListInternetBandwidthsResponse.
133
133
  :rtype: str
@@ -136,7 +136,7 @@ class ListInternetBandwidthsResponse(SdkResponse):
136
136
 
137
137
  @x_request_id.setter
138
138
  def x_request_id(self, x_request_id):
139
- """Sets the x_request_id of this ListInternetBandwidthsResponse.
139
+ r"""Sets the x_request_id of this ListInternetBandwidthsResponse.
140
140
 
141
141
  :param x_request_id: The x_request_id of this ListInternetBandwidthsResponse.
142
142
  :type x_request_id: str
@@ -39,7 +39,7 @@ class ListJobs:
39
39
  }
40
40
 
41
41
  def __init__(self, id=None, action=None, status=None, error_task=None, error_code=None, error_message=None, start_time=None, end_time=None):
42
- """ListJobs
42
+ r"""ListJobs
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class ListJobs:
92
92
 
93
93
  @property
94
94
  def id(self):
95
- """Gets the id of this ListJobs.
95
+ r"""Gets the id of this ListJobs.
96
96
 
97
97
  Job的ID
98
98
 
@@ -103,7 +103,7 @@ class ListJobs:
103
103
 
104
104
  @id.setter
105
105
  def id(self, id):
106
- """Sets the id of this ListJobs.
106
+ r"""Sets the id of this ListJobs.
107
107
 
108
108
  Job的ID
109
109
 
@@ -114,7 +114,7 @@ class ListJobs:
114
114
 
115
115
  @property
116
116
  def action(self):
117
- """Gets the action of this ListJobs.
117
+ r"""Gets the action of this ListJobs.
118
118
 
119
119
  处理规则
120
120
 
@@ -125,7 +125,7 @@ class ListJobs:
125
125
 
126
126
  @action.setter
127
127
  def action(self, action):
128
- """Sets the action of this ListJobs.
128
+ r"""Sets the action of this ListJobs.
129
129
 
130
130
  处理规则
131
131
 
@@ -136,7 +136,7 @@ class ListJobs:
136
136
 
137
137
  @property
138
138
  def status(self):
139
- """Gets the status of this ListJobs.
139
+ r"""Gets the status of this ListJobs.
140
140
 
141
141
  状态
142
142
 
@@ -147,7 +147,7 @@ class ListJobs:
147
147
 
148
148
  @status.setter
149
149
  def status(self, status):
150
- """Sets the status of this ListJobs.
150
+ r"""Sets the status of this ListJobs.
151
151
 
152
152
  状态
153
153
 
@@ -158,7 +158,7 @@ class ListJobs:
158
158
 
159
159
  @property
160
160
  def error_task(self):
161
- """Gets the error_task of this ListJobs.
161
+ r"""Gets the error_task of this ListJobs.
162
162
 
163
163
  error_task
164
164
 
@@ -169,7 +169,7 @@ class ListJobs:
169
169
 
170
170
  @error_task.setter
171
171
  def error_task(self, error_task):
172
- """Sets the error_task of this ListJobs.
172
+ r"""Sets the error_task of this ListJobs.
173
173
 
174
174
  error_task
175
175
 
@@ -180,7 +180,7 @@ class ListJobs:
180
180
 
181
181
  @property
182
182
  def error_code(self):
183
- """Gets the error_code of this ListJobs.
183
+ r"""Gets the error_code of this ListJobs.
184
184
 
185
185
  error_code
186
186
 
@@ -191,7 +191,7 @@ class ListJobs:
191
191
 
192
192
  @error_code.setter
193
193
  def error_code(self, error_code):
194
- """Sets the error_code of this ListJobs.
194
+ r"""Sets the error_code of this ListJobs.
195
195
 
196
196
  error_code
197
197
 
@@ -202,7 +202,7 @@ class ListJobs:
202
202
 
203
203
  @property
204
204
  def error_message(self):
205
- """Gets the error_message of this ListJobs.
205
+ r"""Gets the error_message of this ListJobs.
206
206
 
207
207
  error_message
208
208
 
@@ -213,7 +213,7 @@ class ListJobs:
213
213
 
214
214
  @error_message.setter
215
215
  def error_message(self, error_message):
216
- """Sets the error_message of this ListJobs.
216
+ r"""Sets the error_message of this ListJobs.
217
217
 
218
218
  error_message
219
219
 
@@ -224,7 +224,7 @@ class ListJobs:
224
224
 
225
225
  @property
226
226
  def start_time(self):
227
- """Gets the start_time of this ListJobs.
227
+ r"""Gets the start_time of this ListJobs.
228
228
 
229
229
  起始时间
230
230
 
@@ -235,7 +235,7 @@ class ListJobs:
235
235
 
236
236
  @start_time.setter
237
237
  def start_time(self, start_time):
238
- """Sets the start_time of this ListJobs.
238
+ r"""Sets the start_time of this ListJobs.
239
239
 
240
240
  起始时间
241
241
 
@@ -246,7 +246,7 @@ class ListJobs:
246
246
 
247
247
  @property
248
248
  def end_time(self):
249
- """Gets the end_time of this ListJobs.
249
+ r"""Gets the end_time of this ListJobs.
250
250
 
251
251
  结束时间
252
252
 
@@ -257,7 +257,7 @@ class ListJobs:
257
257
 
258
258
  @end_time.setter
259
259
  def end_time(self, end_time):
260
- """Sets the end_time of this ListJobs.
260
+ r"""Sets the end_time of this ListJobs.
261
261
 
262
262
  结束时间
263
263