huaweicloudsdkrocketmq 3.1.141__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_rocketmq_tag_request.py +5 -5
  2. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_rocketmq_tag_response.py +1 -1
  3. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_tag_req.py +5 -5
  4. huaweicloudsdkrocketmq/v2/model/batch_delete_consumer_group_req.py +3 -3
  5. huaweicloudsdkrocketmq/v2/model/batch_delete_consumer_group_resp.py +3 -3
  6. huaweicloudsdkrocketmq/v2/model/batch_delete_instance_req.py +7 -7
  7. huaweicloudsdkrocketmq/v2/model/batch_delete_instance_resp_results.py +5 -5
  8. huaweicloudsdkrocketmq/v2/model/batch_delete_instances_request.py +3 -3
  9. huaweicloudsdkrocketmq/v2/model/batch_delete_instances_response.py +3 -3
  10. huaweicloudsdkrocketmq/v2/model/batch_delete_topic_req.py +3 -3
  11. huaweicloudsdkrocketmq/v2/model/batch_delete_topic_resp.py +3 -3
  12. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_req.py +3 -3
  13. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_request.py +5 -5
  14. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_response.py +3 -3
  15. huaweicloudsdkrocketmq/v2/model/brokers.py +5 -5
  16. huaweicloudsdkrocketmq/v2/model/bss_param.py +11 -11
  17. huaweicloudsdkrocketmq/v2/model/client_data.py +11 -11
  18. huaweicloudsdkrocketmq/v2/model/consumer_detail_resp.py +9 -9
  19. huaweicloudsdkrocketmq/v2/model/consumer_group.py +19 -19
  20. huaweicloudsdkrocketmq/v2/model/consumer_list.py +5 -5
  21. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_req.py +17 -17
  22. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_request.py +7 -7
  23. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_response.py +5 -5
  24. huaweicloudsdkrocketmq/v2/model/create_group_resp.py +3 -3
  25. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_req.py +39 -39
  26. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_request.py +5 -5
  27. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_response.py +3 -3
  28. huaweicloudsdkrocketmq/v2/model/create_or_update_consumer_group.py +15 -15
  29. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_req.py +37 -37
  30. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_request.py +3 -3
  31. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_response.py +3 -3
  32. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_req.py +13 -13
  33. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_request.py +11 -11
  34. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_response.py +3 -3
  35. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_req.py +15 -15
  36. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_request.py +7 -7
  37. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_response.py +5 -5
  38. huaweicloudsdkrocketmq/v2/model/create_topic_req.py +13 -13
  39. huaweicloudsdkrocketmq/v2/model/create_topic_req_queues.py +5 -5
  40. huaweicloudsdkrocketmq/v2/model/create_topic_resp.py +3 -3
  41. huaweicloudsdkrocketmq/v2/model/create_user_request.py +5 -5
  42. huaweicloudsdkrocketmq/v2/model/create_user_response.py +17 -17
  43. huaweicloudsdkrocketmq/v2/model/deadletter_resend_req.py +5 -5
  44. huaweicloudsdkrocketmq/v2/model/deadletter_resend_resp_resend_results.py +7 -7
  45. huaweicloudsdkrocketmq/v2/model/delete_consumer_group_request.py +5 -5
  46. huaweicloudsdkrocketmq/v2/model/delete_consumer_group_response.py +1 -1
  47. huaweicloudsdkrocketmq/v2/model/delete_instance_request.py +3 -3
  48. huaweicloudsdkrocketmq/v2/model/delete_instance_response.py +1 -1
  49. huaweicloudsdkrocketmq/v2/model/delete_rocket_mq_migration_task_request.py +5 -5
  50. huaweicloudsdkrocketmq/v2/model/delete_rocket_mq_migration_task_response.py +1 -1
  51. huaweicloudsdkrocketmq/v2/model/delete_topic_request.py +5 -5
  52. huaweicloudsdkrocketmq/v2/model/delete_topic_response.py +1 -1
  53. huaweicloudsdkrocketmq/v2/model/delete_user_request.py +5 -5
  54. huaweicloudsdkrocketmq/v2/model/delete_user_response.py +3 -3
  55. huaweicloudsdkrocketmq/v2/model/export_dlq_message_req.py +7 -7
  56. huaweicloudsdkrocketmq/v2/model/export_dlq_message_request.py +5 -5
  57. huaweicloudsdkrocketmq/v2/model/export_dlq_message_response.py +3 -3
  58. huaweicloudsdkrocketmq/v2/model/list_access_policy_resp_policies.py +11 -11
  59. huaweicloudsdkrocketmq/v2/model/list_available_zones_request.py +1 -1
  60. huaweicloudsdkrocketmq/v2/model/list_available_zones_resp_available_zones.py +19 -19
  61. huaweicloudsdkrocketmq/v2/model/list_available_zones_response.py +5 -5
  62. huaweicloudsdkrocketmq/v2/model/list_brokers_request.py +3 -3
  63. huaweicloudsdkrocketmq/v2/model/list_brokers_resp_brokers.py +5 -5
  64. huaweicloudsdkrocketmq/v2/model/list_brokers_response.py +3 -3
  65. huaweicloudsdkrocketmq/v2/model/list_consume_group_access_policy_request.py +11 -11
  66. huaweicloudsdkrocketmq/v2/model/list_consume_group_access_policy_response.py +7 -7
  67. huaweicloudsdkrocketmq/v2/model/list_consumer_group_of_topic_request.py +9 -9
  68. huaweicloudsdkrocketmq/v2/model/list_consumer_group_of_topic_response.py +3 -3
  69. huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_request.py +9 -9
  70. huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_response.py +13 -13
  71. huaweicloudsdkrocketmq/v2/model/list_instances_request.py +19 -19
  72. huaweicloudsdkrocketmq/v2/model/list_instances_response.py +5 -5
  73. huaweicloudsdkrocketmq/v2/model/list_message_trace_request.py +7 -7
  74. huaweicloudsdkrocketmq/v2/model/list_message_trace_resp_trace.py +41 -41
  75. huaweicloudsdkrocketmq/v2/model/list_message_trace_response.py +3 -3
  76. huaweicloudsdkrocketmq/v2/model/list_messages_request.py +19 -19
  77. huaweicloudsdkrocketmq/v2/model/list_messages_response.py +5 -5
  78. huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_request.py +7 -7
  79. huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_response.py +13 -13
  80. huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_request.py +13 -13
  81. huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_response.py +5 -5
  82. huaweicloudsdkrocketmq/v2/model/list_topic_access_policy_request.py +9 -9
  83. huaweicloudsdkrocketmq/v2/model/list_topic_access_policy_response.py +7 -7
  84. huaweicloudsdkrocketmq/v2/model/list_user_request.py +7 -7
  85. huaweicloudsdkrocketmq/v2/model/list_user_response.py +5 -5
  86. huaweicloudsdkrocketmq/v2/model/message.py +29 -29
  87. huaweicloudsdkrocketmq/v2/model/message_property_list.py +5 -5
  88. huaweicloudsdkrocketmq/v2/model/metadata_delete_req.py +3 -3
  89. huaweicloudsdkrocketmq/v2/model/metadata_task.py +11 -11
  90. huaweicloudsdkrocketmq/v2/model/migration_rabbit_binding_metadata.py +11 -11
  91. huaweicloudsdkrocketmq/v2/model/migration_rabbit_exchange_metadata.py +9 -9
  92. huaweicloudsdkrocketmq/v2/model/migration_rabbit_queue_metadata.py +7 -7
  93. huaweicloudsdkrocketmq/v2/model/migration_rabbit_vhost_metadata.py +3 -3
  94. huaweicloudsdkrocketmq/v2/model/migration_rocket_mq_subscription_group.py +17 -17
  95. huaweicloudsdkrocketmq/v2/model/migration_rocket_mq_topic_config.py +15 -15
  96. huaweicloudsdkrocketmq/v2/model/modify_config_req.py +3 -3
  97. huaweicloudsdkrocketmq/v2/model/queue.py +11 -11
  98. huaweicloudsdkrocketmq/v2/model/resend_req.py +9 -9
  99. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_req.py +5 -5
  100. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_request.py +9 -9
  101. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_resp_queues.py +7 -7
  102. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_response.py +3 -3
  103. huaweicloudsdkrocketmq/v2/model/resize_engine_instance_req.py +11 -11
  104. huaweicloudsdkrocketmq/v2/model/resize_instance_request.py +7 -7
  105. huaweicloudsdkrocketmq/v2/model/resize_instance_response.py +3 -3
  106. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_req.py +5 -5
  107. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_resp.py +13 -13
  108. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_info_entity.py +25 -25
  109. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_ios_entity.py +9 -9
  110. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_properties_entity.py +17 -17
  111. huaweicloudsdkrocketmq/v2/model/rocket_mq_product_support_features_entity.py +5 -5
  112. huaweicloudsdkrocketmq/v2/model/send_dlq_message_request.py +7 -7
  113. huaweicloudsdkrocketmq/v2/model/send_dlq_message_response.py +3 -3
  114. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_request.py +11 -11
  115. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_response.py +15 -15
  116. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_request.py +11 -11
  117. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_response.py +13 -13
  118. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_request.py +7 -7
  119. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_response.py +7 -7
  120. huaweicloudsdkrocketmq/v2/model/show_group_request.py +5 -5
  121. huaweicloudsdkrocketmq/v2/model/show_group_response.py +19 -19
  122. huaweicloudsdkrocketmq/v2/model/show_instance_request.py +3 -3
  123. huaweicloudsdkrocketmq/v2/model/show_instance_resp.py +111 -111
  124. huaweicloudsdkrocketmq/v2/model/show_instance_response.py +111 -111
  125. huaweicloudsdkrocketmq/v2/model/show_one_topic_request.py +5 -5
  126. huaweicloudsdkrocketmq/v2/model/show_one_topic_response.py +13 -13
  127. huaweicloudsdkrocketmq/v2/model/show_rocket_mq_configs_request.py +3 -3
  128. huaweicloudsdkrocketmq/v2/model/show_rocket_mq_configs_response.py +3 -3
  129. huaweicloudsdkrocketmq/v2/model/show_rocketmq_project_tags_request.py +1 -1
  130. huaweicloudsdkrocketmq/v2/model/show_rocketmq_project_tags_response.py +3 -3
  131. huaweicloudsdkrocketmq/v2/model/show_rocketmq_tags_request.py +3 -3
  132. huaweicloudsdkrocketmq/v2/model/show_rocketmq_tags_response.py +3 -3
  133. huaweicloudsdkrocketmq/v2/model/show_topic_status_request.py +5 -5
  134. huaweicloudsdkrocketmq/v2/model/show_topic_status_resp_brokers.py +5 -5
  135. huaweicloudsdkrocketmq/v2/model/show_topic_status_resp_queues.py +9 -9
  136. huaweicloudsdkrocketmq/v2/model/show_topic_status_response.py +7 -7
  137. huaweicloudsdkrocketmq/v2/model/show_user_request.py +5 -5
  138. huaweicloudsdkrocketmq/v2/model/show_user_response.py +17 -17
  139. huaweicloudsdkrocketmq/v2/model/subscription.py +7 -7
  140. huaweicloudsdkrocketmq/v2/model/tag_entity.py +5 -5
  141. huaweicloudsdkrocketmq/v2/model/tag_multy_value_entity.py +5 -5
  142. huaweicloudsdkrocketmq/v2/model/topic.py +13 -13
  143. huaweicloudsdkrocketmq/v2/model/topic_brokers.py +7 -7
  144. huaweicloudsdkrocketmq/v2/model/update_consumer_group.py +11 -11
  145. huaweicloudsdkrocketmq/v2/model/update_consumer_group_request.py +7 -7
  146. huaweicloudsdkrocketmq/v2/model/update_consumer_group_response.py +1 -1
  147. huaweicloudsdkrocketmq/v2/model/update_instance_req.py +13 -13
  148. huaweicloudsdkrocketmq/v2/model/update_instance_request.py +5 -5
  149. huaweicloudsdkrocketmq/v2/model/update_instance_response.py +1 -1
  150. huaweicloudsdkrocketmq/v2/model/update_rocket_mq_configs_request.py +5 -5
  151. huaweicloudsdkrocketmq/v2/model/update_rocket_mq_configs_response.py +1 -1
  152. huaweicloudsdkrocketmq/v2/model/update_topic_req.py +7 -7
  153. huaweicloudsdkrocketmq/v2/model/update_topic_request.py +7 -7
  154. huaweicloudsdkrocketmq/v2/model/update_topic_response.py +1 -1
  155. huaweicloudsdkrocketmq/v2/model/update_user_request.py +7 -7
  156. huaweicloudsdkrocketmq/v2/model/update_user_response.py +17 -17
  157. huaweicloudsdkrocketmq/v2/model/user.py +17 -17
  158. huaweicloudsdkrocketmq/v2/model/user_group_perms.py +5 -5
  159. huaweicloudsdkrocketmq/v2/model/user_topic_perms.py +5 -5
  160. huaweicloudsdkrocketmq/v2/model/validate_consumed_message_request.py +7 -7
  161. huaweicloudsdkrocketmq/v2/model/validate_consumed_message_response.py +3 -3
  162. huaweicloudsdkrocketmq/v2/rocketmq_async_client.py +47 -47
  163. huaweicloudsdkrocketmq/v2/rocketmq_client.py +47 -47
  164. {huaweicloudsdkrocketmq-3.1.141.dist-info → huaweicloudsdkrocketmq-3.1.143.dist-info}/METADATA +2 -2
  165. huaweicloudsdkrocketmq-3.1.143.dist-info/RECORD +173 -0
  166. huaweicloudsdkrocketmq-3.1.141.dist-info/RECORD +0 -173
  167. {huaweicloudsdkrocketmq-3.1.141.dist-info → huaweicloudsdkrocketmq-3.1.143.dist-info}/LICENSE +0 -0
  168. {huaweicloudsdkrocketmq-3.1.141.dist-info → huaweicloudsdkrocketmq-3.1.143.dist-info}/WHEEL +0 -0
  169. {huaweicloudsdkrocketmq-3.1.141.dist-info → huaweicloudsdkrocketmq-3.1.143.dist-info}/top_level.txt +0 -0
@@ -33,7 +33,7 @@ class ClientData:
33
33
  }
34
34
 
35
35
  def __init__(self, language=None, version=None, client_id=None, client_addr=None, subscriptions=None):
36
- """ClientData
36
+ r"""ClientData
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -71,7 +71,7 @@ class ClientData:
71
71
 
72
72
  @property
73
73
  def language(self):
74
- """Gets the language of this ClientData.
74
+ r"""Gets the language of this ClientData.
75
75
 
76
76
  客户端语言。
77
77
 
@@ -82,7 +82,7 @@ class ClientData:
82
82
 
83
83
  @language.setter
84
84
  def language(self, language):
85
- """Sets the language of this ClientData.
85
+ r"""Sets the language of this ClientData.
86
86
 
87
87
  客户端语言。
88
88
 
@@ -93,7 +93,7 @@ class ClientData:
93
93
 
94
94
  @property
95
95
  def version(self):
96
- """Gets the version of this ClientData.
96
+ r"""Gets the version of this ClientData.
97
97
 
98
98
  客户端版本。
99
99
 
@@ -104,7 +104,7 @@ class ClientData:
104
104
 
105
105
  @version.setter
106
106
  def version(self, version):
107
- """Sets the version of this ClientData.
107
+ r"""Sets the version of this ClientData.
108
108
 
109
109
  客户端版本。
110
110
 
@@ -115,7 +115,7 @@ class ClientData:
115
115
 
116
116
  @property
117
117
  def client_id(self):
118
- """Gets the client_id of this ClientData.
118
+ r"""Gets the client_id of this ClientData.
119
119
 
120
120
  客户端ID。
121
121
 
@@ -126,7 +126,7 @@ class ClientData:
126
126
 
127
127
  @client_id.setter
128
128
  def client_id(self, client_id):
129
- """Sets the client_id of this ClientData.
129
+ r"""Sets the client_id of this ClientData.
130
130
 
131
131
  客户端ID。
132
132
 
@@ -137,7 +137,7 @@ class ClientData:
137
137
 
138
138
  @property
139
139
  def client_addr(self):
140
- """Gets the client_addr of this ClientData.
140
+ r"""Gets the client_addr of this ClientData.
141
141
 
142
142
  客户端地址。
143
143
 
@@ -148,7 +148,7 @@ class ClientData:
148
148
 
149
149
  @client_addr.setter
150
150
  def client_addr(self, client_addr):
151
- """Sets the client_addr of this ClientData.
151
+ r"""Sets the client_addr of this ClientData.
152
152
 
153
153
  客户端地址。
154
154
 
@@ -159,7 +159,7 @@ class ClientData:
159
159
 
160
160
  @property
161
161
  def subscriptions(self):
162
- """Gets the subscriptions of this ClientData.
162
+ r"""Gets the subscriptions of this ClientData.
163
163
 
164
164
  订阅关系列表。
165
165
 
@@ -170,7 +170,7 @@ class ClientData:
170
170
 
171
171
  @subscriptions.setter
172
172
  def subscriptions(self, subscriptions):
173
- """Sets the subscriptions of this ClientData.
173
+ r"""Sets the subscriptions of this ClientData.
174
174
 
175
175
  订阅关系列表。
176
176
 
@@ -31,7 +31,7 @@ class ConsumerDetailResp:
31
31
  }
32
32
 
33
33
  def __init__(self, lag=None, max_offset=None, consumer_offset=None, brokers=None):
34
- """ConsumerDetailResp
34
+ r"""ConsumerDetailResp
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class ConsumerDetailResp:
64
64
 
65
65
  @property
66
66
  def lag(self):
67
- """Gets the lag of this ConsumerDetailResp.
67
+ r"""Gets the lag of this ConsumerDetailResp.
68
68
 
69
69
  消费堆积总数。
70
70
 
@@ -75,7 +75,7 @@ class ConsumerDetailResp:
75
75
 
76
76
  @lag.setter
77
77
  def lag(self, lag):
78
- """Sets the lag of this ConsumerDetailResp.
78
+ r"""Sets the lag of this ConsumerDetailResp.
79
79
 
80
80
  消费堆积总数。
81
81
 
@@ -86,7 +86,7 @@ class ConsumerDetailResp:
86
86
 
87
87
  @property
88
88
  def max_offset(self):
89
- """Gets the max_offset of this ConsumerDetailResp.
89
+ r"""Gets the max_offset of this ConsumerDetailResp.
90
90
 
91
91
  消息总数。
92
92
 
@@ -97,7 +97,7 @@ class ConsumerDetailResp:
97
97
 
98
98
  @max_offset.setter
99
99
  def max_offset(self, max_offset):
100
- """Sets the max_offset of this ConsumerDetailResp.
100
+ r"""Sets the max_offset of this ConsumerDetailResp.
101
101
 
102
102
  消息总数。
103
103
 
@@ -108,7 +108,7 @@ class ConsumerDetailResp:
108
108
 
109
109
  @property
110
110
  def consumer_offset(self):
111
- """Gets the consumer_offset of this ConsumerDetailResp.
111
+ r"""Gets the consumer_offset of this ConsumerDetailResp.
112
112
 
113
113
  已消费消息数。
114
114
 
@@ -119,7 +119,7 @@ class ConsumerDetailResp:
119
119
 
120
120
  @consumer_offset.setter
121
121
  def consumer_offset(self, consumer_offset):
122
- """Sets the consumer_offset of this ConsumerDetailResp.
122
+ r"""Sets the consumer_offset of this ConsumerDetailResp.
123
123
 
124
124
  已消费消息数。
125
125
 
@@ -130,7 +130,7 @@ class ConsumerDetailResp:
130
130
 
131
131
  @property
132
132
  def brokers(self):
133
- """Gets the brokers of this ConsumerDetailResp.
133
+ r"""Gets the brokers of this ConsumerDetailResp.
134
134
 
135
135
  Topic关联代理(当查询Topic消费“详情”才显示此参数)。
136
136
 
@@ -141,7 +141,7 @@ class ConsumerDetailResp:
141
141
 
142
142
  @brokers.setter
143
143
  def brokers(self, brokers):
144
- """Sets the brokers of this ConsumerDetailResp.
144
+ r"""Sets the brokers of this ConsumerDetailResp.
145
145
 
146
146
  Topic关联代理(当查询Topic消费“详情”才显示此参数)。
147
147
 
@@ -41,7 +41,7 @@ class ConsumerGroup:
41
41
  }
42
42
 
43
43
  def __init__(self, enabled=None, broadcast=None, brokers=None, name=None, group_desc=None, retry_max_time=None, created_at=None, permissions=None, consume_orderly=None):
44
- """ConsumerGroup
44
+ r"""ConsumerGroup
45
45
 
46
46
  The model defined in huaweicloud sdk
47
47
 
@@ -99,7 +99,7 @@ class ConsumerGroup:
99
99
 
100
100
  @property
101
101
  def enabled(self):
102
- """Gets the enabled of this ConsumerGroup.
102
+ r"""Gets the enabled of this ConsumerGroup.
103
103
 
104
104
  是否可以消费。
105
105
 
@@ -110,7 +110,7 @@ class ConsumerGroup:
110
110
 
111
111
  @enabled.setter
112
112
  def enabled(self, enabled):
113
- """Sets the enabled of this ConsumerGroup.
113
+ r"""Sets the enabled of this ConsumerGroup.
114
114
 
115
115
  是否可以消费。
116
116
 
@@ -121,7 +121,7 @@ class ConsumerGroup:
121
121
 
122
122
  @property
123
123
  def broadcast(self):
124
- """Gets the broadcast of this ConsumerGroup.
124
+ r"""Gets the broadcast of this ConsumerGroup.
125
125
 
126
126
  是否广播。
127
127
 
@@ -132,7 +132,7 @@ class ConsumerGroup:
132
132
 
133
133
  @broadcast.setter
134
134
  def broadcast(self, broadcast):
135
- """Sets the broadcast of this ConsumerGroup.
135
+ r"""Sets the broadcast of this ConsumerGroup.
136
136
 
137
137
  是否广播。
138
138
 
@@ -143,7 +143,7 @@ class ConsumerGroup:
143
143
 
144
144
  @property
145
145
  def brokers(self):
146
- """Gets the brokers of this ConsumerGroup.
146
+ r"""Gets the brokers of this ConsumerGroup.
147
147
 
148
148
  关联的代理列表。
149
149
 
@@ -154,7 +154,7 @@ class ConsumerGroup:
154
154
 
155
155
  @brokers.setter
156
156
  def brokers(self, brokers):
157
- """Sets the brokers of this ConsumerGroup.
157
+ r"""Sets the brokers of this ConsumerGroup.
158
158
 
159
159
  关联的代理列表。
160
160
 
@@ -165,7 +165,7 @@ class ConsumerGroup:
165
165
 
166
166
  @property
167
167
  def name(self):
168
- """Gets the name of this ConsumerGroup.
168
+ r"""Gets the name of this ConsumerGroup.
169
169
 
170
170
  消费组名称,只能由英文字母、数字、百分号、竖线、中划线、下划线组成,长度3~64个字符。
171
171
 
@@ -176,7 +176,7 @@ class ConsumerGroup:
176
176
 
177
177
  @name.setter
178
178
  def name(self, name):
179
- """Sets the name of this ConsumerGroup.
179
+ r"""Sets the name of this ConsumerGroup.
180
180
 
181
181
  消费组名称,只能由英文字母、数字、百分号、竖线、中划线、下划线组成,长度3~64个字符。
182
182
 
@@ -187,7 +187,7 @@ class ConsumerGroup:
187
187
 
188
188
  @property
189
189
  def group_desc(self):
190
- """Gets the group_desc of this ConsumerGroup.
190
+ r"""Gets the group_desc of this ConsumerGroup.
191
191
 
192
192
  消费组描述,长度0~200个字符。
193
193
 
@@ -198,7 +198,7 @@ class ConsumerGroup:
198
198
 
199
199
  @group_desc.setter
200
200
  def group_desc(self, group_desc):
201
- """Sets the group_desc of this ConsumerGroup.
201
+ r"""Sets the group_desc of this ConsumerGroup.
202
202
 
203
203
  消费组描述,长度0~200个字符。
204
204
 
@@ -209,7 +209,7 @@ class ConsumerGroup:
209
209
 
210
210
  @property
211
211
  def retry_max_time(self):
212
- """Gets the retry_max_time of this ConsumerGroup.
212
+ r"""Gets the retry_max_time of this ConsumerGroup.
213
213
 
214
214
  最大重试次数,取值范围为1~16。
215
215
 
@@ -220,7 +220,7 @@ class ConsumerGroup:
220
220
 
221
221
  @retry_max_time.setter
222
222
  def retry_max_time(self, retry_max_time):
223
- """Sets the retry_max_time of this ConsumerGroup.
223
+ r"""Sets the retry_max_time of this ConsumerGroup.
224
224
 
225
225
  最大重试次数,取值范围为1~16。
226
226
 
@@ -231,7 +231,7 @@ class ConsumerGroup:
231
231
 
232
232
  @property
233
233
  def created_at(self):
234
- """Gets the created_at of this ConsumerGroup.
234
+ r"""Gets the created_at of this ConsumerGroup.
235
235
 
236
236
  创建时间戳。
237
237
 
@@ -242,7 +242,7 @@ class ConsumerGroup:
242
242
 
243
243
  @created_at.setter
244
244
  def created_at(self, created_at):
245
- """Sets the created_at of this ConsumerGroup.
245
+ r"""Sets the created_at of this ConsumerGroup.
246
246
 
247
247
  创建时间戳。
248
248
 
@@ -253,7 +253,7 @@ class ConsumerGroup:
253
253
 
254
254
  @property
255
255
  def permissions(self):
256
- """Gets the permissions of this ConsumerGroup.
256
+ r"""Gets the permissions of this ConsumerGroup.
257
257
 
258
258
  权限集。
259
259
 
@@ -264,7 +264,7 @@ class ConsumerGroup:
264
264
 
265
265
  @permissions.setter
266
266
  def permissions(self, permissions):
267
- """Sets the permissions of this ConsumerGroup.
267
+ r"""Sets the permissions of this ConsumerGroup.
268
268
 
269
269
  权限集。
270
270
 
@@ -275,7 +275,7 @@ class ConsumerGroup:
275
275
 
276
276
  @property
277
277
  def consume_orderly(self):
278
- """Gets the consume_orderly of this ConsumerGroup.
278
+ r"""Gets the consume_orderly of this ConsumerGroup.
279
279
 
280
280
  是否按顺序消费。
281
281
 
@@ -286,7 +286,7 @@ class ConsumerGroup:
286
286
 
287
287
  @consume_orderly.setter
288
288
  def consume_orderly(self, consume_orderly):
289
- """Sets the consume_orderly of this ConsumerGroup.
289
+ r"""Sets the consume_orderly of this ConsumerGroup.
290
290
 
291
291
  是否按顺序消费。
292
292
 
@@ -27,7 +27,7 @@ class ConsumerList:
27
27
  }
28
28
 
29
29
  def __init__(self, topics=None, total=None):
30
- """ConsumerList
30
+ r"""ConsumerList
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class ConsumerList:
50
50
 
51
51
  @property
52
52
  def topics(self):
53
- """Gets the topics of this ConsumerList.
53
+ r"""Gets the topics of this ConsumerList.
54
54
 
55
55
  Topic列表(当查询Topic消费“列表”时才显示此参数)。
56
56
 
@@ -61,7 +61,7 @@ class ConsumerList:
61
61
 
62
62
  @topics.setter
63
63
  def topics(self, topics):
64
- """Sets the topics of this ConsumerList.
64
+ r"""Sets the topics of this ConsumerList.
65
65
 
66
66
  Topic列表(当查询Topic消费“列表”时才显示此参数)。
67
67
 
@@ -72,7 +72,7 @@ class ConsumerList:
72
72
 
73
73
  @property
74
74
  def total(self):
75
- """Gets the total of this ConsumerList.
75
+ r"""Gets the total of this ConsumerList.
76
76
 
77
77
  Topic总数(当查询Topic消费“列表”时才显示此参数)。
78
78
 
@@ -83,7 +83,7 @@ class ConsumerList:
83
83
 
84
84
  @total.setter
85
85
  def total(self, total):
86
- """Sets the total of this ConsumerList.
86
+ r"""Sets the total of this ConsumerList.
87
87
 
88
88
  Topic总数(当查询Topic消费“列表”时才显示此参数)。
89
89
 
@@ -39,7 +39,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
39
39
  }
40
40
 
41
41
  def __init__(self, groups=None, name=None, brokers=None, broadcast=None, retry_max_time=None, enabled=None, consume_orderly=None, group_desc=None):
42
- """CreateConsumerGroupOrBatchDeleteConsumerGroupReq
42
+ r"""CreateConsumerGroupOrBatchDeleteConsumerGroupReq
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
92
92
 
93
93
  @property
94
94
  def groups(self):
95
- """Gets the groups of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
95
+ r"""Gets the groups of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
96
96
 
97
97
  待删除的消费组列表。
98
98
 
@@ -103,7 +103,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
103
103
 
104
104
  @groups.setter
105
105
  def groups(self, groups):
106
- """Sets the groups of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
106
+ r"""Sets the groups of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
107
107
 
108
108
  待删除的消费组列表。
109
109
 
@@ -114,7 +114,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
114
114
 
115
115
  @property
116
116
  def name(self):
117
- """Gets the name of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
117
+ r"""Gets the name of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
118
118
 
119
119
  消费组名称,只能由英文字母、数字、百分号、竖线、中划线、下划线组成,长度3~64个字符。
120
120
 
@@ -125,7 +125,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
125
125
 
126
126
  @name.setter
127
127
  def name(self, name):
128
- """Sets the name of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
128
+ r"""Sets the name of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
129
129
 
130
130
  消费组名称,只能由英文字母、数字、百分号、竖线、中划线、下划线组成,长度3~64个字符。
131
131
 
@@ -136,7 +136,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
136
136
 
137
137
  @property
138
138
  def brokers(self):
139
- """Gets the brokers of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
139
+ r"""Gets the brokers of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
140
140
 
141
141
  关联的代理列表(仅RocketMQ实例4.8.0版本需要填写此参数)。
142
142
 
@@ -147,7 +147,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
147
147
 
148
148
  @brokers.setter
149
149
  def brokers(self, brokers):
150
- """Sets the brokers of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
150
+ r"""Sets the brokers of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
151
151
 
152
152
  关联的代理列表(仅RocketMQ实例4.8.0版本需要填写此参数)。
153
153
 
@@ -158,7 +158,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
158
158
 
159
159
  @property
160
160
  def broadcast(self):
161
- """Gets the broadcast of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
161
+ r"""Gets the broadcast of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
162
162
 
163
163
  是否广播。
164
164
 
@@ -169,7 +169,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
169
169
 
170
170
  @broadcast.setter
171
171
  def broadcast(self, broadcast):
172
- """Sets the broadcast of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
172
+ r"""Sets the broadcast of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
173
173
 
174
174
  是否广播。
175
175
 
@@ -180,7 +180,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
180
180
 
181
181
  @property
182
182
  def retry_max_time(self):
183
- """Gets the retry_max_time of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
183
+ r"""Gets the retry_max_time of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
184
184
 
185
185
  最大重试次数,取值范围为1~16。
186
186
 
@@ -191,7 +191,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
191
191
 
192
192
  @retry_max_time.setter
193
193
  def retry_max_time(self, retry_max_time):
194
- """Sets the retry_max_time of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
194
+ r"""Sets the retry_max_time of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
195
195
 
196
196
  最大重试次数,取值范围为1~16。
197
197
 
@@ -202,7 +202,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
202
202
 
203
203
  @property
204
204
  def enabled(self):
205
- """Gets the enabled of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
205
+ r"""Gets the enabled of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
206
206
 
207
207
  是否可以消费。
208
208
 
@@ -213,7 +213,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
213
213
 
214
214
  @enabled.setter
215
215
  def enabled(self, enabled):
216
- """Sets the enabled of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
216
+ r"""Sets the enabled of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
217
217
 
218
218
  是否可以消费。
219
219
 
@@ -224,7 +224,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
224
224
 
225
225
  @property
226
226
  def consume_orderly(self):
227
- """Gets the consume_orderly of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
227
+ r"""Gets the consume_orderly of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
228
228
 
229
229
  是否按顺序消费(仅RocketMQ实例5.x版本需要填写此参数)。
230
230
 
@@ -235,7 +235,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
235
235
 
236
236
  @consume_orderly.setter
237
237
  def consume_orderly(self, consume_orderly):
238
- """Sets the consume_orderly of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
238
+ r"""Sets the consume_orderly of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
239
239
 
240
240
  是否按顺序消费(仅RocketMQ实例5.x版本需要填写此参数)。
241
241
 
@@ -246,7 +246,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
246
246
 
247
247
  @property
248
248
  def group_desc(self):
249
- """Gets the group_desc of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
249
+ r"""Gets the group_desc of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
250
250
 
251
251
  消费组描述,长度0~200个字符。
252
252
 
@@ -257,7 +257,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupReq:
257
257
 
258
258
  @group_desc.setter
259
259
  def group_desc(self, group_desc):
260
- """Sets the group_desc of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
260
+ r"""Sets the group_desc of this CreateConsumerGroupOrBatchDeleteConsumerGroupReq.
261
261
 
262
262
  消费组描述,长度0~200个字符。
263
263
 
@@ -29,7 +29,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, instance_id=None, action=None, body=None):
32
- """CreateConsumerGroupOrBatchDeleteConsumerGroupRequest
32
+ r"""CreateConsumerGroupOrBatchDeleteConsumerGroupRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupRequest:
56
56
 
57
57
  @property
58
58
  def instance_id(self):
59
- """Gets the instance_id of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
59
+ r"""Gets the instance_id of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
60
60
 
61
61
  实例ID。
62
62
 
@@ -67,7 +67,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupRequest:
67
67
 
68
68
  @instance_id.setter
69
69
  def instance_id(self, instance_id):
70
- """Sets the instance_id of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
70
+ r"""Sets the instance_id of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
71
71
 
72
72
  实例ID。
73
73
 
@@ -78,7 +78,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupRequest:
78
78
 
79
79
  @property
80
80
  def action(self):
81
- """Gets the action of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
81
+ r"""Gets the action of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
82
82
 
83
83
  批量删除消费组时使用,不配置则为创建接口。删除操作:delete。
84
84
 
@@ -89,7 +89,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupRequest:
89
89
 
90
90
  @action.setter
91
91
  def action(self, action):
92
- """Sets the action of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
92
+ r"""Sets the action of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
93
93
 
94
94
  批量删除消费组时使用,不配置则为创建接口。删除操作:delete。
95
95
 
@@ -100,7 +100,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupRequest:
100
100
 
101
101
  @property
102
102
  def body(self):
103
- """Gets the body of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
103
+ r"""Gets the body of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
104
104
 
105
105
  :return: The body of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
106
106
  :rtype: :class:`huaweicloudsdkrocketmq.v2.CreateConsumerGroupOrBatchDeleteConsumerGroupReq`
@@ -109,7 +109,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupRequest:
109
109
 
110
110
  @body.setter
111
111
  def body(self, body):
112
- """Sets the body of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
112
+ r"""Sets the body of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
113
113
 
114
114
  :param body: The body of this CreateConsumerGroupOrBatchDeleteConsumerGroupRequest.
115
115
  :type body: :class:`huaweicloudsdkrocketmq.v2.CreateConsumerGroupOrBatchDeleteConsumerGroupReq`
@@ -28,7 +28,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, job_id=None, name=None):
31
- """CreateConsumerGroupOrBatchDeleteConsumerGroupResponse
31
+ r"""CreateConsumerGroupOrBatchDeleteConsumerGroupResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def job_id(self):
54
- """Gets the job_id of this CreateConsumerGroupOrBatchDeleteConsumerGroupResponse.
54
+ r"""Gets the job_id of this CreateConsumerGroupOrBatchDeleteConsumerGroupResponse.
55
55
 
56
56
  删除消费组的任务ID
57
57
 
@@ -62,7 +62,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupResponse(SdkResponse):
62
62
 
63
63
  @job_id.setter
64
64
  def job_id(self, job_id):
65
- """Sets the job_id of this CreateConsumerGroupOrBatchDeleteConsumerGroupResponse.
65
+ r"""Sets the job_id of this CreateConsumerGroupOrBatchDeleteConsumerGroupResponse.
66
66
 
67
67
  删除消费组的任务ID
68
68
 
@@ -73,7 +73,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def name(self):
76
- """Gets the name of this CreateConsumerGroupOrBatchDeleteConsumerGroupResponse.
76
+ r"""Gets the name of this CreateConsumerGroupOrBatchDeleteConsumerGroupResponse.
77
77
 
78
78
  创建成功的消费组名称。
79
79
 
@@ -84,7 +84,7 @@ class CreateConsumerGroupOrBatchDeleteConsumerGroupResponse(SdkResponse):
84
84
 
85
85
  @name.setter
86
86
  def name(self, name):
87
- """Sets the name of this CreateConsumerGroupOrBatchDeleteConsumerGroupResponse.
87
+ r"""Sets the name of this CreateConsumerGroupOrBatchDeleteConsumerGroupResponse.
88
88
 
89
89
  创建成功的消费组名称。
90
90
 
@@ -25,7 +25,7 @@ class CreateGroupResp:
25
25
  }
26
26
 
27
27
  def __init__(self, name=None):
28
- """CreateGroupResp
28
+ r"""CreateGroupResp
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateGroupResp:
43
43
 
44
44
  @property
45
45
  def name(self):
46
- """Gets the name of this CreateGroupResp.
46
+ r"""Gets the name of this CreateGroupResp.
47
47
 
48
48
  创建成功的消费组名称。
49
49
 
@@ -54,7 +54,7 @@ class CreateGroupResp:
54
54
 
55
55
  @name.setter
56
56
  def name(self, name):
57
- """Sets the name of this CreateGroupResp.
57
+ r"""Sets the name of this CreateGroupResp.
58
58
 
59
59
  创建成功的消费组名称。
60
60