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
@@ -40,7 +40,7 @@ class ShowUserResponse(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
- """ShowUserResponse
43
+ r"""ShowUserResponse
44
44
 
45
45
  The model defined in huaweicloud sdk
46
46
 
@@ -93,7 +93,7 @@ class ShowUserResponse(SdkResponse):
93
93
 
94
94
  @property
95
95
  def access_key(self):
96
- """Gets the access_key of this ShowUserResponse.
96
+ r"""Gets the access_key of this ShowUserResponse.
97
97
 
98
98
  用户名,只能英文字母开头,且由英文字母、数字、中划线、下划线组成,长度为7~64个字符。
99
99
 
@@ -104,7 +104,7 @@ class ShowUserResponse(SdkResponse):
104
104
 
105
105
  @access_key.setter
106
106
  def access_key(self, access_key):
107
- """Sets the access_key of this ShowUserResponse.
107
+ r"""Sets the access_key of this ShowUserResponse.
108
108
 
109
109
  用户名,只能英文字母开头,且由英文字母、数字、中划线、下划线组成,长度为7~64个字符。
110
110
 
@@ -115,7 +115,7 @@ class ShowUserResponse(SdkResponse):
115
115
 
116
116
  @property
117
117
  def secret_key(self):
118
- """Gets the secret_key of this ShowUserResponse.
118
+ r"""Gets the secret_key of this ShowUserResponse.
119
119
 
120
120
  密钥。 8-32个字符。 至少包含以下字符中的3种: - 大写字母 - 小写字母 - 数字 - 特殊字符`~!@#$%^&*()-_=+\\\\|[{}];:\\'\\\",<.>/?密钥。 不能与名称或倒序的名称相同。
121
121
 
@@ -126,7 +126,7 @@ class ShowUserResponse(SdkResponse):
126
126
 
127
127
  @secret_key.setter
128
128
  def secret_key(self, secret_key):
129
- """Sets the secret_key of this ShowUserResponse.
129
+ r"""Sets the secret_key of this ShowUserResponse.
130
130
 
131
131
  密钥。 8-32个字符。 至少包含以下字符中的3种: - 大写字母 - 小写字母 - 数字 - 特殊字符`~!@#$%^&*()-_=+\\\\|[{}];:\\'\\\",<.>/?密钥。 不能与名称或倒序的名称相同。
132
132
 
@@ -137,7 +137,7 @@ class ShowUserResponse(SdkResponse):
137
137
 
138
138
  @property
139
139
  def white_remote_address(self):
140
- """Gets the white_remote_address of this ShowUserResponse.
140
+ r"""Gets the white_remote_address of this ShowUserResponse.
141
141
 
142
142
  IP白名单。
143
143
 
@@ -148,7 +148,7 @@ class ShowUserResponse(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 ShowUserResponse.
151
+ r"""Sets the white_remote_address of this ShowUserResponse.
152
152
 
153
153
  IP白名单。
154
154
 
@@ -159,7 +159,7 @@ class ShowUserResponse(SdkResponse):
159
159
 
160
160
  @property
161
161
  def admin(self):
162
- """Gets the admin of this ShowUserResponse.
162
+ r"""Gets the admin of this ShowUserResponse.
163
163
 
164
164
  是否为管理员。
165
165
 
@@ -170,7 +170,7 @@ class ShowUserResponse(SdkResponse):
170
170
 
171
171
  @admin.setter
172
172
  def admin(self, admin):
173
- """Sets the admin of this ShowUserResponse.
173
+ r"""Sets the admin of this ShowUserResponse.
174
174
 
175
175
  是否为管理员。
176
176
 
@@ -181,7 +181,7 @@ class ShowUserResponse(SdkResponse):
181
181
 
182
182
  @property
183
183
  def default_topic_perm(self):
184
- """Gets the default_topic_perm of this ShowUserResponse.
184
+ r"""Gets the default_topic_perm of this ShowUserResponse.
185
185
 
186
186
  默认的主题权限。
187
187
 
@@ -192,7 +192,7 @@ class ShowUserResponse(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 ShowUserResponse.
195
+ r"""Sets the default_topic_perm of this ShowUserResponse.
196
196
 
197
197
  默认的主题权限。
198
198
 
@@ -203,7 +203,7 @@ class ShowUserResponse(SdkResponse):
203
203
 
204
204
  @property
205
205
  def default_group_perm(self):
206
- """Gets the default_group_perm of this ShowUserResponse.
206
+ r"""Gets the default_group_perm of this ShowUserResponse.
207
207
 
208
208
  默认的消费组权限。
209
209
 
@@ -214,7 +214,7 @@ class ShowUserResponse(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 ShowUserResponse.
217
+ r"""Sets the default_group_perm of this ShowUserResponse.
218
218
 
219
219
  默认的消费组权限。
220
220
 
@@ -225,7 +225,7 @@ class ShowUserResponse(SdkResponse):
225
225
 
226
226
  @property
227
227
  def topic_perms(self):
228
- """Gets the topic_perms of this ShowUserResponse.
228
+ r"""Gets the topic_perms of this ShowUserResponse.
229
229
 
230
230
  特殊的主题权限。
231
231
 
@@ -236,7 +236,7 @@ class ShowUserResponse(SdkResponse):
236
236
 
237
237
  @topic_perms.setter
238
238
  def topic_perms(self, topic_perms):
239
- """Sets the topic_perms of this ShowUserResponse.
239
+ r"""Sets the topic_perms of this ShowUserResponse.
240
240
 
241
241
  特殊的主题权限。
242
242
 
@@ -247,7 +247,7 @@ class ShowUserResponse(SdkResponse):
247
247
 
248
248
  @property
249
249
  def group_perms(self):
250
- """Gets the group_perms of this ShowUserResponse.
250
+ r"""Gets the group_perms of this ShowUserResponse.
251
251
 
252
252
  特殊的消费组权限。
253
253
 
@@ -258,7 +258,7 @@ class ShowUserResponse(SdkResponse):
258
258
 
259
259
  @group_perms.setter
260
260
  def group_perms(self, group_perms):
261
- """Sets the group_perms of this ShowUserResponse.
261
+ r"""Sets the group_perms of this ShowUserResponse.
262
262
 
263
263
  特殊的消费组权限。
264
264
 
@@ -29,7 +29,7 @@ class Subscription:
29
29
  }
30
30
 
31
31
  def __init__(self, topic=None, type=None, expression=None):
32
- """Subscription
32
+ r"""Subscription
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class Subscription:
57
57
 
58
58
  @property
59
59
  def topic(self):
60
- """Gets the topic of this Subscription.
60
+ r"""Gets the topic of this Subscription.
61
61
 
62
62
  订阅的Topic名称。
63
63
 
@@ -68,7 +68,7 @@ class Subscription:
68
68
 
69
69
  @topic.setter
70
70
  def topic(self, topic):
71
- """Sets the topic of this Subscription.
71
+ r"""Sets the topic of this Subscription.
72
72
 
73
73
  订阅的Topic名称。
74
74
 
@@ -79,7 +79,7 @@ class Subscription:
79
79
 
80
80
  @property
81
81
  def type(self):
82
- """Gets the type of this Subscription.
82
+ r"""Gets the type of this Subscription.
83
83
 
84
84
  订阅类型,取值如下:TAG和SQL92。
85
85
 
@@ -90,7 +90,7 @@ class Subscription:
90
90
 
91
91
  @type.setter
92
92
  def type(self, type):
93
- """Sets the type of this Subscription.
93
+ r"""Sets the type of this Subscription.
94
94
 
95
95
  订阅类型,取值如下:TAG和SQL92。
96
96
 
@@ -101,7 +101,7 @@ class Subscription:
101
101
 
102
102
  @property
103
103
  def expression(self):
104
- """Gets the expression of this Subscription.
104
+ r"""Gets the expression of this Subscription.
105
105
 
106
106
  订阅tag字符。
107
107
 
@@ -112,7 +112,7 @@ class Subscription:
112
112
 
113
113
  @expression.setter
114
114
  def expression(self, expression):
115
- """Sets the expression of this Subscription.
115
+ r"""Sets the expression of this Subscription.
116
116
 
117
117
  订阅tag字符。
118
118
 
@@ -27,7 +27,7 @@ class TagEntity:
27
27
  }
28
28
 
29
29
  def __init__(self, key=None, value=None):
30
- """TagEntity
30
+ r"""TagEntity
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class TagEntity:
50
50
 
51
51
  @property
52
52
  def key(self):
53
- """Gets the key of this TagEntity.
53
+ r"""Gets the key of this TagEntity.
54
54
 
55
55
  标签键。 - 不能为空。 - 对于同一个实例,Key值唯一。 - 长度为1~128个字符(中文也可以输入128个字符)。 - 由任意语种字母、数字、空格和字符组成,字符仅支持_ . : = + - @ - 首尾字符不能为空格。
56
56
 
@@ -61,7 +61,7 @@ class TagEntity:
61
61
 
62
62
  @key.setter
63
63
  def key(self, key):
64
- """Sets the key of this TagEntity.
64
+ r"""Sets the key of this TagEntity.
65
65
 
66
66
  标签键。 - 不能为空。 - 对于同一个实例,Key值唯一。 - 长度为1~128个字符(中文也可以输入128个字符)。 - 由任意语种字母、数字、空格和字符组成,字符仅支持_ . : = + - @ - 首尾字符不能为空格。
67
67
 
@@ -72,7 +72,7 @@ class TagEntity:
72
72
 
73
73
  @property
74
74
  def value(self):
75
- """Gets the value of this TagEntity.
75
+ r"""Gets the value of this TagEntity.
76
76
 
77
77
  标签值。 - 长度为0~255个字符(中文也可以输入255个字符)。 - 由任意语种字母、数字、空格和字符组成,字符仅支持_ . : = + - @ - 首尾字符不能为空格。
78
78
 
@@ -83,7 +83,7 @@ class TagEntity:
83
83
 
84
84
  @value.setter
85
85
  def value(self, value):
86
- """Sets the value of this TagEntity.
86
+ r"""Sets the value of this TagEntity.
87
87
 
88
88
  标签值。 - 长度为0~255个字符(中文也可以输入255个字符)。 - 由任意语种字母、数字、空格和字符组成,字符仅支持_ . : = + - @ - 首尾字符不能为空格。
89
89
 
@@ -27,7 +27,7 @@ class TagMultyValueEntity:
27
27
  }
28
28
 
29
29
  def __init__(self, key=None, values=None):
30
- """TagMultyValueEntity
30
+ r"""TagMultyValueEntity
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class TagMultyValueEntity:
50
50
 
51
51
  @property
52
52
  def key(self):
53
- """Gets the key of this TagMultyValueEntity.
53
+ r"""Gets the key of this TagMultyValueEntity.
54
54
 
55
55
  标签键。
56
56
 
@@ -61,7 +61,7 @@ class TagMultyValueEntity:
61
61
 
62
62
  @key.setter
63
63
  def key(self, key):
64
- """Sets the key of this TagMultyValueEntity.
64
+ r"""Sets the key of this TagMultyValueEntity.
65
65
 
66
66
  标签键。
67
67
 
@@ -72,7 +72,7 @@ class TagMultyValueEntity:
72
72
 
73
73
  @property
74
74
  def values(self):
75
- """Gets the values of this TagMultyValueEntity.
75
+ r"""Gets the values of this TagMultyValueEntity.
76
76
 
77
77
  标签值。
78
78
 
@@ -83,7 +83,7 @@ class TagMultyValueEntity:
83
83
 
84
84
  @values.setter
85
85
  def values(self, values):
86
- """Sets the values of this TagMultyValueEntity.
86
+ r"""Sets the values of this TagMultyValueEntity.
87
87
 
88
88
  标签值。
89
89
 
@@ -35,7 +35,7 @@ class Topic:
35
35
  }
36
36
 
37
37
  def __init__(self, name=None, total_read_queue_num=None, total_write_queue_num=None, permission=None, brokers=None, message_type=None):
38
- """Topic
38
+ r"""Topic
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class Topic:
78
78
 
79
79
  @property
80
80
  def name(self):
81
- """Gets the name of this Topic.
81
+ r"""Gets the name of this Topic.
82
82
 
83
83
  Topic名称。
84
84
 
@@ -89,7 +89,7 @@ class Topic:
89
89
 
90
90
  @name.setter
91
91
  def name(self, name):
92
- """Sets the name of this Topic.
92
+ r"""Sets the name of this Topic.
93
93
 
94
94
  Topic名称。
95
95
 
@@ -100,7 +100,7 @@ class Topic:
100
100
 
101
101
  @property
102
102
  def total_read_queue_num(self):
103
- """Gets the total_read_queue_num of this Topic.
103
+ r"""Gets the total_read_queue_num of this Topic.
104
104
 
105
105
  总读队列个数。
106
106
 
@@ -111,7 +111,7 @@ class Topic:
111
111
 
112
112
  @total_read_queue_num.setter
113
113
  def total_read_queue_num(self, total_read_queue_num):
114
- """Sets the total_read_queue_num of this Topic.
114
+ r"""Sets the total_read_queue_num of this Topic.
115
115
 
116
116
  总读队列个数。
117
117
 
@@ -122,7 +122,7 @@ class Topic:
122
122
 
123
123
  @property
124
124
  def total_write_queue_num(self):
125
- """Gets the total_write_queue_num of this Topic.
125
+ r"""Gets the total_write_queue_num of this Topic.
126
126
 
127
127
  总写队列个数。
128
128
 
@@ -133,7 +133,7 @@ class Topic:
133
133
 
134
134
  @total_write_queue_num.setter
135
135
  def total_write_queue_num(self, total_write_queue_num):
136
- """Sets the total_write_queue_num of this Topic.
136
+ r"""Sets the total_write_queue_num of this Topic.
137
137
 
138
138
  总写队列个数。
139
139
 
@@ -144,7 +144,7 @@ class Topic:
144
144
 
145
145
  @property
146
146
  def permission(self):
147
- """Gets the permission of this Topic.
147
+ r"""Gets the permission of this Topic.
148
148
 
149
149
  权限。
150
150
 
@@ -155,7 +155,7 @@ class Topic:
155
155
 
156
156
  @permission.setter
157
157
  def permission(self, permission):
158
- """Sets the permission of this Topic.
158
+ r"""Sets the permission of this Topic.
159
159
 
160
160
  权限。
161
161
 
@@ -166,7 +166,7 @@ class Topic:
166
166
 
167
167
  @property
168
168
  def brokers(self):
169
- """Gets the brokers of this Topic.
169
+ r"""Gets the brokers of this Topic.
170
170
 
171
171
  关联的代理。
172
172
 
@@ -177,7 +177,7 @@ class Topic:
177
177
 
178
178
  @brokers.setter
179
179
  def brokers(self, brokers):
180
- """Sets the brokers of this Topic.
180
+ r"""Sets the brokers of this Topic.
181
181
 
182
182
  关联的代理。
183
183
 
@@ -188,7 +188,7 @@ class Topic:
188
188
 
189
189
  @property
190
190
  def message_type(self):
191
- """Gets the message_type of this Topic.
191
+ r"""Gets the message_type of this Topic.
192
192
 
193
193
  消息类型(RocketMQ实例5.x版本才包含此参数)。
194
194
 
@@ -199,7 +199,7 @@ class Topic:
199
199
 
200
200
  @message_type.setter
201
201
  def message_type(self, message_type):
202
- """Sets the message_type of this Topic.
202
+ r"""Sets the message_type of this Topic.
203
203
 
204
204
  消息类型(RocketMQ实例5.x版本才包含此参数)。
205
205
 
@@ -29,7 +29,7 @@ class TopicBrokers:
29
29
  }
30
30
 
31
31
  def __init__(self, broker_name=None, read_queue_num=None, write_queue_num=None):
32
- """TopicBrokers
32
+ r"""TopicBrokers
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class TopicBrokers:
57
57
 
58
58
  @property
59
59
  def broker_name(self):
60
- """Gets the broker_name of this TopicBrokers.
60
+ r"""Gets the broker_name of this TopicBrokers.
61
61
 
62
62
  代理名称。
63
63
 
@@ -68,7 +68,7 @@ class TopicBrokers:
68
68
 
69
69
  @broker_name.setter
70
70
  def broker_name(self, broker_name):
71
- """Sets the broker_name of this TopicBrokers.
71
+ r"""Sets the broker_name of this TopicBrokers.
72
72
 
73
73
  代理名称。
74
74
 
@@ -79,7 +79,7 @@ class TopicBrokers:
79
79
 
80
80
  @property
81
81
  def read_queue_num(self):
82
- """Gets the read_queue_num of this TopicBrokers.
82
+ r"""Gets the read_queue_num of this TopicBrokers.
83
83
 
84
84
  读队列个数。
85
85
 
@@ -90,7 +90,7 @@ class TopicBrokers:
90
90
 
91
91
  @read_queue_num.setter
92
92
  def read_queue_num(self, read_queue_num):
93
- """Sets the read_queue_num of this TopicBrokers.
93
+ r"""Sets the read_queue_num of this TopicBrokers.
94
94
 
95
95
  读队列个数。
96
96
 
@@ -101,7 +101,7 @@ class TopicBrokers:
101
101
 
102
102
  @property
103
103
  def write_queue_num(self):
104
- """Gets the write_queue_num of this TopicBrokers.
104
+ r"""Gets the write_queue_num of this TopicBrokers.
105
105
 
106
106
  写队列个数。
107
107
 
@@ -112,7 +112,7 @@ class TopicBrokers:
112
112
 
113
113
  @write_queue_num.setter
114
114
  def write_queue_num(self, write_queue_num):
115
- """Sets the write_queue_num of this TopicBrokers.
115
+ r"""Sets the write_queue_num of this TopicBrokers.
116
116
 
117
117
  写队列个数。
118
118
 
@@ -33,7 +33,7 @@ class UpdateConsumerGroup:
33
33
  }
34
34
 
35
35
  def __init__(self, enabled=None, broadcast=None, brokers=None, name=None, retry_max_time=None):
36
- """UpdateConsumerGroup
36
+ r"""UpdateConsumerGroup
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -68,7 +68,7 @@ class UpdateConsumerGroup:
68
68
 
69
69
  @property
70
70
  def enabled(self):
71
- """Gets the enabled of this UpdateConsumerGroup.
71
+ r"""Gets the enabled of this UpdateConsumerGroup.
72
72
 
73
73
  是否可以消费。
74
74
 
@@ -79,7 +79,7 @@ class UpdateConsumerGroup:
79
79
 
80
80
  @enabled.setter
81
81
  def enabled(self, enabled):
82
- """Sets the enabled of this UpdateConsumerGroup.
82
+ r"""Sets the enabled of this UpdateConsumerGroup.
83
83
 
84
84
  是否可以消费。
85
85
 
@@ -90,7 +90,7 @@ class UpdateConsumerGroup:
90
90
 
91
91
  @property
92
92
  def broadcast(self):
93
- """Gets the broadcast of this UpdateConsumerGroup.
93
+ r"""Gets the broadcast of this UpdateConsumerGroup.
94
94
 
95
95
  是否广播。
96
96
 
@@ -101,7 +101,7 @@ class UpdateConsumerGroup:
101
101
 
102
102
  @broadcast.setter
103
103
  def broadcast(self, broadcast):
104
- """Sets the broadcast of this UpdateConsumerGroup.
104
+ r"""Sets the broadcast of this UpdateConsumerGroup.
105
105
 
106
106
  是否广播。
107
107
 
@@ -112,7 +112,7 @@ class UpdateConsumerGroup:
112
112
 
113
113
  @property
114
114
  def brokers(self):
115
- """Gets the brokers of this UpdateConsumerGroup.
115
+ r"""Gets the brokers of this UpdateConsumerGroup.
116
116
 
117
117
  关联的代理列表。
118
118
 
@@ -123,7 +123,7 @@ class UpdateConsumerGroup:
123
123
 
124
124
  @brokers.setter
125
125
  def brokers(self, brokers):
126
- """Sets the brokers of this UpdateConsumerGroup.
126
+ r"""Sets the brokers of this UpdateConsumerGroup.
127
127
 
128
128
  关联的代理列表。
129
129
 
@@ -134,7 +134,7 @@ class UpdateConsumerGroup:
134
134
 
135
135
  @property
136
136
  def name(self):
137
- """Gets the name of this UpdateConsumerGroup.
137
+ r"""Gets the name of this UpdateConsumerGroup.
138
138
 
139
139
  待修改参数的消费组(消费组名称不支持修改)。
140
140
 
@@ -145,7 +145,7 @@ class UpdateConsumerGroup:
145
145
 
146
146
  @name.setter
147
147
  def name(self, name):
148
- """Sets the name of this UpdateConsumerGroup.
148
+ r"""Sets the name of this UpdateConsumerGroup.
149
149
 
150
150
  待修改参数的消费组(消费组名称不支持修改)。
151
151
 
@@ -156,7 +156,7 @@ class UpdateConsumerGroup:
156
156
 
157
157
  @property
158
158
  def retry_max_time(self):
159
- """Gets the retry_max_time of this UpdateConsumerGroup.
159
+ r"""Gets the retry_max_time of this UpdateConsumerGroup.
160
160
 
161
161
  最大重试次数,取值范围为1~16。
162
162
 
@@ -167,7 +167,7 @@ class UpdateConsumerGroup:
167
167
 
168
168
  @retry_max_time.setter
169
169
  def retry_max_time(self, retry_max_time):
170
- """Sets the retry_max_time of this UpdateConsumerGroup.
170
+ r"""Sets the retry_max_time of this UpdateConsumerGroup.
171
171
 
172
172
  最大重试次数,取值范围为1~16。
173
173
 
@@ -29,7 +29,7 @@ class UpdateConsumerGroupRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, instance_id=None, group=None, body=None):
32
- """UpdateConsumerGroupRequest
32
+ r"""UpdateConsumerGroupRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class UpdateConsumerGroupRequest:
55
55
 
56
56
  @property
57
57
  def instance_id(self):
58
- """Gets the instance_id of this UpdateConsumerGroupRequest.
58
+ r"""Gets the instance_id of this UpdateConsumerGroupRequest.
59
59
 
60
60
  实例ID。
61
61
 
@@ -66,7 +66,7 @@ class UpdateConsumerGroupRequest:
66
66
 
67
67
  @instance_id.setter
68
68
  def instance_id(self, instance_id):
69
- """Sets the instance_id of this UpdateConsumerGroupRequest.
69
+ r"""Sets the instance_id of this UpdateConsumerGroupRequest.
70
70
 
71
71
  实例ID。
72
72
 
@@ -77,7 +77,7 @@ class UpdateConsumerGroupRequest:
77
77
 
78
78
  @property
79
79
  def group(self):
80
- """Gets the group of this UpdateConsumerGroupRequest.
80
+ r"""Gets the group of this UpdateConsumerGroupRequest.
81
81
 
82
82
  消费组名称。
83
83
 
@@ -88,7 +88,7 @@ class UpdateConsumerGroupRequest:
88
88
 
89
89
  @group.setter
90
90
  def group(self, group):
91
- """Sets the group of this UpdateConsumerGroupRequest.
91
+ r"""Sets the group of this UpdateConsumerGroupRequest.
92
92
 
93
93
  消费组名称。
94
94
 
@@ -99,7 +99,7 @@ class UpdateConsumerGroupRequest:
99
99
 
100
100
  @property
101
101
  def body(self):
102
- """Gets the body of this UpdateConsumerGroupRequest.
102
+ r"""Gets the body of this UpdateConsumerGroupRequest.
103
103
 
104
104
  :return: The body of this UpdateConsumerGroupRequest.
105
105
  :rtype: :class:`huaweicloudsdkrocketmq.v2.UpdateConsumerGroup`
@@ -108,7 +108,7 @@ class UpdateConsumerGroupRequest:
108
108
 
109
109
  @body.setter
110
110
  def body(self, body):
111
- """Sets the body of this UpdateConsumerGroupRequest.
111
+ r"""Sets the body of this UpdateConsumerGroupRequest.
112
112
 
113
113
  :param body: The body of this UpdateConsumerGroupRequest.
114
114
  :type body: :class:`huaweicloudsdkrocketmq.v2.UpdateConsumerGroup`
@@ -24,7 +24,7 @@ class UpdateConsumerGroupResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """UpdateConsumerGroupResponse
27
+ r"""UpdateConsumerGroupResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30