huaweicloudsdkgeip 3.1.141__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.141.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.141.dist-info/RECORD +0 -228
  222. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/LICENSE +0 -0
  223. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/WHEEL +0 -0
  224. {huaweicloudsdkgeip-3.1.141.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/top_level.txt +0 -0
@@ -30,7 +30,7 @@ class BatchCreateInternetBandwidthResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, request_id=None, internet_bandwidths=None, x_request_id=None):
33
- """BatchCreateInternetBandwidthResponse
33
+ r"""BatchCreateInternetBandwidthResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class BatchCreateInternetBandwidthResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def request_id(self):
61
- """Gets the request_id of this BatchCreateInternetBandwidthResponse.
61
+ r"""Gets the request_id of this BatchCreateInternetBandwidthResponse.
62
62
 
63
63
  本次请求的编号
64
64
 
@@ -69,7 +69,7 @@ class BatchCreateInternetBandwidthResponse(SdkResponse):
69
69
 
70
70
  @request_id.setter
71
71
  def request_id(self, request_id):
72
- """Sets the request_id of this BatchCreateInternetBandwidthResponse.
72
+ r"""Sets the request_id of this BatchCreateInternetBandwidthResponse.
73
73
 
74
74
  本次请求的编号
75
75
 
@@ -80,7 +80,7 @@ class BatchCreateInternetBandwidthResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def internet_bandwidths(self):
83
- """Gets the internet_bandwidths of this BatchCreateInternetBandwidthResponse.
83
+ r"""Gets the internet_bandwidths of this BatchCreateInternetBandwidthResponse.
84
84
 
85
85
  创建成功响应体对象
86
86
 
@@ -91,7 +91,7 @@ class BatchCreateInternetBandwidthResponse(SdkResponse):
91
91
 
92
92
  @internet_bandwidths.setter
93
93
  def internet_bandwidths(self, internet_bandwidths):
94
- """Sets the internet_bandwidths of this BatchCreateInternetBandwidthResponse.
94
+ r"""Sets the internet_bandwidths of this BatchCreateInternetBandwidthResponse.
95
95
 
96
96
  创建成功响应体对象
97
97
 
@@ -102,7 +102,7 @@ class BatchCreateInternetBandwidthResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def x_request_id(self):
105
- """Gets the x_request_id of this BatchCreateInternetBandwidthResponse.
105
+ r"""Gets the x_request_id of this BatchCreateInternetBandwidthResponse.
106
106
 
107
107
  :return: The x_request_id of this BatchCreateInternetBandwidthResponse.
108
108
  :rtype: str
@@ -111,7 +111,7 @@ class BatchCreateInternetBandwidthResponse(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 BatchCreateInternetBandwidthResponse.
114
+ r"""Sets the x_request_id of this BatchCreateInternetBandwidthResponse.
115
115
 
116
116
  :param x_request_id: The x_request_id of this BatchCreateInternetBandwidthResponse.
117
117
  :type x_request_id: str
@@ -27,7 +27,7 @@ class BatchCreateInternetBandwidthTagsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, resource_id=None, body=None):
30
- """BatchCreateInternetBandwidthTagsRequest
30
+ r"""BatchCreateInternetBandwidthTagsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class BatchCreateInternetBandwidthTagsRequest:
49
49
 
50
50
  @property
51
51
  def resource_id(self):
52
- """Gets the resource_id of this BatchCreateInternetBandwidthTagsRequest.
52
+ r"""Gets the resource_id of this BatchCreateInternetBandwidthTagsRequest.
53
53
 
54
54
  :return: The resource_id of this BatchCreateInternetBandwidthTagsRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class BatchCreateInternetBandwidthTagsRequest:
58
58
 
59
59
  @resource_id.setter
60
60
  def resource_id(self, resource_id):
61
- """Sets the resource_id of this BatchCreateInternetBandwidthTagsRequest.
61
+ r"""Sets the resource_id of this BatchCreateInternetBandwidthTagsRequest.
62
62
 
63
63
  :param resource_id: The resource_id of this BatchCreateInternetBandwidthTagsRequest.
64
64
  :type resource_id: str
@@ -67,7 +67,7 @@ class BatchCreateInternetBandwidthTagsRequest:
67
67
 
68
68
  @property
69
69
  def body(self):
70
- """Gets the body of this BatchCreateInternetBandwidthTagsRequest.
70
+ r"""Gets the body of this BatchCreateInternetBandwidthTagsRequest.
71
71
 
72
72
  :return: The body of this BatchCreateInternetBandwidthTagsRequest.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.BatchCreateV2RequestBody`
@@ -76,7 +76,7 @@ class BatchCreateInternetBandwidthTagsRequest:
76
76
 
77
77
  @body.setter
78
78
  def body(self, body):
79
- """Sets the body of this BatchCreateInternetBandwidthTagsRequest.
79
+ r"""Sets the body of this BatchCreateInternetBandwidthTagsRequest.
80
80
 
81
81
  :param body: The body of this BatchCreateInternetBandwidthTagsRequest.
82
82
  :type body: :class:`huaweicloudsdkgeip.v3.BatchCreateV2RequestBody`
@@ -26,7 +26,7 @@ class BatchCreateInternetBandwidthTagsResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, x_request_id=None):
29
- """BatchCreateInternetBandwidthTagsResponse
29
+ r"""BatchCreateInternetBandwidthTagsResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class BatchCreateInternetBandwidthTagsResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def x_request_id(self):
47
- """Gets the x_request_id of this BatchCreateInternetBandwidthTagsResponse.
47
+ r"""Gets the x_request_id of this BatchCreateInternetBandwidthTagsResponse.
48
48
 
49
49
  :return: The x_request_id of this BatchCreateInternetBandwidthTagsResponse.
50
50
  :rtype: str
@@ -53,7 +53,7 @@ class BatchCreateInternetBandwidthTagsResponse(SdkResponse):
53
53
 
54
54
  @x_request_id.setter
55
55
  def x_request_id(self, x_request_id):
56
- """Sets the x_request_id of this BatchCreateInternetBandwidthTagsResponse.
56
+ r"""Sets the x_request_id of this BatchCreateInternetBandwidthTagsResponse.
57
57
 
58
58
  :param x_request_id: The x_request_id of this BatchCreateInternetBandwidthTagsResponse.
59
59
  :type x_request_id: str
@@ -27,7 +27,7 @@ class BatchCreateV2RequestBody:
27
27
  }
28
28
 
29
29
  def __init__(self, tags=None, sys_tags=None):
30
- """BatchCreateV2RequestBody
30
+ r"""BatchCreateV2RequestBody
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class BatchCreateV2RequestBody:
49
49
 
50
50
  @property
51
51
  def tags(self):
52
- """Gets the tags of this BatchCreateV2RequestBody.
52
+ r"""Gets the tags of this BatchCreateV2RequestBody.
53
53
 
54
54
  全域弹性公网IP标签
55
55
 
@@ -60,7 +60,7 @@ class BatchCreateV2RequestBody:
60
60
 
61
61
  @tags.setter
62
62
  def tags(self, tags):
63
- """Sets the tags of this BatchCreateV2RequestBody.
63
+ r"""Sets the tags of this BatchCreateV2RequestBody.
64
64
 
65
65
  全域弹性公网IP标签
66
66
 
@@ -71,7 +71,7 @@ class BatchCreateV2RequestBody:
71
71
 
72
72
  @property
73
73
  def sys_tags(self):
74
- """Gets the sys_tags of this BatchCreateV2RequestBody.
74
+ r"""Gets the sys_tags of this BatchCreateV2RequestBody.
75
75
 
76
76
  系统标签
77
77
 
@@ -82,7 +82,7 @@ class BatchCreateV2RequestBody:
82
82
 
83
83
  @sys_tags.setter
84
84
  def sys_tags(self, sys_tags):
85
- """Sets the sys_tags of this BatchCreateV2RequestBody.
85
+ r"""Sets the sys_tags of this BatchCreateV2RequestBody.
86
86
 
87
87
  系统标签
88
88
 
@@ -27,7 +27,7 @@ class BatchDeleteGeipSegmentTagsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, resource_id=None, body=None):
30
- """BatchDeleteGeipSegmentTagsRequest
30
+ r"""BatchDeleteGeipSegmentTagsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class BatchDeleteGeipSegmentTagsRequest:
49
49
 
50
50
  @property
51
51
  def resource_id(self):
52
- """Gets the resource_id of this BatchDeleteGeipSegmentTagsRequest.
52
+ r"""Gets the resource_id of this BatchDeleteGeipSegmentTagsRequest.
53
53
 
54
54
  :return: The resource_id of this BatchDeleteGeipSegmentTagsRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class BatchDeleteGeipSegmentTagsRequest:
58
58
 
59
59
  @resource_id.setter
60
60
  def resource_id(self, resource_id):
61
- """Sets the resource_id of this BatchDeleteGeipSegmentTagsRequest.
61
+ r"""Sets the resource_id of this BatchDeleteGeipSegmentTagsRequest.
62
62
 
63
63
  :param resource_id: The resource_id of this BatchDeleteGeipSegmentTagsRequest.
64
64
  :type resource_id: str
@@ -67,7 +67,7 @@ class BatchDeleteGeipSegmentTagsRequest:
67
67
 
68
68
  @property
69
69
  def body(self):
70
- """Gets the body of this BatchDeleteGeipSegmentTagsRequest.
70
+ r"""Gets the body of this BatchDeleteGeipSegmentTagsRequest.
71
71
 
72
72
  :return: The body of this BatchDeleteGeipSegmentTagsRequest.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.BatchDeleteV2RequestBody`
@@ -76,7 +76,7 @@ class BatchDeleteGeipSegmentTagsRequest:
76
76
 
77
77
  @body.setter
78
78
  def body(self, body):
79
- """Sets the body of this BatchDeleteGeipSegmentTagsRequest.
79
+ r"""Sets the body of this BatchDeleteGeipSegmentTagsRequest.
80
80
 
81
81
  :param body: The body of this BatchDeleteGeipSegmentTagsRequest.
82
82
  :type body: :class:`huaweicloudsdkgeip.v3.BatchDeleteV2RequestBody`
@@ -26,7 +26,7 @@ class BatchDeleteGeipSegmentTagsResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, x_request_id=None):
29
- """BatchDeleteGeipSegmentTagsResponse
29
+ r"""BatchDeleteGeipSegmentTagsResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class BatchDeleteGeipSegmentTagsResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def x_request_id(self):
47
- """Gets the x_request_id of this BatchDeleteGeipSegmentTagsResponse.
47
+ r"""Gets the x_request_id of this BatchDeleteGeipSegmentTagsResponse.
48
48
 
49
49
  :return: The x_request_id of this BatchDeleteGeipSegmentTagsResponse.
50
50
  :rtype: str
@@ -53,7 +53,7 @@ class BatchDeleteGeipSegmentTagsResponse(SdkResponse):
53
53
 
54
54
  @x_request_id.setter
55
55
  def x_request_id(self, x_request_id):
56
- """Sets the x_request_id of this BatchDeleteGeipSegmentTagsResponse.
56
+ r"""Sets the x_request_id of this BatchDeleteGeipSegmentTagsResponse.
57
57
 
58
58
  :param x_request_id: The x_request_id of this BatchDeleteGeipSegmentTagsResponse.
59
59
  :type x_request_id: str
@@ -27,7 +27,7 @@ class BatchDeleteGlobalEipTagsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, resource_id=None, body=None):
30
- """BatchDeleteGlobalEipTagsRequest
30
+ r"""BatchDeleteGlobalEipTagsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class BatchDeleteGlobalEipTagsRequest:
49
49
 
50
50
  @property
51
51
  def resource_id(self):
52
- """Gets the resource_id of this BatchDeleteGlobalEipTagsRequest.
52
+ r"""Gets the resource_id of this BatchDeleteGlobalEipTagsRequest.
53
53
 
54
54
  :return: The resource_id of this BatchDeleteGlobalEipTagsRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class BatchDeleteGlobalEipTagsRequest:
58
58
 
59
59
  @resource_id.setter
60
60
  def resource_id(self, resource_id):
61
- """Sets the resource_id of this BatchDeleteGlobalEipTagsRequest.
61
+ r"""Sets the resource_id of this BatchDeleteGlobalEipTagsRequest.
62
62
 
63
63
  :param resource_id: The resource_id of this BatchDeleteGlobalEipTagsRequest.
64
64
  :type resource_id: str
@@ -67,7 +67,7 @@ class BatchDeleteGlobalEipTagsRequest:
67
67
 
68
68
  @property
69
69
  def body(self):
70
- """Gets the body of this BatchDeleteGlobalEipTagsRequest.
70
+ r"""Gets the body of this BatchDeleteGlobalEipTagsRequest.
71
71
 
72
72
  :return: The body of this BatchDeleteGlobalEipTagsRequest.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.BatchDeleteV2RequestBody`
@@ -76,7 +76,7 @@ class BatchDeleteGlobalEipTagsRequest:
76
76
 
77
77
  @body.setter
78
78
  def body(self, body):
79
- """Sets the body of this BatchDeleteGlobalEipTagsRequest.
79
+ r"""Sets the body of this BatchDeleteGlobalEipTagsRequest.
80
80
 
81
81
  :param body: The body of this BatchDeleteGlobalEipTagsRequest.
82
82
  :type body: :class:`huaweicloudsdkgeip.v3.BatchDeleteV2RequestBody`
@@ -26,7 +26,7 @@ class BatchDeleteGlobalEipTagsResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, x_request_id=None):
29
- """BatchDeleteGlobalEipTagsResponse
29
+ r"""BatchDeleteGlobalEipTagsResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class BatchDeleteGlobalEipTagsResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def x_request_id(self):
47
- """Gets the x_request_id of this BatchDeleteGlobalEipTagsResponse.
47
+ r"""Gets the x_request_id of this BatchDeleteGlobalEipTagsResponse.
48
48
 
49
49
  :return: The x_request_id of this BatchDeleteGlobalEipTagsResponse.
50
50
  :rtype: str
@@ -53,7 +53,7 @@ class BatchDeleteGlobalEipTagsResponse(SdkResponse):
53
53
 
54
54
  @x_request_id.setter
55
55
  def x_request_id(self, x_request_id):
56
- """Sets the x_request_id of this BatchDeleteGlobalEipTagsResponse.
56
+ r"""Sets the x_request_id of this BatchDeleteGlobalEipTagsResponse.
57
57
 
58
58
  :param x_request_id: The x_request_id of this BatchDeleteGlobalEipTagsResponse.
59
59
  :type x_request_id: str
@@ -27,7 +27,7 @@ class BatchDeleteInternetBandwidthTagsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, resource_id=None, body=None):
30
- """BatchDeleteInternetBandwidthTagsRequest
30
+ r"""BatchDeleteInternetBandwidthTagsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class BatchDeleteInternetBandwidthTagsRequest:
49
49
 
50
50
  @property
51
51
  def resource_id(self):
52
- """Gets the resource_id of this BatchDeleteInternetBandwidthTagsRequest.
52
+ r"""Gets the resource_id of this BatchDeleteInternetBandwidthTagsRequest.
53
53
 
54
54
  :return: The resource_id of this BatchDeleteInternetBandwidthTagsRequest.
55
55
  :rtype: str
@@ -58,7 +58,7 @@ class BatchDeleteInternetBandwidthTagsRequest:
58
58
 
59
59
  @resource_id.setter
60
60
  def resource_id(self, resource_id):
61
- """Sets the resource_id of this BatchDeleteInternetBandwidthTagsRequest.
61
+ r"""Sets the resource_id of this BatchDeleteInternetBandwidthTagsRequest.
62
62
 
63
63
  :param resource_id: The resource_id of this BatchDeleteInternetBandwidthTagsRequest.
64
64
  :type resource_id: str
@@ -67,7 +67,7 @@ class BatchDeleteInternetBandwidthTagsRequest:
67
67
 
68
68
  @property
69
69
  def body(self):
70
- """Gets the body of this BatchDeleteInternetBandwidthTagsRequest.
70
+ r"""Gets the body of this BatchDeleteInternetBandwidthTagsRequest.
71
71
 
72
72
  :return: The body of this BatchDeleteInternetBandwidthTagsRequest.
73
73
  :rtype: :class:`huaweicloudsdkgeip.v3.BatchDeleteV2RequestBody`
@@ -76,7 +76,7 @@ class BatchDeleteInternetBandwidthTagsRequest:
76
76
 
77
77
  @body.setter
78
78
  def body(self, body):
79
- """Sets the body of this BatchDeleteInternetBandwidthTagsRequest.
79
+ r"""Sets the body of this BatchDeleteInternetBandwidthTagsRequest.
80
80
 
81
81
  :param body: The body of this BatchDeleteInternetBandwidthTagsRequest.
82
82
  :type body: :class:`huaweicloudsdkgeip.v3.BatchDeleteV2RequestBody`
@@ -26,7 +26,7 @@ class BatchDeleteInternetBandwidthTagsResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, x_request_id=None):
29
- """BatchDeleteInternetBandwidthTagsResponse
29
+ r"""BatchDeleteInternetBandwidthTagsResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class BatchDeleteInternetBandwidthTagsResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def x_request_id(self):
47
- """Gets the x_request_id of this BatchDeleteInternetBandwidthTagsResponse.
47
+ r"""Gets the x_request_id of this BatchDeleteInternetBandwidthTagsResponse.
48
48
 
49
49
  :return: The x_request_id of this BatchDeleteInternetBandwidthTagsResponse.
50
50
  :rtype: str
@@ -53,7 +53,7 @@ class BatchDeleteInternetBandwidthTagsResponse(SdkResponse):
53
53
 
54
54
  @x_request_id.setter
55
55
  def x_request_id(self, x_request_id):
56
- """Sets the x_request_id of this BatchDeleteInternetBandwidthTagsResponse.
56
+ r"""Sets the x_request_id of this BatchDeleteInternetBandwidthTagsResponse.
57
57
 
58
58
  :param x_request_id: The x_request_id of this BatchDeleteInternetBandwidthTagsResponse.
59
59
  :type x_request_id: str
@@ -27,7 +27,7 @@ class BatchDeleteV2RequestBody:
27
27
  }
28
28
 
29
29
  def __init__(self, tags=None, sys_tags=None):
30
- """BatchDeleteV2RequestBody
30
+ r"""BatchDeleteV2RequestBody
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class BatchDeleteV2RequestBody:
49
49
 
50
50
  @property
51
51
  def tags(self):
52
- """Gets the tags of this BatchDeleteV2RequestBody.
52
+ r"""Gets the tags of this BatchDeleteV2RequestBody.
53
53
 
54
54
  全域弹性公网IP标签
55
55
 
@@ -60,7 +60,7 @@ class BatchDeleteV2RequestBody:
60
60
 
61
61
  @tags.setter
62
62
  def tags(self, tags):
63
- """Sets the tags of this BatchDeleteV2RequestBody.
63
+ r"""Sets the tags of this BatchDeleteV2RequestBody.
64
64
 
65
65
  全域弹性公网IP标签
66
66
 
@@ -71,7 +71,7 @@ class BatchDeleteV2RequestBody:
71
71
 
72
72
  @property
73
73
  def sys_tags(self):
74
- """Gets the sys_tags of this BatchDeleteV2RequestBody.
74
+ r"""Gets the sys_tags of this BatchDeleteV2RequestBody.
75
75
 
76
76
  系统标签
77
77
 
@@ -82,7 +82,7 @@ class BatchDeleteV2RequestBody:
82
82
 
83
83
  @sys_tags.setter
84
84
  def sys_tags(self, sys_tags):
85
- """Sets the sys_tags of this BatchDeleteV2RequestBody.
85
+ r"""Sets the sys_tags of this BatchDeleteV2RequestBody.
86
86
 
87
87
  系统标签
88
88
 
@@ -27,7 +27,7 @@ class BatchDeleteV2RequestBodyTags:
27
27
  }
28
28
 
29
29
  def __init__(self, key=None, value=None):
30
- """BatchDeleteV2RequestBodyTags
30
+ r"""BatchDeleteV2RequestBodyTags
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class BatchDeleteV2RequestBodyTags:
49
49
 
50
50
  @property
51
51
  def key(self):
52
- """Gets the key of this BatchDeleteV2RequestBodyTags.
52
+ r"""Gets the key of this BatchDeleteV2RequestBodyTags.
53
53
 
54
54
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
55
55
 
@@ -60,7 +60,7 @@ class BatchDeleteV2RequestBodyTags:
60
60
 
61
61
  @key.setter
62
62
  def key(self, key):
63
- """Sets the key of this BatchDeleteV2RequestBodyTags.
63
+ r"""Sets the key of this BatchDeleteV2RequestBodyTags.
64
64
 
65
65
  - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
66
66
 
@@ -71,7 +71,7 @@ class BatchDeleteV2RequestBodyTags:
71
71
 
72
72
  @property
73
73
  def value(self):
74
- """Gets the value of this BatchDeleteV2RequestBodyTags.
74
+ r"""Gets the value of this BatchDeleteV2RequestBodyTags.
75
75
 
76
76
  - 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
77
77
 
@@ -82,7 +82,7 @@ class BatchDeleteV2RequestBodyTags:
82
82
 
83
83
  @value.setter
84
84
  def value(self, value):
85
- """Sets the value of this BatchDeleteV2RequestBodyTags.
85
+ r"""Sets the value of this BatchDeleteV2RequestBodyTags.
86
86
 
87
87
  - 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
88
88
 
@@ -25,7 +25,7 @@ class BatchDetachGeipSegmentInternetBandwidthRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """BatchDetachGeipSegmentInternetBandwidthRequest
28
+ r"""BatchDetachGeipSegmentInternetBandwidthRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class BatchDetachGeipSegmentInternetBandwidthRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this BatchDetachGeipSegmentInternetBandwidthRequest.
46
+ r"""Gets the body of this BatchDetachGeipSegmentInternetBandwidthRequest.
47
47
 
48
48
  :return: The body of this BatchDetachGeipSegmentInternetBandwidthRequest.
49
49
  :rtype: :class:`huaweicloudsdkgeip.v3.BatchDetachInternetBandwidthsGlobalEipSegmentRequestBody`
@@ -52,7 +52,7 @@ class BatchDetachGeipSegmentInternetBandwidthRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this BatchDetachGeipSegmentInternetBandwidthRequest.
55
+ r"""Sets the body of this BatchDetachGeipSegmentInternetBandwidthRequest.
56
56
 
57
57
  :param body: The body of this BatchDetachGeipSegmentInternetBandwidthRequest.
58
58
  :type body: :class:`huaweicloudsdkgeip.v3.BatchDetachInternetBandwidthsGlobalEipSegmentRequestBody`
@@ -28,7 +28,7 @@ class BatchDetachGeipSegmentInternetBandwidthResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, job_id=None, x_request_id=None):
31
- """BatchDetachGeipSegmentInternetBandwidthResponse
31
+ r"""BatchDetachGeipSegmentInternetBandwidthResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class BatchDetachGeipSegmentInternetBandwidthResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def job_id(self):
54
- """Gets the job_id of this BatchDetachGeipSegmentInternetBandwidthResponse.
54
+ r"""Gets the job_id of this BatchDetachGeipSegmentInternetBandwidthResponse.
55
55
 
56
56
  异步任务,返回的任务ID
57
57
 
@@ -62,7 +62,7 @@ class BatchDetachGeipSegmentInternetBandwidthResponse(SdkResponse):
62
62
 
63
63
  @job_id.setter
64
64
  def job_id(self, job_id):
65
- """Sets the job_id of this BatchDetachGeipSegmentInternetBandwidthResponse.
65
+ r"""Sets the job_id of this BatchDetachGeipSegmentInternetBandwidthResponse.
66
66
 
67
67
  异步任务,返回的任务ID
68
68
 
@@ -73,7 +73,7 @@ class BatchDetachGeipSegmentInternetBandwidthResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def x_request_id(self):
76
- """Gets the x_request_id of this BatchDetachGeipSegmentInternetBandwidthResponse.
76
+ r"""Gets the x_request_id of this BatchDetachGeipSegmentInternetBandwidthResponse.
77
77
 
78
78
  :return: The x_request_id of this BatchDetachGeipSegmentInternetBandwidthResponse.
79
79
  :rtype: str
@@ -82,7 +82,7 @@ class BatchDetachGeipSegmentInternetBandwidthResponse(SdkResponse):
82
82
 
83
83
  @x_request_id.setter
84
84
  def x_request_id(self, x_request_id):
85
- """Sets the x_request_id of this BatchDetachGeipSegmentInternetBandwidthResponse.
85
+ r"""Sets the x_request_id of this BatchDetachGeipSegmentInternetBandwidthResponse.
86
86
 
87
87
  :param x_request_id: The x_request_id of this BatchDetachGeipSegmentInternetBandwidthResponse.
88
88
  :type x_request_id: str
@@ -25,7 +25,7 @@ class BatchDetachInternetBandwidthRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """BatchDetachInternetBandwidthRequest
28
+ r"""BatchDetachInternetBandwidthRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class BatchDetachInternetBandwidthRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this BatchDetachInternetBandwidthRequest.
46
+ r"""Gets the body of this BatchDetachInternetBandwidthRequest.
47
47
 
48
48
  :return: The body of this BatchDetachInternetBandwidthRequest.
49
49
  :rtype: :class:`huaweicloudsdkgeip.v3.BatchDetachInternetBandwidthsGlobalEipRequestBody`
@@ -52,7 +52,7 @@ class BatchDetachInternetBandwidthRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this BatchDetachInternetBandwidthRequest.
55
+ r"""Sets the body of this BatchDetachInternetBandwidthRequest.
56
56
 
57
57
  :param body: The body of this BatchDetachInternetBandwidthRequest.
58
58
  :type body: :class:`huaweicloudsdkgeip.v3.BatchDetachInternetBandwidthsGlobalEipRequestBody`
@@ -28,7 +28,7 @@ class BatchDetachInternetBandwidthResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, body=None, x_request_id=None):
31
- """BatchDetachInternetBandwidthResponse
31
+ r"""BatchDetachInternetBandwidthResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class BatchDetachInternetBandwidthResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def body(self):
54
- """Gets the body of this BatchDetachInternetBandwidthResponse.
54
+ r"""Gets the body of this BatchDetachInternetBandwidthResponse.
55
55
 
56
56
  :return: The body of this BatchDetachInternetBandwidthResponse.
57
57
  :rtype: :class:`huaweicloudsdkgeip.v3.str`
@@ -60,7 +60,7 @@ class BatchDetachInternetBandwidthResponse(SdkResponse):
60
60
 
61
61
  @body.setter
62
62
  def body(self, body):
63
- """Sets the body of this BatchDetachInternetBandwidthResponse.
63
+ r"""Sets the body of this BatchDetachInternetBandwidthResponse.
64
64
 
65
65
  :param body: The body of this BatchDetachInternetBandwidthResponse.
66
66
  :type body: :class:`huaweicloudsdkgeip.v3.str`
@@ -69,7 +69,7 @@ class BatchDetachInternetBandwidthResponse(SdkResponse):
69
69
 
70
70
  @property
71
71
  def x_request_id(self):
72
- """Gets the x_request_id of this BatchDetachInternetBandwidthResponse.
72
+ r"""Gets the x_request_id of this BatchDetachInternetBandwidthResponse.
73
73
 
74
74
  :return: The x_request_id of this BatchDetachInternetBandwidthResponse.
75
75
  :rtype: str
@@ -78,7 +78,7 @@ class BatchDetachInternetBandwidthResponse(SdkResponse):
78
78
 
79
79
  @x_request_id.setter
80
80
  def x_request_id(self, x_request_id):
81
- """Sets the x_request_id of this BatchDetachInternetBandwidthResponse.
81
+ r"""Sets the x_request_id of this BatchDetachInternetBandwidthResponse.
82
82
 
83
83
  :param x_request_id: The x_request_id of this BatchDetachInternetBandwidthResponse.
84
84
  :type x_request_id: str
@@ -25,7 +25,7 @@ class BatchDetachInternetBandwidthsGlobalEipRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, global_eips=None):
28
- """BatchDetachInternetBandwidthsGlobalEipRequestBody
28
+ r"""BatchDetachInternetBandwidthsGlobalEipRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class BatchDetachInternetBandwidthsGlobalEipRequestBody:
42
42
 
43
43
  @property
44
44
  def global_eips(self):
45
- """Gets the global_eips of this BatchDetachInternetBandwidthsGlobalEipRequestBody.
45
+ r"""Gets the global_eips of this BatchDetachInternetBandwidthsGlobalEipRequestBody.
46
46
 
47
47
  批量解绑全域公网带宽请求体对象
48
48
 
@@ -53,7 +53,7 @@ class BatchDetachInternetBandwidthsGlobalEipRequestBody:
53
53
 
54
54
  @global_eips.setter
55
55
  def global_eips(self, global_eips):
56
- """Sets the global_eips of this BatchDetachInternetBandwidthsGlobalEipRequestBody.
56
+ r"""Sets the global_eips of this BatchDetachInternetBandwidthsGlobalEipRequestBody.
57
57
 
58
58
  批量解绑全域公网带宽请求体对象
59
59