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
@@ -43,7 +43,7 @@ class ListJobsRequest:
43
43
  }
44
44
 
45
45
  def __init__(self, limit=None, offset=None, marker=None, page_reverse=None, fields=None, sort_key=None, sort_dir=None, id=None, action=None, status=None):
46
- """ListJobsRequest
46
+ r"""ListJobsRequest
47
47
 
48
48
  The model defined in huaweicloud sdk
49
49
 
@@ -106,7 +106,7 @@ class ListJobsRequest:
106
106
 
107
107
  @property
108
108
  def limit(self):
109
- """Gets the limit of this ListJobsRequest.
109
+ r"""Gets the limit of this ListJobsRequest.
110
110
 
111
111
  每页条数
112
112
 
@@ -117,7 +117,7 @@ class ListJobsRequest:
117
117
 
118
118
  @limit.setter
119
119
  def limit(self, limit):
120
- """Sets the limit of this ListJobsRequest.
120
+ r"""Sets the limit of this ListJobsRequest.
121
121
 
122
122
  每页条数
123
123
 
@@ -128,7 +128,7 @@ class ListJobsRequest:
128
128
 
129
129
  @property
130
130
  def offset(self):
131
- """Gets the offset of this ListJobsRequest.
131
+ r"""Gets the offset of this ListJobsRequest.
132
132
 
133
133
  分页起始点
134
134
 
@@ -139,7 +139,7 @@ class ListJobsRequest:
139
139
 
140
140
  @offset.setter
141
141
  def offset(self, offset):
142
- """Sets the offset of this ListJobsRequest.
142
+ r"""Sets the offset of this ListJobsRequest.
143
143
 
144
144
  分页起始点
145
145
 
@@ -150,7 +150,7 @@ class ListJobsRequest:
150
150
 
151
151
  @property
152
152
  def marker(self):
153
- """Gets the marker of this ListJobsRequest.
153
+ r"""Gets the marker of this ListJobsRequest.
154
154
 
155
155
  分页起始点
156
156
 
@@ -161,7 +161,7 @@ class ListJobsRequest:
161
161
 
162
162
  @marker.setter
163
163
  def marker(self, marker):
164
- """Sets the marker of this ListJobsRequest.
164
+ r"""Sets the marker of this ListJobsRequest.
165
165
 
166
166
  分页起始点
167
167
 
@@ -172,7 +172,7 @@ class ListJobsRequest:
172
172
 
173
173
  @property
174
174
  def page_reverse(self):
175
- """Gets the page_reverse of this ListJobsRequest.
175
+ r"""Gets the page_reverse of this ListJobsRequest.
176
176
 
177
177
  翻页方向
178
178
 
@@ -183,7 +183,7 @@ class ListJobsRequest:
183
183
 
184
184
  @page_reverse.setter
185
185
  def page_reverse(self, page_reverse):
186
- """Sets the page_reverse of this ListJobsRequest.
186
+ r"""Sets the page_reverse of this ListJobsRequest.
187
187
 
188
188
  翻页方向
189
189
 
@@ -194,7 +194,7 @@ class ListJobsRequest:
194
194
 
195
195
  @property
196
196
  def fields(self):
197
- """Gets the fields of this ListJobsRequest.
197
+ r"""Gets the fields of this ListJobsRequest.
198
198
 
199
199
  :return: The fields of this ListJobsRequest.
200
200
  :rtype: list[str]
@@ -203,7 +203,7 @@ class ListJobsRequest:
203
203
 
204
204
  @fields.setter
205
205
  def fields(self, fields):
206
- """Sets the fields of this ListJobsRequest.
206
+ r"""Sets the fields of this ListJobsRequest.
207
207
 
208
208
  :param fields: The fields of this ListJobsRequest.
209
209
  :type fields: list[str]
@@ -212,7 +212,7 @@ class ListJobsRequest:
212
212
 
213
213
  @property
214
214
  def sort_key(self):
215
- """Gets the sort_key of this ListJobsRequest.
215
+ r"""Gets the sort_key of this ListJobsRequest.
216
216
 
217
217
  按照sort_key指定的字段排序
218
218
 
@@ -223,7 +223,7 @@ class ListJobsRequest:
223
223
 
224
224
  @sort_key.setter
225
225
  def sort_key(self, sort_key):
226
- """Sets the sort_key of this ListJobsRequest.
226
+ r"""Sets the sort_key of this ListJobsRequest.
227
227
 
228
228
  按照sort_key指定的字段排序
229
229
 
@@ -234,7 +234,7 @@ class ListJobsRequest:
234
234
 
235
235
  @property
236
236
  def sort_dir(self):
237
- """Gets the sort_dir of this ListJobsRequest.
237
+ r"""Gets the sort_dir of this ListJobsRequest.
238
238
 
239
239
  排序的方向,倒序或者正序
240
240
 
@@ -245,7 +245,7 @@ class ListJobsRequest:
245
245
 
246
246
  @sort_dir.setter
247
247
  def sort_dir(self, sort_dir):
248
- """Sets the sort_dir of this ListJobsRequest.
248
+ r"""Sets the sort_dir of this ListJobsRequest.
249
249
 
250
250
  排序的方向,倒序或者正序
251
251
 
@@ -256,7 +256,7 @@ class ListJobsRequest:
256
256
 
257
257
  @property
258
258
  def id(self):
259
- """Gets the id of this ListJobsRequest.
259
+ r"""Gets the id of this ListJobsRequest.
260
260
 
261
261
  :return: The id of this ListJobsRequest.
262
262
  :rtype: list[str]
@@ -265,7 +265,7 @@ class ListJobsRequest:
265
265
 
266
266
  @id.setter
267
267
  def id(self, id):
268
- """Sets the id of this ListJobsRequest.
268
+ r"""Sets the id of this ListJobsRequest.
269
269
 
270
270
  :param id: The id of this ListJobsRequest.
271
271
  :type id: list[str]
@@ -274,7 +274,7 @@ class ListJobsRequest:
274
274
 
275
275
  @property
276
276
  def action(self):
277
- """Gets the action of this ListJobsRequest.
277
+ r"""Gets the action of this ListJobsRequest.
278
278
 
279
279
  :return: The action of this ListJobsRequest.
280
280
  :rtype: list[str]
@@ -283,7 +283,7 @@ class ListJobsRequest:
283
283
 
284
284
  @action.setter
285
285
  def action(self, action):
286
- """Sets the action of this ListJobsRequest.
286
+ r"""Sets the action of this ListJobsRequest.
287
287
 
288
288
  :param action: The action of this ListJobsRequest.
289
289
  :type action: list[str]
@@ -292,7 +292,7 @@ class ListJobsRequest:
292
292
 
293
293
  @property
294
294
  def status(self):
295
- """Gets the status of this ListJobsRequest.
295
+ r"""Gets the status of this ListJobsRequest.
296
296
 
297
297
  :return: The status of this ListJobsRequest.
298
298
  :rtype: list[str]
@@ -301,7 +301,7 @@ class ListJobsRequest:
301
301
 
302
302
  @status.setter
303
303
  def status(self, status):
304
- """Sets the status of this ListJobsRequest.
304
+ r"""Sets the status of this ListJobsRequest.
305
305
 
306
306
  :param status: The status of this ListJobsRequest.
307
307
  :type status: list[str]
@@ -32,7 +32,7 @@ class ListJobsResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, request_id=None, jobs=None, page_info=None, x_request_id=None):
35
- """ListJobsResponse
35
+ r"""ListJobsResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ListJobsResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def request_id(self):
68
- """Gets the request_id of this ListJobsResponse.
68
+ r"""Gets the request_id of this ListJobsResponse.
69
69
 
70
70
  本次请求的编号
71
71
 
@@ -76,7 +76,7 @@ class ListJobsResponse(SdkResponse):
76
76
 
77
77
  @request_id.setter
78
78
  def request_id(self, request_id):
79
- """Sets the request_id of this ListJobsResponse.
79
+ r"""Sets the request_id of this ListJobsResponse.
80
80
 
81
81
  本次请求的编号
82
82
 
@@ -87,7 +87,7 @@ class ListJobsResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def jobs(self):
90
- """Gets the jobs of this ListJobsResponse.
90
+ r"""Gets the jobs of this ListJobsResponse.
91
91
 
92
92
  响应job对象
93
93
 
@@ -98,7 +98,7 @@ class ListJobsResponse(SdkResponse):
98
98
 
99
99
  @jobs.setter
100
100
  def jobs(self, jobs):
101
- """Sets the jobs of this ListJobsResponse.
101
+ r"""Sets the jobs of this ListJobsResponse.
102
102
 
103
103
  响应job对象
104
104
 
@@ -109,7 +109,7 @@ class ListJobsResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def page_info(self):
112
- """Gets the page_info of this ListJobsResponse.
112
+ r"""Gets the page_info of this ListJobsResponse.
113
113
 
114
114
  :return: The page_info of this ListJobsResponse.
115
115
  :rtype: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -118,7 +118,7 @@ class ListJobsResponse(SdkResponse):
118
118
 
119
119
  @page_info.setter
120
120
  def page_info(self, page_info):
121
- """Sets the page_info of this ListJobsResponse.
121
+ r"""Sets the page_info of this ListJobsResponse.
122
122
 
123
123
  :param page_info: The page_info of this ListJobsResponse.
124
124
  :type page_info: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -127,7 +127,7 @@ class ListJobsResponse(SdkResponse):
127
127
 
128
128
  @property
129
129
  def x_request_id(self):
130
- """Gets the x_request_id of this ListJobsResponse.
130
+ r"""Gets the x_request_id of this ListJobsResponse.
131
131
 
132
132
  :return: The x_request_id of this ListJobsResponse.
133
133
  :rtype: str
@@ -136,7 +136,7 @@ class ListJobsResponse(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 ListJobsResponse.
139
+ r"""Sets the x_request_id of this ListJobsResponse.
140
140
 
141
141
  :param x_request_id: The x_request_id of this ListJobsResponse.
142
142
  :type x_request_id: str
@@ -25,7 +25,7 @@ class ListQuotas:
25
25
  }
26
26
 
27
27
  def __init__(self, resources=None):
28
- """ListQuotas
28
+ r"""ListQuotas
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ListQuotas:
42
42
 
43
43
  @property
44
44
  def resources(self):
45
- """Gets the resources of this ListQuotas.
45
+ r"""Gets the resources of this ListQuotas.
46
46
 
47
47
  资源列表
48
48
 
@@ -53,7 +53,7 @@ class ListQuotas:
53
53
 
54
54
  @resources.setter
55
55
  def resources(self, resources):
56
- """Sets the resources of this ListQuotas.
56
+ r"""Sets the resources of this ListQuotas.
57
57
 
58
58
  资源列表
59
59
 
@@ -25,7 +25,7 @@ class ListResourcesByTagsRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, tags=None):
28
- """ListResourcesByTagsRequestBody
28
+ r"""ListResourcesByTagsRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ListResourcesByTagsRequestBody:
42
42
 
43
43
  @property
44
44
  def tags(self):
45
- """Gets the tags of this ListResourcesByTagsRequestBody.
45
+ r"""Gets the tags of this ListResourcesByTagsRequestBody.
46
46
 
47
47
  包含标签。
48
48
 
@@ -53,7 +53,7 @@ class ListResourcesByTagsRequestBody:
53
53
 
54
54
  @tags.setter
55
55
  def tags(self, tags):
56
- """Sets the tags of this ListResourcesByTagsRequestBody.
56
+ r"""Sets the tags of this ListResourcesByTagsRequestBody.
57
57
 
58
58
  包含标签。
59
59
 
@@ -39,7 +39,7 @@ class ListSupportInstancesSupportRegions:
39
39
  }
40
40
 
41
41
  def __init__(self, id=None, instance_type=None, public_border_group=None, region_id=None, access_site=None, status=None, created_at=None, updated_at=None):
42
- """ListSupportInstancesSupportRegions
42
+ r"""ListSupportInstancesSupportRegions
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class ListSupportInstancesSupportRegions:
92
92
 
93
93
  @property
94
94
  def id(self):
95
- """Gets the id of this ListSupportInstancesSupportRegions.
95
+ r"""Gets the id of this ListSupportInstancesSupportRegions.
96
96
 
97
97
  域弹性公网IP支持绑定的Region限制的ID
98
98
 
@@ -103,7 +103,7 @@ class ListSupportInstancesSupportRegions:
103
103
 
104
104
  @id.setter
105
105
  def id(self, id):
106
- """Sets the id of this ListSupportInstancesSupportRegions.
106
+ r"""Sets the id of this ListSupportInstancesSupportRegions.
107
107
 
108
108
  域弹性公网IP支持绑定的Region限制的ID
109
109
 
@@ -114,7 +114,7 @@ class ListSupportInstancesSupportRegions:
114
114
 
115
115
  @property
116
116
  def instance_type(self):
117
- """Gets the instance_type of this ListSupportInstancesSupportRegions.
117
+ r"""Gets the instance_type of this ListSupportInstancesSupportRegions.
118
118
 
119
119
  支持绑定的实例类型
120
120
 
@@ -125,7 +125,7 @@ class ListSupportInstancesSupportRegions:
125
125
 
126
126
  @instance_type.setter
127
127
  def instance_type(self, instance_type):
128
- """Sets the instance_type of this ListSupportInstancesSupportRegions.
128
+ r"""Sets the instance_type of this ListSupportInstancesSupportRegions.
129
129
 
130
130
  支持绑定的实例类型
131
131
 
@@ -136,7 +136,7 @@ class ListSupportInstancesSupportRegions:
136
136
 
137
137
  @property
138
138
  def public_border_group(self):
139
- """Gets the public_border_group of this ListSupportInstancesSupportRegions.
139
+ r"""Gets the public_border_group of this ListSupportInstancesSupportRegions.
140
140
 
141
141
  - 功能说明:表示中心站点资源或者边缘站点资源 - 取值范围:center、边缘站点名称
142
142
 
@@ -147,7 +147,7 @@ class ListSupportInstancesSupportRegions:
147
147
 
148
148
  @public_border_group.setter
149
149
  def public_border_group(self, public_border_group):
150
- """Sets the public_border_group of this ListSupportInstancesSupportRegions.
150
+ r"""Sets the public_border_group of this ListSupportInstancesSupportRegions.
151
151
 
152
152
  - 功能说明:表示中心站点资源或者边缘站点资源 - 取值范围:center、边缘站点名称
153
153
 
@@ -158,7 +158,7 @@ class ListSupportInstancesSupportRegions:
158
158
 
159
159
  @property
160
160
  def region_id(self):
161
- """Gets the region_id of this ListSupportInstancesSupportRegions.
161
+ r"""Gets the region_id of this ListSupportInstancesSupportRegions.
162
162
 
163
163
  region_id
164
164
 
@@ -169,7 +169,7 @@ class ListSupportInstancesSupportRegions:
169
169
 
170
170
  @region_id.setter
171
171
  def region_id(self, region_id):
172
- """Sets the region_id of this ListSupportInstancesSupportRegions.
172
+ r"""Sets the region_id of this ListSupportInstancesSupportRegions.
173
173
 
174
174
  region_id
175
175
 
@@ -180,7 +180,7 @@ class ListSupportInstancesSupportRegions:
180
180
 
181
181
  @property
182
182
  def access_site(self):
183
- """Gets the access_site of this ListSupportInstancesSupportRegions.
183
+ r"""Gets the access_site of this ListSupportInstancesSupportRegions.
184
184
 
185
185
  access_site,后端实例所在的站点信息
186
186
 
@@ -191,7 +191,7 @@ class ListSupportInstancesSupportRegions:
191
191
 
192
192
  @access_site.setter
193
193
  def access_site(self, access_site):
194
- """Sets the access_site of this ListSupportInstancesSupportRegions.
194
+ r"""Sets the access_site of this ListSupportInstancesSupportRegions.
195
195
 
196
196
  access_site,后端实例所在的站点信息
197
197
 
@@ -202,7 +202,7 @@ class ListSupportInstancesSupportRegions:
202
202
 
203
203
  @property
204
204
  def status(self):
205
- """Gets the status of this ListSupportInstancesSupportRegions.
205
+ r"""Gets the status of this ListSupportInstancesSupportRegions.
206
206
 
207
207
  状态
208
208
 
@@ -213,7 +213,7 @@ class ListSupportInstancesSupportRegions:
213
213
 
214
214
  @status.setter
215
215
  def status(self, status):
216
- """Sets the status of this ListSupportInstancesSupportRegions.
216
+ r"""Sets the status of this ListSupportInstancesSupportRegions.
217
217
 
218
218
  状态
219
219
 
@@ -224,7 +224,7 @@ class ListSupportInstancesSupportRegions:
224
224
 
225
225
  @property
226
226
  def created_at(self):
227
- """Gets the created_at of this ListSupportInstancesSupportRegions.
227
+ r"""Gets the created_at of this ListSupportInstancesSupportRegions.
228
228
 
229
229
  创建时间
230
230
 
@@ -235,7 +235,7 @@ class ListSupportInstancesSupportRegions:
235
235
 
236
236
  @created_at.setter
237
237
  def created_at(self, created_at):
238
- """Sets the created_at of this ListSupportInstancesSupportRegions.
238
+ r"""Sets the created_at of this ListSupportInstancesSupportRegions.
239
239
 
240
240
  创建时间
241
241
 
@@ -246,7 +246,7 @@ class ListSupportInstancesSupportRegions:
246
246
 
247
247
  @property
248
248
  def updated_at(self):
249
- """Gets the updated_at of this ListSupportInstancesSupportRegions.
249
+ r"""Gets the updated_at of this ListSupportInstancesSupportRegions.
250
250
 
251
251
  更新时间
252
252
 
@@ -257,7 +257,7 @@ class ListSupportInstancesSupportRegions:
257
257
 
258
258
  @updated_at.setter
259
259
  def updated_at(self, updated_at):
260
- """Sets the updated_at of this ListSupportInstancesSupportRegions.
260
+ r"""Sets the updated_at of this ListSupportInstancesSupportRegions.
261
261
 
262
262
  更新时间
263
263
 
@@ -33,7 +33,7 @@ class ListSupportMasks:
33
33
  }
34
34
 
35
35
  def __init__(self, id=None, ip_version=None, mask=None, created_at=None, updated_at=None):
36
- """ListSupportMasks
36
+ r"""ListSupportMasks
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -71,7 +71,7 @@ class ListSupportMasks:
71
71
 
72
72
  @property
73
73
  def id(self):
74
- """Gets the id of this ListSupportMasks.
74
+ r"""Gets the id of this ListSupportMasks.
75
75
 
76
76
  全域弹性公网IP段支持的掩码的ID
77
77
 
@@ -82,7 +82,7 @@ class ListSupportMasks:
82
82
 
83
83
  @id.setter
84
84
  def id(self, id):
85
- """Sets the id of this ListSupportMasks.
85
+ r"""Sets the id of this ListSupportMasks.
86
86
 
87
87
  全域弹性公网IP段支持的掩码的ID
88
88
 
@@ -93,7 +93,7 @@ class ListSupportMasks:
93
93
 
94
94
  @property
95
95
  def ip_version(self):
96
- """Gets the ip_version of this ListSupportMasks.
96
+ r"""Gets the ip_version of this ListSupportMasks.
97
97
 
98
98
  - 功能说明:全域弹性公网IP的版本 - 取值范围:4、6
99
99
 
@@ -104,7 +104,7 @@ class ListSupportMasks:
104
104
 
105
105
  @ip_version.setter
106
106
  def ip_version(self, ip_version):
107
- """Sets the ip_version of this ListSupportMasks.
107
+ r"""Sets the ip_version of this ListSupportMasks.
108
108
 
109
109
  - 功能说明:全域弹性公网IP的版本 - 取值范围:4、6
110
110
 
@@ -115,7 +115,7 @@ class ListSupportMasks:
115
115
 
116
116
  @property
117
117
  def mask(self):
118
- """Gets the mask of this ListSupportMasks.
118
+ r"""Gets the mask of this ListSupportMasks.
119
119
 
120
120
  掩码长度
121
121
 
@@ -126,7 +126,7 @@ class ListSupportMasks:
126
126
 
127
127
  @mask.setter
128
128
  def mask(self, mask):
129
- """Sets the mask of this ListSupportMasks.
129
+ r"""Sets the mask of this ListSupportMasks.
130
130
 
131
131
  掩码长度
132
132
 
@@ -137,7 +137,7 @@ class ListSupportMasks:
137
137
 
138
138
  @property
139
139
  def created_at(self):
140
- """Gets the created_at of this ListSupportMasks.
140
+ r"""Gets the created_at of this ListSupportMasks.
141
141
 
142
142
  创建时间
143
143
 
@@ -148,7 +148,7 @@ class ListSupportMasks:
148
148
 
149
149
  @created_at.setter
150
150
  def created_at(self, created_at):
151
- """Sets the created_at of this ListSupportMasks.
151
+ r"""Sets the created_at of this ListSupportMasks.
152
152
 
153
153
  创建时间
154
154
 
@@ -159,7 +159,7 @@ class ListSupportMasks:
159
159
 
160
160
  @property
161
161
  def updated_at(self):
162
- """Gets the updated_at of this ListSupportMasks.
162
+ r"""Gets the updated_at of this ListSupportMasks.
163
163
 
164
164
  更新时间
165
165
 
@@ -170,7 +170,7 @@ class ListSupportMasks:
170
170
 
171
171
  @updated_at.setter
172
172
  def updated_at(self, updated_at):
173
- """Sets the updated_at of this ListSupportMasks.
173
+ r"""Sets the updated_at of this ListSupportMasks.
174
174
 
175
175
  更新时间
176
176