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
@@ -37,7 +37,7 @@ class CreateTopicOrBatchDeleteTopicReq:
37
37
  }
38
38
 
39
39
  def __init__(self, name=None, brokers=None, queue_num=None, queues=None, permission=None, message_type=None, topics=None):
40
- """CreateTopicOrBatchDeleteTopicReq
40
+ r"""CreateTopicOrBatchDeleteTopicReq
41
41
 
42
42
  The model defined in huaweicloud sdk
43
43
 
@@ -85,7 +85,7 @@ class CreateTopicOrBatchDeleteTopicReq:
85
85
 
86
86
  @property
87
87
  def name(self):
88
- """Gets the name of this CreateTopicOrBatchDeleteTopicReq.
88
+ r"""Gets the name of this CreateTopicOrBatchDeleteTopicReq.
89
89
 
90
90
  主题名称,只能由英文字母、数字、百分号、竖线、中划线、下划线组成,长度3~64个字符。
91
91
 
@@ -96,7 +96,7 @@ class CreateTopicOrBatchDeleteTopicReq:
96
96
 
97
97
  @name.setter
98
98
  def name(self, name):
99
- """Sets the name of this CreateTopicOrBatchDeleteTopicReq.
99
+ r"""Sets the name of this CreateTopicOrBatchDeleteTopicReq.
100
100
 
101
101
  主题名称,只能由英文字母、数字、百分号、竖线、中划线、下划线组成,长度3~64个字符。
102
102
 
@@ -107,7 +107,7 @@ class CreateTopicOrBatchDeleteTopicReq:
107
107
 
108
108
  @property
109
109
  def brokers(self):
110
- """Gets the brokers of this CreateTopicOrBatchDeleteTopicReq.
110
+ r"""Gets the brokers of this CreateTopicOrBatchDeleteTopicReq.
111
111
 
112
112
  关联的代理(仅RocketMQ实例4.8.0版本需要填写此参数)。
113
113
 
@@ -118,7 +118,7 @@ class CreateTopicOrBatchDeleteTopicReq:
118
118
 
119
119
  @brokers.setter
120
120
  def brokers(self, brokers):
121
- """Sets the brokers of this CreateTopicOrBatchDeleteTopicReq.
121
+ r"""Sets the brokers of this CreateTopicOrBatchDeleteTopicReq.
122
122
 
123
123
  关联的代理(仅RocketMQ实例4.8.0版本需要填写此参数)。
124
124
 
@@ -129,7 +129,7 @@ class CreateTopicOrBatchDeleteTopicReq:
129
129
 
130
130
  @property
131
131
  def queue_num(self):
132
- """Gets the queue_num of this CreateTopicOrBatchDeleteTopicReq.
132
+ r"""Gets the queue_num of this CreateTopicOrBatchDeleteTopicReq.
133
133
 
134
134
  队列数,范围1~50。
135
135
 
@@ -140,7 +140,7 @@ class CreateTopicOrBatchDeleteTopicReq:
140
140
 
141
141
  @queue_num.setter
142
142
  def queue_num(self, queue_num):
143
- """Sets the queue_num of this CreateTopicOrBatchDeleteTopicReq.
143
+ r"""Sets the queue_num of this CreateTopicOrBatchDeleteTopicReq.
144
144
 
145
145
  队列数,范围1~50。
146
146
 
@@ -151,7 +151,7 @@ class CreateTopicOrBatchDeleteTopicReq:
151
151
 
152
152
  @property
153
153
  def queues(self):
154
- """Gets the queues of this CreateTopicOrBatchDeleteTopicReq.
154
+ r"""Gets the queues of this CreateTopicOrBatchDeleteTopicReq.
155
155
 
156
156
  队列(仅RocketMQ实例4.8.0版本需要填写此参数)。
157
157
 
@@ -162,7 +162,7 @@ class CreateTopicOrBatchDeleteTopicReq:
162
162
 
163
163
  @queues.setter
164
164
  def queues(self, queues):
165
- """Sets the queues of this CreateTopicOrBatchDeleteTopicReq.
165
+ r"""Sets the queues of this CreateTopicOrBatchDeleteTopicReq.
166
166
 
167
167
  队列(仅RocketMQ实例4.8.0版本需要填写此参数)。
168
168
 
@@ -173,7 +173,7 @@ class CreateTopicOrBatchDeleteTopicReq:
173
173
 
174
174
  @property
175
175
  def permission(self):
176
- """Gets the permission of this CreateTopicOrBatchDeleteTopicReq.
176
+ r"""Gets the permission of this CreateTopicOrBatchDeleteTopicReq.
177
177
 
178
178
  权限(仅RocketMQ实例4.8.0版本需要填写此参数)。 取值范围: - pub(发布) - sub(订阅) - all(发布+订阅)
179
179
 
@@ -184,7 +184,7 @@ class CreateTopicOrBatchDeleteTopicReq:
184
184
 
185
185
  @permission.setter
186
186
  def permission(self, permission):
187
- """Sets the permission of this CreateTopicOrBatchDeleteTopicReq.
187
+ r"""Sets the permission of this CreateTopicOrBatchDeleteTopicReq.
188
188
 
189
189
  权限(仅RocketMQ实例4.8.0版本需要填写此参数)。 取值范围: - pub(发布) - sub(订阅) - all(发布+订阅)
190
190
 
@@ -195,7 +195,7 @@ class CreateTopicOrBatchDeleteTopicReq:
195
195
 
196
196
  @property
197
197
  def message_type(self):
198
- """Gets the message_type of this CreateTopicOrBatchDeleteTopicReq.
198
+ r"""Gets the message_type of this CreateTopicOrBatchDeleteTopicReq.
199
199
 
200
200
  消息类型(仅RocketMQ实例5.x版本需要填写此参数)。 取值范围: - NORMAL(普通消息) - FIFO(顺序消息) - DELAY(定时消息) - TRANSACTION(事务消息)
201
201
 
@@ -206,7 +206,7 @@ class CreateTopicOrBatchDeleteTopicReq:
206
206
 
207
207
  @message_type.setter
208
208
  def message_type(self, message_type):
209
- """Sets the message_type of this CreateTopicOrBatchDeleteTopicReq.
209
+ r"""Sets the message_type of this CreateTopicOrBatchDeleteTopicReq.
210
210
 
211
211
  消息类型(仅RocketMQ实例5.x版本需要填写此参数)。 取值范围: - NORMAL(普通消息) - FIFO(顺序消息) - DELAY(定时消息) - TRANSACTION(事务消息)
212
212
 
@@ -217,7 +217,7 @@ class CreateTopicOrBatchDeleteTopicReq:
217
217
 
218
218
  @property
219
219
  def topics(self):
220
- """Gets the topics of this CreateTopicOrBatchDeleteTopicReq.
220
+ r"""Gets the topics of this CreateTopicOrBatchDeleteTopicReq.
221
221
 
222
222
  主题列表,当批量删除主题时使用。
223
223
 
@@ -228,7 +228,7 @@ class CreateTopicOrBatchDeleteTopicReq:
228
228
 
229
229
  @topics.setter
230
230
  def topics(self, topics):
231
- """Sets the topics of this CreateTopicOrBatchDeleteTopicReq.
231
+ r"""Sets the topics of this CreateTopicOrBatchDeleteTopicReq.
232
232
 
233
233
  主题列表,当批量删除主题时使用。
234
234
 
@@ -29,7 +29,7 @@ class CreateTopicOrBatchDeleteTopicRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, instance_id=None, action=None, body=None):
32
- """CreateTopicOrBatchDeleteTopicRequest
32
+ r"""CreateTopicOrBatchDeleteTopicRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class CreateTopicOrBatchDeleteTopicRequest:
56
56
 
57
57
  @property
58
58
  def instance_id(self):
59
- """Gets the instance_id of this CreateTopicOrBatchDeleteTopicRequest.
59
+ r"""Gets the instance_id of this CreateTopicOrBatchDeleteTopicRequest.
60
60
 
61
61
  实例ID。
62
62
 
@@ -67,7 +67,7 @@ class CreateTopicOrBatchDeleteTopicRequest:
67
67
 
68
68
  @instance_id.setter
69
69
  def instance_id(self, instance_id):
70
- """Sets the instance_id of this CreateTopicOrBatchDeleteTopicRequest.
70
+ r"""Sets the instance_id of this CreateTopicOrBatchDeleteTopicRequest.
71
71
 
72
72
  实例ID。
73
73
 
@@ -78,7 +78,7 @@ class CreateTopicOrBatchDeleteTopicRequest:
78
78
 
79
79
  @property
80
80
  def action(self):
81
- """Gets the action of this CreateTopicOrBatchDeleteTopicRequest.
81
+ r"""Gets the action of this CreateTopicOrBatchDeleteTopicRequest.
82
82
 
83
83
  批量删除Topic时使用,不配置则为创建接口。删除操作:delete。
84
84
 
@@ -89,7 +89,7 @@ class CreateTopicOrBatchDeleteTopicRequest:
89
89
 
90
90
  @action.setter
91
91
  def action(self, action):
92
- """Sets the action of this CreateTopicOrBatchDeleteTopicRequest.
92
+ r"""Sets the action of this CreateTopicOrBatchDeleteTopicRequest.
93
93
 
94
94
  批量删除Topic时使用,不配置则为创建接口。删除操作:delete。
95
95
 
@@ -100,7 +100,7 @@ class CreateTopicOrBatchDeleteTopicRequest:
100
100
 
101
101
  @property
102
102
  def body(self):
103
- """Gets the body of this CreateTopicOrBatchDeleteTopicRequest.
103
+ r"""Gets the body of this CreateTopicOrBatchDeleteTopicRequest.
104
104
 
105
105
  :return: The body of this CreateTopicOrBatchDeleteTopicRequest.
106
106
  :rtype: :class:`huaweicloudsdkrocketmq.v2.CreateTopicOrBatchDeleteTopicReq`
@@ -109,7 +109,7 @@ class CreateTopicOrBatchDeleteTopicRequest:
109
109
 
110
110
  @body.setter
111
111
  def body(self, body):
112
- """Sets the body of this CreateTopicOrBatchDeleteTopicRequest.
112
+ r"""Sets the body of this CreateTopicOrBatchDeleteTopicRequest.
113
113
 
114
114
  :param body: The body of this CreateTopicOrBatchDeleteTopicRequest.
115
115
  :type body: :class:`huaweicloudsdkrocketmq.v2.CreateTopicOrBatchDeleteTopicReq`
@@ -28,7 +28,7 @@ class CreateTopicOrBatchDeleteTopicResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, id=None, job_id=None):
31
- """CreateTopicOrBatchDeleteTopicResponse
31
+ r"""CreateTopicOrBatchDeleteTopicResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class CreateTopicOrBatchDeleteTopicResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def id(self):
54
- """Gets the id of this CreateTopicOrBatchDeleteTopicResponse.
54
+ r"""Gets the id of this CreateTopicOrBatchDeleteTopicResponse.
55
55
 
56
56
  主题名称。
57
57
 
@@ -62,7 +62,7 @@ class CreateTopicOrBatchDeleteTopicResponse(SdkResponse):
62
62
 
63
63
  @id.setter
64
64
  def id(self, id):
65
- """Sets the id of this CreateTopicOrBatchDeleteTopicResponse.
65
+ r"""Sets the id of this CreateTopicOrBatchDeleteTopicResponse.
66
66
 
67
67
  主题名称。
68
68
 
@@ -73,7 +73,7 @@ class CreateTopicOrBatchDeleteTopicResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def job_id(self):
76
- """Gets the job_id of this CreateTopicOrBatchDeleteTopicResponse.
76
+ r"""Gets the job_id of this CreateTopicOrBatchDeleteTopicResponse.
77
77
 
78
78
  删除主题任务ID。
79
79
 
@@ -84,7 +84,7 @@ class CreateTopicOrBatchDeleteTopicResponse(SdkResponse):
84
84
 
85
85
  @job_id.setter
86
86
  def job_id(self, job_id):
87
- """Sets the job_id of this CreateTopicOrBatchDeleteTopicResponse.
87
+ r"""Sets the job_id of this CreateTopicOrBatchDeleteTopicResponse.
88
88
 
89
89
  删除主题任务ID。
90
90
 
@@ -35,7 +35,7 @@ class CreateTopicReq:
35
35
  }
36
36
 
37
37
  def __init__(self, name=None, brokers=None, queue_num=None, queues=None, permission=None, message_type=None):
38
- """CreateTopicReq
38
+ r"""CreateTopicReq
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class CreateTopicReq:
78
78
 
79
79
  @property
80
80
  def name(self):
81
- """Gets the name of this CreateTopicReq.
81
+ r"""Gets the name of this CreateTopicReq.
82
82
 
83
83
  主题名称,只能由英文字母、数字、百分号、竖线、中划线、下划线组成,长度3~64个字符。
84
84
 
@@ -89,7 +89,7 @@ class CreateTopicReq:
89
89
 
90
90
  @name.setter
91
91
  def name(self, name):
92
- """Sets the name of this CreateTopicReq.
92
+ r"""Sets the name of this CreateTopicReq.
93
93
 
94
94
  主题名称,只能由英文字母、数字、百分号、竖线、中划线、下划线组成,长度3~64个字符。
95
95
 
@@ -100,7 +100,7 @@ class CreateTopicReq:
100
100
 
101
101
  @property
102
102
  def brokers(self):
103
- """Gets the brokers of this CreateTopicReq.
103
+ r"""Gets the brokers of this CreateTopicReq.
104
104
 
105
105
  关联的代理(仅RocketMQ实例4.8.0版本需要填写此参数)。
106
106
 
@@ -111,7 +111,7 @@ class CreateTopicReq:
111
111
 
112
112
  @brokers.setter
113
113
  def brokers(self, brokers):
114
- """Sets the brokers of this CreateTopicReq.
114
+ r"""Sets the brokers of this CreateTopicReq.
115
115
 
116
116
  关联的代理(仅RocketMQ实例4.8.0版本需要填写此参数)。
117
117
 
@@ -122,7 +122,7 @@ class CreateTopicReq:
122
122
 
123
123
  @property
124
124
  def queue_num(self):
125
- """Gets the queue_num of this CreateTopicReq.
125
+ r"""Gets the queue_num of this CreateTopicReq.
126
126
 
127
127
  队列数,范围1~50。
128
128
 
@@ -133,7 +133,7 @@ class CreateTopicReq:
133
133
 
134
134
  @queue_num.setter
135
135
  def queue_num(self, queue_num):
136
- """Sets the queue_num of this CreateTopicReq.
136
+ r"""Sets the queue_num of this CreateTopicReq.
137
137
 
138
138
  队列数,范围1~50。
139
139
 
@@ -144,7 +144,7 @@ class CreateTopicReq:
144
144
 
145
145
  @property
146
146
  def queues(self):
147
- """Gets the queues of this CreateTopicReq.
147
+ r"""Gets the queues of this CreateTopicReq.
148
148
 
149
149
  队列(仅RocketMQ实例4.8.0版本需要填写此参数)。
150
150
 
@@ -155,7 +155,7 @@ class CreateTopicReq:
155
155
 
156
156
  @queues.setter
157
157
  def queues(self, queues):
158
- """Sets the queues of this CreateTopicReq.
158
+ r"""Sets the queues of this CreateTopicReq.
159
159
 
160
160
  队列(仅RocketMQ实例4.8.0版本需要填写此参数)。
161
161
 
@@ -166,7 +166,7 @@ class CreateTopicReq:
166
166
 
167
167
  @property
168
168
  def permission(self):
169
- """Gets the permission of this CreateTopicReq.
169
+ r"""Gets the permission of this CreateTopicReq.
170
170
 
171
171
  权限(仅RocketMQ实例4.8.0版本需要填写此参数)。 取值范围: - pub(发布) - sub(订阅) - all(发布+订阅)
172
172
 
@@ -177,7 +177,7 @@ class CreateTopicReq:
177
177
 
178
178
  @permission.setter
179
179
  def permission(self, permission):
180
- """Sets the permission of this CreateTopicReq.
180
+ r"""Sets the permission of this CreateTopicReq.
181
181
 
182
182
  权限(仅RocketMQ实例4.8.0版本需要填写此参数)。 取值范围: - pub(发布) - sub(订阅) - all(发布+订阅)
183
183
 
@@ -188,7 +188,7 @@ class CreateTopicReq:
188
188
 
189
189
  @property
190
190
  def message_type(self):
191
- """Gets the message_type of this CreateTopicReq.
191
+ r"""Gets the message_type of this CreateTopicReq.
192
192
 
193
193
  消息类型(仅RocketMQ实例5.x版本需要填写此参数)。 取值范围: - NORMAL(普通消息) - FIFO(顺序消息) - DELAY(定时消息) - TRANSACTION(事务消息)
194
194
 
@@ -199,7 +199,7 @@ class CreateTopicReq:
199
199
 
200
200
  @message_type.setter
201
201
  def message_type(self, message_type):
202
- """Sets the message_type of this CreateTopicReq.
202
+ r"""Sets the message_type of this CreateTopicReq.
203
203
 
204
204
  消息类型(仅RocketMQ实例5.x版本需要填写此参数)。 取值范围: - NORMAL(普通消息) - FIFO(顺序消息) - DELAY(定时消息) - TRANSACTION(事务消息)
205
205
 
@@ -27,7 +27,7 @@ class CreateTopicReqQueues:
27
27
  }
28
28
 
29
29
  def __init__(self, broker=None, queue_num=None):
30
- """CreateTopicReqQueues
30
+ r"""CreateTopicReqQueues
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class CreateTopicReqQueues:
50
50
 
51
51
  @property
52
52
  def broker(self):
53
- """Gets the broker of this CreateTopicReqQueues.
53
+ r"""Gets the broker of this CreateTopicReqQueues.
54
54
 
55
55
  关联的代理。
56
56
 
@@ -61,7 +61,7 @@ class CreateTopicReqQueues:
61
61
 
62
62
  @broker.setter
63
63
  def broker(self, broker):
64
- """Sets the broker of this CreateTopicReqQueues.
64
+ r"""Sets the broker of this CreateTopicReqQueues.
65
65
 
66
66
  关联的代理。
67
67
 
@@ -72,7 +72,7 @@ class CreateTopicReqQueues:
72
72
 
73
73
  @property
74
74
  def queue_num(self):
75
- """Gets the queue_num of this CreateTopicReqQueues.
75
+ r"""Gets the queue_num of this CreateTopicReqQueues.
76
76
 
77
77
  队列数,范围1~50。
78
78
 
@@ -83,7 +83,7 @@ class CreateTopicReqQueues:
83
83
 
84
84
  @queue_num.setter
85
85
  def queue_num(self, queue_num):
86
- """Sets the queue_num of this CreateTopicReqQueues.
86
+ r"""Sets the queue_num of this CreateTopicReqQueues.
87
87
 
88
88
  队列数,范围1~50。
89
89
 
@@ -25,7 +25,7 @@ class CreateTopicResp:
25
25
  }
26
26
 
27
27
  def __init__(self, id=None):
28
- """CreateTopicResp
28
+ r"""CreateTopicResp
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateTopicResp:
43
43
 
44
44
  @property
45
45
  def id(self):
46
- """Gets the id of this CreateTopicResp.
46
+ r"""Gets the id of this CreateTopicResp.
47
47
 
48
48
  主题名称。
49
49
 
@@ -54,7 +54,7 @@ class CreateTopicResp:
54
54
 
55
55
  @id.setter
56
56
  def id(self, id):
57
- """Sets the id of this CreateTopicResp.
57
+ r"""Sets the id of this CreateTopicResp.
58
58
 
59
59
  主题名称。
60
60
 
@@ -27,7 +27,7 @@ class CreateUserRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, instance_id=None, body=None):
30
- """CreateUserRequest
30
+ r"""CreateUserRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class CreateUserRequest:
49
49
 
50
50
  @property
51
51
  def instance_id(self):
52
- """Gets the instance_id of this CreateUserRequest.
52
+ r"""Gets the instance_id of this CreateUserRequest.
53
53
 
54
54
  实例ID。
55
55
 
@@ -60,7 +60,7 @@ class CreateUserRequest:
60
60
 
61
61
  @instance_id.setter
62
62
  def instance_id(self, instance_id):
63
- """Sets the instance_id of this CreateUserRequest.
63
+ r"""Sets the instance_id of this CreateUserRequest.
64
64
 
65
65
  实例ID。
66
66
 
@@ -71,7 +71,7 @@ class CreateUserRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this CreateUserRequest.
74
+ r"""Gets the body of this CreateUserRequest.
75
75
 
76
76
  :return: The body of this CreateUserRequest.
77
77
  :rtype: :class:`huaweicloudsdkrocketmq.v2.User`
@@ -80,7 +80,7 @@ class CreateUserRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this CreateUserRequest.
83
+ r"""Sets the body of this CreateUserRequest.
84
84
 
85
85
  :param body: The body of this CreateUserRequest.
86
86
  :type body: :class:`huaweicloudsdkrocketmq.v2.User`
@@ -40,7 +40,7 @@ class CreateUserResponse(SdkResponse):
40
40
  }
41
41
 
42
42
  def __init__(self, access_key=None, secret_key=None, white_remote_address=None, admin=None, default_topic_perm=None, default_group_perm=None, topic_perms=None, group_perms=None):
43
- """CreateUserResponse
43
+ r"""CreateUserResponse
44
44
 
45
45
  The model defined in huaweicloud sdk
46
46
 
@@ -93,7 +93,7 @@ class CreateUserResponse(SdkResponse):
93
93
 
94
94
  @property
95
95
  def access_key(self):
96
- """Gets the access_key of this CreateUserResponse.
96
+ r"""Gets the access_key of this CreateUserResponse.
97
97
 
98
98
  用户名,只能英文字母开头,且由英文字母、数字、中划线、下划线组成,长度为7~64个字符。
99
99
 
@@ -104,7 +104,7 @@ class CreateUserResponse(SdkResponse):
104
104
 
105
105
  @access_key.setter
106
106
  def access_key(self, access_key):
107
- """Sets the access_key of this CreateUserResponse.
107
+ r"""Sets the access_key of this CreateUserResponse.
108
108
 
109
109
  用户名,只能英文字母开头,且由英文字母、数字、中划线、下划线组成,长度为7~64个字符。
110
110
 
@@ -115,7 +115,7 @@ class CreateUserResponse(SdkResponse):
115
115
 
116
116
  @property
117
117
  def secret_key(self):
118
- """Gets the secret_key of this CreateUserResponse.
118
+ r"""Gets the secret_key of this CreateUserResponse.
119
119
 
120
120
  密钥。 8-32个字符。 至少包含以下字符中的3种: - 大写字母 - 小写字母 - 数字 - 特殊字符`~!@#$%^&*()-_=+\\\\|[{}];:\\'\\\",<.>/?密钥。 不能与名称或倒序的名称相同。
121
121
 
@@ -126,7 +126,7 @@ class CreateUserResponse(SdkResponse):
126
126
 
127
127
  @secret_key.setter
128
128
  def secret_key(self, secret_key):
129
- """Sets the secret_key of this CreateUserResponse.
129
+ r"""Sets the secret_key of this CreateUserResponse.
130
130
 
131
131
  密钥。 8-32个字符。 至少包含以下字符中的3种: - 大写字母 - 小写字母 - 数字 - 特殊字符`~!@#$%^&*()-_=+\\\\|[{}];:\\'\\\",<.>/?密钥。 不能与名称或倒序的名称相同。
132
132
 
@@ -137,7 +137,7 @@ class CreateUserResponse(SdkResponse):
137
137
 
138
138
  @property
139
139
  def white_remote_address(self):
140
- """Gets the white_remote_address of this CreateUserResponse.
140
+ r"""Gets the white_remote_address of this CreateUserResponse.
141
141
 
142
142
  IP白名单。
143
143
 
@@ -148,7 +148,7 @@ class CreateUserResponse(SdkResponse):
148
148
 
149
149
  @white_remote_address.setter
150
150
  def white_remote_address(self, white_remote_address):
151
- """Sets the white_remote_address of this CreateUserResponse.
151
+ r"""Sets the white_remote_address of this CreateUserResponse.
152
152
 
153
153
  IP白名单。
154
154
 
@@ -159,7 +159,7 @@ class CreateUserResponse(SdkResponse):
159
159
 
160
160
  @property
161
161
  def admin(self):
162
- """Gets the admin of this CreateUserResponse.
162
+ r"""Gets the admin of this CreateUserResponse.
163
163
 
164
164
  是否为管理员。
165
165
 
@@ -170,7 +170,7 @@ class CreateUserResponse(SdkResponse):
170
170
 
171
171
  @admin.setter
172
172
  def admin(self, admin):
173
- """Sets the admin of this CreateUserResponse.
173
+ r"""Sets the admin of this CreateUserResponse.
174
174
 
175
175
  是否为管理员。
176
176
 
@@ -181,7 +181,7 @@ class CreateUserResponse(SdkResponse):
181
181
 
182
182
  @property
183
183
  def default_topic_perm(self):
184
- """Gets the default_topic_perm of this CreateUserResponse.
184
+ r"""Gets the default_topic_perm of this CreateUserResponse.
185
185
 
186
186
  默认的主题权限。
187
187
 
@@ -192,7 +192,7 @@ class CreateUserResponse(SdkResponse):
192
192
 
193
193
  @default_topic_perm.setter
194
194
  def default_topic_perm(self, default_topic_perm):
195
- """Sets the default_topic_perm of this CreateUserResponse.
195
+ r"""Sets the default_topic_perm of this CreateUserResponse.
196
196
 
197
197
  默认的主题权限。
198
198
 
@@ -203,7 +203,7 @@ class CreateUserResponse(SdkResponse):
203
203
 
204
204
  @property
205
205
  def default_group_perm(self):
206
- """Gets the default_group_perm of this CreateUserResponse.
206
+ r"""Gets the default_group_perm of this CreateUserResponse.
207
207
 
208
208
  默认的消费组权限。
209
209
 
@@ -214,7 +214,7 @@ class CreateUserResponse(SdkResponse):
214
214
 
215
215
  @default_group_perm.setter
216
216
  def default_group_perm(self, default_group_perm):
217
- """Sets the default_group_perm of this CreateUserResponse.
217
+ r"""Sets the default_group_perm of this CreateUserResponse.
218
218
 
219
219
  默认的消费组权限。
220
220
 
@@ -225,7 +225,7 @@ class CreateUserResponse(SdkResponse):
225
225
 
226
226
  @property
227
227
  def topic_perms(self):
228
- """Gets the topic_perms of this CreateUserResponse.
228
+ r"""Gets the topic_perms of this CreateUserResponse.
229
229
 
230
230
  特殊的主题权限。
231
231
 
@@ -236,7 +236,7 @@ class CreateUserResponse(SdkResponse):
236
236
 
237
237
  @topic_perms.setter
238
238
  def topic_perms(self, topic_perms):
239
- """Sets the topic_perms of this CreateUserResponse.
239
+ r"""Sets the topic_perms of this CreateUserResponse.
240
240
 
241
241
  特殊的主题权限。
242
242
 
@@ -247,7 +247,7 @@ class CreateUserResponse(SdkResponse):
247
247
 
248
248
  @property
249
249
  def group_perms(self):
250
- """Gets the group_perms of this CreateUserResponse.
250
+ r"""Gets the group_perms of this CreateUserResponse.
251
251
 
252
252
  特殊的消费组权限。
253
253
 
@@ -258,7 +258,7 @@ class CreateUserResponse(SdkResponse):
258
258
 
259
259
  @group_perms.setter
260
260
  def group_perms(self, group_perms):
261
- """Sets the group_perms of this CreateUserResponse.
261
+ r"""Sets the group_perms of this CreateUserResponse.
262
262
 
263
263
  特殊的消费组权限。
264
264
 
@@ -27,7 +27,7 @@ class DeadletterResendReq:
27
27
  }
28
28
 
29
29
  def __init__(self, topic=None, msg_id_list=None):
30
- """DeadletterResendReq
30
+ r"""DeadletterResendReq
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class DeadletterResendReq:
50
50
 
51
51
  @property
52
52
  def topic(self):
53
- """Gets the topic of this DeadletterResendReq.
53
+ r"""Gets the topic of this DeadletterResendReq.
54
54
 
55
55
  Topic名称。
56
56
 
@@ -61,7 +61,7 @@ class DeadletterResendReq:
61
61
 
62
62
  @topic.setter
63
63
  def topic(self, topic):
64
- """Sets the topic of this DeadletterResendReq.
64
+ r"""Sets the topic of this DeadletterResendReq.
65
65
 
66
66
  Topic名称。
67
67
 
@@ -72,7 +72,7 @@ class DeadletterResendReq:
72
72
 
73
73
  @property
74
74
  def msg_id_list(self):
75
- """Gets the msg_id_list of this DeadletterResendReq.
75
+ r"""Gets the msg_id_list of this DeadletterResendReq.
76
76
 
77
77
  消息列表。
78
78
 
@@ -83,7 +83,7 @@ class DeadletterResendReq:
83
83
 
84
84
  @msg_id_list.setter
85
85
  def msg_id_list(self, msg_id_list):
86
- """Sets the msg_id_list of this DeadletterResendReq.
86
+ r"""Sets the msg_id_list of this DeadletterResendReq.
87
87
 
88
88
  消息列表。
89
89