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
@@ -36,7 +36,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
36
36
  }
37
37
 
38
38
  def __init__(self, topics=None, total=None, lag=None, max_offset=None, consumer_offset=None, brokers=None):
39
- """ShowConsumerListOrDetailsResponse
39
+ r"""ShowConsumerListOrDetailsResponse
40
40
 
41
41
  The model defined in huaweicloud sdk
42
42
 
@@ -79,7 +79,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
79
79
 
80
80
  @property
81
81
  def topics(self):
82
- """Gets the topics of this ShowConsumerListOrDetailsResponse.
82
+ r"""Gets the topics of this ShowConsumerListOrDetailsResponse.
83
83
 
84
84
  Topic列表(当查询Topic消费“列表”时才显示此参数)。
85
85
 
@@ -90,7 +90,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
90
90
 
91
91
  @topics.setter
92
92
  def topics(self, topics):
93
- """Sets the topics of this ShowConsumerListOrDetailsResponse.
93
+ r"""Sets the topics of this ShowConsumerListOrDetailsResponse.
94
94
 
95
95
  Topic列表(当查询Topic消费“列表”时才显示此参数)。
96
96
 
@@ -101,7 +101,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
101
101
 
102
102
  @property
103
103
  def total(self):
104
- """Gets the total of this ShowConsumerListOrDetailsResponse.
104
+ r"""Gets the total of this ShowConsumerListOrDetailsResponse.
105
105
 
106
106
  Topic总数(当查询Topic消费“列表”时才显示此参数)。
107
107
 
@@ -112,7 +112,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
112
112
 
113
113
  @total.setter
114
114
  def total(self, total):
115
- """Sets the total of this ShowConsumerListOrDetailsResponse.
115
+ r"""Sets the total of this ShowConsumerListOrDetailsResponse.
116
116
 
117
117
  Topic总数(当查询Topic消费“列表”时才显示此参数)。
118
118
 
@@ -123,7 +123,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
123
123
 
124
124
  @property
125
125
  def lag(self):
126
- """Gets the lag of this ShowConsumerListOrDetailsResponse.
126
+ r"""Gets the lag of this ShowConsumerListOrDetailsResponse.
127
127
 
128
128
  消费堆积总数。
129
129
 
@@ -134,7 +134,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
134
134
 
135
135
  @lag.setter
136
136
  def lag(self, lag):
137
- """Sets the lag of this ShowConsumerListOrDetailsResponse.
137
+ r"""Sets the lag of this ShowConsumerListOrDetailsResponse.
138
138
 
139
139
  消费堆积总数。
140
140
 
@@ -145,7 +145,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
145
145
 
146
146
  @property
147
147
  def max_offset(self):
148
- """Gets the max_offset of this ShowConsumerListOrDetailsResponse.
148
+ r"""Gets the max_offset of this ShowConsumerListOrDetailsResponse.
149
149
 
150
150
  消息总数。
151
151
 
@@ -156,7 +156,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
156
156
 
157
157
  @max_offset.setter
158
158
  def max_offset(self, max_offset):
159
- """Sets the max_offset of this ShowConsumerListOrDetailsResponse.
159
+ r"""Sets the max_offset of this ShowConsumerListOrDetailsResponse.
160
160
 
161
161
  消息总数。
162
162
 
@@ -167,7 +167,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
167
167
 
168
168
  @property
169
169
  def consumer_offset(self):
170
- """Gets the consumer_offset of this ShowConsumerListOrDetailsResponse.
170
+ r"""Gets the consumer_offset of this ShowConsumerListOrDetailsResponse.
171
171
 
172
172
  已消费消息数。
173
173
 
@@ -178,7 +178,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
178
178
 
179
179
  @consumer_offset.setter
180
180
  def consumer_offset(self, consumer_offset):
181
- """Sets the consumer_offset of this ShowConsumerListOrDetailsResponse.
181
+ r"""Sets the consumer_offset of this ShowConsumerListOrDetailsResponse.
182
182
 
183
183
  已消费消息数。
184
184
 
@@ -189,7 +189,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
189
189
 
190
190
  @property
191
191
  def brokers(self):
192
- """Gets the brokers of this ShowConsumerListOrDetailsResponse.
192
+ r"""Gets the brokers of this ShowConsumerListOrDetailsResponse.
193
193
 
194
194
  Topic关联代理(当查询Topic消费“详情”才显示此参数)。
195
195
 
@@ -200,7 +200,7 @@ class ShowConsumerListOrDetailsResponse(SdkResponse):
200
200
 
201
201
  @brokers.setter
202
202
  def brokers(self, brokers):
203
- """Sets the brokers of this ShowConsumerListOrDetailsResponse.
203
+ r"""Sets the brokers of this ShowConsumerListOrDetailsResponse.
204
204
 
205
205
  Topic关联代理(当查询Topic消费“详情”才显示此参数)。
206
206
 
@@ -29,7 +29,7 @@ class ShowEngineInstanceExtendProductInfoRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, engine=None, instance_id=None, type=None):
32
- """ShowEngineInstanceExtendProductInfoRequest
32
+ r"""ShowEngineInstanceExtendProductInfoRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class ShowEngineInstanceExtendProductInfoRequest:
55
55
 
56
56
  @property
57
57
  def engine(self):
58
- """Gets the engine of this ShowEngineInstanceExtendProductInfoRequest.
58
+ r"""Gets the engine of this ShowEngineInstanceExtendProductInfoRequest.
59
59
 
60
60
  消息引擎的类型。支持的类型为rocketmq。
61
61
 
@@ -66,7 +66,7 @@ class ShowEngineInstanceExtendProductInfoRequest:
66
66
 
67
67
  @engine.setter
68
68
  def engine(self, engine):
69
- """Sets the engine of this ShowEngineInstanceExtendProductInfoRequest.
69
+ r"""Sets the engine of this ShowEngineInstanceExtendProductInfoRequest.
70
70
 
71
71
  消息引擎的类型。支持的类型为rocketmq。
72
72
 
@@ -77,7 +77,7 @@ class ShowEngineInstanceExtendProductInfoRequest:
77
77
 
78
78
  @property
79
79
  def instance_id(self):
80
- """Gets the instance_id of this ShowEngineInstanceExtendProductInfoRequest.
80
+ r"""Gets the instance_id of this ShowEngineInstanceExtendProductInfoRequest.
81
81
 
82
82
  实例ID。
83
83
 
@@ -88,7 +88,7 @@ class ShowEngineInstanceExtendProductInfoRequest:
88
88
 
89
89
  @instance_id.setter
90
90
  def instance_id(self, instance_id):
91
- """Sets the instance_id of this ShowEngineInstanceExtendProductInfoRequest.
91
+ r"""Sets the instance_id of this ShowEngineInstanceExtendProductInfoRequest.
92
92
 
93
93
  实例ID。
94
94
 
@@ -99,7 +99,7 @@ class ShowEngineInstanceExtendProductInfoRequest:
99
99
 
100
100
  @property
101
101
  def type(self):
102
- """Gets the type of this ShowEngineInstanceExtendProductInfoRequest.
102
+ r"""Gets the type of this ShowEngineInstanceExtendProductInfoRequest.
103
103
 
104
104
  产品的类型。 advanced:专享版。
105
105
 
@@ -110,7 +110,7 @@ class ShowEngineInstanceExtendProductInfoRequest:
110
110
 
111
111
  @type.setter
112
112
  def type(self, type):
113
- """Sets the type of this ShowEngineInstanceExtendProductInfoRequest.
113
+ r"""Sets the type of this ShowEngineInstanceExtendProductInfoRequest.
114
114
 
115
115
  产品的类型。 advanced:专享版。
116
116
 
@@ -30,7 +30,7 @@ class ShowEngineInstanceExtendProductInfoResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, engine=None, versions=None, products=None):
33
- """ShowEngineInstanceExtendProductInfoResponse
33
+ r"""ShowEngineInstanceExtendProductInfoResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ShowEngineInstanceExtendProductInfoResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def engine(self):
61
- """Gets the engine of this ShowEngineInstanceExtendProductInfoResponse.
61
+ r"""Gets the engine of this ShowEngineInstanceExtendProductInfoResponse.
62
62
 
63
63
  消息引擎类型。
64
64
 
@@ -69,7 +69,7 @@ class ShowEngineInstanceExtendProductInfoResponse(SdkResponse):
69
69
 
70
70
  @engine.setter
71
71
  def engine(self, engine):
72
- """Sets the engine of this ShowEngineInstanceExtendProductInfoResponse.
72
+ r"""Sets the engine of this ShowEngineInstanceExtendProductInfoResponse.
73
73
 
74
74
  消息引擎类型。
75
75
 
@@ -80,7 +80,7 @@ class ShowEngineInstanceExtendProductInfoResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def versions(self):
83
- """Gets the versions of this ShowEngineInstanceExtendProductInfoResponse.
83
+ r"""Gets the versions of this ShowEngineInstanceExtendProductInfoResponse.
84
84
 
85
85
  消息引擎支持的版本。
86
86
 
@@ -91,7 +91,7 @@ class ShowEngineInstanceExtendProductInfoResponse(SdkResponse):
91
91
 
92
92
  @versions.setter
93
93
  def versions(self, versions):
94
- """Sets the versions of this ShowEngineInstanceExtendProductInfoResponse.
94
+ r"""Sets the versions of this ShowEngineInstanceExtendProductInfoResponse.
95
95
 
96
96
  消息引擎支持的版本。
97
97
 
@@ -102,7 +102,7 @@ class ShowEngineInstanceExtendProductInfoResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def products(self):
105
- """Gets the products of this ShowEngineInstanceExtendProductInfoResponse.
105
+ r"""Gets the products of this ShowEngineInstanceExtendProductInfoResponse.
106
106
 
107
107
  规格变更的产品信息。
108
108
 
@@ -113,7 +113,7 @@ class ShowEngineInstanceExtendProductInfoResponse(SdkResponse):
113
113
 
114
114
  @products.setter
115
115
  def products(self, products):
116
- """Sets the products of this ShowEngineInstanceExtendProductInfoResponse.
116
+ r"""Sets the products of this ShowEngineInstanceExtendProductInfoResponse.
117
117
 
118
118
  规格变更的产品信息。
119
119
 
@@ -27,7 +27,7 @@ class ShowGroupRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, instance_id=None, group=None):
30
- """ShowGroupRequest
30
+ r"""ShowGroupRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ShowGroupRequest:
48
48
 
49
49
  @property
50
50
  def instance_id(self):
51
- """Gets the instance_id of this ShowGroupRequest.
51
+ r"""Gets the instance_id of this ShowGroupRequest.
52
52
 
53
53
  实例ID。
54
54
 
@@ -59,7 +59,7 @@ class ShowGroupRequest:
59
59
 
60
60
  @instance_id.setter
61
61
  def instance_id(self, instance_id):
62
- """Sets the instance_id of this ShowGroupRequest.
62
+ r"""Sets the instance_id of this ShowGroupRequest.
63
63
 
64
64
  实例ID。
65
65
 
@@ -70,7 +70,7 @@ class ShowGroupRequest:
70
70
 
71
71
  @property
72
72
  def group(self):
73
- """Gets the group of this ShowGroupRequest.
73
+ r"""Gets the group of this ShowGroupRequest.
74
74
 
75
75
  消费组名称。
76
76
 
@@ -81,7 +81,7 @@ class ShowGroupRequest:
81
81
 
82
82
  @group.setter
83
83
  def group(self, group):
84
- """Sets the group of this ShowGroupRequest.
84
+ r"""Sets the group of this ShowGroupRequest.
85
85
 
86
86
  消费组名称。
87
87
 
@@ -42,7 +42,7 @@ class ShowGroupResponse(SdkResponse):
42
42
  }
43
43
 
44
44
  def __init__(self, enabled=None, broadcast=None, brokers=None, name=None, group_desc=None, retry_max_time=None, app_id=None, app_name=None, permissions=None):
45
- """ShowGroupResponse
45
+ r"""ShowGroupResponse
46
46
 
47
47
  The model defined in huaweicloud sdk
48
48
 
@@ -100,7 +100,7 @@ class ShowGroupResponse(SdkResponse):
100
100
 
101
101
  @property
102
102
  def enabled(self):
103
- """Gets the enabled of this ShowGroupResponse.
103
+ r"""Gets the enabled of this ShowGroupResponse.
104
104
 
105
105
  是否可以消费。
106
106
 
@@ -111,7 +111,7 @@ class ShowGroupResponse(SdkResponse):
111
111
 
112
112
  @enabled.setter
113
113
  def enabled(self, enabled):
114
- """Sets the enabled of this ShowGroupResponse.
114
+ r"""Sets the enabled of this ShowGroupResponse.
115
115
 
116
116
  是否可以消费。
117
117
 
@@ -122,7 +122,7 @@ class ShowGroupResponse(SdkResponse):
122
122
 
123
123
  @property
124
124
  def broadcast(self):
125
- """Gets the broadcast of this ShowGroupResponse.
125
+ r"""Gets the broadcast of this ShowGroupResponse.
126
126
 
127
127
  是否广播。
128
128
 
@@ -133,7 +133,7 @@ class ShowGroupResponse(SdkResponse):
133
133
 
134
134
  @broadcast.setter
135
135
  def broadcast(self, broadcast):
136
- """Sets the broadcast of this ShowGroupResponse.
136
+ r"""Sets the broadcast of this ShowGroupResponse.
137
137
 
138
138
  是否广播。
139
139
 
@@ -144,7 +144,7 @@ class ShowGroupResponse(SdkResponse):
144
144
 
145
145
  @property
146
146
  def brokers(self):
147
- """Gets the brokers of this ShowGroupResponse.
147
+ r"""Gets the brokers of this ShowGroupResponse.
148
148
 
149
149
  关联的代理列表。
150
150
 
@@ -155,7 +155,7 @@ class ShowGroupResponse(SdkResponse):
155
155
 
156
156
  @brokers.setter
157
157
  def brokers(self, brokers):
158
- """Sets the brokers of this ShowGroupResponse.
158
+ r"""Sets the brokers of this ShowGroupResponse.
159
159
 
160
160
  关联的代理列表。
161
161
 
@@ -166,7 +166,7 @@ class ShowGroupResponse(SdkResponse):
166
166
 
167
167
  @property
168
168
  def name(self):
169
- """Gets the name of this ShowGroupResponse.
169
+ r"""Gets the name of this ShowGroupResponse.
170
170
 
171
171
  消费组名称。
172
172
 
@@ -177,7 +177,7 @@ class ShowGroupResponse(SdkResponse):
177
177
 
178
178
  @name.setter
179
179
  def name(self, name):
180
- """Sets the name of this ShowGroupResponse.
180
+ r"""Sets the name of this ShowGroupResponse.
181
181
 
182
182
  消费组名称。
183
183
 
@@ -188,7 +188,7 @@ class ShowGroupResponse(SdkResponse):
188
188
 
189
189
  @property
190
190
  def group_desc(self):
191
- """Gets the group_desc of this ShowGroupResponse.
191
+ r"""Gets the group_desc of this ShowGroupResponse.
192
192
 
193
193
  消费组描述。
194
194
 
@@ -199,7 +199,7 @@ class ShowGroupResponse(SdkResponse):
199
199
 
200
200
  @group_desc.setter
201
201
  def group_desc(self, group_desc):
202
- """Sets the group_desc of this ShowGroupResponse.
202
+ r"""Sets the group_desc of this ShowGroupResponse.
203
203
 
204
204
  消费组描述。
205
205
 
@@ -210,7 +210,7 @@ class ShowGroupResponse(SdkResponse):
210
210
 
211
211
  @property
212
212
  def retry_max_time(self):
213
- """Gets the retry_max_time of this ShowGroupResponse.
213
+ r"""Gets the retry_max_time of this ShowGroupResponse.
214
214
 
215
215
  最大重试次数。
216
216
 
@@ -221,7 +221,7 @@ class ShowGroupResponse(SdkResponse):
221
221
 
222
222
  @retry_max_time.setter
223
223
  def retry_max_time(self, retry_max_time):
224
- """Sets the retry_max_time of this ShowGroupResponse.
224
+ r"""Sets the retry_max_time of this ShowGroupResponse.
225
225
 
226
226
  最大重试次数。
227
227
 
@@ -232,7 +232,7 @@ class ShowGroupResponse(SdkResponse):
232
232
 
233
233
  @property
234
234
  def app_id(self):
235
- """Gets the app_id of this ShowGroupResponse.
235
+ r"""Gets the app_id of this ShowGroupResponse.
236
236
 
237
237
  应用ID。
238
238
 
@@ -243,7 +243,7 @@ class ShowGroupResponse(SdkResponse):
243
243
 
244
244
  @app_id.setter
245
245
  def app_id(self, app_id):
246
- """Sets the app_id of this ShowGroupResponse.
246
+ r"""Sets the app_id of this ShowGroupResponse.
247
247
 
248
248
  应用ID。
249
249
 
@@ -254,7 +254,7 @@ class ShowGroupResponse(SdkResponse):
254
254
 
255
255
  @property
256
256
  def app_name(self):
257
- """Gets the app_name of this ShowGroupResponse.
257
+ r"""Gets the app_name of this ShowGroupResponse.
258
258
 
259
259
  应用名称。
260
260
 
@@ -265,7 +265,7 @@ class ShowGroupResponse(SdkResponse):
265
265
 
266
266
  @app_name.setter
267
267
  def app_name(self, app_name):
268
- """Sets the app_name of this ShowGroupResponse.
268
+ r"""Sets the app_name of this ShowGroupResponse.
269
269
 
270
270
  应用名称。
271
271
 
@@ -276,7 +276,7 @@ class ShowGroupResponse(SdkResponse):
276
276
 
277
277
  @property
278
278
  def permissions(self):
279
- """Gets the permissions of this ShowGroupResponse.
279
+ r"""Gets the permissions of this ShowGroupResponse.
280
280
 
281
281
  权限。
282
282
 
@@ -287,7 +287,7 @@ class ShowGroupResponse(SdkResponse):
287
287
 
288
288
  @permissions.setter
289
289
  def permissions(self, permissions):
290
- """Sets the permissions of this ShowGroupResponse.
290
+ r"""Sets the permissions of this ShowGroupResponse.
291
291
 
292
292
  权限。
293
293
 
@@ -25,7 +25,7 @@ class ShowInstanceRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, instance_id=None):
28
- """ShowInstanceRequest
28
+ r"""ShowInstanceRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowInstanceRequest:
42
42
 
43
43
  @property
44
44
  def instance_id(self):
45
- """Gets the instance_id of this ShowInstanceRequest.
45
+ r"""Gets the instance_id of this ShowInstanceRequest.
46
46
 
47
47
  实例ID。
48
48
 
@@ -53,7 +53,7 @@ class ShowInstanceRequest:
53
53
 
54
54
  @instance_id.setter
55
55
  def instance_id(self, instance_id):
56
- """Sets the instance_id of this ShowInstanceRequest.
56
+ r"""Sets the instance_id of this ShowInstanceRequest.
57
57
 
58
58
  实例ID。
59
59