huaweicloudsdkrocketmq 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.
Files changed (169) hide show
  1. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_rocketmq_tag_request.py +5 -5
  2. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_rocketmq_tag_response.py +1 -1
  3. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_tag_req.py +5 -5
  4. huaweicloudsdkrocketmq/v2/model/batch_delete_consumer_group_req.py +3 -3
  5. huaweicloudsdkrocketmq/v2/model/batch_delete_consumer_group_resp.py +3 -3
  6. huaweicloudsdkrocketmq/v2/model/batch_delete_instance_req.py +7 -7
  7. huaweicloudsdkrocketmq/v2/model/batch_delete_instance_resp_results.py +5 -5
  8. huaweicloudsdkrocketmq/v2/model/batch_delete_instances_request.py +3 -3
  9. huaweicloudsdkrocketmq/v2/model/batch_delete_instances_response.py +3 -3
  10. huaweicloudsdkrocketmq/v2/model/batch_delete_topic_req.py +3 -3
  11. huaweicloudsdkrocketmq/v2/model/batch_delete_topic_resp.py +3 -3
  12. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_req.py +3 -3
  13. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_request.py +5 -5
  14. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_response.py +3 -3
  15. huaweicloudsdkrocketmq/v2/model/brokers.py +5 -5
  16. huaweicloudsdkrocketmq/v2/model/bss_param.py +11 -11
  17. huaweicloudsdkrocketmq/v2/model/client_data.py +11 -11
  18. huaweicloudsdkrocketmq/v2/model/consumer_detail_resp.py +9 -9
  19. huaweicloudsdkrocketmq/v2/model/consumer_group.py +19 -19
  20. huaweicloudsdkrocketmq/v2/model/consumer_list.py +5 -5
  21. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_req.py +17 -17
  22. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_request.py +7 -7
  23. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_response.py +5 -5
  24. huaweicloudsdkrocketmq/v2/model/create_group_resp.py +3 -3
  25. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_req.py +39 -39
  26. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_request.py +5 -5
  27. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_response.py +3 -3
  28. huaweicloudsdkrocketmq/v2/model/create_or_update_consumer_group.py +15 -15
  29. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_req.py +37 -37
  30. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_request.py +3 -3
  31. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_response.py +3 -3
  32. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_req.py +13 -13
  33. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_request.py +11 -11
  34. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_response.py +3 -3
  35. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_req.py +15 -15
  36. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_request.py +7 -7
  37. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_response.py +5 -5
  38. huaweicloudsdkrocketmq/v2/model/create_topic_req.py +13 -13
  39. huaweicloudsdkrocketmq/v2/model/create_topic_req_queues.py +5 -5
  40. huaweicloudsdkrocketmq/v2/model/create_topic_resp.py +3 -3
  41. huaweicloudsdkrocketmq/v2/model/create_user_request.py +5 -5
  42. huaweicloudsdkrocketmq/v2/model/create_user_response.py +17 -17
  43. huaweicloudsdkrocketmq/v2/model/deadletter_resend_req.py +5 -5
  44. huaweicloudsdkrocketmq/v2/model/deadletter_resend_resp_resend_results.py +7 -7
  45. huaweicloudsdkrocketmq/v2/model/delete_consumer_group_request.py +5 -5
  46. huaweicloudsdkrocketmq/v2/model/delete_consumer_group_response.py +1 -1
  47. huaweicloudsdkrocketmq/v2/model/delete_instance_request.py +3 -3
  48. huaweicloudsdkrocketmq/v2/model/delete_instance_response.py +1 -1
  49. huaweicloudsdkrocketmq/v2/model/delete_rocket_mq_migration_task_request.py +5 -5
  50. huaweicloudsdkrocketmq/v2/model/delete_rocket_mq_migration_task_response.py +1 -1
  51. huaweicloudsdkrocketmq/v2/model/delete_topic_request.py +5 -5
  52. huaweicloudsdkrocketmq/v2/model/delete_topic_response.py +1 -1
  53. huaweicloudsdkrocketmq/v2/model/delete_user_request.py +5 -5
  54. huaweicloudsdkrocketmq/v2/model/delete_user_response.py +3 -3
  55. huaweicloudsdkrocketmq/v2/model/export_dlq_message_req.py +7 -7
  56. huaweicloudsdkrocketmq/v2/model/export_dlq_message_request.py +5 -5
  57. huaweicloudsdkrocketmq/v2/model/export_dlq_message_response.py +3 -3
  58. huaweicloudsdkrocketmq/v2/model/list_access_policy_resp_policies.py +11 -11
  59. huaweicloudsdkrocketmq/v2/model/list_available_zones_request.py +1 -1
  60. huaweicloudsdkrocketmq/v2/model/list_available_zones_resp_available_zones.py +19 -19
  61. huaweicloudsdkrocketmq/v2/model/list_available_zones_response.py +5 -5
  62. huaweicloudsdkrocketmq/v2/model/list_brokers_request.py +3 -3
  63. huaweicloudsdkrocketmq/v2/model/list_brokers_resp_brokers.py +5 -5
  64. huaweicloudsdkrocketmq/v2/model/list_brokers_response.py +3 -3
  65. huaweicloudsdkrocketmq/v2/model/list_consume_group_access_policy_request.py +11 -11
  66. huaweicloudsdkrocketmq/v2/model/list_consume_group_access_policy_response.py +7 -7
  67. huaweicloudsdkrocketmq/v2/model/list_consumer_group_of_topic_request.py +9 -9
  68. huaweicloudsdkrocketmq/v2/model/list_consumer_group_of_topic_response.py +3 -3
  69. huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_request.py +9 -9
  70. huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_response.py +13 -13
  71. huaweicloudsdkrocketmq/v2/model/list_instances_request.py +19 -19
  72. huaweicloudsdkrocketmq/v2/model/list_instances_response.py +5 -5
  73. huaweicloudsdkrocketmq/v2/model/list_message_trace_request.py +7 -7
  74. huaweicloudsdkrocketmq/v2/model/list_message_trace_resp_trace.py +41 -41
  75. huaweicloudsdkrocketmq/v2/model/list_message_trace_response.py +3 -3
  76. huaweicloudsdkrocketmq/v2/model/list_messages_request.py +19 -19
  77. huaweicloudsdkrocketmq/v2/model/list_messages_response.py +5 -5
  78. huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_request.py +7 -7
  79. huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_response.py +13 -13
  80. huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_request.py +13 -13
  81. huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_response.py +5 -5
  82. huaweicloudsdkrocketmq/v2/model/list_topic_access_policy_request.py +9 -9
  83. huaweicloudsdkrocketmq/v2/model/list_topic_access_policy_response.py +7 -7
  84. huaweicloudsdkrocketmq/v2/model/list_user_request.py +7 -7
  85. huaweicloudsdkrocketmq/v2/model/list_user_response.py +5 -5
  86. huaweicloudsdkrocketmq/v2/model/message.py +29 -29
  87. huaweicloudsdkrocketmq/v2/model/message_property_list.py +5 -5
  88. huaweicloudsdkrocketmq/v2/model/metadata_delete_req.py +3 -3
  89. huaweicloudsdkrocketmq/v2/model/metadata_task.py +11 -11
  90. huaweicloudsdkrocketmq/v2/model/migration_rabbit_binding_metadata.py +11 -11
  91. huaweicloudsdkrocketmq/v2/model/migration_rabbit_exchange_metadata.py +9 -9
  92. huaweicloudsdkrocketmq/v2/model/migration_rabbit_queue_metadata.py +7 -7
  93. huaweicloudsdkrocketmq/v2/model/migration_rabbit_vhost_metadata.py +3 -3
  94. huaweicloudsdkrocketmq/v2/model/migration_rocket_mq_subscription_group.py +17 -17
  95. huaweicloudsdkrocketmq/v2/model/migration_rocket_mq_topic_config.py +15 -15
  96. huaweicloudsdkrocketmq/v2/model/modify_config_req.py +3 -3
  97. huaweicloudsdkrocketmq/v2/model/queue.py +11 -11
  98. huaweicloudsdkrocketmq/v2/model/resend_req.py +9 -9
  99. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_req.py +5 -5
  100. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_request.py +9 -9
  101. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_resp_queues.py +7 -7
  102. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_response.py +3 -3
  103. huaweicloudsdkrocketmq/v2/model/resize_engine_instance_req.py +11 -11
  104. huaweicloudsdkrocketmq/v2/model/resize_instance_request.py +7 -7
  105. huaweicloudsdkrocketmq/v2/model/resize_instance_response.py +3 -3
  106. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_req.py +5 -5
  107. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_resp.py +13 -13
  108. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_info_entity.py +25 -25
  109. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_ios_entity.py +9 -9
  110. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_properties_entity.py +17 -17
  111. huaweicloudsdkrocketmq/v2/model/rocket_mq_product_support_features_entity.py +5 -5
  112. huaweicloudsdkrocketmq/v2/model/send_dlq_message_request.py +7 -7
  113. huaweicloudsdkrocketmq/v2/model/send_dlq_message_response.py +3 -3
  114. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_request.py +11 -11
  115. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_response.py +15 -15
  116. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_request.py +11 -11
  117. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_response.py +13 -13
  118. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_request.py +7 -7
  119. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_response.py +7 -7
  120. huaweicloudsdkrocketmq/v2/model/show_group_request.py +5 -5
  121. huaweicloudsdkrocketmq/v2/model/show_group_response.py +19 -19
  122. huaweicloudsdkrocketmq/v2/model/show_instance_request.py +3 -3
  123. huaweicloudsdkrocketmq/v2/model/show_instance_resp.py +111 -111
  124. huaweicloudsdkrocketmq/v2/model/show_instance_response.py +111 -111
  125. huaweicloudsdkrocketmq/v2/model/show_one_topic_request.py +5 -5
  126. huaweicloudsdkrocketmq/v2/model/show_one_topic_response.py +13 -13
  127. huaweicloudsdkrocketmq/v2/model/show_rocket_mq_configs_request.py +3 -3
  128. huaweicloudsdkrocketmq/v2/model/show_rocket_mq_configs_response.py +3 -3
  129. huaweicloudsdkrocketmq/v2/model/show_rocketmq_project_tags_request.py +1 -1
  130. huaweicloudsdkrocketmq/v2/model/show_rocketmq_project_tags_response.py +3 -3
  131. huaweicloudsdkrocketmq/v2/model/show_rocketmq_tags_request.py +3 -3
  132. huaweicloudsdkrocketmq/v2/model/show_rocketmq_tags_response.py +3 -3
  133. huaweicloudsdkrocketmq/v2/model/show_topic_status_request.py +5 -5
  134. huaweicloudsdkrocketmq/v2/model/show_topic_status_resp_brokers.py +5 -5
  135. huaweicloudsdkrocketmq/v2/model/show_topic_status_resp_queues.py +9 -9
  136. huaweicloudsdkrocketmq/v2/model/show_topic_status_response.py +7 -7
  137. huaweicloudsdkrocketmq/v2/model/show_user_request.py +5 -5
  138. huaweicloudsdkrocketmq/v2/model/show_user_response.py +17 -17
  139. huaweicloudsdkrocketmq/v2/model/subscription.py +7 -7
  140. huaweicloudsdkrocketmq/v2/model/tag_entity.py +5 -5
  141. huaweicloudsdkrocketmq/v2/model/tag_multy_value_entity.py +5 -5
  142. huaweicloudsdkrocketmq/v2/model/topic.py +13 -13
  143. huaweicloudsdkrocketmq/v2/model/topic_brokers.py +7 -7
  144. huaweicloudsdkrocketmq/v2/model/update_consumer_group.py +11 -11
  145. huaweicloudsdkrocketmq/v2/model/update_consumer_group_request.py +7 -7
  146. huaweicloudsdkrocketmq/v2/model/update_consumer_group_response.py +1 -1
  147. huaweicloudsdkrocketmq/v2/model/update_instance_req.py +13 -13
  148. huaweicloudsdkrocketmq/v2/model/update_instance_request.py +5 -5
  149. huaweicloudsdkrocketmq/v2/model/update_instance_response.py +1 -1
  150. huaweicloudsdkrocketmq/v2/model/update_rocket_mq_configs_request.py +5 -5
  151. huaweicloudsdkrocketmq/v2/model/update_rocket_mq_configs_response.py +1 -1
  152. huaweicloudsdkrocketmq/v2/model/update_topic_req.py +7 -7
  153. huaweicloudsdkrocketmq/v2/model/update_topic_request.py +7 -7
  154. huaweicloudsdkrocketmq/v2/model/update_topic_response.py +1 -1
  155. huaweicloudsdkrocketmq/v2/model/update_user_request.py +7 -7
  156. huaweicloudsdkrocketmq/v2/model/update_user_response.py +17 -17
  157. huaweicloudsdkrocketmq/v2/model/user.py +17 -17
  158. huaweicloudsdkrocketmq/v2/model/user_group_perms.py +5 -5
  159. huaweicloudsdkrocketmq/v2/model/user_topic_perms.py +5 -5
  160. huaweicloudsdkrocketmq/v2/model/validate_consumed_message_request.py +7 -7
  161. huaweicloudsdkrocketmq/v2/model/validate_consumed_message_response.py +3 -3
  162. huaweicloudsdkrocketmq/v2/rocketmq_async_client.py +47 -47
  163. huaweicloudsdkrocketmq/v2/rocketmq_client.py +47 -47
  164. {huaweicloudsdkrocketmq-3.1.141.dist-info → huaweicloudsdkrocketmq-3.1.143.dist-info}/METADATA +2 -2
  165. huaweicloudsdkrocketmq-3.1.143.dist-info/RECORD +173 -0
  166. huaweicloudsdkrocketmq-3.1.141.dist-info/RECORD +0 -173
  167. {huaweicloudsdkrocketmq-3.1.141.dist-info → huaweicloudsdkrocketmq-3.1.143.dist-info}/LICENSE +0 -0
  168. {huaweicloudsdkrocketmq-3.1.141.dist-info → huaweicloudsdkrocketmq-3.1.143.dist-info}/WHEEL +0 -0
  169. {huaweicloudsdkrocketmq-3.1.141.dist-info → huaweicloudsdkrocketmq-3.1.143.dist-info}/top_level.txt +0 -0
@@ -41,7 +41,7 @@ class ListAvailableZonesRespAvailableZones:
41
41
  }
42
42
 
43
43
  def __init__(self, sold_out=None, id=None, code=None, name=None, port=None, resource_availability=None, default_az=None, remain_time=None, ipv6_enable=None):
44
- """ListAvailableZonesRespAvailableZones
44
+ r"""ListAvailableZonesRespAvailableZones
45
45
 
46
46
  The model defined in huaweicloud sdk
47
47
 
@@ -99,7 +99,7 @@ class ListAvailableZonesRespAvailableZones:
99
99
 
100
100
  @property
101
101
  def sold_out(self):
102
- """Gets the sold_out of this ListAvailableZonesRespAvailableZones.
102
+ r"""Gets the sold_out of this ListAvailableZonesRespAvailableZones.
103
103
 
104
104
  是否售罄。
105
105
 
@@ -110,7 +110,7 @@ class ListAvailableZonesRespAvailableZones:
110
110
 
111
111
  @sold_out.setter
112
112
  def sold_out(self, sold_out):
113
- """Sets the sold_out of this ListAvailableZonesRespAvailableZones.
113
+ r"""Sets the sold_out of this ListAvailableZonesRespAvailableZones.
114
114
 
115
115
  是否售罄。
116
116
 
@@ -121,7 +121,7 @@ class ListAvailableZonesRespAvailableZones:
121
121
 
122
122
  @property
123
123
  def id(self):
124
- """Gets the id of this ListAvailableZonesRespAvailableZones.
124
+ r"""Gets the id of this ListAvailableZonesRespAvailableZones.
125
125
 
126
126
  可用区ID。
127
127
 
@@ -132,7 +132,7 @@ class ListAvailableZonesRespAvailableZones:
132
132
 
133
133
  @id.setter
134
134
  def id(self, id):
135
- """Sets the id of this ListAvailableZonesRespAvailableZones.
135
+ r"""Sets the id of this ListAvailableZonesRespAvailableZones.
136
136
 
137
137
  可用区ID。
138
138
 
@@ -143,7 +143,7 @@ class ListAvailableZonesRespAvailableZones:
143
143
 
144
144
  @property
145
145
  def code(self):
146
- """Gets the code of this ListAvailableZonesRespAvailableZones.
146
+ r"""Gets the code of this ListAvailableZonesRespAvailableZones.
147
147
 
148
148
  可用区编码。
149
149
 
@@ -154,7 +154,7 @@ class ListAvailableZonesRespAvailableZones:
154
154
 
155
155
  @code.setter
156
156
  def code(self, code):
157
- """Sets the code of this ListAvailableZonesRespAvailableZones.
157
+ r"""Sets the code of this ListAvailableZonesRespAvailableZones.
158
158
 
159
159
  可用区编码。
160
160
 
@@ -165,7 +165,7 @@ class ListAvailableZonesRespAvailableZones:
165
165
 
166
166
  @property
167
167
  def name(self):
168
- """Gets the name of this ListAvailableZonesRespAvailableZones.
168
+ r"""Gets the name of this ListAvailableZonesRespAvailableZones.
169
169
 
170
170
  可用区名称。
171
171
 
@@ -176,7 +176,7 @@ class ListAvailableZonesRespAvailableZones:
176
176
 
177
177
  @name.setter
178
178
  def name(self, name):
179
- """Sets the name of this ListAvailableZonesRespAvailableZones.
179
+ r"""Sets the name of this ListAvailableZonesRespAvailableZones.
180
180
 
181
181
  可用区名称。
182
182
 
@@ -187,7 +187,7 @@ class ListAvailableZonesRespAvailableZones:
187
187
 
188
188
  @property
189
189
  def port(self):
190
- """Gets the port of this ListAvailableZonesRespAvailableZones.
190
+ r"""Gets the port of this ListAvailableZonesRespAvailableZones.
191
191
 
192
192
  可用区端口号。
193
193
 
@@ -198,7 +198,7 @@ class ListAvailableZonesRespAvailableZones:
198
198
 
199
199
  @port.setter
200
200
  def port(self, port):
201
- """Sets the port of this ListAvailableZonesRespAvailableZones.
201
+ r"""Sets the port of this ListAvailableZonesRespAvailableZones.
202
202
 
203
203
  可用区端口号。
204
204
 
@@ -209,7 +209,7 @@ class ListAvailableZonesRespAvailableZones:
209
209
 
210
210
  @property
211
211
  def resource_availability(self):
212
- """Gets the resource_availability of this ListAvailableZonesRespAvailableZones.
212
+ r"""Gets the resource_availability of this ListAvailableZonesRespAvailableZones.
213
213
 
214
214
  分区上是否还有可用资源。
215
215
 
@@ -220,7 +220,7 @@ class ListAvailableZonesRespAvailableZones:
220
220
 
221
221
  @resource_availability.setter
222
222
  def resource_availability(self, resource_availability):
223
- """Sets the resource_availability of this ListAvailableZonesRespAvailableZones.
223
+ r"""Sets the resource_availability of this ListAvailableZonesRespAvailableZones.
224
224
 
225
225
  分区上是否还有可用资源。
226
226
 
@@ -231,7 +231,7 @@ class ListAvailableZonesRespAvailableZones:
231
231
 
232
232
  @property
233
233
  def default_az(self):
234
- """Gets the default_az of this ListAvailableZonesRespAvailableZones.
234
+ r"""Gets the default_az of this ListAvailableZonesRespAvailableZones.
235
235
 
236
236
  是否为默认可用区。
237
237
 
@@ -242,7 +242,7 @@ class ListAvailableZonesRespAvailableZones:
242
242
 
243
243
  @default_az.setter
244
244
  def default_az(self, default_az):
245
- """Sets the default_az of this ListAvailableZonesRespAvailableZones.
245
+ r"""Sets the default_az of this ListAvailableZonesRespAvailableZones.
246
246
 
247
247
  是否为默认可用区。
248
248
 
@@ -253,7 +253,7 @@ class ListAvailableZonesRespAvailableZones:
253
253
 
254
254
  @property
255
255
  def remain_time(self):
256
- """Gets the remain_time of this ListAvailableZonesRespAvailableZones.
256
+ r"""Gets the remain_time of this ListAvailableZonesRespAvailableZones.
257
257
 
258
258
  剩余时间。
259
259
 
@@ -264,7 +264,7 @@ class ListAvailableZonesRespAvailableZones:
264
264
 
265
265
  @remain_time.setter
266
266
  def remain_time(self, remain_time):
267
- """Sets the remain_time of this ListAvailableZonesRespAvailableZones.
267
+ r"""Sets the remain_time of this ListAvailableZonesRespAvailableZones.
268
268
 
269
269
  剩余时间。
270
270
 
@@ -275,7 +275,7 @@ class ListAvailableZonesRespAvailableZones:
275
275
 
276
276
  @property
277
277
  def ipv6_enable(self):
278
- """Gets the ipv6_enable of this ListAvailableZonesRespAvailableZones.
278
+ r"""Gets the ipv6_enable of this ListAvailableZonesRespAvailableZones.
279
279
 
280
280
  是否支持IPv6。
281
281
 
@@ -286,7 +286,7 @@ class ListAvailableZonesRespAvailableZones:
286
286
 
287
287
  @ipv6_enable.setter
288
288
  def ipv6_enable(self, ipv6_enable):
289
- """Sets the ipv6_enable of this ListAvailableZonesRespAvailableZones.
289
+ r"""Sets the ipv6_enable of this ListAvailableZonesRespAvailableZones.
290
290
 
291
291
  是否支持IPv6。
292
292
 
@@ -28,7 +28,7 @@ class ListAvailableZonesResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, region_id=None, available_zones=None):
31
- """ListAvailableZonesResponse
31
+ r"""ListAvailableZonesResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ListAvailableZonesResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def region_id(self):
54
- """Gets the region_id of this ListAvailableZonesResponse.
54
+ r"""Gets the region_id of this ListAvailableZonesResponse.
55
55
 
56
56
  区域ID。
57
57
 
@@ -62,7 +62,7 @@ class ListAvailableZonesResponse(SdkResponse):
62
62
 
63
63
  @region_id.setter
64
64
  def region_id(self, region_id):
65
- """Sets the region_id of this ListAvailableZonesResponse.
65
+ r"""Sets the region_id of this ListAvailableZonesResponse.
66
66
 
67
67
  区域ID。
68
68
 
@@ -73,7 +73,7 @@ class ListAvailableZonesResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def available_zones(self):
76
- """Gets the available_zones of this ListAvailableZonesResponse.
76
+ r"""Gets the available_zones of this ListAvailableZonesResponse.
77
77
 
78
78
  可用区数组。
79
79
 
@@ -84,7 +84,7 @@ class ListAvailableZonesResponse(SdkResponse):
84
84
 
85
85
  @available_zones.setter
86
86
  def available_zones(self, available_zones):
87
- """Sets the available_zones of this ListAvailableZonesResponse.
87
+ r"""Sets the available_zones of this ListAvailableZonesResponse.
88
88
 
89
89
  可用区数组。
90
90
 
@@ -25,7 +25,7 @@ class ListBrokersRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, instance_id=None):
28
- """ListBrokersRequest
28
+ r"""ListBrokersRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ListBrokersRequest:
42
42
 
43
43
  @property
44
44
  def instance_id(self):
45
- """Gets the instance_id of this ListBrokersRequest.
45
+ r"""Gets the instance_id of this ListBrokersRequest.
46
46
 
47
47
  实例ID。
48
48
 
@@ -53,7 +53,7 @@ class ListBrokersRequest:
53
53
 
54
54
  @instance_id.setter
55
55
  def instance_id(self, instance_id):
56
- """Sets the instance_id of this ListBrokersRequest.
56
+ r"""Sets the instance_id of this ListBrokersRequest.
57
57
 
58
58
  实例ID。
59
59
 
@@ -27,7 +27,7 @@ class ListBrokersRespBrokers:
27
27
  }
28
28
 
29
29
  def __init__(self, ids=None, broker_name=None):
30
- """ListBrokersRespBrokers
30
+ r"""ListBrokersRespBrokers
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class ListBrokersRespBrokers:
50
50
 
51
51
  @property
52
52
  def ids(self):
53
- """Gets the ids of this ListBrokersRespBrokers.
53
+ r"""Gets the ids of this ListBrokersRespBrokers.
54
54
 
55
55
  全部代理ID。
56
56
 
@@ -61,7 +61,7 @@ class ListBrokersRespBrokers:
61
61
 
62
62
  @ids.setter
63
63
  def ids(self, ids):
64
- """Sets the ids of this ListBrokersRespBrokers.
64
+ r"""Sets the ids of this ListBrokersRespBrokers.
65
65
 
66
66
  全部代理ID。
67
67
 
@@ -72,7 +72,7 @@ class ListBrokersRespBrokers:
72
72
 
73
73
  @property
74
74
  def broker_name(self):
75
- """Gets the broker_name of this ListBrokersRespBrokers.
75
+ r"""Gets the broker_name of this ListBrokersRespBrokers.
76
76
 
77
77
  节点名称。
78
78
 
@@ -83,7 +83,7 @@ class ListBrokersRespBrokers:
83
83
 
84
84
  @broker_name.setter
85
85
  def broker_name(self, broker_name):
86
- """Sets the broker_name of this ListBrokersRespBrokers.
86
+ r"""Sets the broker_name of this ListBrokersRespBrokers.
87
87
 
88
88
  节点名称。
89
89
 
@@ -26,7 +26,7 @@ class ListBrokersResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, brokers=None):
29
- """ListBrokersResponse
29
+ r"""ListBrokersResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ListBrokersResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def brokers(self):
47
- """Gets the brokers of this ListBrokersResponse.
47
+ r"""Gets the brokers of this ListBrokersResponse.
48
48
 
49
49
  代理列表。
50
50
 
@@ -55,7 +55,7 @@ class ListBrokersResponse(SdkResponse):
55
55
 
56
56
  @brokers.setter
57
57
  def brokers(self, brokers):
58
- """Sets the brokers of this ListBrokersResponse.
58
+ r"""Sets the brokers of this ListBrokersResponse.
59
59
 
60
60
  代理列表。
61
61
 
@@ -33,7 +33,7 @@ class ListConsumeGroupAccessPolicyRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, engine=None, instance_id=None, group_id=None, offset=None, limit=None):
36
- """ListConsumeGroupAccessPolicyRequest
36
+ r"""ListConsumeGroupAccessPolicyRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -68,7 +68,7 @@ class ListConsumeGroupAccessPolicyRequest:
68
68
 
69
69
  @property
70
70
  def engine(self):
71
- """Gets the engine of this ListConsumeGroupAccessPolicyRequest.
71
+ r"""Gets the engine of this ListConsumeGroupAccessPolicyRequest.
72
72
 
73
73
  消息引擎。
74
74
 
@@ -79,7 +79,7 @@ class ListConsumeGroupAccessPolicyRequest:
79
79
 
80
80
  @engine.setter
81
81
  def engine(self, engine):
82
- """Sets the engine of this ListConsumeGroupAccessPolicyRequest.
82
+ r"""Sets the engine of this ListConsumeGroupAccessPolicyRequest.
83
83
 
84
84
  消息引擎。
85
85
 
@@ -90,7 +90,7 @@ class ListConsumeGroupAccessPolicyRequest:
90
90
 
91
91
  @property
92
92
  def instance_id(self):
93
- """Gets the instance_id of this ListConsumeGroupAccessPolicyRequest.
93
+ r"""Gets the instance_id of this ListConsumeGroupAccessPolicyRequest.
94
94
 
95
95
  实例ID。
96
96
 
@@ -101,7 +101,7 @@ class ListConsumeGroupAccessPolicyRequest:
101
101
 
102
102
  @instance_id.setter
103
103
  def instance_id(self, instance_id):
104
- """Sets the instance_id of this ListConsumeGroupAccessPolicyRequest.
104
+ r"""Sets the instance_id of this ListConsumeGroupAccessPolicyRequest.
105
105
 
106
106
  实例ID。
107
107
 
@@ -112,7 +112,7 @@ class ListConsumeGroupAccessPolicyRequest:
112
112
 
113
113
  @property
114
114
  def group_id(self):
115
- """Gets the group_id of this ListConsumeGroupAccessPolicyRequest.
115
+ r"""Gets the group_id of this ListConsumeGroupAccessPolicyRequest.
116
116
 
117
117
  消费组。
118
118
 
@@ -123,7 +123,7 @@ class ListConsumeGroupAccessPolicyRequest:
123
123
 
124
124
  @group_id.setter
125
125
  def group_id(self, group_id):
126
- """Sets the group_id of this ListConsumeGroupAccessPolicyRequest.
126
+ r"""Sets the group_id of this ListConsumeGroupAccessPolicyRequest.
127
127
 
128
128
  消费组。
129
129
 
@@ -134,7 +134,7 @@ class ListConsumeGroupAccessPolicyRequest:
134
134
 
135
135
  @property
136
136
  def offset(self):
137
- """Gets the offset of this ListConsumeGroupAccessPolicyRequest.
137
+ r"""Gets the offset of this ListConsumeGroupAccessPolicyRequest.
138
138
 
139
139
  偏移量,表示从此偏移量开始查询, offset大于等于0。
140
140
 
@@ -145,7 +145,7 @@ class ListConsumeGroupAccessPolicyRequest:
145
145
 
146
146
  @offset.setter
147
147
  def offset(self, offset):
148
- """Sets the offset of this ListConsumeGroupAccessPolicyRequest.
148
+ r"""Sets the offset of this ListConsumeGroupAccessPolicyRequest.
149
149
 
150
150
  偏移量,表示从此偏移量开始查询, offset大于等于0。
151
151
 
@@ -156,7 +156,7 @@ class ListConsumeGroupAccessPolicyRequest:
156
156
 
157
157
  @property
158
158
  def limit(self):
159
- """Gets the limit of this ListConsumeGroupAccessPolicyRequest.
159
+ r"""Gets the limit of this ListConsumeGroupAccessPolicyRequest.
160
160
 
161
161
  查询数量。
162
162
 
@@ -167,7 +167,7 @@ class ListConsumeGroupAccessPolicyRequest:
167
167
 
168
168
  @limit.setter
169
169
  def limit(self, limit):
170
- """Sets the limit of this ListConsumeGroupAccessPolicyRequest.
170
+ r"""Sets the limit of this ListConsumeGroupAccessPolicyRequest.
171
171
 
172
172
  查询数量。
173
173
 
@@ -30,7 +30,7 @@ class ListConsumeGroupAccessPolicyResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, policies=None, total=None, name=None):
33
- """ListConsumeGroupAccessPolicyResponse
33
+ r"""ListConsumeGroupAccessPolicyResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListConsumeGroupAccessPolicyResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def policies(self):
61
- """Gets the policies of this ListConsumeGroupAccessPolicyResponse.
61
+ r"""Gets the policies of this ListConsumeGroupAccessPolicyResponse.
62
62
 
63
63
  用户列表。
64
64
 
@@ -69,7 +69,7 @@ class ListConsumeGroupAccessPolicyResponse(SdkResponse):
69
69
 
70
70
  @policies.setter
71
71
  def policies(self, policies):
72
- """Sets the policies of this ListConsumeGroupAccessPolicyResponse.
72
+ r"""Sets the policies of this ListConsumeGroupAccessPolicyResponse.
73
73
 
74
74
  用户列表。
75
75
 
@@ -80,7 +80,7 @@ class ListConsumeGroupAccessPolicyResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def total(self):
83
- """Gets the total of this ListConsumeGroupAccessPolicyResponse.
83
+ r"""Gets the total of this ListConsumeGroupAccessPolicyResponse.
84
84
 
85
85
  总用户个数。
86
86
 
@@ -91,7 +91,7 @@ class ListConsumeGroupAccessPolicyResponse(SdkResponse):
91
91
 
92
92
  @total.setter
93
93
  def total(self, total):
94
- """Sets the total of this ListConsumeGroupAccessPolicyResponse.
94
+ r"""Sets the total of this ListConsumeGroupAccessPolicyResponse.
95
95
 
96
96
  总用户个数。
97
97
 
@@ -102,7 +102,7 @@ class ListConsumeGroupAccessPolicyResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def name(self):
105
- """Gets the name of this ListConsumeGroupAccessPolicyResponse.
105
+ r"""Gets the name of this ListConsumeGroupAccessPolicyResponse.
106
106
 
107
107
  主题或消费组名称。
108
108
 
@@ -113,7 +113,7 @@ class ListConsumeGroupAccessPolicyResponse(SdkResponse):
113
113
 
114
114
  @name.setter
115
115
  def name(self, name):
116
- """Sets the name of this ListConsumeGroupAccessPolicyResponse.
116
+ r"""Sets the name of this ListConsumeGroupAccessPolicyResponse.
117
117
 
118
118
  主题或消费组名称。
119
119
 
@@ -31,7 +31,7 @@ class ListConsumerGroupOfTopicRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, instance_id=None, topic=None, limit=None, offset=None):
34
- """ListConsumerGroupOfTopicRequest
34
+ r"""ListConsumerGroupOfTopicRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class ListConsumerGroupOfTopicRequest:
62
62
 
63
63
  @property
64
64
  def instance_id(self):
65
- """Gets the instance_id of this ListConsumerGroupOfTopicRequest.
65
+ r"""Gets the instance_id of this ListConsumerGroupOfTopicRequest.
66
66
 
67
67
  实例ID。
68
68
 
@@ -73,7 +73,7 @@ class ListConsumerGroupOfTopicRequest:
73
73
 
74
74
  @instance_id.setter
75
75
  def instance_id(self, instance_id):
76
- """Sets the instance_id of this ListConsumerGroupOfTopicRequest.
76
+ r"""Sets the instance_id of this ListConsumerGroupOfTopicRequest.
77
77
 
78
78
  实例ID。
79
79
 
@@ -84,7 +84,7 @@ class ListConsumerGroupOfTopicRequest:
84
84
 
85
85
  @property
86
86
  def topic(self):
87
- """Gets the topic of this ListConsumerGroupOfTopicRequest.
87
+ r"""Gets the topic of this ListConsumerGroupOfTopicRequest.
88
88
 
89
89
  主题名称。
90
90
 
@@ -95,7 +95,7 @@ class ListConsumerGroupOfTopicRequest:
95
95
 
96
96
  @topic.setter
97
97
  def topic(self, topic):
98
- """Sets the topic of this ListConsumerGroupOfTopicRequest.
98
+ r"""Sets the topic of this ListConsumerGroupOfTopicRequest.
99
99
 
100
100
  主题名称。
101
101
 
@@ -106,7 +106,7 @@ class ListConsumerGroupOfTopicRequest:
106
106
 
107
107
  @property
108
108
  def limit(self):
109
- """Gets the limit of this ListConsumerGroupOfTopicRequest.
109
+ r"""Gets the limit of this ListConsumerGroupOfTopicRequest.
110
110
 
111
111
  当次查询返回的最大个数,默认值为10,取值范围为1~50。
112
112
 
@@ -117,7 +117,7 @@ class ListConsumerGroupOfTopicRequest:
117
117
 
118
118
  @limit.setter
119
119
  def limit(self, limit):
120
- """Sets the limit of this ListConsumerGroupOfTopicRequest.
120
+ r"""Sets the limit of this ListConsumerGroupOfTopicRequest.
121
121
 
122
122
  当次查询返回的最大个数,默认值为10,取值范围为1~50。
123
123
 
@@ -128,7 +128,7 @@ class ListConsumerGroupOfTopicRequest:
128
128
 
129
129
  @property
130
130
  def offset(self):
131
- """Gets the offset of this ListConsumerGroupOfTopicRequest.
131
+ r"""Gets the offset of this ListConsumerGroupOfTopicRequest.
132
132
 
133
133
  偏移量,表示从此偏移量开始查询,offset大于等于0。
134
134
 
@@ -139,7 +139,7 @@ class ListConsumerGroupOfTopicRequest:
139
139
 
140
140
  @offset.setter
141
141
  def offset(self, offset):
142
- """Sets the offset of this ListConsumerGroupOfTopicRequest.
142
+ r"""Sets the offset of this ListConsumerGroupOfTopicRequest.
143
143
 
144
144
  偏移量,表示从此偏移量开始查询,offset大于等于0。
145
145
 
@@ -26,7 +26,7 @@ class ListConsumerGroupOfTopicResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, groups=None):
29
- """ListConsumerGroupOfTopicResponse
29
+ r"""ListConsumerGroupOfTopicResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ListConsumerGroupOfTopicResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def groups(self):
47
- """Gets the groups of this ListConsumerGroupOfTopicResponse.
47
+ r"""Gets the groups of this ListConsumerGroupOfTopicResponse.
48
48
 
49
49
  消费组列表。
50
50
 
@@ -55,7 +55,7 @@ class ListConsumerGroupOfTopicResponse(SdkResponse):
55
55
 
56
56
  @groups.setter
57
57
  def groups(self, groups):
58
- """Sets the groups of this ListConsumerGroupOfTopicResponse.
58
+ r"""Sets the groups of this ListConsumerGroupOfTopicResponse.
59
59
 
60
60
  消费组列表。
61
61
 
@@ -31,7 +31,7 @@ class ListInstanceConsumerGroupsRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, instance_id=None, group=None, limit=None, offset=None):
34
- """ListInstanceConsumerGroupsRequest
34
+ r"""ListInstanceConsumerGroupsRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -63,7 +63,7 @@ class ListInstanceConsumerGroupsRequest:
63
63
 
64
64
  @property
65
65
  def instance_id(self):
66
- """Gets the instance_id of this ListInstanceConsumerGroupsRequest.
66
+ r"""Gets the instance_id of this ListInstanceConsumerGroupsRequest.
67
67
 
68
68
  实例ID。
69
69
 
@@ -74,7 +74,7 @@ class ListInstanceConsumerGroupsRequest:
74
74
 
75
75
  @instance_id.setter
76
76
  def instance_id(self, instance_id):
77
- """Sets the instance_id of this ListInstanceConsumerGroupsRequest.
77
+ r"""Sets the instance_id of this ListInstanceConsumerGroupsRequest.
78
78
 
79
79
  实例ID。
80
80
 
@@ -85,7 +85,7 @@ class ListInstanceConsumerGroupsRequest:
85
85
 
86
86
  @property
87
87
  def group(self):
88
- """Gets the group of this ListInstanceConsumerGroupsRequest.
88
+ r"""Gets the group of this ListInstanceConsumerGroupsRequest.
89
89
 
90
90
  消费组名称。
91
91
 
@@ -96,7 +96,7 @@ class ListInstanceConsumerGroupsRequest:
96
96
 
97
97
  @group.setter
98
98
  def group(self, group):
99
- """Sets the group of this ListInstanceConsumerGroupsRequest.
99
+ r"""Sets the group of this ListInstanceConsumerGroupsRequest.
100
100
 
101
101
  消费组名称。
102
102
 
@@ -107,7 +107,7 @@ class ListInstanceConsumerGroupsRequest:
107
107
 
108
108
  @property
109
109
  def limit(self):
110
- """Gets the limit of this ListInstanceConsumerGroupsRequest.
110
+ r"""Gets the limit of this ListInstanceConsumerGroupsRequest.
111
111
 
112
112
  查询数量。
113
113
 
@@ -118,7 +118,7 @@ class ListInstanceConsumerGroupsRequest:
118
118
 
119
119
  @limit.setter
120
120
  def limit(self, limit):
121
- """Sets the limit of this ListInstanceConsumerGroupsRequest.
121
+ r"""Sets the limit of this ListInstanceConsumerGroupsRequest.
122
122
 
123
123
  查询数量。
124
124
 
@@ -129,7 +129,7 @@ class ListInstanceConsumerGroupsRequest:
129
129
 
130
130
  @property
131
131
  def offset(self):
132
- """Gets the offset of this ListInstanceConsumerGroupsRequest.
132
+ r"""Gets the offset of this ListInstanceConsumerGroupsRequest.
133
133
 
134
134
  偏移量,表示从此偏移量开始查询, offset大于等于0。
135
135
 
@@ -140,7 +140,7 @@ class ListInstanceConsumerGroupsRequest:
140
140
 
141
141
  @offset.setter
142
142
  def offset(self, offset):
143
- """Sets the offset of this ListInstanceConsumerGroupsRequest.
143
+ r"""Sets the offset of this ListInstanceConsumerGroupsRequest.
144
144
 
145
145
  偏移量,表示从此偏移量开始查询, offset大于等于0。
146
146