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
@@ -35,7 +35,7 @@ class UpdateInstanceReq:
35
35
  }
36
36
 
37
37
  def __init__(self, name=None, description=None, security_group_id=None, enable_acl=None, enable_publicip=None, publicip_id=None):
38
- """UpdateInstanceReq
38
+ r"""UpdateInstanceReq
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class UpdateInstanceReq:
78
78
 
79
79
  @property
80
80
  def name(self):
81
- """Gets the name of this UpdateInstanceReq.
81
+ r"""Gets the name of this UpdateInstanceReq.
82
82
 
83
83
  实例名称。 由英文字符开头,只能由英文字母、数字、中划线组成,长度为4~64的字符。
84
84
 
@@ -89,7 +89,7 @@ class UpdateInstanceReq:
89
89
 
90
90
  @name.setter
91
91
  def name(self, name):
92
- """Sets the name of this UpdateInstanceReq.
92
+ r"""Sets the name of this UpdateInstanceReq.
93
93
 
94
94
  实例名称。 由英文字符开头,只能由英文字母、数字、中划线组成,长度为4~64的字符。
95
95
 
@@ -100,7 +100,7 @@ class UpdateInstanceReq:
100
100
 
101
101
  @property
102
102
  def description(self):
103
- """Gets the description of this UpdateInstanceReq.
103
+ r"""Gets the description of this UpdateInstanceReq.
104
104
 
105
105
  实例的描述信息。 长度不超过1024的字符串。[且字符串不能包含\">\"与\"<\",字符串首字符不能为\"=\",\"+\",\"-\",\"@\"的全角和半角字符。](tag:hcs) > \\与\"在json报文中属于特殊字符,如果参数值中需要显示\\或者\"字符,请在字符前增加转义字符\\,比如\\\\或者\\\"。
106
106
 
@@ -111,7 +111,7 @@ class UpdateInstanceReq:
111
111
 
112
112
  @description.setter
113
113
  def description(self, description):
114
- """Sets the description of this UpdateInstanceReq.
114
+ r"""Sets the description of this UpdateInstanceReq.
115
115
 
116
116
  实例的描述信息。 长度不超过1024的字符串。[且字符串不能包含\">\"与\"<\",字符串首字符不能为\"=\",\"+\",\"-\",\"@\"的全角和半角字符。](tag:hcs) > \\与\"在json报文中属于特殊字符,如果参数值中需要显示\\或者\"字符,请在字符前增加转义字符\\,比如\\\\或者\\\"。
117
117
 
@@ -122,7 +122,7 @@ class UpdateInstanceReq:
122
122
 
123
123
  @property
124
124
  def security_group_id(self):
125
- """Gets the security_group_id of this UpdateInstanceReq.
125
+ r"""Gets the security_group_id of this UpdateInstanceReq.
126
126
 
127
127
  安全组ID。 获取方法如下:登录虚拟私有云服务的控制台界面,在安全组的详情页面查找安全组ID。
128
128
 
@@ -133,7 +133,7 @@ class UpdateInstanceReq:
133
133
 
134
134
  @security_group_id.setter
135
135
  def security_group_id(self, security_group_id):
136
- """Sets the security_group_id of this UpdateInstanceReq.
136
+ r"""Sets the security_group_id of this UpdateInstanceReq.
137
137
 
138
138
  安全组ID。 获取方法如下:登录虚拟私有云服务的控制台界面,在安全组的详情页面查找安全组ID。
139
139
 
@@ -144,7 +144,7 @@ class UpdateInstanceReq:
144
144
 
145
145
  @property
146
146
  def enable_acl(self):
147
- """Gets the enable_acl of this UpdateInstanceReq.
147
+ r"""Gets the enable_acl of this UpdateInstanceReq.
148
148
 
149
149
  ACL访问控制。
150
150
 
@@ -155,7 +155,7 @@ class UpdateInstanceReq:
155
155
 
156
156
  @enable_acl.setter
157
157
  def enable_acl(self, enable_acl):
158
- """Sets the enable_acl of this UpdateInstanceReq.
158
+ r"""Sets the enable_acl of this UpdateInstanceReq.
159
159
 
160
160
  ACL访问控制。
161
161
 
@@ -166,7 +166,7 @@ class UpdateInstanceReq:
166
166
 
167
167
  @property
168
168
  def enable_publicip(self):
169
- """Gets the enable_publicip of this UpdateInstanceReq.
169
+ r"""Gets the enable_publicip of this UpdateInstanceReq.
170
170
 
171
171
  是否开启公网。
172
172
 
@@ -177,7 +177,7 @@ class UpdateInstanceReq:
177
177
 
178
178
  @enable_publicip.setter
179
179
  def enable_publicip(self, enable_publicip):
180
- """Sets the enable_publicip of this UpdateInstanceReq.
180
+ r"""Sets the enable_publicip of this UpdateInstanceReq.
181
181
 
182
182
  是否开启公网。
183
183
 
@@ -188,7 +188,7 @@ class UpdateInstanceReq:
188
188
 
189
189
  @property
190
190
  def publicip_id(self):
191
- """Gets the publicip_id of this UpdateInstanceReq.
191
+ r"""Gets the publicip_id of this UpdateInstanceReq.
192
192
 
193
193
  实例绑定的弹性IP地址的ID。 以英文逗号隔开多个弹性IP地址的ID。 如果开启了公网访问功能(即enable_publicip为true),该字段为必选。
194
194
 
@@ -199,7 +199,7 @@ class UpdateInstanceReq:
199
199
 
200
200
  @publicip_id.setter
201
201
  def publicip_id(self, publicip_id):
202
- """Sets the publicip_id of this UpdateInstanceReq.
202
+ r"""Sets the publicip_id of this UpdateInstanceReq.
203
203
 
204
204
  实例绑定的弹性IP地址的ID。 以英文逗号隔开多个弹性IP地址的ID。 如果开启了公网访问功能(即enable_publicip为true),该字段为必选。
205
205
 
@@ -27,7 +27,7 @@ class UpdateInstanceRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, instance_id=None, body=None):
30
- """UpdateInstanceRequest
30
+ r"""UpdateInstanceRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateInstanceRequest:
49
49
 
50
50
  @property
51
51
  def instance_id(self):
52
- """Gets the instance_id of this UpdateInstanceRequest.
52
+ r"""Gets the instance_id of this UpdateInstanceRequest.
53
53
 
54
54
  实例ID。
55
55
 
@@ -60,7 +60,7 @@ class UpdateInstanceRequest:
60
60
 
61
61
  @instance_id.setter
62
62
  def instance_id(self, instance_id):
63
- """Sets the instance_id of this UpdateInstanceRequest.
63
+ r"""Sets the instance_id of this UpdateInstanceRequest.
64
64
 
65
65
  实例ID。
66
66
 
@@ -71,7 +71,7 @@ class UpdateInstanceRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this UpdateInstanceRequest.
74
+ r"""Gets the body of this UpdateInstanceRequest.
75
75
 
76
76
  :return: The body of this UpdateInstanceRequest.
77
77
  :rtype: :class:`huaweicloudsdkrocketmq.v2.UpdateInstanceReq`
@@ -80,7 +80,7 @@ class UpdateInstanceRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this UpdateInstanceRequest.
83
+ r"""Sets the body of this UpdateInstanceRequest.
84
84
 
85
85
  :param body: The body of this UpdateInstanceRequest.
86
86
  :type body: :class:`huaweicloudsdkrocketmq.v2.UpdateInstanceReq`
@@ -24,7 +24,7 @@ class UpdateInstanceResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """UpdateInstanceResponse
27
+ r"""UpdateInstanceResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -27,7 +27,7 @@ class UpdateRocketMqConfigsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, instance_id=None, body=None):
30
- """UpdateRocketMqConfigsRequest
30
+ r"""UpdateRocketMqConfigsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateRocketMqConfigsRequest:
49
49
 
50
50
  @property
51
51
  def instance_id(self):
52
- """Gets the instance_id of this UpdateRocketMqConfigsRequest.
52
+ r"""Gets the instance_id of this UpdateRocketMqConfigsRequest.
53
53
 
54
54
  实例ID。
55
55
 
@@ -60,7 +60,7 @@ class UpdateRocketMqConfigsRequest:
60
60
 
61
61
  @instance_id.setter
62
62
  def instance_id(self, instance_id):
63
- """Sets the instance_id of this UpdateRocketMqConfigsRequest.
63
+ r"""Sets the instance_id of this UpdateRocketMqConfigsRequest.
64
64
 
65
65
  实例ID。
66
66
 
@@ -71,7 +71,7 @@ class UpdateRocketMqConfigsRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this UpdateRocketMqConfigsRequest.
74
+ r"""Gets the body of this UpdateRocketMqConfigsRequest.
75
75
 
76
76
  :return: The body of this UpdateRocketMqConfigsRequest.
77
77
  :rtype: :class:`huaweicloudsdkrocketmq.v2.ModifyConfigReq`
@@ -80,7 +80,7 @@ class UpdateRocketMqConfigsRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this UpdateRocketMqConfigsRequest.
83
+ r"""Sets the body of this UpdateRocketMqConfigsRequest.
84
84
 
85
85
  :param body: The body of this UpdateRocketMqConfigsRequest.
86
86
  :type body: :class:`huaweicloudsdkrocketmq.v2.ModifyConfigReq`
@@ -24,7 +24,7 @@ class UpdateRocketMqConfigsResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """UpdateRocketMqConfigsResponse
27
+ r"""UpdateRocketMqConfigsResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -29,7 +29,7 @@ class UpdateTopicReq:
29
29
  }
30
30
 
31
31
  def __init__(self, read_queue_num=None, write_queue_num=None, permission=None):
32
- """UpdateTopicReq
32
+ r"""UpdateTopicReq
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class UpdateTopicReq:
57
57
 
58
58
  @property
59
59
  def read_queue_num(self):
60
- """Gets the read_queue_num of this UpdateTopicReq.
60
+ r"""Gets the read_queue_num of this UpdateTopicReq.
61
61
 
62
62
  总读队列个数。
63
63
 
@@ -68,7 +68,7 @@ class UpdateTopicReq:
68
68
 
69
69
  @read_queue_num.setter
70
70
  def read_queue_num(self, read_queue_num):
71
- """Sets the read_queue_num of this UpdateTopicReq.
71
+ r"""Sets the read_queue_num of this UpdateTopicReq.
72
72
 
73
73
  总读队列个数。
74
74
 
@@ -79,7 +79,7 @@ class UpdateTopicReq:
79
79
 
80
80
  @property
81
81
  def write_queue_num(self):
82
- """Gets the write_queue_num of this UpdateTopicReq.
82
+ r"""Gets the write_queue_num of this UpdateTopicReq.
83
83
 
84
84
  总写队列个数。
85
85
 
@@ -90,7 +90,7 @@ class UpdateTopicReq:
90
90
 
91
91
  @write_queue_num.setter
92
92
  def write_queue_num(self, write_queue_num):
93
- """Sets the write_queue_num of this UpdateTopicReq.
93
+ r"""Sets the write_queue_num of this UpdateTopicReq.
94
94
 
95
95
  总写队列个数。
96
96
 
@@ -101,7 +101,7 @@ class UpdateTopicReq:
101
101
 
102
102
  @property
103
103
  def permission(self):
104
- """Gets the permission of this UpdateTopicReq.
104
+ r"""Gets the permission of this UpdateTopicReq.
105
105
 
106
106
  权限。
107
107
 
@@ -112,7 +112,7 @@ class UpdateTopicReq:
112
112
 
113
113
  @permission.setter
114
114
  def permission(self, permission):
115
- """Sets the permission of this UpdateTopicReq.
115
+ r"""Sets the permission of this UpdateTopicReq.
116
116
 
117
117
  权限。
118
118
 
@@ -29,7 +29,7 @@ class UpdateTopicRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, instance_id=None, topic=None, body=None):
32
- """UpdateTopicRequest
32
+ r"""UpdateTopicRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class UpdateTopicRequest:
55
55
 
56
56
  @property
57
57
  def instance_id(self):
58
- """Gets the instance_id of this UpdateTopicRequest.
58
+ r"""Gets the instance_id of this UpdateTopicRequest.
59
59
 
60
60
  实例ID。
61
61
 
@@ -66,7 +66,7 @@ class UpdateTopicRequest:
66
66
 
67
67
  @instance_id.setter
68
68
  def instance_id(self, instance_id):
69
- """Sets the instance_id of this UpdateTopicRequest.
69
+ r"""Sets the instance_id of this UpdateTopicRequest.
70
70
 
71
71
  实例ID。
72
72
 
@@ -77,7 +77,7 @@ class UpdateTopicRequest:
77
77
 
78
78
  @property
79
79
  def topic(self):
80
- """Gets the topic of this UpdateTopicRequest.
80
+ r"""Gets the topic of this UpdateTopicRequest.
81
81
 
82
82
  主题名称。
83
83
 
@@ -88,7 +88,7 @@ class UpdateTopicRequest:
88
88
 
89
89
  @topic.setter
90
90
  def topic(self, topic):
91
- """Sets the topic of this UpdateTopicRequest.
91
+ r"""Sets the topic of this UpdateTopicRequest.
92
92
 
93
93
  主题名称。
94
94
 
@@ -99,7 +99,7 @@ class UpdateTopicRequest:
99
99
 
100
100
  @property
101
101
  def body(self):
102
- """Gets the body of this UpdateTopicRequest.
102
+ r"""Gets the body of this UpdateTopicRequest.
103
103
 
104
104
  :return: The body of this UpdateTopicRequest.
105
105
  :rtype: :class:`huaweicloudsdkrocketmq.v2.UpdateTopicReq`
@@ -108,7 +108,7 @@ class UpdateTopicRequest:
108
108
 
109
109
  @body.setter
110
110
  def body(self, body):
111
- """Sets the body of this UpdateTopicRequest.
111
+ r"""Sets the body of this UpdateTopicRequest.
112
112
 
113
113
  :param body: The body of this UpdateTopicRequest.
114
114
  :type body: :class:`huaweicloudsdkrocketmq.v2.UpdateTopicReq`
@@ -24,7 +24,7 @@ class UpdateTopicResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """UpdateTopicResponse
27
+ r"""UpdateTopicResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -29,7 +29,7 @@ class UpdateUserRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, instance_id=None, user_name=None, body=None):
32
- """UpdateUserRequest
32
+ r"""UpdateUserRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class UpdateUserRequest:
55
55
 
56
56
  @property
57
57
  def instance_id(self):
58
- """Gets the instance_id of this UpdateUserRequest.
58
+ r"""Gets the instance_id of this UpdateUserRequest.
59
59
 
60
60
  实例ID。
61
61
 
@@ -66,7 +66,7 @@ class UpdateUserRequest:
66
66
 
67
67
  @instance_id.setter
68
68
  def instance_id(self, instance_id):
69
- """Sets the instance_id of this UpdateUserRequest.
69
+ r"""Sets the instance_id of this UpdateUserRequest.
70
70
 
71
71
  实例ID。
72
72
 
@@ -77,7 +77,7 @@ class UpdateUserRequest:
77
77
 
78
78
  @property
79
79
  def user_name(self):
80
- """Gets the user_name of this UpdateUserRequest.
80
+ r"""Gets the user_name of this UpdateUserRequest.
81
81
 
82
82
  用户名。
83
83
 
@@ -88,7 +88,7 @@ class UpdateUserRequest:
88
88
 
89
89
  @user_name.setter
90
90
  def user_name(self, user_name):
91
- """Sets the user_name of this UpdateUserRequest.
91
+ r"""Sets the user_name of this UpdateUserRequest.
92
92
 
93
93
  用户名。
94
94
 
@@ -99,7 +99,7 @@ class UpdateUserRequest:
99
99
 
100
100
  @property
101
101
  def body(self):
102
- """Gets the body of this UpdateUserRequest.
102
+ r"""Gets the body of this UpdateUserRequest.
103
103
 
104
104
  :return: The body of this UpdateUserRequest.
105
105
  :rtype: :class:`huaweicloudsdkrocketmq.v2.User`
@@ -108,7 +108,7 @@ class UpdateUserRequest:
108
108
 
109
109
  @body.setter
110
110
  def body(self, body):
111
- """Sets the body of this UpdateUserRequest.
111
+ r"""Sets the body of this UpdateUserRequest.
112
112
 
113
113
  :param body: The body of this UpdateUserRequest.
114
114
  :type body: :class:`huaweicloudsdkrocketmq.v2.User`
@@ -40,7 +40,7 @@ class UpdateUserResponse(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
- """UpdateUserResponse
43
+ r"""UpdateUserResponse
44
44
 
45
45
  The model defined in huaweicloud sdk
46
46
 
@@ -93,7 +93,7 @@ class UpdateUserResponse(SdkResponse):
93
93
 
94
94
  @property
95
95
  def access_key(self):
96
- """Gets the access_key of this UpdateUserResponse.
96
+ r"""Gets the access_key of this UpdateUserResponse.
97
97
 
98
98
  用户名,只能英文字母开头,且由英文字母、数字、中划线、下划线组成,长度为7~64个字符。
99
99
 
@@ -104,7 +104,7 @@ class UpdateUserResponse(SdkResponse):
104
104
 
105
105
  @access_key.setter
106
106
  def access_key(self, access_key):
107
- """Sets the access_key of this UpdateUserResponse.
107
+ r"""Sets the access_key of this UpdateUserResponse.
108
108
 
109
109
  用户名,只能英文字母开头,且由英文字母、数字、中划线、下划线组成,长度为7~64个字符。
110
110
 
@@ -115,7 +115,7 @@ class UpdateUserResponse(SdkResponse):
115
115
 
116
116
  @property
117
117
  def secret_key(self):
118
- """Gets the secret_key of this UpdateUserResponse.
118
+ r"""Gets the secret_key of this UpdateUserResponse.
119
119
 
120
120
  密钥。 8-32个字符。 至少包含以下字符中的3种: - 大写字母 - 小写字母 - 数字 - 特殊字符`~!@#$%^&*()-_=+\\\\|[{}];:\\'\\\",<.>/?密钥。 不能与名称或倒序的名称相同。
121
121
 
@@ -126,7 +126,7 @@ class UpdateUserResponse(SdkResponse):
126
126
 
127
127
  @secret_key.setter
128
128
  def secret_key(self, secret_key):
129
- """Sets the secret_key of this UpdateUserResponse.
129
+ r"""Sets the secret_key of this UpdateUserResponse.
130
130
 
131
131
  密钥。 8-32个字符。 至少包含以下字符中的3种: - 大写字母 - 小写字母 - 数字 - 特殊字符`~!@#$%^&*()-_=+\\\\|[{}];:\\'\\\",<.>/?密钥。 不能与名称或倒序的名称相同。
132
132
 
@@ -137,7 +137,7 @@ class UpdateUserResponse(SdkResponse):
137
137
 
138
138
  @property
139
139
  def white_remote_address(self):
140
- """Gets the white_remote_address of this UpdateUserResponse.
140
+ r"""Gets the white_remote_address of this UpdateUserResponse.
141
141
 
142
142
  IP白名单。
143
143
 
@@ -148,7 +148,7 @@ class UpdateUserResponse(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 UpdateUserResponse.
151
+ r"""Sets the white_remote_address of this UpdateUserResponse.
152
152
 
153
153
  IP白名单。
154
154
 
@@ -159,7 +159,7 @@ class UpdateUserResponse(SdkResponse):
159
159
 
160
160
  @property
161
161
  def admin(self):
162
- """Gets the admin of this UpdateUserResponse.
162
+ r"""Gets the admin of this UpdateUserResponse.
163
163
 
164
164
  是否为管理员。
165
165
 
@@ -170,7 +170,7 @@ class UpdateUserResponse(SdkResponse):
170
170
 
171
171
  @admin.setter
172
172
  def admin(self, admin):
173
- """Sets the admin of this UpdateUserResponse.
173
+ r"""Sets the admin of this UpdateUserResponse.
174
174
 
175
175
  是否为管理员。
176
176
 
@@ -181,7 +181,7 @@ class UpdateUserResponse(SdkResponse):
181
181
 
182
182
  @property
183
183
  def default_topic_perm(self):
184
- """Gets the default_topic_perm of this UpdateUserResponse.
184
+ r"""Gets the default_topic_perm of this UpdateUserResponse.
185
185
 
186
186
  默认的主题权限。
187
187
 
@@ -192,7 +192,7 @@ class UpdateUserResponse(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 UpdateUserResponse.
195
+ r"""Sets the default_topic_perm of this UpdateUserResponse.
196
196
 
197
197
  默认的主题权限。
198
198
 
@@ -203,7 +203,7 @@ class UpdateUserResponse(SdkResponse):
203
203
 
204
204
  @property
205
205
  def default_group_perm(self):
206
- """Gets the default_group_perm of this UpdateUserResponse.
206
+ r"""Gets the default_group_perm of this UpdateUserResponse.
207
207
 
208
208
  默认的消费组权限。
209
209
 
@@ -214,7 +214,7 @@ class UpdateUserResponse(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 UpdateUserResponse.
217
+ r"""Sets the default_group_perm of this UpdateUserResponse.
218
218
 
219
219
  默认的消费组权限。
220
220
 
@@ -225,7 +225,7 @@ class UpdateUserResponse(SdkResponse):
225
225
 
226
226
  @property
227
227
  def topic_perms(self):
228
- """Gets the topic_perms of this UpdateUserResponse.
228
+ r"""Gets the topic_perms of this UpdateUserResponse.
229
229
 
230
230
  特殊的主题权限。
231
231
 
@@ -236,7 +236,7 @@ class UpdateUserResponse(SdkResponse):
236
236
 
237
237
  @topic_perms.setter
238
238
  def topic_perms(self, topic_perms):
239
- """Sets the topic_perms of this UpdateUserResponse.
239
+ r"""Sets the topic_perms of this UpdateUserResponse.
240
240
 
241
241
  特殊的主题权限。
242
242
 
@@ -247,7 +247,7 @@ class UpdateUserResponse(SdkResponse):
247
247
 
248
248
  @property
249
249
  def group_perms(self):
250
- """Gets the group_perms of this UpdateUserResponse.
250
+ r"""Gets the group_perms of this UpdateUserResponse.
251
251
 
252
252
  特殊的消费组权限。
253
253
 
@@ -258,7 +258,7 @@ class UpdateUserResponse(SdkResponse):
258
258
 
259
259
  @group_perms.setter
260
260
  def group_perms(self, group_perms):
261
- """Sets the group_perms of this UpdateUserResponse.
261
+ r"""Sets the group_perms of this UpdateUserResponse.
262
262
 
263
263
  特殊的消费组权限。
264
264