huaweicloudsdkrocketmq 3.1.142__py2.py3-none-any.whl → 3.1.144__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/METADATA +2 -2
  165. huaweicloudsdkrocketmq-3.1.144.dist-info/RECORD +173 -0
  166. huaweicloudsdkrocketmq-3.1.142.dist-info/RECORD +0 -173
  167. {huaweicloudsdkrocketmq-3.1.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/LICENSE +0 -0
  168. {huaweicloudsdkrocketmq-3.1.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/WHEEL +0 -0
  169. {huaweicloudsdkrocketmq-3.1.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/top_level.txt +0 -0
@@ -39,7 +39,7 @@ class MigrationRocketMqSubscriptionGroup:
39
39
  }
40
40
 
41
41
  def __init__(self, group_name=None, consume_broadcast_enable=None, consume_enable=None, consume_from_min_enable=None, notify_consumer_ids_changed_enable=None, retry_max_times=None, retry_queue_nums=None, which_broker_when_consume_slow=None):
42
- """MigrationRocketMqSubscriptionGroup
42
+ r"""MigrationRocketMqSubscriptionGroup
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class MigrationRocketMqSubscriptionGroup:
92
92
 
93
93
  @property
94
94
  def group_name(self):
95
- """Gets the group_name of this MigrationRocketMqSubscriptionGroup.
95
+ r"""Gets the group_name of this MigrationRocketMqSubscriptionGroup.
96
96
 
97
97
  消费组名。
98
98
 
@@ -103,7 +103,7 @@ class MigrationRocketMqSubscriptionGroup:
103
103
 
104
104
  @group_name.setter
105
105
  def group_name(self, group_name):
106
- """Sets the group_name of this MigrationRocketMqSubscriptionGroup.
106
+ r"""Sets the group_name of this MigrationRocketMqSubscriptionGroup.
107
107
 
108
108
  消费组名。
109
109
 
@@ -114,7 +114,7 @@ class MigrationRocketMqSubscriptionGroup:
114
114
 
115
115
  @property
116
116
  def consume_broadcast_enable(self):
117
- """Gets the consume_broadcast_enable of this MigrationRocketMqSubscriptionGroup.
117
+ r"""Gets the consume_broadcast_enable of this MigrationRocketMqSubscriptionGroup.
118
118
 
119
119
  是否允许以广播模式消费。
120
120
 
@@ -125,7 +125,7 @@ class MigrationRocketMqSubscriptionGroup:
125
125
 
126
126
  @consume_broadcast_enable.setter
127
127
  def consume_broadcast_enable(self, consume_broadcast_enable):
128
- """Sets the consume_broadcast_enable of this MigrationRocketMqSubscriptionGroup.
128
+ r"""Sets the consume_broadcast_enable of this MigrationRocketMqSubscriptionGroup.
129
129
 
130
130
  是否允许以广播模式消费。
131
131
 
@@ -136,7 +136,7 @@ class MigrationRocketMqSubscriptionGroup:
136
136
 
137
137
  @property
138
138
  def consume_enable(self):
139
- """Gets the consume_enable of this MigrationRocketMqSubscriptionGroup.
139
+ r"""Gets the consume_enable of this MigrationRocketMqSubscriptionGroup.
140
140
 
141
141
  是否允许消费。
142
142
 
@@ -147,7 +147,7 @@ class MigrationRocketMqSubscriptionGroup:
147
147
 
148
148
  @consume_enable.setter
149
149
  def consume_enable(self, consume_enable):
150
- """Sets the consume_enable of this MigrationRocketMqSubscriptionGroup.
150
+ r"""Sets the consume_enable of this MigrationRocketMqSubscriptionGroup.
151
151
 
152
152
  是否允许消费。
153
153
 
@@ -158,7 +158,7 @@ class MigrationRocketMqSubscriptionGroup:
158
158
 
159
159
  @property
160
160
  def consume_from_min_enable(self):
161
- """Gets the consume_from_min_enable of this MigrationRocketMqSubscriptionGroup.
161
+ r"""Gets the consume_from_min_enable of this MigrationRocketMqSubscriptionGroup.
162
162
 
163
163
  是否从最小偏移量开始消费。
164
164
 
@@ -169,7 +169,7 @@ class MigrationRocketMqSubscriptionGroup:
169
169
 
170
170
  @consume_from_min_enable.setter
171
171
  def consume_from_min_enable(self, consume_from_min_enable):
172
- """Sets the consume_from_min_enable of this MigrationRocketMqSubscriptionGroup.
172
+ r"""Sets the consume_from_min_enable of this MigrationRocketMqSubscriptionGroup.
173
173
 
174
174
  是否从最小偏移量开始消费。
175
175
 
@@ -180,7 +180,7 @@ class MigrationRocketMqSubscriptionGroup:
180
180
 
181
181
  @property
182
182
  def notify_consumer_ids_changed_enable(self):
183
- """Gets the notify_consumer_ids_changed_enable of this MigrationRocketMqSubscriptionGroup.
183
+ r"""Gets the notify_consumer_ids_changed_enable of this MigrationRocketMqSubscriptionGroup.
184
184
 
185
185
  消费者ID变化时是否通知。
186
186
 
@@ -191,7 +191,7 @@ class MigrationRocketMqSubscriptionGroup:
191
191
 
192
192
  @notify_consumer_ids_changed_enable.setter
193
193
  def notify_consumer_ids_changed_enable(self, notify_consumer_ids_changed_enable):
194
- """Sets the notify_consumer_ids_changed_enable of this MigrationRocketMqSubscriptionGroup.
194
+ r"""Sets the notify_consumer_ids_changed_enable of this MigrationRocketMqSubscriptionGroup.
195
195
 
196
196
  消费者ID变化时是否通知。
197
197
 
@@ -202,7 +202,7 @@ class MigrationRocketMqSubscriptionGroup:
202
202
 
203
203
  @property
204
204
  def retry_max_times(self):
205
- """Gets the retry_max_times of this MigrationRocketMqSubscriptionGroup.
205
+ r"""Gets the retry_max_times of this MigrationRocketMqSubscriptionGroup.
206
206
 
207
207
  消费最大重试次数。
208
208
 
@@ -213,7 +213,7 @@ class MigrationRocketMqSubscriptionGroup:
213
213
 
214
214
  @retry_max_times.setter
215
215
  def retry_max_times(self, retry_max_times):
216
- """Sets the retry_max_times of this MigrationRocketMqSubscriptionGroup.
216
+ r"""Sets the retry_max_times of this MigrationRocketMqSubscriptionGroup.
217
217
 
218
218
  消费最大重试次数。
219
219
 
@@ -224,7 +224,7 @@ class MigrationRocketMqSubscriptionGroup:
224
224
 
225
225
  @property
226
226
  def retry_queue_nums(self):
227
- """Gets the retry_queue_nums of this MigrationRocketMqSubscriptionGroup.
227
+ r"""Gets the retry_queue_nums of this MigrationRocketMqSubscriptionGroup.
228
228
 
229
229
  重试队列个数。
230
230
 
@@ -235,7 +235,7 @@ class MigrationRocketMqSubscriptionGroup:
235
235
 
236
236
  @retry_queue_nums.setter
237
237
  def retry_queue_nums(self, retry_queue_nums):
238
- """Sets the retry_queue_nums of this MigrationRocketMqSubscriptionGroup.
238
+ r"""Sets the retry_queue_nums of this MigrationRocketMqSubscriptionGroup.
239
239
 
240
240
  重试队列个数。
241
241
 
@@ -246,7 +246,7 @@ class MigrationRocketMqSubscriptionGroup:
246
246
 
247
247
  @property
248
248
  def which_broker_when_consume_slow(self):
249
- """Gets the which_broker_when_consume_slow of this MigrationRocketMqSubscriptionGroup.
249
+ r"""Gets the which_broker_when_consume_slow of this MigrationRocketMqSubscriptionGroup.
250
250
 
251
251
  慢消费时选择的broker节点ID。
252
252
 
@@ -257,7 +257,7 @@ class MigrationRocketMqSubscriptionGroup:
257
257
 
258
258
  @which_broker_when_consume_slow.setter
259
259
  def which_broker_when_consume_slow(self, which_broker_when_consume_slow):
260
- """Sets the which_broker_when_consume_slow of this MigrationRocketMqSubscriptionGroup.
260
+ r"""Sets the which_broker_when_consume_slow of this MigrationRocketMqSubscriptionGroup.
261
261
 
262
262
  慢消费时选择的broker节点ID。
263
263
 
@@ -37,7 +37,7 @@ class MigrationRocketMqTopicConfig:
37
37
  }
38
38
 
39
39
  def __init__(self, topic_name=None, order=None, perm=None, read_queue_nums=None, write_queue_nums=None, topic_filter_type=None, topic_sys_flag=None):
40
- """MigrationRocketMqTopicConfig
40
+ r"""MigrationRocketMqTopicConfig
41
41
 
42
42
  The model defined in huaweicloud sdk
43
43
 
@@ -85,7 +85,7 @@ class MigrationRocketMqTopicConfig:
85
85
 
86
86
  @property
87
87
  def topic_name(self):
88
- """Gets the topic_name of this MigrationRocketMqTopicConfig.
88
+ r"""Gets the topic_name of this MigrationRocketMqTopicConfig.
89
89
 
90
90
  Topic名称。
91
91
 
@@ -96,7 +96,7 @@ class MigrationRocketMqTopicConfig:
96
96
 
97
97
  @topic_name.setter
98
98
  def topic_name(self, topic_name):
99
- """Sets the topic_name of this MigrationRocketMqTopicConfig.
99
+ r"""Sets the topic_name of this MigrationRocketMqTopicConfig.
100
100
 
101
101
  Topic名称。
102
102
 
@@ -107,7 +107,7 @@ class MigrationRocketMqTopicConfig:
107
107
 
108
108
  @property
109
109
  def order(self):
110
- """Gets the order of this MigrationRocketMqTopicConfig.
110
+ r"""Gets the order of this MigrationRocketMqTopicConfig.
111
111
 
112
112
  是否有序消息。
113
113
 
@@ -118,7 +118,7 @@ class MigrationRocketMqTopicConfig:
118
118
 
119
119
  @order.setter
120
120
  def order(self, order):
121
- """Sets the order of this MigrationRocketMqTopicConfig.
121
+ r"""Sets the order of this MigrationRocketMqTopicConfig.
122
122
 
123
123
  是否有序消息。
124
124
 
@@ -129,7 +129,7 @@ class MigrationRocketMqTopicConfig:
129
129
 
130
130
  @property
131
131
  def perm(self):
132
- """Gets the perm of this MigrationRocketMqTopicConfig.
132
+ r"""Gets the perm of this MigrationRocketMqTopicConfig.
133
133
 
134
134
  Topic权限。
135
135
 
@@ -140,7 +140,7 @@ class MigrationRocketMqTopicConfig:
140
140
 
141
141
  @perm.setter
142
142
  def perm(self, perm):
143
- """Sets the perm of this MigrationRocketMqTopicConfig.
143
+ r"""Sets the perm of this MigrationRocketMqTopicConfig.
144
144
 
145
145
  Topic权限。
146
146
 
@@ -151,7 +151,7 @@ class MigrationRocketMqTopicConfig:
151
151
 
152
152
  @property
153
153
  def read_queue_nums(self):
154
- """Gets the read_queue_nums of this MigrationRocketMqTopicConfig.
154
+ r"""Gets the read_queue_nums of this MigrationRocketMqTopicConfig.
155
155
 
156
156
  读队列个数。
157
157
 
@@ -162,7 +162,7 @@ class MigrationRocketMqTopicConfig:
162
162
 
163
163
  @read_queue_nums.setter
164
164
  def read_queue_nums(self, read_queue_nums):
165
- """Sets the read_queue_nums of this MigrationRocketMqTopicConfig.
165
+ r"""Sets the read_queue_nums of this MigrationRocketMqTopicConfig.
166
166
 
167
167
  读队列个数。
168
168
 
@@ -173,7 +173,7 @@ class MigrationRocketMqTopicConfig:
173
173
 
174
174
  @property
175
175
  def write_queue_nums(self):
176
- """Gets the write_queue_nums of this MigrationRocketMqTopicConfig.
176
+ r"""Gets the write_queue_nums of this MigrationRocketMqTopicConfig.
177
177
 
178
178
  写队列个数。
179
179
 
@@ -184,7 +184,7 @@ class MigrationRocketMqTopicConfig:
184
184
 
185
185
  @write_queue_nums.setter
186
186
  def write_queue_nums(self, write_queue_nums):
187
- """Sets the write_queue_nums of this MigrationRocketMqTopicConfig.
187
+ r"""Sets the write_queue_nums of this MigrationRocketMqTopicConfig.
188
188
 
189
189
  写队列个数。
190
190
 
@@ -195,7 +195,7 @@ class MigrationRocketMqTopicConfig:
195
195
 
196
196
  @property
197
197
  def topic_filter_type(self):
198
- """Gets the topic_filter_type of this MigrationRocketMqTopicConfig.
198
+ r"""Gets the topic_filter_type of this MigrationRocketMqTopicConfig.
199
199
 
200
200
  Topic过滤类型。 - SINGLE_TAG:单标签 - MULTI_TAG:多标签
201
201
 
@@ -206,7 +206,7 @@ class MigrationRocketMqTopicConfig:
206
206
 
207
207
  @topic_filter_type.setter
208
208
  def topic_filter_type(self, topic_filter_type):
209
- """Sets the topic_filter_type of this MigrationRocketMqTopicConfig.
209
+ r"""Sets the topic_filter_type of this MigrationRocketMqTopicConfig.
210
210
 
211
211
  Topic过滤类型。 - SINGLE_TAG:单标签 - MULTI_TAG:多标签
212
212
 
@@ -217,7 +217,7 @@ class MigrationRocketMqTopicConfig:
217
217
 
218
218
  @property
219
219
  def topic_sys_flag(self):
220
- """Gets the topic_sys_flag of this MigrationRocketMqTopicConfig.
220
+ r"""Gets the topic_sys_flag of this MigrationRocketMqTopicConfig.
221
221
 
222
222
  Topic系统标志位。
223
223
 
@@ -228,7 +228,7 @@ class MigrationRocketMqTopicConfig:
228
228
 
229
229
  @topic_sys_flag.setter
230
230
  def topic_sys_flag(self, topic_sys_flag):
231
- """Sets the topic_sys_flag of this MigrationRocketMqTopicConfig.
231
+ r"""Sets the topic_sys_flag of this MigrationRocketMqTopicConfig.
232
232
 
233
233
  Topic系统标志位。
234
234
 
@@ -25,7 +25,7 @@ class ModifyConfigReq:
25
25
  }
26
26
 
27
27
  def __init__(self, rocketmq_configs=None):
28
- """ModifyConfigReq
28
+ r"""ModifyConfigReq
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ModifyConfigReq:
43
43
 
44
44
  @property
45
45
  def rocketmq_configs(self):
46
- """Gets the rocketmq_configs of this ModifyConfigReq.
46
+ r"""Gets the rocketmq_configs of this ModifyConfigReq.
47
47
 
48
48
  RocketMQ配置。
49
49
 
@@ -54,7 +54,7 @@ class ModifyConfigReq:
54
54
 
55
55
  @rocketmq_configs.setter
56
56
  def rocketmq_configs(self, rocketmq_configs):
57
- """Sets the rocketmq_configs of this ModifyConfigReq.
57
+ r"""Sets the rocketmq_configs of this ModifyConfigReq.
58
58
 
59
59
  RocketMQ配置。
60
60
 
@@ -33,7 +33,7 @@ class Queue:
33
33
  }
34
34
 
35
35
  def __init__(self, id=None, lag=None, broker_offset=None, consumer_offset=None, last_message_time=None):
36
- """Queue
36
+ r"""Queue
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -71,7 +71,7 @@ class Queue:
71
71
 
72
72
  @property
73
73
  def id(self):
74
- """Gets the id of this Queue.
74
+ r"""Gets the id of this Queue.
75
75
 
76
76
  队列ID。
77
77
 
@@ -82,7 +82,7 @@ class Queue:
82
82
 
83
83
  @id.setter
84
84
  def id(self, id):
85
- """Sets the id of this Queue.
85
+ r"""Sets the id of this Queue.
86
86
 
87
87
  队列ID。
88
88
 
@@ -93,7 +93,7 @@ class Queue:
93
93
 
94
94
  @property
95
95
  def lag(self):
96
- """Gets the lag of this Queue.
96
+ r"""Gets the lag of this Queue.
97
97
 
98
98
  队列消费堆积总数。
99
99
 
@@ -104,7 +104,7 @@ class Queue:
104
104
 
105
105
  @lag.setter
106
106
  def lag(self, lag):
107
- """Sets the lag of this Queue.
107
+ r"""Sets the lag of this Queue.
108
108
 
109
109
  队列消费堆积总数。
110
110
 
@@ -115,7 +115,7 @@ class Queue:
115
115
 
116
116
  @property
117
117
  def broker_offset(self):
118
- """Gets the broker_offset of this Queue.
118
+ r"""Gets the broker_offset of this Queue.
119
119
 
120
120
  队列消息总数。
121
121
 
@@ -126,7 +126,7 @@ class Queue:
126
126
 
127
127
  @broker_offset.setter
128
128
  def broker_offset(self, broker_offset):
129
- """Sets the broker_offset of this Queue.
129
+ r"""Sets the broker_offset of this Queue.
130
130
 
131
131
  队列消息总数。
132
132
 
@@ -137,7 +137,7 @@ class Queue:
137
137
 
138
138
  @property
139
139
  def consumer_offset(self):
140
- """Gets the consumer_offset of this Queue.
140
+ r"""Gets the consumer_offset of this Queue.
141
141
 
142
142
  已消费消息数。
143
143
 
@@ -148,7 +148,7 @@ class Queue:
148
148
 
149
149
  @consumer_offset.setter
150
150
  def consumer_offset(self, consumer_offset):
151
- """Sets the consumer_offset of this Queue.
151
+ r"""Sets the consumer_offset of this Queue.
152
152
 
153
153
  已消费消息数。
154
154
 
@@ -159,7 +159,7 @@ class Queue:
159
159
 
160
160
  @property
161
161
  def last_message_time(self):
162
- """Gets the last_message_time of this Queue.
162
+ r"""Gets the last_message_time of this Queue.
163
163
 
164
164
  最新消费消息的存储时间,unix毫秒时间戳格式。
165
165
 
@@ -170,7 +170,7 @@ class Queue:
170
170
 
171
171
  @last_message_time.setter
172
172
  def last_message_time(self, last_message_time):
173
- """Sets the last_message_time of this Queue.
173
+ r"""Sets the last_message_time of this Queue.
174
174
 
175
175
  最新消费消息的存储时间,unix毫秒时间戳格式。
176
176
 
@@ -31,7 +31,7 @@ class ResendReq:
31
31
  }
32
32
 
33
33
  def __init__(self, group=None, topic=None, client_id=None, msg_id_list=None):
34
- """ResendReq
34
+ r"""ResendReq
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class ResendReq:
64
64
 
65
65
  @property
66
66
  def group(self):
67
- """Gets the group of this ResendReq.
67
+ r"""Gets the group of this ResendReq.
68
68
 
69
69
  Group ID。
70
70
 
@@ -75,7 +75,7 @@ class ResendReq:
75
75
 
76
76
  @group.setter
77
77
  def group(self, group):
78
- """Sets the group of this ResendReq.
78
+ r"""Sets the group of this ResendReq.
79
79
 
80
80
  Group ID。
81
81
 
@@ -86,7 +86,7 @@ class ResendReq:
86
86
 
87
87
  @property
88
88
  def topic(self):
89
- """Gets the topic of this ResendReq.
89
+ r"""Gets the topic of this ResendReq.
90
90
 
91
91
  消息所属Topic。
92
92
 
@@ -97,7 +97,7 @@ class ResendReq:
97
97
 
98
98
  @topic.setter
99
99
  def topic(self, topic):
100
- """Sets the topic of this ResendReq.
100
+ r"""Sets the topic of this ResendReq.
101
101
 
102
102
  消息所属Topic。
103
103
 
@@ -108,7 +108,7 @@ class ResendReq:
108
108
 
109
109
  @property
110
110
  def client_id(self):
111
- """Gets the client_id of this ResendReq.
111
+ r"""Gets the client_id of this ResendReq.
112
112
 
113
113
  客户端ID。
114
114
 
@@ -119,7 +119,7 @@ class ResendReq:
119
119
 
120
120
  @client_id.setter
121
121
  def client_id(self, client_id):
122
- """Sets the client_id of this ResendReq.
122
+ r"""Sets the client_id of this ResendReq.
123
123
 
124
124
  客户端ID。
125
125
 
@@ -130,7 +130,7 @@ class ResendReq:
130
130
 
131
131
  @property
132
132
  def msg_id_list(self):
133
- """Gets the msg_id_list of this ResendReq.
133
+ r"""Gets the msg_id_list of this ResendReq.
134
134
 
135
135
  消息列表。
136
136
 
@@ -141,7 +141,7 @@ class ResendReq:
141
141
 
142
142
  @msg_id_list.setter
143
143
  def msg_id_list(self, msg_id_list):
144
- """Sets the msg_id_list of this ResendReq.
144
+ r"""Sets the msg_id_list of this ResendReq.
145
145
 
146
146
  消息列表。
147
147
 
@@ -27,7 +27,7 @@ class ResetConsumeOffsetReq:
27
27
  }
28
28
 
29
29
  def __init__(self, topic=None, timestamp=None):
30
- """ResetConsumeOffsetReq
30
+ r"""ResetConsumeOffsetReq
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ResetConsumeOffsetReq:
48
48
 
49
49
  @property
50
50
  def topic(self):
51
- """Gets the topic of this ResetConsumeOffsetReq.
51
+ r"""Gets the topic of this ResetConsumeOffsetReq.
52
52
 
53
53
  重置的主题。
54
54
 
@@ -59,7 +59,7 @@ class ResetConsumeOffsetReq:
59
59
 
60
60
  @topic.setter
61
61
  def topic(self, topic):
62
- """Sets the topic of this ResetConsumeOffsetReq.
62
+ r"""Sets the topic of this ResetConsumeOffsetReq.
63
63
 
64
64
  重置的主题。
65
65
 
@@ -70,7 +70,7 @@ class ResetConsumeOffsetReq:
70
70
 
71
71
  @property
72
72
  def timestamp(self):
73
- """Gets the timestamp of this ResetConsumeOffsetReq.
73
+ r"""Gets the timestamp of this ResetConsumeOffsetReq.
74
74
 
75
75
  重置的时间。
76
76
 
@@ -81,7 +81,7 @@ class ResetConsumeOffsetReq:
81
81
 
82
82
  @timestamp.setter
83
83
  def timestamp(self, timestamp):
84
- """Sets the timestamp of this ResetConsumeOffsetReq.
84
+ r"""Sets the timestamp of this ResetConsumeOffsetReq.
85
85
 
86
86
  重置的时间。
87
87
 
@@ -31,7 +31,7 @@ class ResetConsumeOffsetRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, engine=None, instance_id=None, group_id=None, body=None):
34
- """ResetConsumeOffsetRequest
34
+ r"""ResetConsumeOffsetRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -61,7 +61,7 @@ class ResetConsumeOffsetRequest:
61
61
 
62
62
  @property
63
63
  def engine(self):
64
- """Gets the engine of this ResetConsumeOffsetRequest.
64
+ r"""Gets the engine of this ResetConsumeOffsetRequest.
65
65
 
66
66
  引擎类型:reliability。
67
67
 
@@ -72,7 +72,7 @@ class ResetConsumeOffsetRequest:
72
72
 
73
73
  @engine.setter
74
74
  def engine(self, engine):
75
- """Sets the engine of this ResetConsumeOffsetRequest.
75
+ r"""Sets the engine of this ResetConsumeOffsetRequest.
76
76
 
77
77
  引擎类型:reliability。
78
78
 
@@ -83,7 +83,7 @@ class ResetConsumeOffsetRequest:
83
83
 
84
84
  @property
85
85
  def instance_id(self):
86
- """Gets the instance_id of this ResetConsumeOffsetRequest.
86
+ r"""Gets the instance_id of this ResetConsumeOffsetRequest.
87
87
 
88
88
  实例ID。
89
89
 
@@ -94,7 +94,7 @@ class ResetConsumeOffsetRequest:
94
94
 
95
95
  @instance_id.setter
96
96
  def instance_id(self, instance_id):
97
- """Sets the instance_id of this ResetConsumeOffsetRequest.
97
+ r"""Sets the instance_id of this ResetConsumeOffsetRequest.
98
98
 
99
99
  实例ID。
100
100
 
@@ -105,7 +105,7 @@ class ResetConsumeOffsetRequest:
105
105
 
106
106
  @property
107
107
  def group_id(self):
108
- """Gets the group_id of this ResetConsumeOffsetRequest.
108
+ r"""Gets the group_id of this ResetConsumeOffsetRequest.
109
109
 
110
110
  消费组名称。
111
111
 
@@ -116,7 +116,7 @@ class ResetConsumeOffsetRequest:
116
116
 
117
117
  @group_id.setter
118
118
  def group_id(self, group_id):
119
- """Sets the group_id of this ResetConsumeOffsetRequest.
119
+ r"""Sets the group_id of this ResetConsumeOffsetRequest.
120
120
 
121
121
  消费组名称。
122
122
 
@@ -127,7 +127,7 @@ class ResetConsumeOffsetRequest:
127
127
 
128
128
  @property
129
129
  def body(self):
130
- """Gets the body of this ResetConsumeOffsetRequest.
130
+ r"""Gets the body of this ResetConsumeOffsetRequest.
131
131
 
132
132
  :return: The body of this ResetConsumeOffsetRequest.
133
133
  :rtype: :class:`huaweicloudsdkrocketmq.v2.ResetConsumeOffsetReq`
@@ -136,7 +136,7 @@ class ResetConsumeOffsetRequest:
136
136
 
137
137
  @body.setter
138
138
  def body(self, body):
139
- """Sets the body of this ResetConsumeOffsetRequest.
139
+ r"""Sets the body of this ResetConsumeOffsetRequest.
140
140
 
141
141
  :param body: The body of this ResetConsumeOffsetRequest.
142
142
  :type body: :class:`huaweicloudsdkrocketmq.v2.ResetConsumeOffsetReq`
@@ -29,7 +29,7 @@ class ResetConsumeOffsetRespQueues:
29
29
  }
30
30
 
31
31
  def __init__(self, broker_name=None, queue_id=None, timestamp_offset=None):
32
- """ResetConsumeOffsetRespQueues
32
+ r"""ResetConsumeOffsetRespQueues
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class ResetConsumeOffsetRespQueues:
57
57
 
58
58
  @property
59
59
  def broker_name(self):
60
- """Gets the broker_name of this ResetConsumeOffsetRespQueues.
60
+ r"""Gets the broker_name of this ResetConsumeOffsetRespQueues.
61
61
 
62
62
  队列所在的broker。
63
63
 
@@ -68,7 +68,7 @@ class ResetConsumeOffsetRespQueues:
68
68
 
69
69
  @broker_name.setter
70
70
  def broker_name(self, broker_name):
71
- """Sets the broker_name of this ResetConsumeOffsetRespQueues.
71
+ r"""Sets the broker_name of this ResetConsumeOffsetRespQueues.
72
72
 
73
73
  队列所在的broker。
74
74
 
@@ -79,7 +79,7 @@ class ResetConsumeOffsetRespQueues:
79
79
 
80
80
  @property
81
81
  def queue_id(self):
82
- """Gets the queue_id of this ResetConsumeOffsetRespQueues.
82
+ r"""Gets the queue_id of this ResetConsumeOffsetRespQueues.
83
83
 
84
84
  队列ID。
85
85
 
@@ -90,7 +90,7 @@ class ResetConsumeOffsetRespQueues:
90
90
 
91
91
  @queue_id.setter
92
92
  def queue_id(self, queue_id):
93
- """Sets the queue_id of this ResetConsumeOffsetRespQueues.
93
+ r"""Sets the queue_id of this ResetConsumeOffsetRespQueues.
94
94
 
95
95
  队列ID。
96
96
 
@@ -101,7 +101,7 @@ class ResetConsumeOffsetRespQueues:
101
101
 
102
102
  @property
103
103
  def timestamp_offset(self):
104
- """Gets the timestamp_offset of this ResetConsumeOffsetRespQueues.
104
+ r"""Gets the timestamp_offset of this ResetConsumeOffsetRespQueues.
105
105
 
106
106
  重置消费进度。
107
107
 
@@ -112,7 +112,7 @@ class ResetConsumeOffsetRespQueues:
112
112
 
113
113
  @timestamp_offset.setter
114
114
  def timestamp_offset(self, timestamp_offset):
115
- """Sets the timestamp_offset of this ResetConsumeOffsetRespQueues.
115
+ r"""Sets the timestamp_offset of this ResetConsumeOffsetRespQueues.
116
116
 
117
117
  重置消费进度。
118
118
 
@@ -26,7 +26,7 @@ class ResetConsumeOffsetResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, queues=None):
29
- """ResetConsumeOffsetResponse
29
+ r"""ResetConsumeOffsetResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ResetConsumeOffsetResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def queues(self):
47
- """Gets the queues of this ResetConsumeOffsetResponse.
47
+ r"""Gets the queues of this ResetConsumeOffsetResponse.
48
48
 
49
49
  重置的队列。
50
50
 
@@ -55,7 +55,7 @@ class ResetConsumeOffsetResponse(SdkResponse):
55
55
 
56
56
  @queues.setter
57
57
  def queues(self, queues):
58
- """Sets the queues of this ResetConsumeOffsetResponse.
58
+ r"""Sets the queues of this ResetConsumeOffsetResponse.
59
59
 
60
60
  重置的队列。
61
61