huaweicloudsdkrocketmq 3.1.86__py2.py3-none-any.whl → 3.1.132__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (61) hide show
  1. huaweicloudsdkrocketmq/v2/__init__.py +2 -0
  2. huaweicloudsdkrocketmq/v2/model/__init__.py +2 -0
  3. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_tag_req.py +3 -3
  4. huaweicloudsdkrocketmq/v2/model/batch_delete_instance_req.py +3 -3
  5. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_req.py +4 -4
  6. huaweicloudsdkrocketmq/v2/model/brokers.py +6 -6
  7. huaweicloudsdkrocketmq/v2/model/client_data.py +15 -15
  8. huaweicloudsdkrocketmq/v2/model/consumer_detail_resp.py +12 -12
  9. huaweicloudsdkrocketmq/v2/model/consumer_group.py +7 -7
  10. huaweicloudsdkrocketmq/v2/model/consumer_list.py +6 -6
  11. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_req.py +97 -155
  12. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_request.py +3 -3
  13. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_req.py +15 -15
  14. huaweicloudsdkrocketmq/v2/model/create_or_update_consumer_group.py +289 -0
  15. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_req.py +18 -18
  16. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_req.py +3 -3
  17. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_request.py +6 -6
  18. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_response.py +3 -3
  19. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_req.py +39 -10
  20. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_request.py +3 -3
  21. huaweicloudsdkrocketmq/v2/model/create_topic_req.py +39 -10
  22. huaweicloudsdkrocketmq/v2/model/create_topic_req_queues.py +144 -0
  23. huaweicloudsdkrocketmq/v2/model/deadletter_resend_req.py +3 -3
  24. huaweicloudsdkrocketmq/v2/model/delete_rocket_mq_migration_task_response.py +1 -28
  25. huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_response.py +16 -16
  26. huaweicloudsdkrocketmq/v2/model/list_instances_request.py +10 -11
  27. huaweicloudsdkrocketmq/v2/model/list_message_trace_resp_trace.py +7 -7
  28. huaweicloudsdkrocketmq/v2/model/list_messages_request.py +3 -3
  29. huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_response.py +12 -12
  30. huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_request.py +12 -12
  31. huaweicloudsdkrocketmq/v2/model/migration_rocket_mq_topic_config.py +12 -12
  32. huaweicloudsdkrocketmq/v2/model/queue.py +15 -15
  33. huaweicloudsdkrocketmq/v2/model/resend_req.py +3 -3
  34. huaweicloudsdkrocketmq/v2/model/resize_engine_instance_req.py +9 -9
  35. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_req.py +6 -6
  36. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_resp.py +18 -18
  37. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_info_entity.py +27 -27
  38. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_ios_entity.py +12 -12
  39. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_properties_entity.py +6 -6
  40. huaweicloudsdkrocketmq/v2/model/rocket_mq_product_support_features_entity.py +6 -6
  41. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_request.py +6 -6
  42. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_response.py +21 -21
  43. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_request.py +3 -3
  44. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_response.py +18 -18
  45. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_request.py +3 -3
  46. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_response.py +9 -9
  47. huaweicloudsdkrocketmq/v2/model/show_group_response.py +3 -3
  48. huaweicloudsdkrocketmq/v2/model/show_instance_resp.py +65 -7
  49. huaweicloudsdkrocketmq/v2/model/show_instance_response.py +65 -7
  50. huaweicloudsdkrocketmq/v2/model/show_one_topic_response.py +3 -3
  51. huaweicloudsdkrocketmq/v2/model/subscription.py +9 -9
  52. huaweicloudsdkrocketmq/v2/model/topic.py +3 -3
  53. huaweicloudsdkrocketmq/v2/model/update_consumer_group.py +3 -32
  54. huaweicloudsdkrocketmq/v2/model/update_instance_req.py +3 -3
  55. huaweicloudsdkrocketmq/v2/rocketmq_async_client.py +1 -1
  56. huaweicloudsdkrocketmq/v2/rocketmq_client.py +1 -1
  57. {huaweicloudsdkrocketmq-3.1.86.dist-info → huaweicloudsdkrocketmq-3.1.132.dist-info}/METADATA +2 -2
  58. {huaweicloudsdkrocketmq-3.1.86.dist-info → huaweicloudsdkrocketmq-3.1.132.dist-info}/RECORD +61 -59
  59. {huaweicloudsdkrocketmq-3.1.86.dist-info → huaweicloudsdkrocketmq-3.1.132.dist-info}/WHEEL +1 -1
  60. {huaweicloudsdkrocketmq-3.1.86.dist-info → huaweicloudsdkrocketmq-3.1.132.dist-info}/LICENSE +0 -0
  61. {huaweicloudsdkrocketmq-3.1.86.dist-info → huaweicloudsdkrocketmq-3.1.132.dist-info}/top_level.txt +0 -0
@@ -32,6 +32,7 @@ from huaweicloudsdkrocketmq.v2.model.create_group_resp import CreateGroupResp
32
32
  from huaweicloudsdkrocketmq.v2.model.create_instance_by_engine_req import CreateInstanceByEngineReq
33
33
  from huaweicloudsdkrocketmq.v2.model.create_instance_by_engine_request import CreateInstanceByEngineRequest
34
34
  from huaweicloudsdkrocketmq.v2.model.create_instance_by_engine_response import CreateInstanceByEngineResponse
35
+ from huaweicloudsdkrocketmq.v2.model.create_or_update_consumer_group import CreateOrUpdateConsumerGroup
35
36
  from huaweicloudsdkrocketmq.v2.model.create_post_paid_instance_req import CreatePostPaidInstanceReq
36
37
  from huaweicloudsdkrocketmq.v2.model.create_post_paid_instance_request import CreatePostPaidInstanceRequest
37
38
  from huaweicloudsdkrocketmq.v2.model.create_post_paid_instance_response import CreatePostPaidInstanceResponse
@@ -42,6 +43,7 @@ from huaweicloudsdkrocketmq.v2.model.create_topic_or_batch_delete_topic_req impo
42
43
  from huaweicloudsdkrocketmq.v2.model.create_topic_or_batch_delete_topic_request import CreateTopicOrBatchDeleteTopicRequest
43
44
  from huaweicloudsdkrocketmq.v2.model.create_topic_or_batch_delete_topic_response import CreateTopicOrBatchDeleteTopicResponse
44
45
  from huaweicloudsdkrocketmq.v2.model.create_topic_req import CreateTopicReq
46
+ from huaweicloudsdkrocketmq.v2.model.create_topic_req_queues import CreateTopicReqQueues
45
47
  from huaweicloudsdkrocketmq.v2.model.create_topic_resp import CreateTopicResp
46
48
  from huaweicloudsdkrocketmq.v2.model.create_user_request import CreateUserRequest
47
49
  from huaweicloudsdkrocketmq.v2.model.create_user_response import CreateUserResponse
@@ -30,6 +30,7 @@ from huaweicloudsdkrocketmq.v2.model.create_group_resp import CreateGroupResp
30
30
  from huaweicloudsdkrocketmq.v2.model.create_instance_by_engine_req import CreateInstanceByEngineReq
31
31
  from huaweicloudsdkrocketmq.v2.model.create_instance_by_engine_request import CreateInstanceByEngineRequest
32
32
  from huaweicloudsdkrocketmq.v2.model.create_instance_by_engine_response import CreateInstanceByEngineResponse
33
+ from huaweicloudsdkrocketmq.v2.model.create_or_update_consumer_group import CreateOrUpdateConsumerGroup
33
34
  from huaweicloudsdkrocketmq.v2.model.create_post_paid_instance_req import CreatePostPaidInstanceReq
34
35
  from huaweicloudsdkrocketmq.v2.model.create_post_paid_instance_request import CreatePostPaidInstanceRequest
35
36
  from huaweicloudsdkrocketmq.v2.model.create_post_paid_instance_response import CreatePostPaidInstanceResponse
@@ -40,6 +41,7 @@ from huaweicloudsdkrocketmq.v2.model.create_topic_or_batch_delete_topic_req impo
40
41
  from huaweicloudsdkrocketmq.v2.model.create_topic_or_batch_delete_topic_request import CreateTopicOrBatchDeleteTopicRequest
41
42
  from huaweicloudsdkrocketmq.v2.model.create_topic_or_batch_delete_topic_response import CreateTopicOrBatchDeleteTopicResponse
42
43
  from huaweicloudsdkrocketmq.v2.model.create_topic_req import CreateTopicReq
44
+ from huaweicloudsdkrocketmq.v2.model.create_topic_req_queues import CreateTopicReqQueues
43
45
  from huaweicloudsdkrocketmq.v2.model.create_topic_resp import CreateTopicResp
44
46
  from huaweicloudsdkrocketmq.v2.model.create_user_request import CreateUserRequest
45
47
  from huaweicloudsdkrocketmq.v2.model.create_user_response import CreateUserResponse
@@ -31,7 +31,7 @@ class BatchCreateOrDeleteTagReq:
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
34
- :param action: 操作标识(仅支持小写): - create(创建) - delete(删除)
34
+ :param action: 操作标识(仅支持小写): - create(创建) - delete(删除)
35
35
  :type action: str
36
36
  :param tags: 标签列表。
37
37
  :type tags: list[:class:`huaweicloudsdkrocketmq.v2.TagEntity`]
@@ -52,7 +52,7 @@ class BatchCreateOrDeleteTagReq:
52
52
  def action(self):
53
53
  """Gets the action of this BatchCreateOrDeleteTagReq.
54
54
 
55
- 操作标识(仅支持小写): - create(创建) - delete(删除)
55
+ 操作标识(仅支持小写): - create(创建) - delete(删除)
56
56
 
57
57
  :return: The action of this BatchCreateOrDeleteTagReq.
58
58
  :rtype: str
@@ -63,7 +63,7 @@ class BatchCreateOrDeleteTagReq:
63
63
  def action(self, action):
64
64
  """Sets the action of this BatchCreateOrDeleteTagReq.
65
65
 
66
- 操作标识(仅支持小写): - create(创建) - delete(删除)
66
+ 操作标识(仅支持小写): - create(创建) - delete(删除)
67
67
 
68
68
  :param action: The action of this BatchCreateOrDeleteTagReq.
69
69
  :type action: str
@@ -35,7 +35,7 @@ class BatchDeleteInstanceReq:
35
35
 
36
36
  :param instances: 实例的ID列表。
37
37
  :type instances: list[str]
38
- :param action: 对实例的操作:delete
38
+ :param action: 对实例的操作:delete
39
39
  :type action: str
40
40
  :param all_failure: 参数值为reliability,表示删除租户所有创建失败的RocketMQ实例。
41
41
  :type all_failure: str
@@ -80,7 +80,7 @@ class BatchDeleteInstanceReq:
80
80
  def action(self):
81
81
  """Gets the action of this BatchDeleteInstanceReq.
82
82
 
83
- 对实例的操作:delete
83
+ 对实例的操作:delete
84
84
 
85
85
  :return: The action of this BatchDeleteInstanceReq.
86
86
  :rtype: str
@@ -91,7 +91,7 @@ class BatchDeleteInstanceReq:
91
91
  def action(self, action):
92
92
  """Sets the action of this BatchDeleteInstanceReq.
93
93
 
94
- 对实例的操作:delete
94
+ 对实例的操作:delete
95
95
 
96
96
  :param action: The action of this BatchDeleteInstanceReq.
97
97
  :type action: str
@@ -17,7 +17,7 @@ class BatchUpdateConsumerGroupReq:
17
17
  sensitive_list = []
18
18
 
19
19
  openapi_types = {
20
- 'groups': 'list[ConsumerGroup]'
20
+ 'groups': 'list[CreateOrUpdateConsumerGroup]'
21
21
  }
22
22
 
23
23
  attribute_map = {
@@ -30,7 +30,7 @@ class BatchUpdateConsumerGroupReq:
30
30
  The model defined in huaweicloud sdk
31
31
 
32
32
  :param groups: 消费组列表。
33
- :type groups: list[:class:`huaweicloudsdkrocketmq.v2.ConsumerGroup`]
33
+ :type groups: list[:class:`huaweicloudsdkrocketmq.v2.CreateOrUpdateConsumerGroup`]
34
34
  """
35
35
 
36
36
 
@@ -48,7 +48,7 @@ class BatchUpdateConsumerGroupReq:
48
48
  消费组列表。
49
49
 
50
50
  :return: The groups of this BatchUpdateConsumerGroupReq.
51
- :rtype: list[:class:`huaweicloudsdkrocketmq.v2.ConsumerGroup`]
51
+ :rtype: list[:class:`huaweicloudsdkrocketmq.v2.CreateOrUpdateConsumerGroup`]
52
52
  """
53
53
  return self._groups
54
54
 
@@ -59,7 +59,7 @@ class BatchUpdateConsumerGroupReq:
59
59
  消费组列表。
60
60
 
61
61
  :param groups: The groups of this BatchUpdateConsumerGroupReq.
62
- :type groups: list[:class:`huaweicloudsdkrocketmq.v2.ConsumerGroup`]
62
+ :type groups: list[:class:`huaweicloudsdkrocketmq.v2.CreateOrUpdateConsumerGroup`]
63
63
  """
64
64
  self._groups = groups
65
65
 
@@ -31,9 +31,9 @@ class Brokers:
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
34
- :param broker_name: Topic关联代理名称
34
+ :param broker_name: Topic关联代理名称。
35
35
  :type broker_name: str
36
- :param queues: 关联代理的队列详情
36
+ :param queues: 关联代理的队列详情。
37
37
  :type queues: list[:class:`huaweicloudsdkrocketmq.v2.Queue`]
38
38
  """
39
39
 
@@ -52,7 +52,7 @@ class Brokers:
52
52
  def broker_name(self):
53
53
  """Gets the broker_name of this Brokers.
54
54
 
55
- Topic关联代理名称
55
+ Topic关联代理名称。
56
56
 
57
57
  :return: The broker_name of this Brokers.
58
58
  :rtype: str
@@ -63,7 +63,7 @@ class Brokers:
63
63
  def broker_name(self, broker_name):
64
64
  """Sets the broker_name of this Brokers.
65
65
 
66
- Topic关联代理名称
66
+ Topic关联代理名称。
67
67
 
68
68
  :param broker_name: The broker_name of this Brokers.
69
69
  :type broker_name: str
@@ -74,7 +74,7 @@ class Brokers:
74
74
  def queues(self):
75
75
  """Gets the queues of this Brokers.
76
76
 
77
- 关联代理的队列详情
77
+ 关联代理的队列详情。
78
78
 
79
79
  :return: The queues of this Brokers.
80
80
  :rtype: list[:class:`huaweicloudsdkrocketmq.v2.Queue`]
@@ -85,7 +85,7 @@ class Brokers:
85
85
  def queues(self, queues):
86
86
  """Sets the queues of this Brokers.
87
87
 
88
- 关联代理的队列详情
88
+ 关联代理的队列详情。
89
89
 
90
90
  :param queues: The queues of this Brokers.
91
91
  :type queues: list[:class:`huaweicloudsdkrocketmq.v2.Queue`]
@@ -37,15 +37,15 @@ class ClientData:
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
40
- :param language: 客户端语言
40
+ :param language: 客户端语言。
41
41
  :type language: str
42
- :param version: 客户端版本
42
+ :param version: 客户端版本。
43
43
  :type version: str
44
- :param client_id: 客户端ID
44
+ :param client_id: 客户端ID
45
45
  :type client_id: str
46
- :param client_addr: 客户端地址
46
+ :param client_addr: 客户端地址。
47
47
  :type client_addr: str
48
- :param subscriptions: 订阅关系列表
48
+ :param subscriptions: 订阅关系列表。
49
49
  :type subscriptions: list[:class:`huaweicloudsdkrocketmq.v2.Subscription`]
50
50
  """
51
51
 
@@ -73,7 +73,7 @@ class ClientData:
73
73
  def language(self):
74
74
  """Gets the language of this ClientData.
75
75
 
76
- 客户端语言
76
+ 客户端语言。
77
77
 
78
78
  :return: The language of this ClientData.
79
79
  :rtype: str
@@ -84,7 +84,7 @@ class ClientData:
84
84
  def language(self, language):
85
85
  """Sets the language of this ClientData.
86
86
 
87
- 客户端语言
87
+ 客户端语言。
88
88
 
89
89
  :param language: The language of this ClientData.
90
90
  :type language: str
@@ -95,7 +95,7 @@ class ClientData:
95
95
  def version(self):
96
96
  """Gets the version of this ClientData.
97
97
 
98
- 客户端版本
98
+ 客户端版本。
99
99
 
100
100
  :return: The version of this ClientData.
101
101
  :rtype: str
@@ -106,7 +106,7 @@ class ClientData:
106
106
  def version(self, version):
107
107
  """Sets the version of this ClientData.
108
108
 
109
- 客户端版本
109
+ 客户端版本。
110
110
 
111
111
  :param version: The version of this ClientData.
112
112
  :type version: str
@@ -117,7 +117,7 @@ class ClientData:
117
117
  def client_id(self):
118
118
  """Gets the client_id of this ClientData.
119
119
 
120
- 客户端ID
120
+ 客户端ID
121
121
 
122
122
  :return: The client_id of this ClientData.
123
123
  :rtype: str
@@ -128,7 +128,7 @@ class ClientData:
128
128
  def client_id(self, client_id):
129
129
  """Sets the client_id of this ClientData.
130
130
 
131
- 客户端ID
131
+ 客户端ID
132
132
 
133
133
  :param client_id: The client_id of this ClientData.
134
134
  :type client_id: str
@@ -139,7 +139,7 @@ class ClientData:
139
139
  def client_addr(self):
140
140
  """Gets the client_addr of this ClientData.
141
141
 
142
- 客户端地址
142
+ 客户端地址。
143
143
 
144
144
  :return: The client_addr of this ClientData.
145
145
  :rtype: str
@@ -150,7 +150,7 @@ class ClientData:
150
150
  def client_addr(self, client_addr):
151
151
  """Sets the client_addr of this ClientData.
152
152
 
153
- 客户端地址
153
+ 客户端地址。
154
154
 
155
155
  :param client_addr: The client_addr of this ClientData.
156
156
  :type client_addr: str
@@ -161,7 +161,7 @@ class ClientData:
161
161
  def subscriptions(self):
162
162
  """Gets the subscriptions of this ClientData.
163
163
 
164
- 订阅关系列表
164
+ 订阅关系列表。
165
165
 
166
166
  :return: The subscriptions of this ClientData.
167
167
  :rtype: list[:class:`huaweicloudsdkrocketmq.v2.Subscription`]
@@ -172,7 +172,7 @@ class ClientData:
172
172
  def subscriptions(self, subscriptions):
173
173
  """Sets the subscriptions of this ClientData.
174
174
 
175
- 订阅关系列表
175
+ 订阅关系列表。
176
176
 
177
177
  :param subscriptions: The subscriptions of this ClientData.
178
178
  :type subscriptions: list[:class:`huaweicloudsdkrocketmq.v2.Subscription`]
@@ -35,13 +35,13 @@ class ConsumerDetailResp:
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
38
- :param lag: 消费堆积总数
38
+ :param lag: 消费堆积总数。
39
39
  :type lag: int
40
- :param max_offset: 消息总数
40
+ :param max_offset: 消息总数。
41
41
  :type max_offset: int
42
- :param consumer_offset: 已消费消息数
42
+ :param consumer_offset: 已消费消息数。
43
43
  :type consumer_offset: int
44
- :param brokers: Topic关联代理(当查询topic消费“详情”才显示此参数)。
44
+ :param brokers: Topic关联代理(当查询Topic消费“详情”才显示此参数)。
45
45
  :type brokers: list[:class:`huaweicloudsdkrocketmq.v2.Brokers`]
46
46
  """
47
47
 
@@ -66,7 +66,7 @@ class ConsumerDetailResp:
66
66
  def lag(self):
67
67
  """Gets the lag of this ConsumerDetailResp.
68
68
 
69
- 消费堆积总数
69
+ 消费堆积总数。
70
70
 
71
71
  :return: The lag of this ConsumerDetailResp.
72
72
  :rtype: int
@@ -77,7 +77,7 @@ class ConsumerDetailResp:
77
77
  def lag(self, lag):
78
78
  """Sets the lag of this ConsumerDetailResp.
79
79
 
80
- 消费堆积总数
80
+ 消费堆积总数。
81
81
 
82
82
  :param lag: The lag of this ConsumerDetailResp.
83
83
  :type lag: int
@@ -88,7 +88,7 @@ class ConsumerDetailResp:
88
88
  def max_offset(self):
89
89
  """Gets the max_offset of this ConsumerDetailResp.
90
90
 
91
- 消息总数
91
+ 消息总数。
92
92
 
93
93
  :return: The max_offset of this ConsumerDetailResp.
94
94
  :rtype: int
@@ -99,7 +99,7 @@ class ConsumerDetailResp:
99
99
  def max_offset(self, max_offset):
100
100
  """Sets the max_offset of this ConsumerDetailResp.
101
101
 
102
- 消息总数
102
+ 消息总数。
103
103
 
104
104
  :param max_offset: The max_offset of this ConsumerDetailResp.
105
105
  :type max_offset: int
@@ -110,7 +110,7 @@ class ConsumerDetailResp:
110
110
  def consumer_offset(self):
111
111
  """Gets the consumer_offset of this ConsumerDetailResp.
112
112
 
113
- 已消费消息数
113
+ 已消费消息数。
114
114
 
115
115
  :return: The consumer_offset of this ConsumerDetailResp.
116
116
  :rtype: int
@@ -121,7 +121,7 @@ class ConsumerDetailResp:
121
121
  def consumer_offset(self, consumer_offset):
122
122
  """Sets the consumer_offset of this ConsumerDetailResp.
123
123
 
124
- 已消费消息数
124
+ 已消费消息数。
125
125
 
126
126
  :param consumer_offset: The consumer_offset of this ConsumerDetailResp.
127
127
  :type consumer_offset: int
@@ -132,7 +132,7 @@ class ConsumerDetailResp:
132
132
  def brokers(self):
133
133
  """Gets the brokers of this ConsumerDetailResp.
134
134
 
135
- Topic关联代理(当查询topic消费“详情”才显示此参数)。
135
+ Topic关联代理(当查询Topic消费“详情”才显示此参数)。
136
136
 
137
137
  :return: The brokers of this ConsumerDetailResp.
138
138
  :rtype: list[:class:`huaweicloudsdkrocketmq.v2.Brokers`]
@@ -143,7 +143,7 @@ class ConsumerDetailResp:
143
143
  def brokers(self, brokers):
144
144
  """Sets the brokers of this ConsumerDetailResp.
145
145
 
146
- Topic关联代理(当查询topic消费“详情”才显示此参数)。
146
+ Topic关联代理(当查询Topic消费“详情”才显示此参数)。
147
147
 
148
148
  :param brokers: The brokers of this ConsumerDetailResp.
149
149
  :type brokers: list[:class:`huaweicloudsdkrocketmq.v2.Brokers`]
@@ -23,7 +23,7 @@ class ConsumerGroup:
23
23
  'name': 'str',
24
24
  'group_desc': 'str',
25
25
  'retry_max_time': 'int',
26
- 'created_at': 'str',
26
+ 'created_at': 'int',
27
27
  'permissions': 'list[str]',
28
28
  'consume_orderly': 'bool'
29
29
  }
@@ -58,10 +58,10 @@ class ConsumerGroup:
58
58
  :param retry_max_time: 最大重试次数,取值范围为1~16。
59
59
  :type retry_max_time: int
60
60
  :param created_at: 创建时间戳。
61
- :type created_at: str
61
+ :type created_at: int
62
62
  :param permissions: 权限集。
63
63
  :type permissions: list[str]
64
- :param consume_orderly: 是否按序消费。
64
+ :param consume_orderly: 是否按顺序消费。
65
65
  :type consume_orderly: bool
66
66
  """
67
67
 
@@ -236,7 +236,7 @@ class ConsumerGroup:
236
236
  创建时间戳。
237
237
 
238
238
  :return: The created_at of this ConsumerGroup.
239
- :rtype: str
239
+ :rtype: int
240
240
  """
241
241
  return self._created_at
242
242
 
@@ -247,7 +247,7 @@ class ConsumerGroup:
247
247
  创建时间戳。
248
248
 
249
249
  :param created_at: The created_at of this ConsumerGroup.
250
- :type created_at: str
250
+ :type created_at: int
251
251
  """
252
252
  self._created_at = created_at
253
253
 
@@ -277,7 +277,7 @@ class ConsumerGroup:
277
277
  def consume_orderly(self):
278
278
  """Gets the consume_orderly of this ConsumerGroup.
279
279
 
280
- 是否按序消费。
280
+ 是否按顺序消费。
281
281
 
282
282
  :return: The consume_orderly of this ConsumerGroup.
283
283
  :rtype: bool
@@ -288,7 +288,7 @@ class ConsumerGroup:
288
288
  def consume_orderly(self, consume_orderly):
289
289
  """Sets the consume_orderly of this ConsumerGroup.
290
290
 
291
- 是否按序消费。
291
+ 是否按顺序消费。
292
292
 
293
293
  :param consume_orderly: The consume_orderly of this ConsumerGroup.
294
294
  :type consume_orderly: bool
@@ -31,9 +31,9 @@ class ConsumerList:
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
34
- :param topics: Topic列表(当查询topic消费“列表”时才显示此参数)。
34
+ :param topics: Topic列表(当查询Topic消费“列表”时才显示此参数)。
35
35
  :type topics: list[str]
36
- :param total: Topic总数(当查询topic消费“列表”时才显示此参数)。
36
+ :param total: Topic总数(当查询Topic消费“列表”时才显示此参数)。
37
37
  :type total: int
38
38
  """
39
39
 
@@ -52,7 +52,7 @@ class ConsumerList:
52
52
  def topics(self):
53
53
  """Gets the topics of this ConsumerList.
54
54
 
55
- Topic列表(当查询topic消费“列表”时才显示此参数)。
55
+ Topic列表(当查询Topic消费“列表”时才显示此参数)。
56
56
 
57
57
  :return: The topics of this ConsumerList.
58
58
  :rtype: list[str]
@@ -63,7 +63,7 @@ class ConsumerList:
63
63
  def topics(self, topics):
64
64
  """Sets the topics of this ConsumerList.
65
65
 
66
- Topic列表(当查询topic消费“列表”时才显示此参数)。
66
+ Topic列表(当查询Topic消费“列表”时才显示此参数)。
67
67
 
68
68
  :param topics: The topics of this ConsumerList.
69
69
  :type topics: list[str]
@@ -74,7 +74,7 @@ class ConsumerList:
74
74
  def total(self):
75
75
  """Gets the total of this ConsumerList.
76
76
 
77
- Topic总数(当查询topic消费“列表”时才显示此参数)。
77
+ Topic总数(当查询Topic消费“列表”时才显示此参数)。
78
78
 
79
79
  :return: The total of this ConsumerList.
80
80
  :rtype: int
@@ -85,7 +85,7 @@ class ConsumerList:
85
85
  def total(self, total):
86
86
  """Sets the total of this ConsumerList.
87
87
 
88
- Topic总数(当查询topic消费“列表”时才显示此参数)。
88
+ Topic总数(当查询Topic消费“列表”时才显示此参数)。
89
89
 
90
90
  :param total: The total of this ConsumerList.
91
91
  :type total: int