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
@@ -43,7 +43,7 @@ class ListSupportMasksRequest:
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, ip_version=None, mask=None):
46
- """ListSupportMasksRequest
46
+ r"""ListSupportMasksRequest
47
47
 
48
48
  The model defined in huaweicloud sdk
49
49
 
@@ -106,7 +106,7 @@ class ListSupportMasksRequest:
106
106
 
107
107
  @property
108
108
  def limit(self):
109
- """Gets the limit of this ListSupportMasksRequest.
109
+ r"""Gets the limit of this ListSupportMasksRequest.
110
110
 
111
111
  每页条数
112
112
 
@@ -117,7 +117,7 @@ class ListSupportMasksRequest:
117
117
 
118
118
  @limit.setter
119
119
  def limit(self, limit):
120
- """Sets the limit of this ListSupportMasksRequest.
120
+ r"""Sets the limit of this ListSupportMasksRequest.
121
121
 
122
122
  每页条数
123
123
 
@@ -128,7 +128,7 @@ class ListSupportMasksRequest:
128
128
 
129
129
  @property
130
130
  def offset(self):
131
- """Gets the offset of this ListSupportMasksRequest.
131
+ r"""Gets the offset of this ListSupportMasksRequest.
132
132
 
133
133
  分页起始点
134
134
 
@@ -139,7 +139,7 @@ class ListSupportMasksRequest:
139
139
 
140
140
  @offset.setter
141
141
  def offset(self, offset):
142
- """Sets the offset of this ListSupportMasksRequest.
142
+ r"""Sets the offset of this ListSupportMasksRequest.
143
143
 
144
144
  分页起始点
145
145
 
@@ -150,7 +150,7 @@ class ListSupportMasksRequest:
150
150
 
151
151
  @property
152
152
  def marker(self):
153
- """Gets the marker of this ListSupportMasksRequest.
153
+ r"""Gets the marker of this ListSupportMasksRequest.
154
154
 
155
155
  分页起始点
156
156
 
@@ -161,7 +161,7 @@ class ListSupportMasksRequest:
161
161
 
162
162
  @marker.setter
163
163
  def marker(self, marker):
164
- """Sets the marker of this ListSupportMasksRequest.
164
+ r"""Sets the marker of this ListSupportMasksRequest.
165
165
 
166
166
  分页起始点
167
167
 
@@ -172,7 +172,7 @@ class ListSupportMasksRequest:
172
172
 
173
173
  @property
174
174
  def page_reverse(self):
175
- """Gets the page_reverse of this ListSupportMasksRequest.
175
+ r"""Gets the page_reverse of this ListSupportMasksRequest.
176
176
 
177
177
  翻页方向
178
178
 
@@ -183,7 +183,7 @@ class ListSupportMasksRequest:
183
183
 
184
184
  @page_reverse.setter
185
185
  def page_reverse(self, page_reverse):
186
- """Sets the page_reverse of this ListSupportMasksRequest.
186
+ r"""Sets the page_reverse of this ListSupportMasksRequest.
187
187
 
188
188
  翻页方向
189
189
 
@@ -194,7 +194,7 @@ class ListSupportMasksRequest:
194
194
 
195
195
  @property
196
196
  def fields(self):
197
- """Gets the fields of this ListSupportMasksRequest.
197
+ r"""Gets the fields of this ListSupportMasksRequest.
198
198
 
199
199
  :return: The fields of this ListSupportMasksRequest.
200
200
  :rtype: list[str]
@@ -203,7 +203,7 @@ class ListSupportMasksRequest:
203
203
 
204
204
  @fields.setter
205
205
  def fields(self, fields):
206
- """Sets the fields of this ListSupportMasksRequest.
206
+ r"""Sets the fields of this ListSupportMasksRequest.
207
207
 
208
208
  :param fields: The fields of this ListSupportMasksRequest.
209
209
  :type fields: list[str]
@@ -212,7 +212,7 @@ class ListSupportMasksRequest:
212
212
 
213
213
  @property
214
214
  def sort_key(self):
215
- """Gets the sort_key of this ListSupportMasksRequest.
215
+ r"""Gets the sort_key of this ListSupportMasksRequest.
216
216
 
217
217
  按照sort_key指定的字段排序
218
218
 
@@ -223,7 +223,7 @@ class ListSupportMasksRequest:
223
223
 
224
224
  @sort_key.setter
225
225
  def sort_key(self, sort_key):
226
- """Sets the sort_key of this ListSupportMasksRequest.
226
+ r"""Sets the sort_key of this ListSupportMasksRequest.
227
227
 
228
228
  按照sort_key指定的字段排序
229
229
 
@@ -234,7 +234,7 @@ class ListSupportMasksRequest:
234
234
 
235
235
  @property
236
236
  def sort_dir(self):
237
- """Gets the sort_dir of this ListSupportMasksRequest.
237
+ r"""Gets the sort_dir of this ListSupportMasksRequest.
238
238
 
239
239
  排序的方向,倒序或者正序
240
240
 
@@ -245,7 +245,7 @@ class ListSupportMasksRequest:
245
245
 
246
246
  @sort_dir.setter
247
247
  def sort_dir(self, sort_dir):
248
- """Sets the sort_dir of this ListSupportMasksRequest.
248
+ r"""Sets the sort_dir of this ListSupportMasksRequest.
249
249
 
250
250
  排序的方向,倒序或者正序
251
251
 
@@ -256,7 +256,7 @@ class ListSupportMasksRequest:
256
256
 
257
257
  @property
258
258
  def id(self):
259
- """Gets the id of this ListSupportMasksRequest.
259
+ r"""Gets the id of this ListSupportMasksRequest.
260
260
 
261
261
  :return: The id of this ListSupportMasksRequest.
262
262
  :rtype: list[str]
@@ -265,7 +265,7 @@ class ListSupportMasksRequest:
265
265
 
266
266
  @id.setter
267
267
  def id(self, id):
268
- """Sets the id of this ListSupportMasksRequest.
268
+ r"""Sets the id of this ListSupportMasksRequest.
269
269
 
270
270
  :param id: The id of this ListSupportMasksRequest.
271
271
  :type id: list[str]
@@ -274,7 +274,7 @@ class ListSupportMasksRequest:
274
274
 
275
275
  @property
276
276
  def ip_version(self):
277
- """Gets the ip_version of this ListSupportMasksRequest.
277
+ r"""Gets the ip_version of this ListSupportMasksRequest.
278
278
 
279
279
  :return: The ip_version of this ListSupportMasksRequest.
280
280
  :rtype: list[int]
@@ -283,7 +283,7 @@ class ListSupportMasksRequest:
283
283
 
284
284
  @ip_version.setter
285
285
  def ip_version(self, ip_version):
286
- """Sets the ip_version of this ListSupportMasksRequest.
286
+ r"""Sets the ip_version of this ListSupportMasksRequest.
287
287
 
288
288
  :param ip_version: The ip_version of this ListSupportMasksRequest.
289
289
  :type ip_version: list[int]
@@ -292,7 +292,7 @@ class ListSupportMasksRequest:
292
292
 
293
293
  @property
294
294
  def mask(self):
295
- """Gets the mask of this ListSupportMasksRequest.
295
+ r"""Gets the mask of this ListSupportMasksRequest.
296
296
 
297
297
  :return: The mask of this ListSupportMasksRequest.
298
298
  :rtype: list[int]
@@ -301,7 +301,7 @@ class ListSupportMasksRequest:
301
301
 
302
302
  @mask.setter
303
303
  def mask(self, mask):
304
- """Sets the mask of this ListSupportMasksRequest.
304
+ r"""Sets the mask of this ListSupportMasksRequest.
305
305
 
306
306
  :param mask: The mask of this ListSupportMasksRequest.
307
307
  :type mask: list[int]
@@ -32,7 +32,7 @@ class ListSupportMasksResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, request_id=None, support_masks=None, page_info=None, x_request_id=None):
35
- """ListSupportMasksResponse
35
+ r"""ListSupportMasksResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ListSupportMasksResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def request_id(self):
68
- """Gets the request_id of this ListSupportMasksResponse.
68
+ r"""Gets the request_id of this ListSupportMasksResponse.
69
69
 
70
70
  本次请求的编号
71
71
 
@@ -76,7 +76,7 @@ class ListSupportMasksResponse(SdkResponse):
76
76
 
77
77
  @request_id.setter
78
78
  def request_id(self, request_id):
79
- """Sets the request_id of this ListSupportMasksResponse.
79
+ r"""Sets the request_id of this ListSupportMasksResponse.
80
80
 
81
81
  本次请求的编号
82
82
 
@@ -87,7 +87,7 @@ class ListSupportMasksResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def support_masks(self):
90
- """Gets the support_masks of this ListSupportMasksResponse.
90
+ r"""Gets the support_masks of this ListSupportMasksResponse.
91
91
 
92
92
  支持全域弹性公网IP段的掩码范围列表
93
93
 
@@ -98,7 +98,7 @@ class ListSupportMasksResponse(SdkResponse):
98
98
 
99
99
  @support_masks.setter
100
100
  def support_masks(self, support_masks):
101
- """Sets the support_masks of this ListSupportMasksResponse.
101
+ r"""Sets the support_masks of this ListSupportMasksResponse.
102
102
 
103
103
  支持全域弹性公网IP段的掩码范围列表
104
104
 
@@ -109,7 +109,7 @@ class ListSupportMasksResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def page_info(self):
112
- """Gets the page_info of this ListSupportMasksResponse.
112
+ r"""Gets the page_info of this ListSupportMasksResponse.
113
113
 
114
114
  :return: The page_info of this ListSupportMasksResponse.
115
115
  :rtype: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -118,7 +118,7 @@ class ListSupportMasksResponse(SdkResponse):
118
118
 
119
119
  @page_info.setter
120
120
  def page_info(self, page_info):
121
- """Sets the page_info of this ListSupportMasksResponse.
121
+ r"""Sets the page_info of this ListSupportMasksResponse.
122
122
 
123
123
  :param page_info: The page_info of this ListSupportMasksResponse.
124
124
  :type page_info: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -127,7 +127,7 @@ class ListSupportMasksResponse(SdkResponse):
127
127
 
128
128
  @property
129
129
  def x_request_id(self):
130
- """Gets the x_request_id of this ListSupportMasksResponse.
130
+ r"""Gets the x_request_id of this ListSupportMasksResponse.
131
131
 
132
132
  :return: The x_request_id of this ListSupportMasksResponse.
133
133
  :rtype: str
@@ -136,7 +136,7 @@ class ListSupportMasksResponse(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 ListSupportMasksResponse.
139
+ r"""Sets the x_request_id of this ListSupportMasksResponse.
140
140
 
141
141
  :param x_request_id: The x_request_id of this ListSupportMasksResponse.
142
142
  :type x_request_id: str
@@ -41,7 +41,7 @@ class ListSupportRegions:
41
41
  }
42
42
 
43
43
  def __init__(self, id=None, instance_type=None, access_site=None, region_id=None, public_border_group=None, remote_endpoint=None, status=None, created_at=None, updated_at=None):
44
- """ListSupportRegions
44
+ r"""ListSupportRegions
45
45
 
46
46
  The model defined in huaweicloud sdk
47
47
 
@@ -99,7 +99,7 @@ class ListSupportRegions:
99
99
 
100
100
  @property
101
101
  def id(self):
102
- """Gets the id of this ListSupportRegions.
102
+ r"""Gets the id of this ListSupportRegions.
103
103
 
104
104
  域弹性公网IP支持绑定的Region限制的ID
105
105
 
@@ -110,7 +110,7 @@ class ListSupportRegions:
110
110
 
111
111
  @id.setter
112
112
  def id(self, id):
113
- """Sets the id of this ListSupportRegions.
113
+ r"""Sets the id of this ListSupportRegions.
114
114
 
115
115
  域弹性公网IP支持绑定的Region限制的ID
116
116
 
@@ -121,7 +121,7 @@ class ListSupportRegions:
121
121
 
122
122
  @property
123
123
  def instance_type(self):
124
- """Gets the instance_type of this ListSupportRegions.
124
+ r"""Gets the instance_type of this ListSupportRegions.
125
125
 
126
126
  支持绑定的实例类型
127
127
 
@@ -132,7 +132,7 @@ class ListSupportRegions:
132
132
 
133
133
  @instance_type.setter
134
134
  def instance_type(self, instance_type):
135
- """Sets the instance_type of this ListSupportRegions.
135
+ r"""Sets the instance_type of this ListSupportRegions.
136
136
 
137
137
  支持绑定的实例类型
138
138
 
@@ -143,7 +143,7 @@ class ListSupportRegions:
143
143
 
144
144
  @property
145
145
  def access_site(self):
146
- """Gets the access_site of this ListSupportRegions.
146
+ r"""Gets the access_site of this ListSupportRegions.
147
147
 
148
148
  接入点信息
149
149
 
@@ -154,7 +154,7 @@ class ListSupportRegions:
154
154
 
155
155
  @access_site.setter
156
156
  def access_site(self, access_site):
157
- """Sets the access_site of this ListSupportRegions.
157
+ r"""Sets the access_site of this ListSupportRegions.
158
158
 
159
159
  接入点信息
160
160
 
@@ -165,7 +165,7 @@ class ListSupportRegions:
165
165
 
166
166
  @property
167
167
  def region_id(self):
168
- """Gets the region_id of this ListSupportRegions.
168
+ r"""Gets the region_id of this ListSupportRegions.
169
169
 
170
170
  region_id
171
171
 
@@ -176,7 +176,7 @@ class ListSupportRegions:
176
176
 
177
177
  @region_id.setter
178
178
  def region_id(self, region_id):
179
- """Sets the region_id of this ListSupportRegions.
179
+ r"""Sets the region_id of this ListSupportRegions.
180
180
 
181
181
  region_id
182
182
 
@@ -187,7 +187,7 @@ class ListSupportRegions:
187
187
 
188
188
  @property
189
189
  def public_border_group(self):
190
- """Gets the public_border_group of this ListSupportRegions.
190
+ r"""Gets the public_border_group of this ListSupportRegions.
191
191
 
192
192
  - 功能说明:表示中心站点资源或者边缘站点资源 - 取值范围:center、边缘站点名称
193
193
 
@@ -198,7 +198,7 @@ class ListSupportRegions:
198
198
 
199
199
  @public_border_group.setter
200
200
  def public_border_group(self, public_border_group):
201
- """Sets the public_border_group of this ListSupportRegions.
201
+ r"""Sets the public_border_group of this ListSupportRegions.
202
202
 
203
203
  - 功能说明:表示中心站点资源或者边缘站点资源 - 取值范围:center、边缘站点名称
204
204
 
@@ -209,7 +209,7 @@ class ListSupportRegions:
209
209
 
210
210
  @property
211
211
  def remote_endpoint(self):
212
- """Gets the remote_endpoint of this ListSupportRegions.
212
+ r"""Gets the remote_endpoint of this ListSupportRegions.
213
213
 
214
214
  remote_endpoint
215
215
 
@@ -220,7 +220,7 @@ class ListSupportRegions:
220
220
 
221
221
  @remote_endpoint.setter
222
222
  def remote_endpoint(self, remote_endpoint):
223
- """Sets the remote_endpoint of this ListSupportRegions.
223
+ r"""Sets the remote_endpoint of this ListSupportRegions.
224
224
 
225
225
  remote_endpoint
226
226
 
@@ -231,7 +231,7 @@ class ListSupportRegions:
231
231
 
232
232
  @property
233
233
  def status(self):
234
- """Gets the status of this ListSupportRegions.
234
+ r"""Gets the status of this ListSupportRegions.
235
235
 
236
236
  状态
237
237
 
@@ -242,7 +242,7 @@ class ListSupportRegions:
242
242
 
243
243
  @status.setter
244
244
  def status(self, status):
245
- """Sets the status of this ListSupportRegions.
245
+ r"""Sets the status of this ListSupportRegions.
246
246
 
247
247
  状态
248
248
 
@@ -253,7 +253,7 @@ class ListSupportRegions:
253
253
 
254
254
  @property
255
255
  def created_at(self):
256
- """Gets the created_at of this ListSupportRegions.
256
+ r"""Gets the created_at of this ListSupportRegions.
257
257
 
258
258
  创建时间
259
259
 
@@ -264,7 +264,7 @@ class ListSupportRegions:
264
264
 
265
265
  @created_at.setter
266
266
  def created_at(self, created_at):
267
- """Sets the created_at of this ListSupportRegions.
267
+ r"""Sets the created_at of this ListSupportRegions.
268
268
 
269
269
  创建时间
270
270
 
@@ -275,7 +275,7 @@ class ListSupportRegions:
275
275
 
276
276
  @property
277
277
  def updated_at(self):
278
- """Gets the updated_at of this ListSupportRegions.
278
+ r"""Gets the updated_at of this ListSupportRegions.
279
279
 
280
280
  更新时间
281
281
 
@@ -286,7 +286,7 @@ class ListSupportRegions:
286
286
 
287
287
  @updated_at.setter
288
288
  def updated_at(self, updated_at):
289
- """Sets the updated_at of this ListSupportRegions.
289
+ r"""Sets the updated_at of this ListSupportRegions.
290
290
 
291
291
  更新时间
292
292
 
@@ -51,7 +51,7 @@ class ListSupportRegionsRequest:
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, instance_type=None, public_border_group=None, access_site=None, region_id=None, remote_endpoint=None, status=None):
54
- """ListSupportRegionsRequest
54
+ r"""ListSupportRegionsRequest
55
55
 
56
56
  The model defined in huaweicloud sdk
57
57
 
@@ -134,7 +134,7 @@ class ListSupportRegionsRequest:
134
134
 
135
135
  @property
136
136
  def limit(self):
137
- """Gets the limit of this ListSupportRegionsRequest.
137
+ r"""Gets the limit of this ListSupportRegionsRequest.
138
138
 
139
139
  每页条数
140
140
 
@@ -145,7 +145,7 @@ class ListSupportRegionsRequest:
145
145
 
146
146
  @limit.setter
147
147
  def limit(self, limit):
148
- """Sets the limit of this ListSupportRegionsRequest.
148
+ r"""Sets the limit of this ListSupportRegionsRequest.
149
149
 
150
150
  每页条数
151
151
 
@@ -156,7 +156,7 @@ class ListSupportRegionsRequest:
156
156
 
157
157
  @property
158
158
  def offset(self):
159
- """Gets the offset of this ListSupportRegionsRequest.
159
+ r"""Gets the offset of this ListSupportRegionsRequest.
160
160
 
161
161
  分页起始点
162
162
 
@@ -167,7 +167,7 @@ class ListSupportRegionsRequest:
167
167
 
168
168
  @offset.setter
169
169
  def offset(self, offset):
170
- """Sets the offset of this ListSupportRegionsRequest.
170
+ r"""Sets the offset of this ListSupportRegionsRequest.
171
171
 
172
172
  分页起始点
173
173
 
@@ -178,7 +178,7 @@ class ListSupportRegionsRequest:
178
178
 
179
179
  @property
180
180
  def marker(self):
181
- """Gets the marker of this ListSupportRegionsRequest.
181
+ r"""Gets the marker of this ListSupportRegionsRequest.
182
182
 
183
183
  分页起始点
184
184
 
@@ -189,7 +189,7 @@ class ListSupportRegionsRequest:
189
189
 
190
190
  @marker.setter
191
191
  def marker(self, marker):
192
- """Sets the marker of this ListSupportRegionsRequest.
192
+ r"""Sets the marker of this ListSupportRegionsRequest.
193
193
 
194
194
  分页起始点
195
195
 
@@ -200,7 +200,7 @@ class ListSupportRegionsRequest:
200
200
 
201
201
  @property
202
202
  def page_reverse(self):
203
- """Gets the page_reverse of this ListSupportRegionsRequest.
203
+ r"""Gets the page_reverse of this ListSupportRegionsRequest.
204
204
 
205
205
  翻页方向
206
206
 
@@ -211,7 +211,7 @@ class ListSupportRegionsRequest:
211
211
 
212
212
  @page_reverse.setter
213
213
  def page_reverse(self, page_reverse):
214
- """Sets the page_reverse of this ListSupportRegionsRequest.
214
+ r"""Sets the page_reverse of this ListSupportRegionsRequest.
215
215
 
216
216
  翻页方向
217
217
 
@@ -222,7 +222,7 @@ class ListSupportRegionsRequest:
222
222
 
223
223
  @property
224
224
  def fields(self):
225
- """Gets the fields of this ListSupportRegionsRequest.
225
+ r"""Gets the fields of this ListSupportRegionsRequest.
226
226
 
227
227
  :return: The fields of this ListSupportRegionsRequest.
228
228
  :rtype: list[str]
@@ -231,7 +231,7 @@ class ListSupportRegionsRequest:
231
231
 
232
232
  @fields.setter
233
233
  def fields(self, fields):
234
- """Sets the fields of this ListSupportRegionsRequest.
234
+ r"""Sets the fields of this ListSupportRegionsRequest.
235
235
 
236
236
  :param fields: The fields of this ListSupportRegionsRequest.
237
237
  :type fields: list[str]
@@ -240,7 +240,7 @@ class ListSupportRegionsRequest:
240
240
 
241
241
  @property
242
242
  def sort_key(self):
243
- """Gets the sort_key of this ListSupportRegionsRequest.
243
+ r"""Gets the sort_key of this ListSupportRegionsRequest.
244
244
 
245
245
  按照sort_key指定的字段排序
246
246
 
@@ -251,7 +251,7 @@ class ListSupportRegionsRequest:
251
251
 
252
252
  @sort_key.setter
253
253
  def sort_key(self, sort_key):
254
- """Sets the sort_key of this ListSupportRegionsRequest.
254
+ r"""Sets the sort_key of this ListSupportRegionsRequest.
255
255
 
256
256
  按照sort_key指定的字段排序
257
257
 
@@ -262,7 +262,7 @@ class ListSupportRegionsRequest:
262
262
 
263
263
  @property
264
264
  def sort_dir(self):
265
- """Gets the sort_dir of this ListSupportRegionsRequest.
265
+ r"""Gets the sort_dir of this ListSupportRegionsRequest.
266
266
 
267
267
  排序的方向,倒序或者正序
268
268
 
@@ -273,7 +273,7 @@ class ListSupportRegionsRequest:
273
273
 
274
274
  @sort_dir.setter
275
275
  def sort_dir(self, sort_dir):
276
- """Sets the sort_dir of this ListSupportRegionsRequest.
276
+ r"""Sets the sort_dir of this ListSupportRegionsRequest.
277
277
 
278
278
  排序的方向,倒序或者正序
279
279
 
@@ -284,7 +284,7 @@ class ListSupportRegionsRequest:
284
284
 
285
285
  @property
286
286
  def id(self):
287
- """Gets the id of this ListSupportRegionsRequest.
287
+ r"""Gets the id of this ListSupportRegionsRequest.
288
288
 
289
289
  :return: The id of this ListSupportRegionsRequest.
290
290
  :rtype: list[str]
@@ -293,7 +293,7 @@ class ListSupportRegionsRequest:
293
293
 
294
294
  @id.setter
295
295
  def id(self, id):
296
- """Sets the id of this ListSupportRegionsRequest.
296
+ r"""Sets the id of this ListSupportRegionsRequest.
297
297
 
298
298
  :param id: The id of this ListSupportRegionsRequest.
299
299
  :type id: list[str]
@@ -302,7 +302,7 @@ class ListSupportRegionsRequest:
302
302
 
303
303
  @property
304
304
  def instance_type(self):
305
- """Gets the instance_type of this ListSupportRegionsRequest.
305
+ r"""Gets the instance_type of this ListSupportRegionsRequest.
306
306
 
307
307
  :return: The instance_type of this ListSupportRegionsRequest.
308
308
  :rtype: list[str]
@@ -311,7 +311,7 @@ class ListSupportRegionsRequest:
311
311
 
312
312
  @instance_type.setter
313
313
  def instance_type(self, instance_type):
314
- """Sets the instance_type of this ListSupportRegionsRequest.
314
+ r"""Sets the instance_type of this ListSupportRegionsRequest.
315
315
 
316
316
  :param instance_type: The instance_type of this ListSupportRegionsRequest.
317
317
  :type instance_type: list[str]
@@ -320,7 +320,7 @@ class ListSupportRegionsRequest:
320
320
 
321
321
  @property
322
322
  def public_border_group(self):
323
- """Gets the public_border_group of this ListSupportRegionsRequest.
323
+ r"""Gets the public_border_group of this ListSupportRegionsRequest.
324
324
 
325
325
  :return: The public_border_group of this ListSupportRegionsRequest.
326
326
  :rtype: list[str]
@@ -329,7 +329,7 @@ class ListSupportRegionsRequest:
329
329
 
330
330
  @public_border_group.setter
331
331
  def public_border_group(self, public_border_group):
332
- """Sets the public_border_group of this ListSupportRegionsRequest.
332
+ r"""Sets the public_border_group of this ListSupportRegionsRequest.
333
333
 
334
334
  :param public_border_group: The public_border_group of this ListSupportRegionsRequest.
335
335
  :type public_border_group: list[str]
@@ -338,7 +338,7 @@ class ListSupportRegionsRequest:
338
338
 
339
339
  @property
340
340
  def access_site(self):
341
- """Gets the access_site of this ListSupportRegionsRequest.
341
+ r"""Gets the access_site of this ListSupportRegionsRequest.
342
342
 
343
343
  :return: The access_site of this ListSupportRegionsRequest.
344
344
  :rtype: list[str]
@@ -347,7 +347,7 @@ class ListSupportRegionsRequest:
347
347
 
348
348
  @access_site.setter
349
349
  def access_site(self, access_site):
350
- """Sets the access_site of this ListSupportRegionsRequest.
350
+ r"""Sets the access_site of this ListSupportRegionsRequest.
351
351
 
352
352
  :param access_site: The access_site of this ListSupportRegionsRequest.
353
353
  :type access_site: list[str]
@@ -356,7 +356,7 @@ class ListSupportRegionsRequest:
356
356
 
357
357
  @property
358
358
  def region_id(self):
359
- """Gets the region_id of this ListSupportRegionsRequest.
359
+ r"""Gets the region_id of this ListSupportRegionsRequest.
360
360
 
361
361
  :return: The region_id of this ListSupportRegionsRequest.
362
362
  :rtype: list[str]
@@ -365,7 +365,7 @@ class ListSupportRegionsRequest:
365
365
 
366
366
  @region_id.setter
367
367
  def region_id(self, region_id):
368
- """Sets the region_id of this ListSupportRegionsRequest.
368
+ r"""Sets the region_id of this ListSupportRegionsRequest.
369
369
 
370
370
  :param region_id: The region_id of this ListSupportRegionsRequest.
371
371
  :type region_id: list[str]
@@ -374,7 +374,7 @@ class ListSupportRegionsRequest:
374
374
 
375
375
  @property
376
376
  def remote_endpoint(self):
377
- """Gets the remote_endpoint of this ListSupportRegionsRequest.
377
+ r"""Gets the remote_endpoint of this ListSupportRegionsRequest.
378
378
 
379
379
  :return: The remote_endpoint of this ListSupportRegionsRequest.
380
380
  :rtype: list[str]
@@ -383,7 +383,7 @@ class ListSupportRegionsRequest:
383
383
 
384
384
  @remote_endpoint.setter
385
385
  def remote_endpoint(self, remote_endpoint):
386
- """Sets the remote_endpoint of this ListSupportRegionsRequest.
386
+ r"""Sets the remote_endpoint of this ListSupportRegionsRequest.
387
387
 
388
388
  :param remote_endpoint: The remote_endpoint of this ListSupportRegionsRequest.
389
389
  :type remote_endpoint: list[str]
@@ -392,7 +392,7 @@ class ListSupportRegionsRequest:
392
392
 
393
393
  @property
394
394
  def status(self):
395
- """Gets the status of this ListSupportRegionsRequest.
395
+ r"""Gets the status of this ListSupportRegionsRequest.
396
396
 
397
397
  :return: The status of this ListSupportRegionsRequest.
398
398
  :rtype: list[str]
@@ -401,7 +401,7 @@ class ListSupportRegionsRequest:
401
401
 
402
402
  @status.setter
403
403
  def status(self, status):
404
- """Sets the status of this ListSupportRegionsRequest.
404
+ r"""Sets the status of this ListSupportRegionsRequest.
405
405
 
406
406
  :param status: The status of this ListSupportRegionsRequest.
407
407
  :type status: list[str]