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
@@ -27,7 +27,7 @@ class ShowOneTopicRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, instance_id=None, topic=None):
30
- """ShowOneTopicRequest
30
+ r"""ShowOneTopicRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ShowOneTopicRequest:
48
48
 
49
49
  @property
50
50
  def instance_id(self):
51
- """Gets the instance_id of this ShowOneTopicRequest.
51
+ r"""Gets the instance_id of this ShowOneTopicRequest.
52
52
 
53
53
  实例ID。
54
54
 
@@ -59,7 +59,7 @@ class ShowOneTopicRequest:
59
59
 
60
60
  @instance_id.setter
61
61
  def instance_id(self, instance_id):
62
- """Sets the instance_id of this ShowOneTopicRequest.
62
+ r"""Sets the instance_id of this ShowOneTopicRequest.
63
63
 
64
64
  实例ID。
65
65
 
@@ -70,7 +70,7 @@ class ShowOneTopicRequest:
70
70
 
71
71
  @property
72
72
  def topic(self):
73
- """Gets the topic of this ShowOneTopicRequest.
73
+ r"""Gets the topic of this ShowOneTopicRequest.
74
74
 
75
75
  主题名称。
76
76
 
@@ -81,7 +81,7 @@ class ShowOneTopicRequest:
81
81
 
82
82
  @topic.setter
83
83
  def topic(self, topic):
84
- """Sets the topic of this ShowOneTopicRequest.
84
+ r"""Sets the topic of this ShowOneTopicRequest.
85
85
 
86
86
  主题名称。
87
87
 
@@ -36,7 +36,7 @@ class ShowOneTopicResponse(SdkResponse):
36
36
  }
37
37
 
38
38
  def __init__(self, name=None, total_read_queue_num=None, total_write_queue_num=None, permission=None, brokers=None, message_type=None):
39
- """ShowOneTopicResponse
39
+ r"""ShowOneTopicResponse
40
40
 
41
41
  The model defined in huaweicloud sdk
42
42
 
@@ -79,7 +79,7 @@ class ShowOneTopicResponse(SdkResponse):
79
79
 
80
80
  @property
81
81
  def name(self):
82
- """Gets the name of this ShowOneTopicResponse.
82
+ r"""Gets the name of this ShowOneTopicResponse.
83
83
 
84
84
  Topic名称。
85
85
 
@@ -90,7 +90,7 @@ class ShowOneTopicResponse(SdkResponse):
90
90
 
91
91
  @name.setter
92
92
  def name(self, name):
93
- """Sets the name of this ShowOneTopicResponse.
93
+ r"""Sets the name of this ShowOneTopicResponse.
94
94
 
95
95
  Topic名称。
96
96
 
@@ -101,7 +101,7 @@ class ShowOneTopicResponse(SdkResponse):
101
101
 
102
102
  @property
103
103
  def total_read_queue_num(self):
104
- """Gets the total_read_queue_num of this ShowOneTopicResponse.
104
+ r"""Gets the total_read_queue_num of this ShowOneTopicResponse.
105
105
 
106
106
  总读队列个数。
107
107
 
@@ -112,7 +112,7 @@ class ShowOneTopicResponse(SdkResponse):
112
112
 
113
113
  @total_read_queue_num.setter
114
114
  def total_read_queue_num(self, total_read_queue_num):
115
- """Sets the total_read_queue_num of this ShowOneTopicResponse.
115
+ r"""Sets the total_read_queue_num of this ShowOneTopicResponse.
116
116
 
117
117
  总读队列个数。
118
118
 
@@ -123,7 +123,7 @@ class ShowOneTopicResponse(SdkResponse):
123
123
 
124
124
  @property
125
125
  def total_write_queue_num(self):
126
- """Gets the total_write_queue_num of this ShowOneTopicResponse.
126
+ r"""Gets the total_write_queue_num of this ShowOneTopicResponse.
127
127
 
128
128
  总写队列个数。
129
129
 
@@ -134,7 +134,7 @@ class ShowOneTopicResponse(SdkResponse):
134
134
 
135
135
  @total_write_queue_num.setter
136
136
  def total_write_queue_num(self, total_write_queue_num):
137
- """Sets the total_write_queue_num of this ShowOneTopicResponse.
137
+ r"""Sets the total_write_queue_num of this ShowOneTopicResponse.
138
138
 
139
139
  总写队列个数。
140
140
 
@@ -145,7 +145,7 @@ class ShowOneTopicResponse(SdkResponse):
145
145
 
146
146
  @property
147
147
  def permission(self):
148
- """Gets the permission of this ShowOneTopicResponse.
148
+ r"""Gets the permission of this ShowOneTopicResponse.
149
149
 
150
150
  权限。
151
151
 
@@ -156,7 +156,7 @@ class ShowOneTopicResponse(SdkResponse):
156
156
 
157
157
  @permission.setter
158
158
  def permission(self, permission):
159
- """Sets the permission of this ShowOneTopicResponse.
159
+ r"""Sets the permission of this ShowOneTopicResponse.
160
160
 
161
161
  权限。
162
162
 
@@ -167,7 +167,7 @@ class ShowOneTopicResponse(SdkResponse):
167
167
 
168
168
  @property
169
169
  def brokers(self):
170
- """Gets the brokers of this ShowOneTopicResponse.
170
+ r"""Gets the brokers of this ShowOneTopicResponse.
171
171
 
172
172
  关联的代理。
173
173
 
@@ -178,7 +178,7 @@ class ShowOneTopicResponse(SdkResponse):
178
178
 
179
179
  @brokers.setter
180
180
  def brokers(self, brokers):
181
- """Sets the brokers of this ShowOneTopicResponse.
181
+ r"""Sets the brokers of this ShowOneTopicResponse.
182
182
 
183
183
  关联的代理。
184
184
 
@@ -189,7 +189,7 @@ class ShowOneTopicResponse(SdkResponse):
189
189
 
190
190
  @property
191
191
  def message_type(self):
192
- """Gets the message_type of this ShowOneTopicResponse.
192
+ r"""Gets the message_type of this ShowOneTopicResponse.
193
193
 
194
194
  消息类型(RocketMQ实例5.x版本才包含此参数)。
195
195
 
@@ -200,7 +200,7 @@ class ShowOneTopicResponse(SdkResponse):
200
200
 
201
201
  @message_type.setter
202
202
  def message_type(self, message_type):
203
- """Sets the message_type of this ShowOneTopicResponse.
203
+ r"""Sets the message_type of this ShowOneTopicResponse.
204
204
 
205
205
  消息类型(RocketMQ实例5.x版本才包含此参数)。
206
206
 
@@ -25,7 +25,7 @@ class ShowRocketMqConfigsRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, instance_id=None):
28
- """ShowRocketMqConfigsRequest
28
+ r"""ShowRocketMqConfigsRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowRocketMqConfigsRequest:
42
42
 
43
43
  @property
44
44
  def instance_id(self):
45
- """Gets the instance_id of this ShowRocketMqConfigsRequest.
45
+ r"""Gets the instance_id of this ShowRocketMqConfigsRequest.
46
46
 
47
47
  实例ID。
48
48
 
@@ -53,7 +53,7 @@ class ShowRocketMqConfigsRequest:
53
53
 
54
54
  @instance_id.setter
55
55
  def instance_id(self, instance_id):
56
- """Sets the instance_id of this ShowRocketMqConfigsRequest.
56
+ r"""Sets the instance_id of this ShowRocketMqConfigsRequest.
57
57
 
58
58
  实例ID。
59
59
 
@@ -26,7 +26,7 @@ class ShowRocketMqConfigsResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, rocketmq_configs=None):
29
- """ShowRocketMqConfigsResponse
29
+ r"""ShowRocketMqConfigsResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ShowRocketMqConfigsResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def rocketmq_configs(self):
47
- """Gets the rocketmq_configs of this ShowRocketMqConfigsResponse.
47
+ r"""Gets the rocketmq_configs of this ShowRocketMqConfigsResponse.
48
48
 
49
49
  RocketMQ配置。
50
50
 
@@ -55,7 +55,7 @@ class ShowRocketMqConfigsResponse(SdkResponse):
55
55
 
56
56
  @rocketmq_configs.setter
57
57
  def rocketmq_configs(self, rocketmq_configs):
58
- """Sets the rocketmq_configs of this ShowRocketMqConfigsResponse.
58
+ r"""Sets the rocketmq_configs of this ShowRocketMqConfigsResponse.
59
59
 
60
60
  RocketMQ配置。
61
61
 
@@ -23,7 +23,7 @@ class ShowRocketmqProjectTagsRequest:
23
23
  }
24
24
 
25
25
  def __init__(self):
26
- """ShowRocketmqProjectTagsRequest
26
+ r"""ShowRocketmqProjectTagsRequest
27
27
 
28
28
  The model defined in huaweicloud sdk
29
29
 
@@ -26,7 +26,7 @@ class ShowRocketmqProjectTagsResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, tags=None):
29
- """ShowRocketmqProjectTagsResponse
29
+ r"""ShowRocketmqProjectTagsResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ShowRocketmqProjectTagsResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def tags(self):
47
- """Gets the tags of this ShowRocketmqProjectTagsResponse.
47
+ r"""Gets the tags of this ShowRocketmqProjectTagsResponse.
48
48
 
49
49
  标签列表
50
50
 
@@ -55,7 +55,7 @@ class ShowRocketmqProjectTagsResponse(SdkResponse):
55
55
 
56
56
  @tags.setter
57
57
  def tags(self, tags):
58
- """Sets the tags of this ShowRocketmqProjectTagsResponse.
58
+ r"""Sets the tags of this ShowRocketmqProjectTagsResponse.
59
59
 
60
60
  标签列表
61
61
 
@@ -25,7 +25,7 @@ class ShowRocketmqTagsRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, instance_id=None):
28
- """ShowRocketmqTagsRequest
28
+ r"""ShowRocketmqTagsRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowRocketmqTagsRequest:
42
42
 
43
43
  @property
44
44
  def instance_id(self):
45
- """Gets the instance_id of this ShowRocketmqTagsRequest.
45
+ r"""Gets the instance_id of this ShowRocketmqTagsRequest.
46
46
 
47
47
  实例ID。
48
48
 
@@ -53,7 +53,7 @@ class ShowRocketmqTagsRequest:
53
53
 
54
54
  @instance_id.setter
55
55
  def instance_id(self, instance_id):
56
- """Sets the instance_id of this ShowRocketmqTagsRequest.
56
+ r"""Sets the instance_id of this ShowRocketmqTagsRequest.
57
57
 
58
58
  实例ID。
59
59
 
@@ -26,7 +26,7 @@ class ShowRocketmqTagsResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, tags=None):
29
- """ShowRocketmqTagsResponse
29
+ r"""ShowRocketmqTagsResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ShowRocketmqTagsResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def tags(self):
47
- """Gets the tags of this ShowRocketmqTagsResponse.
47
+ r"""Gets the tags of this ShowRocketmqTagsResponse.
48
48
 
49
49
  标签列表
50
50
 
@@ -55,7 +55,7 @@ class ShowRocketmqTagsResponse(SdkResponse):
55
55
 
56
56
  @tags.setter
57
57
  def tags(self, tags):
58
- """Sets the tags of this ShowRocketmqTagsResponse.
58
+ r"""Sets the tags of this ShowRocketmqTagsResponse.
59
59
 
60
60
  标签列表
61
61
 
@@ -27,7 +27,7 @@ class ShowTopicStatusRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, instance_id=None, topic=None):
30
- """ShowTopicStatusRequest
30
+ r"""ShowTopicStatusRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ShowTopicStatusRequest:
48
48
 
49
49
  @property
50
50
  def instance_id(self):
51
- """Gets the instance_id of this ShowTopicStatusRequest.
51
+ r"""Gets the instance_id of this ShowTopicStatusRequest.
52
52
 
53
53
  实例ID。
54
54
 
@@ -59,7 +59,7 @@ class ShowTopicStatusRequest:
59
59
 
60
60
  @instance_id.setter
61
61
  def instance_id(self, instance_id):
62
- """Sets the instance_id of this ShowTopicStatusRequest.
62
+ r"""Sets the instance_id of this ShowTopicStatusRequest.
63
63
 
64
64
  实例ID。
65
65
 
@@ -70,7 +70,7 @@ class ShowTopicStatusRequest:
70
70
 
71
71
  @property
72
72
  def topic(self):
73
- """Gets the topic of this ShowTopicStatusRequest.
73
+ r"""Gets the topic of this ShowTopicStatusRequest.
74
74
 
75
75
  主题名称。
76
76
 
@@ -81,7 +81,7 @@ class ShowTopicStatusRequest:
81
81
 
82
82
  @topic.setter
83
83
  def topic(self, topic):
84
- """Sets the topic of this ShowTopicStatusRequest.
84
+ r"""Sets the topic of this ShowTopicStatusRequest.
85
85
 
86
86
  主题名称。
87
87
 
@@ -27,7 +27,7 @@ class ShowTopicStatusRespBrokers:
27
27
  }
28
28
 
29
29
  def __init__(self, queues=None, broker_name=None):
30
- """ShowTopicStatusRespBrokers
30
+ r"""ShowTopicStatusRespBrokers
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class ShowTopicStatusRespBrokers:
50
50
 
51
51
  @property
52
52
  def queues(self):
53
- """Gets the queues of this ShowTopicStatusRespBrokers.
53
+ r"""Gets the queues of this ShowTopicStatusRespBrokers.
54
54
 
55
55
  队列列表。
56
56
 
@@ -61,7 +61,7 @@ class ShowTopicStatusRespBrokers:
61
61
 
62
62
  @queues.setter
63
63
  def queues(self, queues):
64
- """Sets the queues of this ShowTopicStatusRespBrokers.
64
+ r"""Sets the queues of this ShowTopicStatusRespBrokers.
65
65
 
66
66
  队列列表。
67
67
 
@@ -72,7 +72,7 @@ class ShowTopicStatusRespBrokers:
72
72
 
73
73
  @property
74
74
  def broker_name(self):
75
- """Gets the broker_name of this ShowTopicStatusRespBrokers.
75
+ r"""Gets the broker_name of this ShowTopicStatusRespBrokers.
76
76
 
77
77
  节点名称。
78
78
 
@@ -83,7 +83,7 @@ class ShowTopicStatusRespBrokers:
83
83
 
84
84
  @broker_name.setter
85
85
  def broker_name(self, broker_name):
86
- """Sets the broker_name of this ShowTopicStatusRespBrokers.
86
+ r"""Sets the broker_name of this ShowTopicStatusRespBrokers.
87
87
 
88
88
  节点名称。
89
89
 
@@ -31,7 +31,7 @@ class ShowTopicStatusRespQueues:
31
31
  }
32
32
 
33
33
  def __init__(self, id=None, min_offset=None, max_offset=None, last_message_time=None):
34
- """ShowTopicStatusRespQueues
34
+ r"""ShowTopicStatusRespQueues
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class ShowTopicStatusRespQueues:
64
64
 
65
65
  @property
66
66
  def id(self):
67
- """Gets the id of this ShowTopicStatusRespQueues.
67
+ r"""Gets the id of this ShowTopicStatusRespQueues.
68
68
 
69
69
  队列ID。
70
70
 
@@ -75,7 +75,7 @@ class ShowTopicStatusRespQueues:
75
75
 
76
76
  @id.setter
77
77
  def id(self, id):
78
- """Sets the id of this ShowTopicStatusRespQueues.
78
+ r"""Sets the id of this ShowTopicStatusRespQueues.
79
79
 
80
80
  队列ID。
81
81
 
@@ -86,7 +86,7 @@ class ShowTopicStatusRespQueues:
86
86
 
87
87
  @property
88
88
  def min_offset(self):
89
- """Gets the min_offset of this ShowTopicStatusRespQueues.
89
+ r"""Gets the min_offset of this ShowTopicStatusRespQueues.
90
90
 
91
91
  最小偏移量。
92
92
 
@@ -97,7 +97,7 @@ class ShowTopicStatusRespQueues:
97
97
 
98
98
  @min_offset.setter
99
99
  def min_offset(self, min_offset):
100
- """Sets the min_offset of this ShowTopicStatusRespQueues.
100
+ r"""Sets the min_offset of this ShowTopicStatusRespQueues.
101
101
 
102
102
  最小偏移量。
103
103
 
@@ -108,7 +108,7 @@ class ShowTopicStatusRespQueues:
108
108
 
109
109
  @property
110
110
  def max_offset(self):
111
- """Gets the max_offset of this ShowTopicStatusRespQueues.
111
+ r"""Gets the max_offset of this ShowTopicStatusRespQueues.
112
112
 
113
113
  最大偏移量。
114
114
 
@@ -119,7 +119,7 @@ class ShowTopicStatusRespQueues:
119
119
 
120
120
  @max_offset.setter
121
121
  def max_offset(self, max_offset):
122
- """Sets the max_offset of this ShowTopicStatusRespQueues.
122
+ r"""Sets the max_offset of this ShowTopicStatusRespQueues.
123
123
 
124
124
  最大偏移量。
125
125
 
@@ -130,7 +130,7 @@ class ShowTopicStatusRespQueues:
130
130
 
131
131
  @property
132
132
  def last_message_time(self):
133
- """Gets the last_message_time of this ShowTopicStatusRespQueues.
133
+ r"""Gets the last_message_time of this ShowTopicStatusRespQueues.
134
134
 
135
135
  最后一条消息的时间。
136
136
 
@@ -141,7 +141,7 @@ class ShowTopicStatusRespQueues:
141
141
 
142
142
  @last_message_time.setter
143
143
  def last_message_time(self, last_message_time):
144
- """Sets the last_message_time of this ShowTopicStatusRespQueues.
144
+ r"""Sets the last_message_time of this ShowTopicStatusRespQueues.
145
145
 
146
146
  最后一条消息的时间。
147
147
 
@@ -30,7 +30,7 @@ class ShowTopicStatusResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, max_offset=None, min_offset=None, brokers=None):
33
- """ShowTopicStatusResponse
33
+ r"""ShowTopicStatusResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ShowTopicStatusResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def max_offset(self):
61
- """Gets the max_offset of this ShowTopicStatusResponse.
61
+ r"""Gets the max_offset of this ShowTopicStatusResponse.
62
62
 
63
63
  最大偏移量。
64
64
 
@@ -69,7 +69,7 @@ class ShowTopicStatusResponse(SdkResponse):
69
69
 
70
70
  @max_offset.setter
71
71
  def max_offset(self, max_offset):
72
- """Sets the max_offset of this ShowTopicStatusResponse.
72
+ r"""Sets the max_offset of this ShowTopicStatusResponse.
73
73
 
74
74
  最大偏移量。
75
75
 
@@ -80,7 +80,7 @@ class ShowTopicStatusResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def min_offset(self):
83
- """Gets the min_offset of this ShowTopicStatusResponse.
83
+ r"""Gets the min_offset of this ShowTopicStatusResponse.
84
84
 
85
85
  最小偏移量。
86
86
 
@@ -91,7 +91,7 @@ class ShowTopicStatusResponse(SdkResponse):
91
91
 
92
92
  @min_offset.setter
93
93
  def min_offset(self, min_offset):
94
- """Sets the min_offset of this ShowTopicStatusResponse.
94
+ r"""Sets the min_offset of this ShowTopicStatusResponse.
95
95
 
96
96
  最小偏移量。
97
97
 
@@ -102,7 +102,7 @@ class ShowTopicStatusResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def brokers(self):
105
- """Gets the brokers of this ShowTopicStatusResponse.
105
+ r"""Gets the brokers of this ShowTopicStatusResponse.
106
106
 
107
107
  代理。
108
108
 
@@ -113,7 +113,7 @@ class ShowTopicStatusResponse(SdkResponse):
113
113
 
114
114
  @brokers.setter
115
115
  def brokers(self, brokers):
116
- """Sets the brokers of this ShowTopicStatusResponse.
116
+ r"""Sets the brokers of this ShowTopicStatusResponse.
117
117
 
118
118
  代理。
119
119
 
@@ -27,7 +27,7 @@ class ShowUserRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, instance_id=None, user_name=None):
30
- """ShowUserRequest
30
+ r"""ShowUserRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ShowUserRequest:
48
48
 
49
49
  @property
50
50
  def instance_id(self):
51
- """Gets the instance_id of this ShowUserRequest.
51
+ r"""Gets the instance_id of this ShowUserRequest.
52
52
 
53
53
  实例ID。
54
54
 
@@ -59,7 +59,7 @@ class ShowUserRequest:
59
59
 
60
60
  @instance_id.setter
61
61
  def instance_id(self, instance_id):
62
- """Sets the instance_id of this ShowUserRequest.
62
+ r"""Sets the instance_id of this ShowUserRequest.
63
63
 
64
64
  实例ID。
65
65
 
@@ -70,7 +70,7 @@ class ShowUserRequest:
70
70
 
71
71
  @property
72
72
  def user_name(self):
73
- """Gets the user_name of this ShowUserRequest.
73
+ r"""Gets the user_name of this ShowUserRequest.
74
74
 
75
75
  用户名。
76
76
 
@@ -81,7 +81,7 @@ class ShowUserRequest:
81
81
 
82
82
  @user_name.setter
83
83
  def user_name(self, user_name):
84
- """Sets the user_name of this ShowUserRequest.
84
+ r"""Sets the user_name of this ShowUserRequest.
85
85
 
86
86
  用户名。
87
87