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
@@ -51,7 +51,7 @@ class ListGeipPoolsRequest:
51
51
  }
52
52
 
53
53
  def __init__(self, limit=None, offset=None, marker=None, page_reverse=None, fields=None, sort_key=None, sort_dir=None, id=None, code=None, access_site=None, isp=None, ip_version=None, status=None, type=None):
54
- """ListGeipPoolsRequest
54
+ r"""ListGeipPoolsRequest
55
55
 
56
56
  The model defined in huaweicloud sdk
57
57
 
@@ -134,7 +134,7 @@ class ListGeipPoolsRequest:
134
134
 
135
135
  @property
136
136
  def limit(self):
137
- """Gets the limit of this ListGeipPoolsRequest.
137
+ r"""Gets the limit of this ListGeipPoolsRequest.
138
138
 
139
139
  每页条数
140
140
 
@@ -145,7 +145,7 @@ class ListGeipPoolsRequest:
145
145
 
146
146
  @limit.setter
147
147
  def limit(self, limit):
148
- """Sets the limit of this ListGeipPoolsRequest.
148
+ r"""Sets the limit of this ListGeipPoolsRequest.
149
149
 
150
150
  每页条数
151
151
 
@@ -156,7 +156,7 @@ class ListGeipPoolsRequest:
156
156
 
157
157
  @property
158
158
  def offset(self):
159
- """Gets the offset of this ListGeipPoolsRequest.
159
+ r"""Gets the offset of this ListGeipPoolsRequest.
160
160
 
161
161
  分页起始点
162
162
 
@@ -167,7 +167,7 @@ class ListGeipPoolsRequest:
167
167
 
168
168
  @offset.setter
169
169
  def offset(self, offset):
170
- """Sets the offset of this ListGeipPoolsRequest.
170
+ r"""Sets the offset of this ListGeipPoolsRequest.
171
171
 
172
172
  分页起始点
173
173
 
@@ -178,7 +178,7 @@ class ListGeipPoolsRequest:
178
178
 
179
179
  @property
180
180
  def marker(self):
181
- """Gets the marker of this ListGeipPoolsRequest.
181
+ r"""Gets the marker of this ListGeipPoolsRequest.
182
182
 
183
183
  分页起始点
184
184
 
@@ -189,7 +189,7 @@ class ListGeipPoolsRequest:
189
189
 
190
190
  @marker.setter
191
191
  def marker(self, marker):
192
- """Sets the marker of this ListGeipPoolsRequest.
192
+ r"""Sets the marker of this ListGeipPoolsRequest.
193
193
 
194
194
  分页起始点
195
195
 
@@ -200,7 +200,7 @@ class ListGeipPoolsRequest:
200
200
 
201
201
  @property
202
202
  def page_reverse(self):
203
- """Gets the page_reverse of this ListGeipPoolsRequest.
203
+ r"""Gets the page_reverse of this ListGeipPoolsRequest.
204
204
 
205
205
  翻页方向
206
206
 
@@ -211,7 +211,7 @@ class ListGeipPoolsRequest:
211
211
 
212
212
  @page_reverse.setter
213
213
  def page_reverse(self, page_reverse):
214
- """Sets the page_reverse of this ListGeipPoolsRequest.
214
+ r"""Sets the page_reverse of this ListGeipPoolsRequest.
215
215
 
216
216
  翻页方向
217
217
 
@@ -222,7 +222,7 @@ class ListGeipPoolsRequest:
222
222
 
223
223
  @property
224
224
  def fields(self):
225
- """Gets the fields of this ListGeipPoolsRequest.
225
+ r"""Gets the fields of this ListGeipPoolsRequest.
226
226
 
227
227
  :return: The fields of this ListGeipPoolsRequest.
228
228
  :rtype: list[str]
@@ -231,7 +231,7 @@ class ListGeipPoolsRequest:
231
231
 
232
232
  @fields.setter
233
233
  def fields(self, fields):
234
- """Sets the fields of this ListGeipPoolsRequest.
234
+ r"""Sets the fields of this ListGeipPoolsRequest.
235
235
 
236
236
  :param fields: The fields of this ListGeipPoolsRequest.
237
237
  :type fields: list[str]
@@ -240,7 +240,7 @@ class ListGeipPoolsRequest:
240
240
 
241
241
  @property
242
242
  def sort_key(self):
243
- """Gets the sort_key of this ListGeipPoolsRequest.
243
+ r"""Gets the sort_key of this ListGeipPoolsRequest.
244
244
 
245
245
  按照sort_key指定的字段排序
246
246
 
@@ -251,7 +251,7 @@ class ListGeipPoolsRequest:
251
251
 
252
252
  @sort_key.setter
253
253
  def sort_key(self, sort_key):
254
- """Sets the sort_key of this ListGeipPoolsRequest.
254
+ r"""Sets the sort_key of this ListGeipPoolsRequest.
255
255
 
256
256
  按照sort_key指定的字段排序
257
257
 
@@ -262,7 +262,7 @@ class ListGeipPoolsRequest:
262
262
 
263
263
  @property
264
264
  def sort_dir(self):
265
- """Gets the sort_dir of this ListGeipPoolsRequest.
265
+ r"""Gets the sort_dir of this ListGeipPoolsRequest.
266
266
 
267
267
  排序的方向,倒序或者正序
268
268
 
@@ -273,7 +273,7 @@ class ListGeipPoolsRequest:
273
273
 
274
274
  @sort_dir.setter
275
275
  def sort_dir(self, sort_dir):
276
- """Sets the sort_dir of this ListGeipPoolsRequest.
276
+ r"""Sets the sort_dir of this ListGeipPoolsRequest.
277
277
 
278
278
  排序的方向,倒序或者正序
279
279
 
@@ -284,7 +284,7 @@ class ListGeipPoolsRequest:
284
284
 
285
285
  @property
286
286
  def id(self):
287
- """Gets the id of this ListGeipPoolsRequest.
287
+ r"""Gets the id of this ListGeipPoolsRequest.
288
288
 
289
289
  :return: The id of this ListGeipPoolsRequest.
290
290
  :rtype: list[str]
@@ -293,7 +293,7 @@ class ListGeipPoolsRequest:
293
293
 
294
294
  @id.setter
295
295
  def id(self, id):
296
- """Sets the id of this ListGeipPoolsRequest.
296
+ r"""Sets the id of this ListGeipPoolsRequest.
297
297
 
298
298
  :param id: The id of this ListGeipPoolsRequest.
299
299
  :type id: list[str]
@@ -302,7 +302,7 @@ class ListGeipPoolsRequest:
302
302
 
303
303
  @property
304
304
  def code(self):
305
- """Gets the code of this ListGeipPoolsRequest.
305
+ r"""Gets the code of this ListGeipPoolsRequest.
306
306
 
307
307
  :return: The code of this ListGeipPoolsRequest.
308
308
  :rtype: list[str]
@@ -311,7 +311,7 @@ class ListGeipPoolsRequest:
311
311
 
312
312
  @code.setter
313
313
  def code(self, code):
314
- """Sets the code of this ListGeipPoolsRequest.
314
+ r"""Sets the code of this ListGeipPoolsRequest.
315
315
 
316
316
  :param code: The code of this ListGeipPoolsRequest.
317
317
  :type code: list[str]
@@ -320,7 +320,7 @@ class ListGeipPoolsRequest:
320
320
 
321
321
  @property
322
322
  def access_site(self):
323
- """Gets the access_site of this ListGeipPoolsRequest.
323
+ r"""Gets the access_site of this ListGeipPoolsRequest.
324
324
 
325
325
  :return: The access_site of this ListGeipPoolsRequest.
326
326
  :rtype: list[str]
@@ -329,7 +329,7 @@ class ListGeipPoolsRequest:
329
329
 
330
330
  @access_site.setter
331
331
  def access_site(self, access_site):
332
- """Sets the access_site of this ListGeipPoolsRequest.
332
+ r"""Sets the access_site of this ListGeipPoolsRequest.
333
333
 
334
334
  :param access_site: The access_site of this ListGeipPoolsRequest.
335
335
  :type access_site: list[str]
@@ -338,7 +338,7 @@ class ListGeipPoolsRequest:
338
338
 
339
339
  @property
340
340
  def isp(self):
341
- """Gets the isp of this ListGeipPoolsRequest.
341
+ r"""Gets the isp of this ListGeipPoolsRequest.
342
342
 
343
343
  :return: The isp of this ListGeipPoolsRequest.
344
344
  :rtype: list[str]
@@ -347,7 +347,7 @@ class ListGeipPoolsRequest:
347
347
 
348
348
  @isp.setter
349
349
  def isp(self, isp):
350
- """Sets the isp of this ListGeipPoolsRequest.
350
+ r"""Sets the isp of this ListGeipPoolsRequest.
351
351
 
352
352
  :param isp: The isp of this ListGeipPoolsRequest.
353
353
  :type isp: list[str]
@@ -356,7 +356,7 @@ class ListGeipPoolsRequest:
356
356
 
357
357
  @property
358
358
  def ip_version(self):
359
- """Gets the ip_version of this ListGeipPoolsRequest.
359
+ r"""Gets the ip_version of this ListGeipPoolsRequest.
360
360
 
361
361
  :return: The ip_version of this ListGeipPoolsRequest.
362
362
  :rtype: list[str]
@@ -365,7 +365,7 @@ class ListGeipPoolsRequest:
365
365
 
366
366
  @ip_version.setter
367
367
  def ip_version(self, ip_version):
368
- """Sets the ip_version of this ListGeipPoolsRequest.
368
+ r"""Sets the ip_version of this ListGeipPoolsRequest.
369
369
 
370
370
  :param ip_version: The ip_version of this ListGeipPoolsRequest.
371
371
  :type ip_version: list[str]
@@ -374,7 +374,7 @@ class ListGeipPoolsRequest:
374
374
 
375
375
  @property
376
376
  def status(self):
377
- """Gets the status of this ListGeipPoolsRequest.
377
+ r"""Gets the status of this ListGeipPoolsRequest.
378
378
 
379
379
  :return: The status of this ListGeipPoolsRequest.
380
380
  :rtype: list[str]
@@ -383,7 +383,7 @@ class ListGeipPoolsRequest:
383
383
 
384
384
  @status.setter
385
385
  def status(self, status):
386
- """Sets the status of this ListGeipPoolsRequest.
386
+ r"""Sets the status of this ListGeipPoolsRequest.
387
387
 
388
388
  :param status: The status of this ListGeipPoolsRequest.
389
389
  :type status: list[str]
@@ -392,7 +392,7 @@ class ListGeipPoolsRequest:
392
392
 
393
393
  @property
394
394
  def type(self):
395
- """Gets the type of this ListGeipPoolsRequest.
395
+ r"""Gets the type of this ListGeipPoolsRequest.
396
396
 
397
397
  :return: The type of this ListGeipPoolsRequest.
398
398
  :rtype: list[str]
@@ -401,7 +401,7 @@ class ListGeipPoolsRequest:
401
401
 
402
402
  @type.setter
403
403
  def type(self, type):
404
- """Sets the type of this ListGeipPoolsRequest.
404
+ r"""Sets the type of this ListGeipPoolsRequest.
405
405
 
406
406
  :param type: The type of this ListGeipPoolsRequest.
407
407
  :type type: list[str]
@@ -32,7 +32,7 @@ class ListGeipPoolsResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, request_id=None, geip_pools=None, page_info=None, x_request_id=None):
35
- """ListGeipPoolsResponse
35
+ r"""ListGeipPoolsResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ListGeipPoolsResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def request_id(self):
68
- """Gets the request_id of this ListGeipPoolsResponse.
68
+ r"""Gets the request_id of this ListGeipPoolsResponse.
69
69
 
70
70
  本次请求的编号
71
71
 
@@ -76,7 +76,7 @@ class ListGeipPoolsResponse(SdkResponse):
76
76
 
77
77
  @request_id.setter
78
78
  def request_id(self, request_id):
79
- """Sets the request_id of this ListGeipPoolsResponse.
79
+ r"""Sets the request_id of this ListGeipPoolsResponse.
80
80
 
81
81
  本次请求的编号
82
82
 
@@ -87,7 +87,7 @@ class ListGeipPoolsResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def geip_pools(self):
90
- """Gets the geip_pools of this ListGeipPoolsResponse.
90
+ r"""Gets the geip_pools of this ListGeipPoolsResponse.
91
91
 
92
92
  全域弹性公网IP池列表
93
93
 
@@ -98,7 +98,7 @@ class ListGeipPoolsResponse(SdkResponse):
98
98
 
99
99
  @geip_pools.setter
100
100
  def geip_pools(self, geip_pools):
101
- """Sets the geip_pools of this ListGeipPoolsResponse.
101
+ r"""Sets the geip_pools of this ListGeipPoolsResponse.
102
102
 
103
103
  全域弹性公网IP池列表
104
104
 
@@ -109,7 +109,7 @@ class ListGeipPoolsResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def page_info(self):
112
- """Gets the page_info of this ListGeipPoolsResponse.
112
+ r"""Gets the page_info of this ListGeipPoolsResponse.
113
113
 
114
114
  :return: The page_info of this ListGeipPoolsResponse.
115
115
  :rtype: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -118,7 +118,7 @@ class ListGeipPoolsResponse(SdkResponse):
118
118
 
119
119
  @page_info.setter
120
120
  def page_info(self, page_info):
121
- """Sets the page_info of this ListGeipPoolsResponse.
121
+ r"""Sets the page_info of this ListGeipPoolsResponse.
122
122
 
123
123
  :param page_info: The page_info of this ListGeipPoolsResponse.
124
124
  :type page_info: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -127,7 +127,7 @@ class ListGeipPoolsResponse(SdkResponse):
127
127
 
128
128
  @property
129
129
  def x_request_id(self):
130
- """Gets the x_request_id of this ListGeipPoolsResponse.
130
+ r"""Gets the x_request_id of this ListGeipPoolsResponse.
131
131
 
132
132
  :return: The x_request_id of this ListGeipPoolsResponse.
133
133
  :rtype: str
@@ -136,7 +136,7 @@ class ListGeipPoolsResponse(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 ListGeipPoolsResponse.
139
+ r"""Sets the x_request_id of this ListGeipPoolsResponse.
140
140
 
141
141
  :param x_request_id: The x_request_id of this ListGeipPoolsResponse.
142
142
  :type x_request_id: str
@@ -35,7 +35,7 @@ class ListGeipResourceQuotasRequest:
35
35
  }
36
36
 
37
37
  def __init__(self, limit=None, offset=None, marker=None, page_reverse=None, fields=None, type=None):
38
- """ListGeipResourceQuotasRequest
38
+ r"""ListGeipResourceQuotasRequest
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class ListGeipResourceQuotasRequest:
78
78
 
79
79
  @property
80
80
  def limit(self):
81
- """Gets the limit of this ListGeipResourceQuotasRequest.
81
+ r"""Gets the limit of this ListGeipResourceQuotasRequest.
82
82
 
83
83
  每页条数
84
84
 
@@ -89,7 +89,7 @@ class ListGeipResourceQuotasRequest:
89
89
 
90
90
  @limit.setter
91
91
  def limit(self, limit):
92
- """Sets the limit of this ListGeipResourceQuotasRequest.
92
+ r"""Sets the limit of this ListGeipResourceQuotasRequest.
93
93
 
94
94
  每页条数
95
95
 
@@ -100,7 +100,7 @@ class ListGeipResourceQuotasRequest:
100
100
 
101
101
  @property
102
102
  def offset(self):
103
- """Gets the offset of this ListGeipResourceQuotasRequest.
103
+ r"""Gets the offset of this ListGeipResourceQuotasRequest.
104
104
 
105
105
  分页起始点
106
106
 
@@ -111,7 +111,7 @@ class ListGeipResourceQuotasRequest:
111
111
 
112
112
  @offset.setter
113
113
  def offset(self, offset):
114
- """Sets the offset of this ListGeipResourceQuotasRequest.
114
+ r"""Sets the offset of this ListGeipResourceQuotasRequest.
115
115
 
116
116
  分页起始点
117
117
 
@@ -122,7 +122,7 @@ class ListGeipResourceQuotasRequest:
122
122
 
123
123
  @property
124
124
  def marker(self):
125
- """Gets the marker of this ListGeipResourceQuotasRequest.
125
+ r"""Gets the marker of this ListGeipResourceQuotasRequest.
126
126
 
127
127
  分页起始点
128
128
 
@@ -133,7 +133,7 @@ class ListGeipResourceQuotasRequest:
133
133
 
134
134
  @marker.setter
135
135
  def marker(self, marker):
136
- """Sets the marker of this ListGeipResourceQuotasRequest.
136
+ r"""Sets the marker of this ListGeipResourceQuotasRequest.
137
137
 
138
138
  分页起始点
139
139
 
@@ -144,7 +144,7 @@ class ListGeipResourceQuotasRequest:
144
144
 
145
145
  @property
146
146
  def page_reverse(self):
147
- """Gets the page_reverse of this ListGeipResourceQuotasRequest.
147
+ r"""Gets the page_reverse of this ListGeipResourceQuotasRequest.
148
148
 
149
149
  翻页方向
150
150
 
@@ -155,7 +155,7 @@ class ListGeipResourceQuotasRequest:
155
155
 
156
156
  @page_reverse.setter
157
157
  def page_reverse(self, page_reverse):
158
- """Sets the page_reverse of this ListGeipResourceQuotasRequest.
158
+ r"""Sets the page_reverse of this ListGeipResourceQuotasRequest.
159
159
 
160
160
  翻页方向
161
161
 
@@ -166,7 +166,7 @@ class ListGeipResourceQuotasRequest:
166
166
 
167
167
  @property
168
168
  def fields(self):
169
- """Gets the fields of this ListGeipResourceQuotasRequest.
169
+ r"""Gets the fields of this ListGeipResourceQuotasRequest.
170
170
 
171
171
  :return: The fields of this ListGeipResourceQuotasRequest.
172
172
  :rtype: list[str]
@@ -175,7 +175,7 @@ class ListGeipResourceQuotasRequest:
175
175
 
176
176
  @fields.setter
177
177
  def fields(self, fields):
178
- """Sets the fields of this ListGeipResourceQuotasRequest.
178
+ r"""Sets the fields of this ListGeipResourceQuotasRequest.
179
179
 
180
180
  :param fields: The fields of this ListGeipResourceQuotasRequest.
181
181
  :type fields: list[str]
@@ -184,7 +184,7 @@ class ListGeipResourceQuotasRequest:
184
184
 
185
185
  @property
186
186
  def type(self):
187
- """Gets the type of this ListGeipResourceQuotasRequest.
187
+ r"""Gets the type of this ListGeipResourceQuotasRequest.
188
188
 
189
189
  :return: The type of this ListGeipResourceQuotasRequest.
190
190
  :rtype: list[str]
@@ -193,7 +193,7 @@ class ListGeipResourceQuotasRequest:
193
193
 
194
194
  @type.setter
195
195
  def type(self, type):
196
- """Sets the type of this ListGeipResourceQuotasRequest.
196
+ r"""Sets the type of this ListGeipResourceQuotasRequest.
197
197
 
198
198
  :param type: The type of this ListGeipResourceQuotasRequest.
199
199
  :type type: list[str]
@@ -30,7 +30,7 @@ class ListGeipResourceQuotasResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, quotas=None, x_request_id=None):
33
- """ListGeipResourceQuotasResponse
33
+ r"""ListGeipResourceQuotasResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListGeipResourceQuotasResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this ListGeipResourceQuotasResponse.
61
+ r"""Gets the request_id of this ListGeipResourceQuotasResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class ListGeipResourceQuotasResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this ListGeipResourceQuotasResponse.
72
+ r"""Sets the request_id of this ListGeipResourceQuotasResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class ListGeipResourceQuotasResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def quotas(self):
83
- """Gets the quotas of this ListGeipResourceQuotasResponse.
83
+ r"""Gets the quotas of this ListGeipResourceQuotasResponse.
84
84
 
85
85
  :return: The quotas of this ListGeipResourceQuotasResponse.
86
86
  :rtype: ListQuotas
@@ -89,7 +89,7 @@ class ListGeipResourceQuotasResponse(SdkResponse):
89
89
 
90
90
  @quotas.setter
91
91
  def quotas(self, quotas):
92
- """Sets the quotas of this ListGeipResourceQuotasResponse.
92
+ r"""Sets the quotas of this ListGeipResourceQuotasResponse.
93
93
 
94
94
  :param quotas: The quotas of this ListGeipResourceQuotasResponse.
95
95
  :type quotas: ListQuotas
@@ -98,7 +98,7 @@ class ListGeipResourceQuotasResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this ListGeipResourceQuotasResponse.
101
+ r"""Gets the x_request_id of this ListGeipResourceQuotasResponse.
102
102
 
103
103
  :return: The x_request_id of this ListGeipResourceQuotasResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class ListGeipResourceQuotasResponse(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 ListGeipResourceQuotasResponse.
110
+ r"""Sets the x_request_id of this ListGeipResourceQuotasResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this ListGeipResourceQuotasResponse.
113
113
  :type x_request_id: str
@@ -25,7 +25,7 @@ class ListGeipSegmentCountFilterTagsRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """ListGeipSegmentCountFilterTagsRequest
28
+ r"""ListGeipSegmentCountFilterTagsRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ListGeipSegmentCountFilterTagsRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this ListGeipSegmentCountFilterTagsRequest.
46
+ r"""Gets the body of this ListGeipSegmentCountFilterTagsRequest.
47
47
 
48
48
  :return: The body of this ListGeipSegmentCountFilterTagsRequest.
49
49
  :rtype: :class:`huaweicloudsdkgeip.v3.ListResourcesByTagsRequestBody`
@@ -52,7 +52,7 @@ class ListGeipSegmentCountFilterTagsRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this ListGeipSegmentCountFilterTagsRequest.
55
+ r"""Sets the body of this ListGeipSegmentCountFilterTagsRequest.
56
56
 
57
57
  :param body: The body of this ListGeipSegmentCountFilterTagsRequest.
58
58
  :type body: :class:`huaweicloudsdkgeip.v3.ListResourcesByTagsRequestBody`
@@ -30,7 +30,7 @@ class ListGeipSegmentCountFilterTagsResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, total_count=None, x_request_id=None):
33
- """ListGeipSegmentCountFilterTagsResponse
33
+ r"""ListGeipSegmentCountFilterTagsResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListGeipSegmentCountFilterTagsResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this ListGeipSegmentCountFilterTagsResponse.
61
+ r"""Gets the request_id of this ListGeipSegmentCountFilterTagsResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class ListGeipSegmentCountFilterTagsResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this ListGeipSegmentCountFilterTagsResponse.
72
+ r"""Sets the request_id of this ListGeipSegmentCountFilterTagsResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class ListGeipSegmentCountFilterTagsResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def total_count(self):
83
- """Gets the total_count of this ListGeipSegmentCountFilterTagsResponse.
83
+ r"""Gets the total_count of this ListGeipSegmentCountFilterTagsResponse.
84
84
 
85
85
  当前列表中资源数量。
86
86
 
@@ -91,7 +91,7 @@ class ListGeipSegmentCountFilterTagsResponse(SdkResponse):
91
91
 
92
92
  @total_count.setter
93
93
  def total_count(self, total_count):
94
- """Sets the total_count of this ListGeipSegmentCountFilterTagsResponse.
94
+ r"""Sets the total_count of this ListGeipSegmentCountFilterTagsResponse.
95
95
 
96
96
  当前列表中资源数量。
97
97
 
@@ -102,7 +102,7 @@ class ListGeipSegmentCountFilterTagsResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def x_request_id(self):
105
- """Gets the x_request_id of this ListGeipSegmentCountFilterTagsResponse.
105
+ r"""Gets the x_request_id of this ListGeipSegmentCountFilterTagsResponse.
106
106
 
107
107
  :return: The x_request_id of this ListGeipSegmentCountFilterTagsResponse.
108
108
  :rtype: str
@@ -111,7 +111,7 @@ class ListGeipSegmentCountFilterTagsResponse(SdkResponse):
111
111
 
112
112
  @x_request_id.setter
113
113
  def x_request_id(self, x_request_id):
114
- """Sets the x_request_id of this ListGeipSegmentCountFilterTagsResponse.
114
+ r"""Sets the x_request_id of this ListGeipSegmentCountFilterTagsResponse.
115
115
 
116
116
  :param x_request_id: The x_request_id of this ListGeipSegmentCountFilterTagsResponse.
117
117
  :type x_request_id: str
@@ -23,7 +23,7 @@ class ListGeipSegmentDomainTagsRequest:
23
23
  }
24
24
 
25
25
  def __init__(self):
26
- """ListGeipSegmentDomainTagsRequest
26
+ r"""ListGeipSegmentDomainTagsRequest
27
27
 
28
28
  The model defined in huaweicloud sdk
29
29
 
@@ -32,7 +32,7 @@ class ListGeipSegmentDomainTagsResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, request_id=None, total_count=None, tags=None, x_request_id=None):
35
- """ListGeipSegmentDomainTagsResponse
35
+ r"""ListGeipSegmentDomainTagsResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ListGeipSegmentDomainTagsResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def request_id(self):
68
- """Gets the request_id of this ListGeipSegmentDomainTagsResponse.
68
+ r"""Gets the request_id of this ListGeipSegmentDomainTagsResponse.
69
69
 
70
70
  本次请求的编号
71
71
 
@@ -76,7 +76,7 @@ class ListGeipSegmentDomainTagsResponse(SdkResponse):
76
76
 
77
77
  @request_id.setter
78
78
  def request_id(self, request_id):
79
- """Sets the request_id of this ListGeipSegmentDomainTagsResponse.
79
+ r"""Sets the request_id of this ListGeipSegmentDomainTagsResponse.
80
80
 
81
81
  本次请求的编号
82
82
 
@@ -87,7 +87,7 @@ class ListGeipSegmentDomainTagsResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def total_count(self):
90
- """Gets the total_count of this ListGeipSegmentDomainTagsResponse.
90
+ r"""Gets the total_count of this ListGeipSegmentDomainTagsResponse.
91
91
 
92
92
  当前列表中资源数量。
93
93
 
@@ -98,7 +98,7 @@ class ListGeipSegmentDomainTagsResponse(SdkResponse):
98
98
 
99
99
  @total_count.setter
100
100
  def total_count(self, total_count):
101
- """Sets the total_count of this ListGeipSegmentDomainTagsResponse.
101
+ r"""Sets the total_count of this ListGeipSegmentDomainTagsResponse.
102
102
 
103
103
  当前列表中资源数量。
104
104
 
@@ -109,7 +109,7 @@ class ListGeipSegmentDomainTagsResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def tags(self):
112
- """Gets the tags of this ListGeipSegmentDomainTagsResponse.
112
+ r"""Gets the tags of this ListGeipSegmentDomainTagsResponse.
113
113
 
114
114
  tag列表信息
115
115
 
@@ -120,7 +120,7 @@ class ListGeipSegmentDomainTagsResponse(SdkResponse):
120
120
 
121
121
  @tags.setter
122
122
  def tags(self, tags):
123
- """Sets the tags of this ListGeipSegmentDomainTagsResponse.
123
+ r"""Sets the tags of this ListGeipSegmentDomainTagsResponse.
124
124
 
125
125
  tag列表信息
126
126
 
@@ -131,7 +131,7 @@ class ListGeipSegmentDomainTagsResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def x_request_id(self):
134
- """Gets the x_request_id of this ListGeipSegmentDomainTagsResponse.
134
+ r"""Gets the x_request_id of this ListGeipSegmentDomainTagsResponse.
135
135
 
136
136
  :return: The x_request_id of this ListGeipSegmentDomainTagsResponse.
137
137
  :rtype: str
@@ -140,7 +140,7 @@ class ListGeipSegmentDomainTagsResponse(SdkResponse):
140
140
 
141
141
  @x_request_id.setter
142
142
  def x_request_id(self, x_request_id):
143
- """Sets the x_request_id of this ListGeipSegmentDomainTagsResponse.
143
+ r"""Sets the x_request_id of this ListGeipSegmentDomainTagsResponse.
144
144
 
145
145
  :param x_request_id: The x_request_id of this ListGeipSegmentDomainTagsResponse.
146
146
  :type x_request_id: str