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
@@ -39,7 +39,7 @@ class RocketMQExtendProductPropertiesEntity:
39
39
  }
40
40
 
41
41
  def __init__(self, max_broker=None, max_topic_per_broker=None, max_consumer_per_broker=None, max_storage_per_node=None, min_broker=None, engine_versions=None, min_storage_per_node=None, product_alias=None):
42
- """RocketMQExtendProductPropertiesEntity
42
+ r"""RocketMQExtendProductPropertiesEntity
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class RocketMQExtendProductPropertiesEntity:
92
92
 
93
93
  @property
94
94
  def max_broker(self):
95
- """Gets the max_broker of this RocketMQExtendProductPropertiesEntity.
95
+ r"""Gets the max_broker of this RocketMQExtendProductPropertiesEntity.
96
96
 
97
97
  Broker的最大个数。
98
98
 
@@ -103,7 +103,7 @@ class RocketMQExtendProductPropertiesEntity:
103
103
 
104
104
  @max_broker.setter
105
105
  def max_broker(self, max_broker):
106
- """Sets the max_broker of this RocketMQExtendProductPropertiesEntity.
106
+ r"""Sets the max_broker of this RocketMQExtendProductPropertiesEntity.
107
107
 
108
108
  Broker的最大个数。
109
109
 
@@ -114,7 +114,7 @@ class RocketMQExtendProductPropertiesEntity:
114
114
 
115
115
  @property
116
116
  def max_topic_per_broker(self):
117
- """Gets the max_topic_per_broker of this RocketMQExtendProductPropertiesEntity.
117
+ r"""Gets the max_topic_per_broker of this RocketMQExtendProductPropertiesEntity.
118
118
 
119
119
  每个节点最多能创建的Topic个数。
120
120
 
@@ -125,7 +125,7 @@ class RocketMQExtendProductPropertiesEntity:
125
125
 
126
126
  @max_topic_per_broker.setter
127
127
  def max_topic_per_broker(self, max_topic_per_broker):
128
- """Sets the max_topic_per_broker of this RocketMQExtendProductPropertiesEntity.
128
+ r"""Sets the max_topic_per_broker of this RocketMQExtendProductPropertiesEntity.
129
129
 
130
130
  每个节点最多能创建的Topic个数。
131
131
 
@@ -136,7 +136,7 @@ class RocketMQExtendProductPropertiesEntity:
136
136
 
137
137
  @property
138
138
  def max_consumer_per_broker(self):
139
- """Gets the max_consumer_per_broker of this RocketMQExtendProductPropertiesEntity.
139
+ r"""Gets the max_consumer_per_broker of this RocketMQExtendProductPropertiesEntity.
140
140
 
141
141
  每个节点的最大消费者数。
142
142
 
@@ -147,7 +147,7 @@ class RocketMQExtendProductPropertiesEntity:
147
147
 
148
148
  @max_consumer_per_broker.setter
149
149
  def max_consumer_per_broker(self, max_consumer_per_broker):
150
- """Sets the max_consumer_per_broker of this RocketMQExtendProductPropertiesEntity.
150
+ r"""Sets the max_consumer_per_broker of this RocketMQExtendProductPropertiesEntity.
151
151
 
152
152
  每个节点的最大消费者数。
153
153
 
@@ -158,7 +158,7 @@ class RocketMQExtendProductPropertiesEntity:
158
158
 
159
159
  @property
160
160
  def max_storage_per_node(self):
161
- """Gets the max_storage_per_node of this RocketMQExtendProductPropertiesEntity.
161
+ r"""Gets the max_storage_per_node of this RocketMQExtendProductPropertiesEntity.
162
162
 
163
163
  每个节点的最大存储。单位为GB
164
164
 
@@ -169,7 +169,7 @@ class RocketMQExtendProductPropertiesEntity:
169
169
 
170
170
  @max_storage_per_node.setter
171
171
  def max_storage_per_node(self, max_storage_per_node):
172
- """Sets the max_storage_per_node of this RocketMQExtendProductPropertiesEntity.
172
+ r"""Sets the max_storage_per_node of this RocketMQExtendProductPropertiesEntity.
173
173
 
174
174
  每个节点的最大存储。单位为GB
175
175
 
@@ -180,7 +180,7 @@ class RocketMQExtendProductPropertiesEntity:
180
180
 
181
181
  @property
182
182
  def min_broker(self):
183
- """Gets the min_broker of this RocketMQExtendProductPropertiesEntity.
183
+ r"""Gets the min_broker of this RocketMQExtendProductPropertiesEntity.
184
184
 
185
185
  Broker的最小个数。
186
186
 
@@ -191,7 +191,7 @@ class RocketMQExtendProductPropertiesEntity:
191
191
 
192
192
  @min_broker.setter
193
193
  def min_broker(self, min_broker):
194
- """Sets the min_broker of this RocketMQExtendProductPropertiesEntity.
194
+ r"""Sets the min_broker of this RocketMQExtendProductPropertiesEntity.
195
195
 
196
196
  Broker的最小个数。
197
197
 
@@ -202,7 +202,7 @@ class RocketMQExtendProductPropertiesEntity:
202
202
 
203
203
  @property
204
204
  def engine_versions(self):
205
- """Gets the engine_versions of this RocketMQExtendProductPropertiesEntity.
205
+ r"""Gets the engine_versions of this RocketMQExtendProductPropertiesEntity.
206
206
 
207
207
  消息引擎版本。
208
208
 
@@ -213,7 +213,7 @@ class RocketMQExtendProductPropertiesEntity:
213
213
 
214
214
  @engine_versions.setter
215
215
  def engine_versions(self, engine_versions):
216
- """Sets the engine_versions of this RocketMQExtendProductPropertiesEntity.
216
+ r"""Sets the engine_versions of this RocketMQExtendProductPropertiesEntity.
217
217
 
218
218
  消息引擎版本。
219
219
 
@@ -224,7 +224,7 @@ class RocketMQExtendProductPropertiesEntity:
224
224
 
225
225
  @property
226
226
  def min_storage_per_node(self):
227
- """Gets the min_storage_per_node of this RocketMQExtendProductPropertiesEntity.
227
+ r"""Gets the min_storage_per_node of this RocketMQExtendProductPropertiesEntity.
228
228
 
229
229
  每个节点的最小存储。单位为GB。
230
230
 
@@ -235,7 +235,7 @@ class RocketMQExtendProductPropertiesEntity:
235
235
 
236
236
  @min_storage_per_node.setter
237
237
  def min_storage_per_node(self, min_storage_per_node):
238
- """Sets the min_storage_per_node of this RocketMQExtendProductPropertiesEntity.
238
+ r"""Sets the min_storage_per_node of this RocketMQExtendProductPropertiesEntity.
239
239
 
240
240
  每个节点的最小存储。单位为GB。
241
241
 
@@ -246,7 +246,7 @@ class RocketMQExtendProductPropertiesEntity:
246
246
 
247
247
  @property
248
248
  def product_alias(self):
249
- """Gets the product_alias of this RocketMQExtendProductPropertiesEntity.
249
+ r"""Gets the product_alias of this RocketMQExtendProductPropertiesEntity.
250
250
 
251
251
  product_id的别名。
252
252
 
@@ -257,7 +257,7 @@ class RocketMQExtendProductPropertiesEntity:
257
257
 
258
258
  @product_alias.setter
259
259
  def product_alias(self, product_alias):
260
- """Sets the product_alias of this RocketMQExtendProductPropertiesEntity.
260
+ r"""Sets the product_alias of this RocketMQExtendProductPropertiesEntity.
261
261
 
262
262
  product_id的别名。
263
263
 
@@ -27,7 +27,7 @@ class RocketMQProductSupportFeaturesEntity:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, properties=None):
30
- """RocketMQProductSupportFeaturesEntity
30
+ r"""RocketMQProductSupportFeaturesEntity
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class RocketMQProductSupportFeaturesEntity:
50
50
 
51
51
  @property
52
52
  def name(self):
53
- """Gets the name of this RocketMQProductSupportFeaturesEntity.
53
+ r"""Gets the name of this RocketMQProductSupportFeaturesEntity.
54
54
 
55
55
  特性名称。
56
56
 
@@ -61,7 +61,7 @@ class RocketMQProductSupportFeaturesEntity:
61
61
 
62
62
  @name.setter
63
63
  def name(self, name):
64
- """Sets the name of this RocketMQProductSupportFeaturesEntity.
64
+ r"""Sets the name of this RocketMQProductSupportFeaturesEntity.
65
65
 
66
66
  特性名称。
67
67
 
@@ -72,7 +72,7 @@ class RocketMQProductSupportFeaturesEntity:
72
72
 
73
73
  @property
74
74
  def properties(self):
75
- """Gets the properties of this RocketMQProductSupportFeaturesEntity.
75
+ r"""Gets the properties of this RocketMQProductSupportFeaturesEntity.
76
76
 
77
77
  功能特性的键值对。
78
78
 
@@ -83,7 +83,7 @@ class RocketMQProductSupportFeaturesEntity:
83
83
 
84
84
  @properties.setter
85
85
  def properties(self, properties):
86
- """Sets the properties of this RocketMQProductSupportFeaturesEntity.
86
+ r"""Sets the properties of this RocketMQProductSupportFeaturesEntity.
87
87
 
88
88
  功能特性的键值对。
89
89
 
@@ -29,7 +29,7 @@ class SendDlqMessageRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, engine=None, instance_id=None, body=None):
32
- """SendDlqMessageRequest
32
+ r"""SendDlqMessageRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class SendDlqMessageRequest:
55
55
 
56
56
  @property
57
57
  def engine(self):
58
- """Gets the engine of this SendDlqMessageRequest.
58
+ r"""Gets the engine of this SendDlqMessageRequest.
59
59
 
60
60
  消息引擎。
61
61
 
@@ -66,7 +66,7 @@ class SendDlqMessageRequest:
66
66
 
67
67
  @engine.setter
68
68
  def engine(self, engine):
69
- """Sets the engine of this SendDlqMessageRequest.
69
+ r"""Sets the engine of this SendDlqMessageRequest.
70
70
 
71
71
  消息引擎。
72
72
 
@@ -77,7 +77,7 @@ class SendDlqMessageRequest:
77
77
 
78
78
  @property
79
79
  def instance_id(self):
80
- """Gets the instance_id of this SendDlqMessageRequest.
80
+ r"""Gets the instance_id of this SendDlqMessageRequest.
81
81
 
82
82
  实例ID。
83
83
 
@@ -88,7 +88,7 @@ class SendDlqMessageRequest:
88
88
 
89
89
  @instance_id.setter
90
90
  def instance_id(self, instance_id):
91
- """Sets the instance_id of this SendDlqMessageRequest.
91
+ r"""Sets the instance_id of this SendDlqMessageRequest.
92
92
 
93
93
  实例ID。
94
94
 
@@ -99,7 +99,7 @@ class SendDlqMessageRequest:
99
99
 
100
100
  @property
101
101
  def body(self):
102
- """Gets the body of this SendDlqMessageRequest.
102
+ r"""Gets the body of this SendDlqMessageRequest.
103
103
 
104
104
  :return: The body of this SendDlqMessageRequest.
105
105
  :rtype: :class:`huaweicloudsdkrocketmq.v2.DeadletterResendReq`
@@ -108,7 +108,7 @@ class SendDlqMessageRequest:
108
108
 
109
109
  @body.setter
110
110
  def body(self, body):
111
- """Sets the body of this SendDlqMessageRequest.
111
+ r"""Sets the body of this SendDlqMessageRequest.
112
112
 
113
113
  :param body: The body of this SendDlqMessageRequest.
114
114
  :type body: :class:`huaweicloudsdkrocketmq.v2.DeadletterResendReq`
@@ -26,7 +26,7 @@ class SendDlqMessageResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, resend_results=None):
29
- """SendDlqMessageResponse
29
+ r"""SendDlqMessageResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class SendDlqMessageResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def resend_results(self):
47
- """Gets the resend_results of this SendDlqMessageResponse.
47
+ r"""Gets the resend_results of this SendDlqMessageResponse.
48
48
 
49
49
  重发死信消息结果。
50
50
 
@@ -55,7 +55,7 @@ class SendDlqMessageResponse(SdkResponse):
55
55
 
56
56
  @resend_results.setter
57
57
  def resend_results(self, resend_results):
58
- """Sets the resend_results of this SendDlqMessageResponse.
58
+ r"""Sets the resend_results of this SendDlqMessageResponse.
59
59
 
60
60
  重发死信消息结果。
61
61
 
@@ -33,7 +33,7 @@ class ShowConsumerConnectionsRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, instance_id=None, group=None, limit=None, offset=None, is_detail=None):
36
- """ShowConsumerConnectionsRequest
36
+ r"""ShowConsumerConnectionsRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -69,7 +69,7 @@ class ShowConsumerConnectionsRequest:
69
69
 
70
70
  @property
71
71
  def instance_id(self):
72
- """Gets the instance_id of this ShowConsumerConnectionsRequest.
72
+ r"""Gets the instance_id of this ShowConsumerConnectionsRequest.
73
73
 
74
74
  实例ID。
75
75
 
@@ -80,7 +80,7 @@ class ShowConsumerConnectionsRequest:
80
80
 
81
81
  @instance_id.setter
82
82
  def instance_id(self, instance_id):
83
- """Sets the instance_id of this ShowConsumerConnectionsRequest.
83
+ r"""Sets the instance_id of this ShowConsumerConnectionsRequest.
84
84
 
85
85
  实例ID。
86
86
 
@@ -91,7 +91,7 @@ class ShowConsumerConnectionsRequest:
91
91
 
92
92
  @property
93
93
  def group(self):
94
- """Gets the group of this ShowConsumerConnectionsRequest.
94
+ r"""Gets the group of this ShowConsumerConnectionsRequest.
95
95
 
96
96
  消费组名称。
97
97
 
@@ -102,7 +102,7 @@ class ShowConsumerConnectionsRequest:
102
102
 
103
103
  @group.setter
104
104
  def group(self, group):
105
- """Sets the group of this ShowConsumerConnectionsRequest.
105
+ r"""Sets the group of this ShowConsumerConnectionsRequest.
106
106
 
107
107
  消费组名称。
108
108
 
@@ -113,7 +113,7 @@ class ShowConsumerConnectionsRequest:
113
113
 
114
114
  @property
115
115
  def limit(self):
116
- """Gets the limit of this ShowConsumerConnectionsRequest.
116
+ r"""Gets the limit of this ShowConsumerConnectionsRequest.
117
117
 
118
118
  查询数量,取值范围为1~50。
119
119
 
@@ -124,7 +124,7 @@ class ShowConsumerConnectionsRequest:
124
124
 
125
125
  @limit.setter
126
126
  def limit(self, limit):
127
- """Sets the limit of this ShowConsumerConnectionsRequest.
127
+ r"""Sets the limit of this ShowConsumerConnectionsRequest.
128
128
 
129
129
  查询数量,取值范围为1~50。
130
130
 
@@ -135,7 +135,7 @@ class ShowConsumerConnectionsRequest:
135
135
 
136
136
  @property
137
137
  def offset(self):
138
- """Gets the offset of this ShowConsumerConnectionsRequest.
138
+ r"""Gets the offset of this ShowConsumerConnectionsRequest.
139
139
 
140
140
  偏移量,表示从此偏移量开始查询, offset大于等于0。
141
141
 
@@ -146,7 +146,7 @@ class ShowConsumerConnectionsRequest:
146
146
 
147
147
  @offset.setter
148
148
  def offset(self, offset):
149
- """Sets the offset of this ShowConsumerConnectionsRequest.
149
+ r"""Sets the offset of this ShowConsumerConnectionsRequest.
150
150
 
151
151
  偏移量,表示从此偏移量开始查询, offset大于等于0。
152
152
 
@@ -157,7 +157,7 @@ class ShowConsumerConnectionsRequest:
157
157
 
158
158
  @property
159
159
  def is_detail(self):
160
- """Gets the is_detail of this ShowConsumerConnectionsRequest.
160
+ r"""Gets the is_detail of this ShowConsumerConnectionsRequest.
161
161
 
162
162
  是否查询消费者详细列表,参数为“true”则表示查询详细列表,否则表示查询简易列表。
163
163
 
@@ -168,7 +168,7 @@ class ShowConsumerConnectionsRequest:
168
168
 
169
169
  @is_detail.setter
170
170
  def is_detail(self, is_detail):
171
- """Sets the is_detail of this ShowConsumerConnectionsRequest.
171
+ r"""Sets the is_detail of this ShowConsumerConnectionsRequest.
172
172
 
173
173
  是否查询消费者详细列表,参数为“true”则表示查询详细列表,否则表示查询简易列表。
174
174
 
@@ -38,7 +38,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, group_name=None, online=None, subscription_consistency=None, total=None, next_offset=None, previous_offset=None, clients=None):
41
- """ShowConsumerConnectionsResponse
41
+ r"""ShowConsumerConnectionsResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -86,7 +86,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
86
86
 
87
87
  @property
88
88
  def group_name(self):
89
- """Gets the group_name of this ShowConsumerConnectionsResponse.
89
+ r"""Gets the group_name of this ShowConsumerConnectionsResponse.
90
90
 
91
91
  消费组名称。
92
92
 
@@ -97,7 +97,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
97
97
 
98
98
  @group_name.setter
99
99
  def group_name(self, group_name):
100
- """Sets the group_name of this ShowConsumerConnectionsResponse.
100
+ r"""Sets the group_name of this ShowConsumerConnectionsResponse.
101
101
 
102
102
  消费组名称。
103
103
 
@@ -108,7 +108,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
108
108
 
109
109
  @property
110
110
  def online(self):
111
- """Gets the online of this ShowConsumerConnectionsResponse.
111
+ r"""Gets the online of this ShowConsumerConnectionsResponse.
112
112
 
113
113
  消费组是否在线。
114
114
 
@@ -119,7 +119,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
119
119
 
120
120
  @online.setter
121
121
  def online(self, online):
122
- """Sets the online of this ShowConsumerConnectionsResponse.
122
+ r"""Sets the online of this ShowConsumerConnectionsResponse.
123
123
 
124
124
  消费组是否在线。
125
125
 
@@ -130,7 +130,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
130
130
 
131
131
  @property
132
132
  def subscription_consistency(self):
133
- """Gets the subscription_consistency of this ShowConsumerConnectionsResponse.
133
+ r"""Gets the subscription_consistency of this ShowConsumerConnectionsResponse.
134
134
 
135
135
  订阅关系是否一致。
136
136
 
@@ -141,7 +141,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
141
141
 
142
142
  @subscription_consistency.setter
143
143
  def subscription_consistency(self, subscription_consistency):
144
- """Sets the subscription_consistency of this ShowConsumerConnectionsResponse.
144
+ r"""Sets the subscription_consistency of this ShowConsumerConnectionsResponse.
145
145
 
146
146
  订阅关系是否一致。
147
147
 
@@ -152,7 +152,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
152
152
 
153
153
  @property
154
154
  def total(self):
155
- """Gets the total of this ShowConsumerConnectionsResponse.
155
+ r"""Gets the total of this ShowConsumerConnectionsResponse.
156
156
 
157
157
  消费者总数。
158
158
 
@@ -163,7 +163,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
163
163
 
164
164
  @total.setter
165
165
  def total(self, total):
166
- """Sets the total of this ShowConsumerConnectionsResponse.
166
+ r"""Sets the total of this ShowConsumerConnectionsResponse.
167
167
 
168
168
  消费者总数。
169
169
 
@@ -174,7 +174,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
174
174
 
175
175
  @property
176
176
  def next_offset(self):
177
- """Gets the next_offset of this ShowConsumerConnectionsResponse.
177
+ r"""Gets the next_offset of this ShowConsumerConnectionsResponse.
178
178
 
179
179
  下个分页的offset。
180
180
 
@@ -185,7 +185,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
185
185
 
186
186
  @next_offset.setter
187
187
  def next_offset(self, next_offset):
188
- """Sets the next_offset of this ShowConsumerConnectionsResponse.
188
+ r"""Sets the next_offset of this ShowConsumerConnectionsResponse.
189
189
 
190
190
  下个分页的offset。
191
191
 
@@ -196,7 +196,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
196
196
 
197
197
  @property
198
198
  def previous_offset(self):
199
- """Gets the previous_offset of this ShowConsumerConnectionsResponse.
199
+ r"""Gets the previous_offset of this ShowConsumerConnectionsResponse.
200
200
 
201
201
  上个分页的offset。
202
202
 
@@ -207,7 +207,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
207
207
 
208
208
  @previous_offset.setter
209
209
  def previous_offset(self, previous_offset):
210
- """Sets the previous_offset of this ShowConsumerConnectionsResponse.
210
+ r"""Sets the previous_offset of this ShowConsumerConnectionsResponse.
211
211
 
212
212
  上个分页的offset。
213
213
 
@@ -218,7 +218,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
218
218
 
219
219
  @property
220
220
  def clients(self):
221
- """Gets the clients of this ShowConsumerConnectionsResponse.
221
+ r"""Gets the clients of this ShowConsumerConnectionsResponse.
222
222
 
223
223
  消费者订阅详情列表。
224
224
 
@@ -229,7 +229,7 @@ class ShowConsumerConnectionsResponse(SdkResponse):
229
229
 
230
230
  @clients.setter
231
231
  def clients(self, clients):
232
- """Sets the clients of this ShowConsumerConnectionsResponse.
232
+ r"""Sets the clients of this ShowConsumerConnectionsResponse.
233
233
 
234
234
  消费者订阅详情列表。
235
235
 
@@ -33,7 +33,7 @@ class ShowConsumerListOrDetailsRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, instance_id=None, group=None, topic=None, limit=None, offset=None):
36
- """ShowConsumerListOrDetailsRequest
36
+ r"""ShowConsumerListOrDetailsRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -69,7 +69,7 @@ class ShowConsumerListOrDetailsRequest:
69
69
 
70
70
  @property
71
71
  def instance_id(self):
72
- """Gets the instance_id of this ShowConsumerListOrDetailsRequest.
72
+ r"""Gets the instance_id of this ShowConsumerListOrDetailsRequest.
73
73
 
74
74
  实例ID。
75
75
 
@@ -80,7 +80,7 @@ class ShowConsumerListOrDetailsRequest:
80
80
 
81
81
  @instance_id.setter
82
82
  def instance_id(self, instance_id):
83
- """Sets the instance_id of this ShowConsumerListOrDetailsRequest.
83
+ r"""Sets the instance_id of this ShowConsumerListOrDetailsRequest.
84
84
 
85
85
  实例ID。
86
86
 
@@ -91,7 +91,7 @@ class ShowConsumerListOrDetailsRequest:
91
91
 
92
92
  @property
93
93
  def group(self):
94
- """Gets the group of this ShowConsumerListOrDetailsRequest.
94
+ r"""Gets the group of this ShowConsumerListOrDetailsRequest.
95
95
 
96
96
  消费组名称。
97
97
 
@@ -102,7 +102,7 @@ class ShowConsumerListOrDetailsRequest:
102
102
 
103
103
  @group.setter
104
104
  def group(self, group):
105
- """Sets the group of this ShowConsumerListOrDetailsRequest.
105
+ r"""Sets the group of this ShowConsumerListOrDetailsRequest.
106
106
 
107
107
  消费组名称。
108
108
 
@@ -113,7 +113,7 @@ class ShowConsumerListOrDetailsRequest:
113
113
 
114
114
  @property
115
115
  def topic(self):
116
- """Gets the topic of this ShowConsumerListOrDetailsRequest.
116
+ r"""Gets the topic of this ShowConsumerListOrDetailsRequest.
117
117
 
118
118
  待查询的Topic,不指定时查询Topic列表,指定时查询详情。
119
119
 
@@ -124,7 +124,7 @@ class ShowConsumerListOrDetailsRequest:
124
124
 
125
125
  @topic.setter
126
126
  def topic(self, topic):
127
- """Sets the topic of this ShowConsumerListOrDetailsRequest.
127
+ r"""Sets the topic of this ShowConsumerListOrDetailsRequest.
128
128
 
129
129
  待查询的Topic,不指定时查询Topic列表,指定时查询详情。
130
130
 
@@ -135,7 +135,7 @@ class ShowConsumerListOrDetailsRequest:
135
135
 
136
136
  @property
137
137
  def limit(self):
138
- """Gets the limit of this ShowConsumerListOrDetailsRequest.
138
+ r"""Gets the limit of this ShowConsumerListOrDetailsRequest.
139
139
 
140
140
  当次查询返回的最大个数,默认值为10,取值范围为1~50。
141
141
 
@@ -146,7 +146,7 @@ class ShowConsumerListOrDetailsRequest:
146
146
 
147
147
  @limit.setter
148
148
  def limit(self, limit):
149
- """Sets the limit of this ShowConsumerListOrDetailsRequest.
149
+ r"""Sets the limit of this ShowConsumerListOrDetailsRequest.
150
150
 
151
151
  当次查询返回的最大个数,默认值为10,取值范围为1~50。
152
152
 
@@ -157,7 +157,7 @@ class ShowConsumerListOrDetailsRequest:
157
157
 
158
158
  @property
159
159
  def offset(self):
160
- """Gets the offset of this ShowConsumerListOrDetailsRequest.
160
+ r"""Gets the offset of this ShowConsumerListOrDetailsRequest.
161
161
 
162
162
  偏移量,表示从此偏移量开始查询, offset大于等于0。
163
163
 
@@ -168,7 +168,7 @@ class ShowConsumerListOrDetailsRequest:
168
168
 
169
169
  @offset.setter
170
170
  def offset(self, offset):
171
- """Sets the offset of this ShowConsumerListOrDetailsRequest.
171
+ r"""Sets the offset of this ShowConsumerListOrDetailsRequest.
172
172
 
173
173
  偏移量,表示从此偏移量开始查询, offset大于等于0。
174
174