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

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

Potentially problematic release.


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

Files changed (224) hide show
  1. huaweicloudsdkgeip/v3/geip_async_client.py +66 -66
  2. huaweicloudsdkgeip/v3/geip_client.py +66 -66
  3. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_request.py +5 -5
  4. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_response.py +3 -3
  5. huaweicloudsdkgeip/v3/model/add_global_eip_tags_request.py +5 -5
  6. huaweicloudsdkgeip/v3/model/add_global_eip_tags_response.py +3 -3
  7. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_request.py +5 -5
  8. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_response.py +3 -3
  9. huaweicloudsdkgeip/v3/model/allowed_bandwidth_types.py +7 -7
  10. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_request.py +5 -5
  11. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_response.py +7 -7
  12. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body.py +5 -5
  13. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip.py +5 -5
  14. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_associate_instance_info.py +13 -13
  15. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info.py +23 -23
  16. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body.py +3 -3
  17. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body_global_eip_segment.py +13 -13
  18. huaweicloudsdkgeip/v3/model/associate_instance_request.py +7 -7
  19. huaweicloudsdkgeip/v3/model/associate_instance_response.py +7 -7
  20. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth.py +5 -5
  21. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip.py +47 -47
  22. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body.py +5 -5
  23. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body_global_eip.py +3 -3
  24. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_request.py +5 -5
  25. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_response.py +7 -7
  26. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_request.py +3 -3
  27. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_response.py +5 -5
  28. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_request.py +3 -3
  29. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_response.py +5 -5
  30. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_request_body.py +3 -3
  31. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  32. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_request.py +5 -5
  33. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_response.py +3 -3
  34. huaweicloudsdkgeip/v3/model/batch_create_global_eip_job.py +7 -7
  35. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request.py +3 -3
  36. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body.py +5 -5
  37. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip.py +17 -17
  38. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip_internet_bandwidth_info.py +15 -15
  39. huaweicloudsdkgeip/v3/model/batch_create_global_eip_response.py +7 -7
  40. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_request.py +5 -5
  41. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_response.py +3 -3
  42. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth.py +37 -37
  43. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request.py +3 -3
  44. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body.py +3 -3
  45. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body_internet_bandwidth.py +23 -23
  46. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_response.py +7 -7
  47. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_request.py +5 -5
  48. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_response.py +3 -3
  49. huaweicloudsdkgeip/v3/model/batch_create_v2_request_body.py +5 -5
  50. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_request.py +5 -5
  51. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_response.py +3 -3
  52. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_request.py +5 -5
  53. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_response.py +3 -3
  54. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_request.py +5 -5
  55. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_response.py +3 -3
  56. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body.py +5 -5
  57. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body_tags.py +5 -5
  58. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_request.py +3 -3
  59. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_response.py +5 -5
  60. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_request.py +3 -3
  61. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_response.py +5 -5
  62. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_request_body.py +3 -3
  63. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  64. huaweicloudsdkgeip/v3/model/batch_internet_bandwidths_global_eip_response_body.py +3 -3
  65. huaweicloudsdkgeip/v3/model/count_geip_segments.py +3 -3
  66. huaweicloudsdkgeip/v3/model/count_global_eip_segment_request.py +53 -53
  67. huaweicloudsdkgeip/v3/model/count_global_eip_segment_response.py +7 -7
  68. huaweicloudsdkgeip/v3/model/count_global_eips.py +3 -3
  69. huaweicloudsdkgeip/v3/model/count_global_eips_request.py +47 -47
  70. huaweicloudsdkgeip/v3/model/count_global_eips_response.py +7 -7
  71. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_request.py +17 -17
  72. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_response.py +7 -7
  73. huaweicloudsdkgeip/v3/model/count_internet_bandwidths.py +3 -3
  74. huaweicloudsdkgeip/v3/model/create_global_eip.py +5 -5
  75. huaweicloudsdkgeip/v3/model/create_global_eip_request.py +3 -3
  76. huaweicloudsdkgeip/v3/model/create_global_eip_request_body.py +5 -5
  77. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip.py +15 -15
  78. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip_tags.py +5 -5
  79. huaweicloudsdkgeip/v3/model/create_global_eip_response.py +7 -7
  80. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request.py +3 -3
  81. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body.py +3 -3
  82. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment.py +17 -17
  83. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment_internet_bandwidth.py +15 -15
  84. huaweicloudsdkgeip/v3/model/create_global_eip_segment_response.py +7 -7
  85. huaweicloudsdkgeip/v3/model/create_internet_bandwidth.py +43 -43
  86. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request.py +3 -3
  87. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body.py +3 -3
  88. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body_internet_bandwidth.py +21 -21
  89. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_response.py +7 -7
  90. huaweicloudsdkgeip/v3/model/create_tag.py +5 -5
  91. huaweicloudsdkgeip/v3/model/create_user_disclaimer_record.py +7 -7
  92. huaweicloudsdkgeip/v3/model/create_user_disclaimer_request.py +1 -1
  93. huaweicloudsdkgeip/v3/model/create_user_disclaimer_response.py +7 -7
  94. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body.py +3 -3
  95. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body_tag.py +5 -5
  96. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_request.py +5 -5
  97. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_response.py +3 -3
  98. huaweicloudsdkgeip/v3/model/delete_global_eip_request.py +3 -3
  99. huaweicloudsdkgeip/v3/model/delete_global_eip_response.py +3 -3
  100. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_request.py +3 -3
  101. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_response.py +3 -3
  102. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_request.py +5 -5
  103. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_response.py +3 -3
  104. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_request.py +3 -3
  105. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_response.py +3 -3
  106. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_request.py +5 -5
  107. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_response.py +3 -3
  108. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_request.py +1 -1
  109. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_response.py +3 -3
  110. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth.py +3 -3
  111. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_global_eips.py +47 -47
  112. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_request.py +5 -5
  113. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_response.py +7 -7
  114. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_request.py +3 -3
  115. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_response.py +7 -7
  116. huaweicloudsdkgeip/v3/model/disassociate_instance_request.py +5 -5
  117. huaweicloudsdkgeip/v3/model/disassociate_instance_response.py +7 -7
  118. huaweicloudsdkgeip/v3/model/ext_limit_pojo.py +7 -7
  119. huaweicloudsdkgeip/v3/model/geip_resource.py +9 -9
  120. huaweicloudsdkgeip/v3/model/geip_tags.py +5 -5
  121. huaweicloudsdkgeip/v3/model/get_account_tags_v2.py +5 -5
  122. huaweicloudsdkgeip/v3/model/global_connection_bandwidth_info.py +13 -13
  123. huaweicloudsdkgeip/v3/model/instance_info.py +19 -19
  124. huaweicloudsdkgeip/v3/model/internet_bandwidth_info.py +5 -5
  125. huaweicloudsdkgeip/v3/model/list_access_sites.py +17 -17
  126. huaweicloudsdkgeip/v3/model/list_access_sites_request.py +23 -23
  127. huaweicloudsdkgeip/v3/model/list_access_sites_response.py +9 -9
  128. huaweicloudsdkgeip/v3/model/list_geip_pools.py +25 -25
  129. huaweicloudsdkgeip/v3/model/list_geip_pools_request.py +29 -29
  130. huaweicloudsdkgeip/v3/model/list_geip_pools_response.py +9 -9
  131. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_request.py +13 -13
  132. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_response.py +7 -7
  133. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_request.py +3 -3
  134. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_response.py +7 -7
  135. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_request.py +1 -1
  136. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_response.py +9 -9
  137. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_request.py +7 -7
  138. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_response.py +9 -9
  139. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_request.py +3 -3
  140. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_response.py +7 -7
  141. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_request.py +1 -1
  142. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_response.py +9 -9
  143. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_request.py +7 -7
  144. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_response.py +9 -9
  145. huaweicloudsdkgeip/v3/model/list_global_eip_segments.py +43 -43
  146. huaweicloudsdkgeip/v3/model/list_global_eip_segments_request.py +61 -61
  147. huaweicloudsdkgeip/v3/model/list_global_eip_segments_response.py +9 -9
  148. huaweicloudsdkgeip/v3/model/list_global_eips.py +47 -47
  149. huaweicloudsdkgeip/v3/model/list_global_eips_request.py +65 -65
  150. huaweicloudsdkgeip/v3/model/list_global_eips_response.py +9 -9
  151. huaweicloudsdkgeip/v3/model/list_global_eips_response_body_page_info.py +7 -7
  152. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_request.py +3 -3
  153. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_response.py +7 -7
  154. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_request.py +1 -1
  155. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_response.py +5 -5
  156. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_request.py +7 -7
  157. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_response.py +9 -9
  158. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits.py +13 -13
  159. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_request.py +11 -11
  160. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_response.py +7 -7
  161. huaweicloudsdkgeip/v3/model/list_internet_bandwidths.py +47 -47
  162. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_request.py +35 -35
  163. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_response.py +9 -9
  164. huaweicloudsdkgeip/v3/model/list_jobs.py +17 -17
  165. huaweicloudsdkgeip/v3/model/list_jobs_request.py +21 -21
  166. huaweicloudsdkgeip/v3/model/list_jobs_response.py +9 -9
  167. huaweicloudsdkgeip/v3/model/list_quotas.py +3 -3
  168. huaweicloudsdkgeip/v3/model/list_resources_by_tags_request_body.py +3 -3
  169. huaweicloudsdkgeip/v3/model/list_support_instances_support_regions.py +17 -17
  170. huaweicloudsdkgeip/v3/model/list_support_masks.py +11 -11
  171. huaweicloudsdkgeip/v3/model/list_support_masks_request.py +21 -21
  172. huaweicloudsdkgeip/v3/model/list_support_masks_response.py +9 -9
  173. huaweicloudsdkgeip/v3/model/list_support_regions.py +19 -19
  174. huaweicloudsdkgeip/v3/model/list_support_regions_request.py +29 -29
  175. huaweicloudsdkgeip/v3/model/list_support_regions_response.py +9 -9
  176. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_request.py +5 -5
  177. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_response.py +7 -7
  178. huaweicloudsdkgeip/v3/model/lock_info.py +21 -21
  179. huaweicloudsdkgeip/v3/model/native_uuid.py +1 -1
  180. huaweicloudsdkgeip/v3/model/resources_info.py +9 -9
  181. huaweicloudsdkgeip/v3/model/short_global_eip_segment.py +5 -5
  182. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_request.py +3 -3
  183. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_response.py +9 -9
  184. huaweicloudsdkgeip/v3/model/show_global_eip.py +47 -47
  185. huaweicloudsdkgeip/v3/model/show_global_eip_request.py +5 -5
  186. huaweicloudsdkgeip/v3/model/show_global_eip_response.py +7 -7
  187. huaweicloudsdkgeip/v3/model/show_global_eip_segment.py +43 -43
  188. huaweicloudsdkgeip/v3/model/show_global_eip_segment_request.py +5 -5
  189. huaweicloudsdkgeip/v3/model/show_global_eip_segment_response.py +7 -7
  190. huaweicloudsdkgeip/v3/model/show_global_eip_tags_request.py +3 -3
  191. huaweicloudsdkgeip/v3/model/show_global_eip_tags_response.py +9 -9
  192. huaweicloudsdkgeip/v3/model/show_internet_bandwidth.py +43 -43
  193. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_request.py +5 -5
  194. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_response.py +7 -7
  195. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_request.py +3 -3
  196. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_response.py +9 -9
  197. huaweicloudsdkgeip/v3/model/show_job.py +17 -17
  198. huaweicloudsdkgeip/v3/model/show_jobs_request.py +5 -5
  199. huaweicloudsdkgeip/v3/model/show_jobs_response.py +7 -7
  200. huaweicloudsdkgeip/v3/model/show_user_disclaimer_record.py +7 -7
  201. huaweicloudsdkgeip/v3/model/show_user_disclaimer_request.py +3 -3
  202. huaweicloudsdkgeip/v3/model/show_user_disclaimer_response.py +7 -7
  203. huaweicloudsdkgeip/v3/model/sys_tag.py +5 -5
  204. huaweicloudsdkgeip/v3/model/tag.py +5 -5
  205. huaweicloudsdkgeip/v3/model/update_global_eip.py +5 -5
  206. huaweicloudsdkgeip/v3/model/update_global_eip_request.py +5 -5
  207. huaweicloudsdkgeip/v3/model/update_global_eip_request_body.py +5 -5
  208. huaweicloudsdkgeip/v3/model/update_global_eip_request_body_global_eip.py +5 -5
  209. huaweicloudsdkgeip/v3/model/update_global_eip_response.py +7 -7
  210. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request.py +5 -5
  211. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body.py +3 -3
  212. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body_global_eip_segment.py +5 -5
  213. huaweicloudsdkgeip/v3/model/update_global_eip_segment_response.py +7 -7
  214. huaweicloudsdkgeip/v3/model/update_internet_bandwidth.py +39 -39
  215. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request.py +5 -5
  216. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body.py +3 -3
  217. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body_internet_bandwidth.py +11 -11
  218. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_response.py +7 -7
  219. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/METADATA +2 -2
  220. huaweicloudsdkgeip-3.1.143.dist-info/RECORD +228 -0
  221. huaweicloudsdkgeip-3.1.142.dist-info/RECORD +0 -228
  222. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/LICENSE +0 -0
  223. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/WHEEL +0 -0
  224. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/top_level.txt +0 -0
@@ -39,7 +39,7 @@ class ShowJob:
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
- """ShowJob
42
+ r"""ShowJob
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class ShowJob:
92
92
 
93
93
  @property
94
94
  def id(self):
95
- """Gets the id of this ShowJob.
95
+ r"""Gets the id of this ShowJob.
96
96
 
97
97
  Job的ID
98
98
 
@@ -103,7 +103,7 @@ class ShowJob:
103
103
 
104
104
  @id.setter
105
105
  def id(self, id):
106
- """Sets the id of this ShowJob.
106
+ r"""Sets the id of this ShowJob.
107
107
 
108
108
  Job的ID
109
109
 
@@ -114,7 +114,7 @@ class ShowJob:
114
114
 
115
115
  @property
116
116
  def action(self):
117
- """Gets the action of this ShowJob.
117
+ r"""Gets the action of this ShowJob.
118
118
 
119
119
  处理规则
120
120
 
@@ -125,7 +125,7 @@ class ShowJob:
125
125
 
126
126
  @action.setter
127
127
  def action(self, action):
128
- """Sets the action of this ShowJob.
128
+ r"""Sets the action of this ShowJob.
129
129
 
130
130
  处理规则
131
131
 
@@ -136,7 +136,7 @@ class ShowJob:
136
136
 
137
137
  @property
138
138
  def status(self):
139
- """Gets the status of this ShowJob.
139
+ r"""Gets the status of this ShowJob.
140
140
 
141
141
  状态
142
142
 
@@ -147,7 +147,7 @@ class ShowJob:
147
147
 
148
148
  @status.setter
149
149
  def status(self, status):
150
- """Sets the status of this ShowJob.
150
+ r"""Sets the status of this ShowJob.
151
151
 
152
152
  状态
153
153
 
@@ -158,7 +158,7 @@ class ShowJob:
158
158
 
159
159
  @property
160
160
  def error_task(self):
161
- """Gets the error_task of this ShowJob.
161
+ r"""Gets the error_task of this ShowJob.
162
162
 
163
163
  error_task
164
164
 
@@ -169,7 +169,7 @@ class ShowJob:
169
169
 
170
170
  @error_task.setter
171
171
  def error_task(self, error_task):
172
- """Sets the error_task of this ShowJob.
172
+ r"""Sets the error_task of this ShowJob.
173
173
 
174
174
  error_task
175
175
 
@@ -180,7 +180,7 @@ class ShowJob:
180
180
 
181
181
  @property
182
182
  def error_code(self):
183
- """Gets the error_code of this ShowJob.
183
+ r"""Gets the error_code of this ShowJob.
184
184
 
185
185
  error_code
186
186
 
@@ -191,7 +191,7 @@ class ShowJob:
191
191
 
192
192
  @error_code.setter
193
193
  def error_code(self, error_code):
194
- """Sets the error_code of this ShowJob.
194
+ r"""Sets the error_code of this ShowJob.
195
195
 
196
196
  error_code
197
197
 
@@ -202,7 +202,7 @@ class ShowJob:
202
202
 
203
203
  @property
204
204
  def error_message(self):
205
- """Gets the error_message of this ShowJob.
205
+ r"""Gets the error_message of this ShowJob.
206
206
 
207
207
  error_message
208
208
 
@@ -213,7 +213,7 @@ class ShowJob:
213
213
 
214
214
  @error_message.setter
215
215
  def error_message(self, error_message):
216
- """Sets the error_message of this ShowJob.
216
+ r"""Sets the error_message of this ShowJob.
217
217
 
218
218
  error_message
219
219
 
@@ -224,7 +224,7 @@ class ShowJob:
224
224
 
225
225
  @property
226
226
  def start_time(self):
227
- """Gets the start_time of this ShowJob.
227
+ r"""Gets the start_time of this ShowJob.
228
228
 
229
229
  起始时间
230
230
 
@@ -235,7 +235,7 @@ class ShowJob:
235
235
 
236
236
  @start_time.setter
237
237
  def start_time(self, start_time):
238
- """Sets the start_time of this ShowJob.
238
+ r"""Sets the start_time of this ShowJob.
239
239
 
240
240
  起始时间
241
241
 
@@ -246,7 +246,7 @@ class ShowJob:
246
246
 
247
247
  @property
248
248
  def end_time(self):
249
- """Gets the end_time of this ShowJob.
249
+ r"""Gets the end_time of this ShowJob.
250
250
 
251
251
  结束时间
252
252
 
@@ -257,7 +257,7 @@ class ShowJob:
257
257
 
258
258
  @end_time.setter
259
259
  def end_time(self, end_time):
260
- """Sets the end_time of this ShowJob.
260
+ r"""Sets the end_time of this ShowJob.
261
261
 
262
262
  结束时间
263
263
 
@@ -27,7 +27,7 @@ class ShowJobsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, job_id=None, fields=None):
30
- """ShowJobsRequest
30
+ r"""ShowJobsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ShowJobsRequest:
49
49
 
50
50
  @property
51
51
  def job_id(self):
52
- """Gets the job_id of this ShowJobsRequest.
52
+ r"""Gets the job_id of this ShowJobsRequest.
53
53
 
54
54
  job_id
55
55
 
@@ -60,7 +60,7 @@ class ShowJobsRequest:
60
60
 
61
61
  @job_id.setter
62
62
  def job_id(self, job_id):
63
- """Sets the job_id of this ShowJobsRequest.
63
+ r"""Sets the job_id of this ShowJobsRequest.
64
64
 
65
65
  job_id
66
66
 
@@ -71,7 +71,7 @@ class ShowJobsRequest:
71
71
 
72
72
  @property
73
73
  def fields(self):
74
- """Gets the fields of this ShowJobsRequest.
74
+ r"""Gets the fields of this ShowJobsRequest.
75
75
 
76
76
  :return: The fields of this ShowJobsRequest.
77
77
  :rtype: list[str]
@@ -80,7 +80,7 @@ class ShowJobsRequest:
80
80
 
81
81
  @fields.setter
82
82
  def fields(self, fields):
83
- """Sets the fields of this ShowJobsRequest.
83
+ r"""Sets the fields of this ShowJobsRequest.
84
84
 
85
85
  :param fields: The fields of this ShowJobsRequest.
86
86
  :type fields: list[str]
@@ -30,7 +30,7 @@ class ShowJobsResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, job=None, x_request_id=None):
33
- """ShowJobsResponse
33
+ r"""ShowJobsResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ShowJobsResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this ShowJobsResponse.
61
+ r"""Gets the request_id of this ShowJobsResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class ShowJobsResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this ShowJobsResponse.
72
+ r"""Sets the request_id of this ShowJobsResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class ShowJobsResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def job(self):
83
- """Gets the job of this ShowJobsResponse.
83
+ r"""Gets the job of this ShowJobsResponse.
84
84
 
85
85
  :return: The job of this ShowJobsResponse.
86
86
  :rtype: :class:`huaweicloudsdkgeip.v3.ShowJob`
@@ -89,7 +89,7 @@ class ShowJobsResponse(SdkResponse):
89
89
 
90
90
  @job.setter
91
91
  def job(self, job):
92
- """Sets the job of this ShowJobsResponse.
92
+ r"""Sets the job of this ShowJobsResponse.
93
93
 
94
94
  :param job: The job of this ShowJobsResponse.
95
95
  :type job: :class:`huaweicloudsdkgeip.v3.ShowJob`
@@ -98,7 +98,7 @@ class ShowJobsResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this ShowJobsResponse.
101
+ r"""Gets the x_request_id of this ShowJobsResponse.
102
102
 
103
103
  :return: The x_request_id of this ShowJobsResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class ShowJobsResponse(SdkResponse):
107
107
 
108
108
  @x_request_id.setter
109
109
  def x_request_id(self, x_request_id):
110
- """Sets the x_request_id of this ShowJobsResponse.
110
+ r"""Sets the x_request_id of this ShowJobsResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this ShowJobsResponse.
113
113
  :type x_request_id: str
@@ -29,7 +29,7 @@ class ShowUserDisclaimerRecord:
29
29
  }
30
30
 
31
31
  def __init__(self, domain_id=None, created_at=None, updated_at=None):
32
- """ShowUserDisclaimerRecord
32
+ r"""ShowUserDisclaimerRecord
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class ShowUserDisclaimerRecord:
57
57
 
58
58
  @property
59
59
  def domain_id(self):
60
- """Gets the domain_id of this ShowUserDisclaimerRecord.
60
+ r"""Gets the domain_id of this ShowUserDisclaimerRecord.
61
61
 
62
62
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
63
63
 
@@ -68,7 +68,7 @@ class ShowUserDisclaimerRecord:
68
68
 
69
69
  @domain_id.setter
70
70
  def domain_id(self, domain_id):
71
- """Sets the domain_id of this ShowUserDisclaimerRecord.
71
+ r"""Sets the domain_id of this ShowUserDisclaimerRecord.
72
72
 
73
73
  - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
74
74
 
@@ -79,7 +79,7 @@ class ShowUserDisclaimerRecord:
79
79
 
80
80
  @property
81
81
  def created_at(self):
82
- """Gets the created_at of this ShowUserDisclaimerRecord.
82
+ r"""Gets the created_at of this ShowUserDisclaimerRecord.
83
83
 
84
84
  创建时间
85
85
 
@@ -90,7 +90,7 @@ class ShowUserDisclaimerRecord:
90
90
 
91
91
  @created_at.setter
92
92
  def created_at(self, created_at):
93
- """Sets the created_at of this ShowUserDisclaimerRecord.
93
+ r"""Sets the created_at of this ShowUserDisclaimerRecord.
94
94
 
95
95
  创建时间
96
96
 
@@ -101,7 +101,7 @@ class ShowUserDisclaimerRecord:
101
101
 
102
102
  @property
103
103
  def updated_at(self):
104
- """Gets the updated_at of this ShowUserDisclaimerRecord.
104
+ r"""Gets the updated_at of this ShowUserDisclaimerRecord.
105
105
 
106
106
  更新时间
107
107
 
@@ -112,7 +112,7 @@ class ShowUserDisclaimerRecord:
112
112
 
113
113
  @updated_at.setter
114
114
  def updated_at(self, updated_at):
115
- """Sets the updated_at of this ShowUserDisclaimerRecord.
115
+ r"""Sets the updated_at of this ShowUserDisclaimerRecord.
116
116
 
117
117
  更新时间
118
118
 
@@ -25,7 +25,7 @@ class ShowUserDisclaimerRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, fields=None):
28
- """ShowUserDisclaimerRequest
28
+ r"""ShowUserDisclaimerRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ShowUserDisclaimerRequest:
43
43
 
44
44
  @property
45
45
  def fields(self):
46
- """Gets the fields of this ShowUserDisclaimerRequest.
46
+ r"""Gets the fields of this ShowUserDisclaimerRequest.
47
47
 
48
48
  :return: The fields of this ShowUserDisclaimerRequest.
49
49
  :rtype: list[str]
@@ -52,7 +52,7 @@ class ShowUserDisclaimerRequest:
52
52
 
53
53
  @fields.setter
54
54
  def fields(self, fields):
55
- """Sets the fields of this ShowUserDisclaimerRequest.
55
+ r"""Sets the fields of this ShowUserDisclaimerRequest.
56
56
 
57
57
  :param fields: The fields of this ShowUserDisclaimerRequest.
58
58
  :type fields: list[str]
@@ -30,7 +30,7 @@ class ShowUserDisclaimerResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, user_disclaimer_record=None, x_request_id=None):
33
- """ShowUserDisclaimerResponse
33
+ r"""ShowUserDisclaimerResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ShowUserDisclaimerResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this ShowUserDisclaimerResponse.
61
+ r"""Gets the request_id of this ShowUserDisclaimerResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class ShowUserDisclaimerResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this ShowUserDisclaimerResponse.
72
+ r"""Sets the request_id of this ShowUserDisclaimerResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class ShowUserDisclaimerResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def user_disclaimer_record(self):
83
- """Gets the user_disclaimer_record of this ShowUserDisclaimerResponse.
83
+ r"""Gets the user_disclaimer_record of this ShowUserDisclaimerResponse.
84
84
 
85
85
  :return: The user_disclaimer_record of this ShowUserDisclaimerResponse.
86
86
  :rtype: :class:`huaweicloudsdkgeip.v3.ShowUserDisclaimerRecord`
@@ -89,7 +89,7 @@ class ShowUserDisclaimerResponse(SdkResponse):
89
89
 
90
90
  @user_disclaimer_record.setter
91
91
  def user_disclaimer_record(self, user_disclaimer_record):
92
- """Sets the user_disclaimer_record of this ShowUserDisclaimerResponse.
92
+ r"""Sets the user_disclaimer_record of this ShowUserDisclaimerResponse.
93
93
 
94
94
  :param user_disclaimer_record: The user_disclaimer_record of this ShowUserDisclaimerResponse.
95
95
  :type user_disclaimer_record: :class:`huaweicloudsdkgeip.v3.ShowUserDisclaimerRecord`
@@ -98,7 +98,7 @@ class ShowUserDisclaimerResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this ShowUserDisclaimerResponse.
101
+ r"""Gets the x_request_id of this ShowUserDisclaimerResponse.
102
102
 
103
103
  :return: The x_request_id of this ShowUserDisclaimerResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class ShowUserDisclaimerResponse(SdkResponse):
107
107
 
108
108
  @x_request_id.setter
109
109
  def x_request_id(self, x_request_id):
110
- """Sets the x_request_id of this ShowUserDisclaimerResponse.
110
+ r"""Sets the x_request_id of this ShowUserDisclaimerResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this ShowUserDisclaimerResponse.
113
113
  :type x_request_id: str
@@ -27,7 +27,7 @@ class SysTag:
27
27
  }
28
28
 
29
29
  def __init__(self, key=None, value=None):
30
- """SysTag
30
+ r"""SysTag
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class SysTag:
48
48
 
49
49
  @property
50
50
  def key(self):
51
- """Gets the key of this SysTag.
51
+ r"""Gets the key of this SysTag.
52
52
 
53
53
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
54
54
 
@@ -59,7 +59,7 @@ class SysTag:
59
59
 
60
60
  @key.setter
61
61
  def key(self, key):
62
- """Sets the key of this SysTag.
62
+ r"""Sets the key of this SysTag.
63
63
 
64
64
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
65
65
 
@@ -70,7 +70,7 @@ class SysTag:
70
70
 
71
71
  @property
72
72
  def value(self):
73
- """Gets the value of this SysTag.
73
+ r"""Gets the value of this SysTag.
74
74
 
75
75
  - 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
76
76
 
@@ -81,7 +81,7 @@ class SysTag:
81
81
 
82
82
  @value.setter
83
83
  def value(self, value):
84
- """Sets the value of this SysTag.
84
+ r"""Sets the value of this SysTag.
85
85
 
86
86
  - 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
87
87
 
@@ -27,7 +27,7 @@ class Tag:
27
27
  }
28
28
 
29
29
  def __init__(self, key=None, value=None):
30
- """Tag
30
+ r"""Tag
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class Tag:
50
50
 
51
51
  @property
52
52
  def key(self):
53
- """Gets the key of this Tag.
53
+ r"""Gets the key of this Tag.
54
54
 
55
55
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
56
56
 
@@ -61,7 +61,7 @@ class Tag:
61
61
 
62
62
  @key.setter
63
63
  def key(self, key):
64
- """Sets the key of this Tag.
64
+ r"""Sets the key of this Tag.
65
65
 
66
66
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
67
67
 
@@ -72,7 +72,7 @@ class Tag:
72
72
 
73
73
  @property
74
74
  def value(self):
75
- """Gets the value of this Tag.
75
+ r"""Gets the value of this Tag.
76
76
 
77
77
  - 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
78
78
 
@@ -83,7 +83,7 @@ class Tag:
83
83
 
84
84
  @value.setter
85
85
  def value(self, value):
86
- """Sets the value of this Tag.
86
+ r"""Sets the value of this Tag.
87
87
 
88
88
  - 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
89
89
 
@@ -27,7 +27,7 @@ class UpdateGlobalEip:
27
27
  }
28
28
 
29
29
  def __init__(self, id=None, name=None):
30
- """UpdateGlobalEip
30
+ r"""UpdateGlobalEip
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class UpdateGlobalEip:
50
50
 
51
51
  @property
52
52
  def id(self):
53
- """Gets the id of this UpdateGlobalEip.
53
+ r"""Gets the id of this UpdateGlobalEip.
54
54
 
55
55
  全域弹性公网IP的ID
56
56
 
@@ -61,7 +61,7 @@ class UpdateGlobalEip:
61
61
 
62
62
  @id.setter
63
63
  def id(self, id):
64
- """Sets the id of this UpdateGlobalEip.
64
+ r"""Sets the id of this UpdateGlobalEip.
65
65
 
66
66
  全域弹性公网IP的ID
67
67
 
@@ -72,7 +72,7 @@ class UpdateGlobalEip:
72
72
 
73
73
  @property
74
74
  def name(self):
75
- """Gets the name of this UpdateGlobalEip.
75
+ r"""Gets the name of this UpdateGlobalEip.
76
76
 
77
77
  - 功能说明:全域弹性公网IP名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
78
78
 
@@ -83,7 +83,7 @@ class UpdateGlobalEip:
83
83
 
84
84
  @name.setter
85
85
  def name(self, name):
86
- """Sets the name of this UpdateGlobalEip.
86
+ r"""Sets the name of this UpdateGlobalEip.
87
87
 
88
88
  - 功能说明:全域弹性公网IP名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
89
89
 
@@ -27,7 +27,7 @@ class UpdateGlobalEipRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, global_eip_id=None, body=None):
30
- """UpdateGlobalEipRequest
30
+ r"""UpdateGlobalEipRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateGlobalEipRequest:
49
49
 
50
50
  @property
51
51
  def global_eip_id(self):
52
- """Gets the global_eip_id of this UpdateGlobalEipRequest.
52
+ r"""Gets the global_eip_id of this UpdateGlobalEipRequest.
53
53
 
54
54
  :return: The global_eip_id of this UpdateGlobalEipRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class UpdateGlobalEipRequest:
58
58
 
59
59
  @global_eip_id.setter
60
60
  def global_eip_id(self, global_eip_id):
61
- """Sets the global_eip_id of this UpdateGlobalEipRequest.
61
+ r"""Sets the global_eip_id of this UpdateGlobalEipRequest.
62
62
 
63
63
  :param global_eip_id: The global_eip_id of this UpdateGlobalEipRequest.
64
64
  :type global_eip_id: str
@@ -67,7 +67,7 @@ class UpdateGlobalEipRequest:
67
67
 
68
68
  @property
69
69
  def body(self):
70
- """Gets the body of this UpdateGlobalEipRequest.
70
+ r"""Gets the body of this UpdateGlobalEipRequest.
71
71
 
72
72
  :return: The body of this UpdateGlobalEipRequest.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEipRequestBody`
@@ -76,7 +76,7 @@ class UpdateGlobalEipRequest:
76
76
 
77
77
  @body.setter
78
78
  def body(self, body):
79
- """Sets the body of this UpdateGlobalEipRequest.
79
+ r"""Sets the body of this UpdateGlobalEipRequest.
80
80
 
81
81
  :param body: The body of this UpdateGlobalEipRequest.
82
82
  :type body: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEipRequestBody`
@@ -27,7 +27,7 @@ class UpdateGlobalEipRequestBody:
27
27
  }
28
28
 
29
29
  def __init__(self, dry_run=None, global_eip=None):
30
- """UpdateGlobalEipRequestBody
30
+ r"""UpdateGlobalEipRequestBody
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateGlobalEipRequestBody:
49
49
 
50
50
  @property
51
51
  def dry_run(self):
52
- """Gets the dry_run of this UpdateGlobalEipRequestBody.
52
+ r"""Gets the dry_run of this UpdateGlobalEipRequestBody.
53
53
 
54
54
  :return: The dry_run of this UpdateGlobalEipRequestBody.
55
55
  :rtype: bool
@@ -58,7 +58,7 @@ class UpdateGlobalEipRequestBody:
58
58
 
59
59
  @dry_run.setter
60
60
  def dry_run(self, dry_run):
61
- """Sets the dry_run of this UpdateGlobalEipRequestBody.
61
+ r"""Sets the dry_run of this UpdateGlobalEipRequestBody.
62
62
 
63
63
  :param dry_run: The dry_run of this UpdateGlobalEipRequestBody.
64
64
  :type dry_run: bool
@@ -67,7 +67,7 @@ class UpdateGlobalEipRequestBody:
67
67
 
68
68
  @property
69
69
  def global_eip(self):
70
- """Gets the global_eip of this UpdateGlobalEipRequestBody.
70
+ r"""Gets the global_eip of this UpdateGlobalEipRequestBody.
71
71
 
72
72
  :return: The global_eip of this UpdateGlobalEipRequestBody.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEipRequestBodyGlobalEip`
@@ -76,7 +76,7 @@ class UpdateGlobalEipRequestBody:
76
76
 
77
77
  @global_eip.setter
78
78
  def global_eip(self, global_eip):
79
- """Sets the global_eip of this UpdateGlobalEipRequestBody.
79
+ r"""Sets the global_eip of this UpdateGlobalEipRequestBody.
80
80
 
81
81
  :param global_eip: The global_eip of this UpdateGlobalEipRequestBody.
82
82
  :type global_eip: :class:`huaweicloudsdkgeip.v3.UpdateGlobalEipRequestBodyGlobalEip`
@@ -27,7 +27,7 @@ class UpdateGlobalEipRequestBodyGlobalEip:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, description=None):
30
- """UpdateGlobalEipRequestBodyGlobalEip
30
+ r"""UpdateGlobalEipRequestBodyGlobalEip
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class UpdateGlobalEipRequestBodyGlobalEip:
50
50
 
51
51
  @property
52
52
  def name(self):
53
- """Gets the name of this UpdateGlobalEipRequestBodyGlobalEip.
53
+ r"""Gets the name of this UpdateGlobalEipRequestBodyGlobalEip.
54
54
 
55
55
  - 功能说明:全域弹性公网IP名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
56
56
 
@@ -61,7 +61,7 @@ class UpdateGlobalEipRequestBodyGlobalEip:
61
61
 
62
62
  @name.setter
63
63
  def name(self, name):
64
- """Sets the name of this UpdateGlobalEipRequestBodyGlobalEip.
64
+ r"""Sets the name of this UpdateGlobalEipRequestBodyGlobalEip.
65
65
 
66
66
  - 功能说明:全域弹性公网IP名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
67
67
 
@@ -72,7 +72,7 @@ class UpdateGlobalEipRequestBodyGlobalEip:
72
72
 
73
73
  @property
74
74
  def description(self):
75
- """Gets the description of this UpdateGlobalEipRequestBodyGlobalEip.
75
+ r"""Gets the description of this UpdateGlobalEipRequestBodyGlobalEip.
76
76
 
77
77
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
78
78
 
@@ -83,7 +83,7 @@ class UpdateGlobalEipRequestBodyGlobalEip:
83
83
 
84
84
  @description.setter
85
85
  def description(self, description):
86
- """Sets the description of this UpdateGlobalEipRequestBodyGlobalEip.
86
+ r"""Sets the description of this UpdateGlobalEipRequestBodyGlobalEip.
87
87
 
88
88
  - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
89
89