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
@@ -27,7 +27,7 @@ class BatchCreateOrDeleteRocketmqTagRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, instance_id=None, body=None):
30
- """BatchCreateOrDeleteRocketmqTagRequest
30
+ r"""BatchCreateOrDeleteRocketmqTagRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class BatchCreateOrDeleteRocketmqTagRequest:
49
49
 
50
50
  @property
51
51
  def instance_id(self):
52
- """Gets the instance_id of this BatchCreateOrDeleteRocketmqTagRequest.
52
+ r"""Gets the instance_id of this BatchCreateOrDeleteRocketmqTagRequest.
53
53
 
54
54
  实例ID。
55
55
 
@@ -60,7 +60,7 @@ class BatchCreateOrDeleteRocketmqTagRequest:
60
60
 
61
61
  @instance_id.setter
62
62
  def instance_id(self, instance_id):
63
- """Sets the instance_id of this BatchCreateOrDeleteRocketmqTagRequest.
63
+ r"""Sets the instance_id of this BatchCreateOrDeleteRocketmqTagRequest.
64
64
 
65
65
  实例ID。
66
66
 
@@ -71,7 +71,7 @@ class BatchCreateOrDeleteRocketmqTagRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this BatchCreateOrDeleteRocketmqTagRequest.
74
+ r"""Gets the body of this BatchCreateOrDeleteRocketmqTagRequest.
75
75
 
76
76
  :return: The body of this BatchCreateOrDeleteRocketmqTagRequest.
77
77
  :rtype: :class:`huaweicloudsdkrocketmq.v2.BatchCreateOrDeleteTagReq`
@@ -80,7 +80,7 @@ class BatchCreateOrDeleteRocketmqTagRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this BatchCreateOrDeleteRocketmqTagRequest.
83
+ r"""Sets the body of this BatchCreateOrDeleteRocketmqTagRequest.
84
84
 
85
85
  :param body: The body of this BatchCreateOrDeleteRocketmqTagRequest.
86
86
  :type body: :class:`huaweicloudsdkrocketmq.v2.BatchCreateOrDeleteTagReq`
@@ -24,7 +24,7 @@ class BatchCreateOrDeleteRocketmqTagResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """BatchCreateOrDeleteRocketmqTagResponse
27
+ r"""BatchCreateOrDeleteRocketmqTagResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -27,7 +27,7 @@ class BatchCreateOrDeleteTagReq:
27
27
  }
28
28
 
29
29
  def __init__(self, action=None, tags=None):
30
- """BatchCreateOrDeleteTagReq
30
+ r"""BatchCreateOrDeleteTagReq
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class BatchCreateOrDeleteTagReq:
50
50
 
51
51
  @property
52
52
  def action(self):
53
- """Gets the action of this BatchCreateOrDeleteTagReq.
53
+ r"""Gets the action of this BatchCreateOrDeleteTagReq.
54
54
 
55
55
  操作标识(仅支持小写): - create(创建) - delete(删除)
56
56
 
@@ -61,7 +61,7 @@ class BatchCreateOrDeleteTagReq:
61
61
 
62
62
  @action.setter
63
63
  def action(self, action):
64
- """Sets the action of this BatchCreateOrDeleteTagReq.
64
+ r"""Sets the action of this BatchCreateOrDeleteTagReq.
65
65
 
66
66
  操作标识(仅支持小写): - create(创建) - delete(删除)
67
67
 
@@ -72,7 +72,7 @@ class BatchCreateOrDeleteTagReq:
72
72
 
73
73
  @property
74
74
  def tags(self):
75
- """Gets the tags of this BatchCreateOrDeleteTagReq.
75
+ r"""Gets the tags of this BatchCreateOrDeleteTagReq.
76
76
 
77
77
  标签列表。
78
78
 
@@ -83,7 +83,7 @@ class BatchCreateOrDeleteTagReq:
83
83
 
84
84
  @tags.setter
85
85
  def tags(self, tags):
86
- """Sets the tags of this BatchCreateOrDeleteTagReq.
86
+ r"""Sets the tags of this BatchCreateOrDeleteTagReq.
87
87
 
88
88
  标签列表。
89
89
 
@@ -25,7 +25,7 @@ class BatchDeleteConsumerGroupReq:
25
25
  }
26
26
 
27
27
  def __init__(self, groups=None):
28
- """BatchDeleteConsumerGroupReq
28
+ r"""BatchDeleteConsumerGroupReq
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class BatchDeleteConsumerGroupReq:
43
43
 
44
44
  @property
45
45
  def groups(self):
46
- """Gets the groups of this BatchDeleteConsumerGroupReq.
46
+ r"""Gets the groups of this BatchDeleteConsumerGroupReq.
47
47
 
48
48
  待删除的消费组列表。
49
49
 
@@ -54,7 +54,7 @@ class BatchDeleteConsumerGroupReq:
54
54
 
55
55
  @groups.setter
56
56
  def groups(self, groups):
57
- """Sets the groups of this BatchDeleteConsumerGroupReq.
57
+ r"""Sets the groups of this BatchDeleteConsumerGroupReq.
58
58
 
59
59
  待删除的消费组列表。
60
60
 
@@ -25,7 +25,7 @@ class BatchDeleteConsumerGroupResp:
25
25
  }
26
26
 
27
27
  def __init__(self, job_id=None):
28
- """BatchDeleteConsumerGroupResp
28
+ r"""BatchDeleteConsumerGroupResp
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class BatchDeleteConsumerGroupResp:
43
43
 
44
44
  @property
45
45
  def job_id(self):
46
- """Gets the job_id of this BatchDeleteConsumerGroupResp.
46
+ r"""Gets the job_id of this BatchDeleteConsumerGroupResp.
47
47
 
48
48
  删除消费组的任务ID
49
49
 
@@ -54,7 +54,7 @@ class BatchDeleteConsumerGroupResp:
54
54
 
55
55
  @job_id.setter
56
56
  def job_id(self, job_id):
57
- """Sets the job_id of this BatchDeleteConsumerGroupResp.
57
+ r"""Sets the job_id of this BatchDeleteConsumerGroupResp.
58
58
 
59
59
  删除消费组的任务ID
60
60
 
@@ -29,7 +29,7 @@ class BatchDeleteInstanceReq:
29
29
  }
30
30
 
31
31
  def __init__(self, instances=None, action=None, all_failure=None):
32
- """BatchDeleteInstanceReq
32
+ r"""BatchDeleteInstanceReq
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class BatchDeleteInstanceReq:
56
56
 
57
57
  @property
58
58
  def instances(self):
59
- """Gets the instances of this BatchDeleteInstanceReq.
59
+ r"""Gets the instances of this BatchDeleteInstanceReq.
60
60
 
61
61
  实例的ID列表。
62
62
 
@@ -67,7 +67,7 @@ class BatchDeleteInstanceReq:
67
67
 
68
68
  @instances.setter
69
69
  def instances(self, instances):
70
- """Sets the instances of this BatchDeleteInstanceReq.
70
+ r"""Sets the instances of this BatchDeleteInstanceReq.
71
71
 
72
72
  实例的ID列表。
73
73
 
@@ -78,7 +78,7 @@ class BatchDeleteInstanceReq:
78
78
 
79
79
  @property
80
80
  def action(self):
81
- """Gets the action of this BatchDeleteInstanceReq.
81
+ r"""Gets the action of this BatchDeleteInstanceReq.
82
82
 
83
83
  对实例的操作:delete。
84
84
 
@@ -89,7 +89,7 @@ class BatchDeleteInstanceReq:
89
89
 
90
90
  @action.setter
91
91
  def action(self, action):
92
- """Sets the action of this BatchDeleteInstanceReq.
92
+ r"""Sets the action of this BatchDeleteInstanceReq.
93
93
 
94
94
  对实例的操作:delete。
95
95
 
@@ -100,7 +100,7 @@ class BatchDeleteInstanceReq:
100
100
 
101
101
  @property
102
102
  def all_failure(self):
103
- """Gets the all_failure of this BatchDeleteInstanceReq.
103
+ r"""Gets the all_failure of this BatchDeleteInstanceReq.
104
104
 
105
105
  参数值为reliability,表示删除租户所有创建失败的RocketMQ实例。
106
106
 
@@ -111,7 +111,7 @@ class BatchDeleteInstanceReq:
111
111
 
112
112
  @all_failure.setter
113
113
  def all_failure(self, all_failure):
114
- """Sets the all_failure of this BatchDeleteInstanceReq.
114
+ r"""Sets the all_failure of this BatchDeleteInstanceReq.
115
115
 
116
116
  参数值为reliability,表示删除租户所有创建失败的RocketMQ实例。
117
117
 
@@ -27,7 +27,7 @@ class BatchDeleteInstanceRespResults:
27
27
  }
28
28
 
29
29
  def __init__(self, result=None, instance=None):
30
- """BatchDeleteInstanceRespResults
30
+ r"""BatchDeleteInstanceRespResults
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class BatchDeleteInstanceRespResults:
50
50
 
51
51
  @property
52
52
  def result(self):
53
- """Gets the result of this BatchDeleteInstanceRespResults.
53
+ r"""Gets the result of this BatchDeleteInstanceRespResults.
54
54
 
55
55
  操作结果。
56
56
 
@@ -61,7 +61,7 @@ class BatchDeleteInstanceRespResults:
61
61
 
62
62
  @result.setter
63
63
  def result(self, result):
64
- """Sets the result of this BatchDeleteInstanceRespResults.
64
+ r"""Sets the result of this BatchDeleteInstanceRespResults.
65
65
 
66
66
  操作结果。
67
67
 
@@ -72,7 +72,7 @@ class BatchDeleteInstanceRespResults:
72
72
 
73
73
  @property
74
74
  def instance(self):
75
- """Gets the instance of this BatchDeleteInstanceRespResults.
75
+ r"""Gets the instance of this BatchDeleteInstanceRespResults.
76
76
 
77
77
  实例ID。
78
78
 
@@ -83,7 +83,7 @@ class BatchDeleteInstanceRespResults:
83
83
 
84
84
  @instance.setter
85
85
  def instance(self, instance):
86
- """Sets the instance of this BatchDeleteInstanceRespResults.
86
+ r"""Sets the instance of this BatchDeleteInstanceRespResults.
87
87
 
88
88
  实例ID。
89
89
 
@@ -25,7 +25,7 @@ class BatchDeleteInstancesRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """BatchDeleteInstancesRequest
28
+ r"""BatchDeleteInstancesRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class BatchDeleteInstancesRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this BatchDeleteInstancesRequest.
46
+ r"""Gets the body of this BatchDeleteInstancesRequest.
47
47
 
48
48
  :return: The body of this BatchDeleteInstancesRequest.
49
49
  :rtype: :class:`huaweicloudsdkrocketmq.v2.BatchDeleteInstanceReq`
@@ -52,7 +52,7 @@ class BatchDeleteInstancesRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this BatchDeleteInstancesRequest.
55
+ r"""Sets the body of this BatchDeleteInstancesRequest.
56
56
 
57
57
  :param body: The body of this BatchDeleteInstancesRequest.
58
58
  :type body: :class:`huaweicloudsdkrocketmq.v2.BatchDeleteInstanceReq`
@@ -26,7 +26,7 @@ class BatchDeleteInstancesResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, results=None):
29
- """BatchDeleteInstancesResponse
29
+ r"""BatchDeleteInstancesResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class BatchDeleteInstancesResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def results(self):
47
- """Gets the results of this BatchDeleteInstancesResponse.
47
+ r"""Gets the results of this BatchDeleteInstancesResponse.
48
48
 
49
49
  修改实例的结果。
50
50
 
@@ -55,7 +55,7 @@ class BatchDeleteInstancesResponse(SdkResponse):
55
55
 
56
56
  @results.setter
57
57
  def results(self, results):
58
- """Sets the results of this BatchDeleteInstancesResponse.
58
+ r"""Sets the results of this BatchDeleteInstancesResponse.
59
59
 
60
60
  修改实例的结果。
61
61
 
@@ -25,7 +25,7 @@ class BatchDeleteTopicReq:
25
25
  }
26
26
 
27
27
  def __init__(self, topics=None):
28
- """BatchDeleteTopicReq
28
+ r"""BatchDeleteTopicReq
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class BatchDeleteTopicReq:
43
43
 
44
44
  @property
45
45
  def topics(self):
46
- """Gets the topics of this BatchDeleteTopicReq.
46
+ r"""Gets the topics of this BatchDeleteTopicReq.
47
47
 
48
48
  主题列表,当批量删除主题时使用。
49
49
 
@@ -54,7 +54,7 @@ class BatchDeleteTopicReq:
54
54
 
55
55
  @topics.setter
56
56
  def topics(self, topics):
57
- """Sets the topics of this BatchDeleteTopicReq.
57
+ r"""Sets the topics of this BatchDeleteTopicReq.
58
58
 
59
59
  主题列表,当批量删除主题时使用。
60
60
 
@@ -25,7 +25,7 @@ class BatchDeleteTopicResp:
25
25
  }
26
26
 
27
27
  def __init__(self, job_id=None):
28
- """BatchDeleteTopicResp
28
+ r"""BatchDeleteTopicResp
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class BatchDeleteTopicResp:
43
43
 
44
44
  @property
45
45
  def job_id(self):
46
- """Gets the job_id of this BatchDeleteTopicResp.
46
+ r"""Gets the job_id of this BatchDeleteTopicResp.
47
47
 
48
48
  删除主题任务ID。
49
49
 
@@ -54,7 +54,7 @@ class BatchDeleteTopicResp:
54
54
 
55
55
  @job_id.setter
56
56
  def job_id(self, job_id):
57
- """Sets the job_id of this BatchDeleteTopicResp.
57
+ r"""Sets the job_id of this BatchDeleteTopicResp.
58
58
 
59
59
  删除主题任务ID。
60
60
 
@@ -25,7 +25,7 @@ class BatchUpdateConsumerGroupReq:
25
25
  }
26
26
 
27
27
  def __init__(self, groups=None):
28
- """BatchUpdateConsumerGroupReq
28
+ r"""BatchUpdateConsumerGroupReq
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class BatchUpdateConsumerGroupReq:
43
43
 
44
44
  @property
45
45
  def groups(self):
46
- """Gets the groups of this BatchUpdateConsumerGroupReq.
46
+ r"""Gets the groups of this BatchUpdateConsumerGroupReq.
47
47
 
48
48
  消费组列表。
49
49
 
@@ -54,7 +54,7 @@ class BatchUpdateConsumerGroupReq:
54
54
 
55
55
  @groups.setter
56
56
  def groups(self, groups):
57
- """Sets the groups of this BatchUpdateConsumerGroupReq.
57
+ r"""Sets the groups of this BatchUpdateConsumerGroupReq.
58
58
 
59
59
  消费组列表。
60
60
 
@@ -27,7 +27,7 @@ class BatchUpdateConsumerGroupRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, instance_id=None, body=None):
30
- """BatchUpdateConsumerGroupRequest
30
+ r"""BatchUpdateConsumerGroupRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class BatchUpdateConsumerGroupRequest:
49
49
 
50
50
  @property
51
51
  def instance_id(self):
52
- """Gets the instance_id of this BatchUpdateConsumerGroupRequest.
52
+ r"""Gets the instance_id of this BatchUpdateConsumerGroupRequest.
53
53
 
54
54
  实例ID。
55
55
 
@@ -60,7 +60,7 @@ class BatchUpdateConsumerGroupRequest:
60
60
 
61
61
  @instance_id.setter
62
62
  def instance_id(self, instance_id):
63
- """Sets the instance_id of this BatchUpdateConsumerGroupRequest.
63
+ r"""Sets the instance_id of this BatchUpdateConsumerGroupRequest.
64
64
 
65
65
  实例ID。
66
66
 
@@ -71,7 +71,7 @@ class BatchUpdateConsumerGroupRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this BatchUpdateConsumerGroupRequest.
74
+ r"""Gets the body of this BatchUpdateConsumerGroupRequest.
75
75
 
76
76
  :return: The body of this BatchUpdateConsumerGroupRequest.
77
77
  :rtype: :class:`huaweicloudsdkrocketmq.v2.BatchUpdateConsumerGroupReq`
@@ -80,7 +80,7 @@ class BatchUpdateConsumerGroupRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this BatchUpdateConsumerGroupRequest.
83
+ r"""Sets the body of this BatchUpdateConsumerGroupRequest.
84
84
 
85
85
  :param body: The body of this BatchUpdateConsumerGroupRequest.
86
86
  :type body: :class:`huaweicloudsdkrocketmq.v2.BatchUpdateConsumerGroupReq`
@@ -26,7 +26,7 @@ class BatchUpdateConsumerGroupResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, job_id=None):
29
- """BatchUpdateConsumerGroupResponse
29
+ r"""BatchUpdateConsumerGroupResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class BatchUpdateConsumerGroupResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def job_id(self):
47
- """Gets the job_id of this BatchUpdateConsumerGroupResponse.
47
+ r"""Gets the job_id of this BatchUpdateConsumerGroupResponse.
48
48
 
49
49
  任务ID。
50
50
 
@@ -55,7 +55,7 @@ class BatchUpdateConsumerGroupResponse(SdkResponse):
55
55
 
56
56
  @job_id.setter
57
57
  def job_id(self, job_id):
58
- """Sets the job_id of this BatchUpdateConsumerGroupResponse.
58
+ r"""Sets the job_id of this BatchUpdateConsumerGroupResponse.
59
59
 
60
60
  任务ID。
61
61
 
@@ -27,7 +27,7 @@ class Brokers:
27
27
  }
28
28
 
29
29
  def __init__(self, broker_name=None, queues=None):
30
- """Brokers
30
+ r"""Brokers
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class Brokers:
50
50
 
51
51
  @property
52
52
  def broker_name(self):
53
- """Gets the broker_name of this Brokers.
53
+ r"""Gets the broker_name of this Brokers.
54
54
 
55
55
  Topic关联代理名称。
56
56
 
@@ -61,7 +61,7 @@ class Brokers:
61
61
 
62
62
  @broker_name.setter
63
63
  def broker_name(self, broker_name):
64
- """Sets the broker_name of this Brokers.
64
+ r"""Sets the broker_name of this Brokers.
65
65
 
66
66
  Topic关联代理名称。
67
67
 
@@ -72,7 +72,7 @@ class Brokers:
72
72
 
73
73
  @property
74
74
  def queues(self):
75
- """Gets the queues of this Brokers.
75
+ r"""Gets the queues of this Brokers.
76
76
 
77
77
  关联代理的队列详情。
78
78
 
@@ -83,7 +83,7 @@ class Brokers:
83
83
 
84
84
  @queues.setter
85
85
  def queues(self, queues):
86
- """Sets the queues of this Brokers.
86
+ r"""Sets the queues of this Brokers.
87
87
 
88
88
  关联代理的队列详情。
89
89
 
@@ -33,7 +33,7 @@ class BssParam:
33
33
  }
34
34
 
35
35
  def __init__(self, is_auto_renew=None, charging_mode=None, is_auto_pay=None, period_type=None, period_num=None):
36
- """BssParam
36
+ r"""BssParam
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -71,7 +71,7 @@ class BssParam:
71
71
 
72
72
  @property
73
73
  def is_auto_renew(self):
74
- """Gets the is_auto_renew of this BssParam.
74
+ r"""Gets the is_auto_renew of this BssParam.
75
75
 
76
76
  是否自动续订。 取值范围: - true: 自动续订。 - false: 不自动续订。 默认不自动续订。
77
77
 
@@ -82,7 +82,7 @@ class BssParam:
82
82
 
83
83
  @is_auto_renew.setter
84
84
  def is_auto_renew(self, is_auto_renew):
85
- """Sets the is_auto_renew of this BssParam.
85
+ r"""Sets the is_auto_renew of this BssParam.
86
86
 
87
87
  是否自动续订。 取值范围: - true: 自动续订。 - false: 不自动续订。 默认不自动续订。
88
88
 
@@ -93,7 +93,7 @@ class BssParam:
93
93
 
94
94
  @property
95
95
  def charging_mode(self):
96
- """Gets the charging_mode of this BssParam.
96
+ r"""Gets the charging_mode of this BssParam.
97
97
 
98
98
  计费模式。 功能说明:付费方式。 取值范围: - prePaid:预付费,即包年包月; - postPaid:后付费,即按需付费; 默认为postPaid。
99
99
 
@@ -104,7 +104,7 @@ class BssParam:
104
104
 
105
105
  @charging_mode.setter
106
106
  def charging_mode(self, charging_mode):
107
- """Sets the charging_mode of this BssParam.
107
+ r"""Sets the charging_mode of this BssParam.
108
108
 
109
109
  计费模式。 功能说明:付费方式。 取值范围: - prePaid:预付费,即包年包月; - postPaid:后付费,即按需付费; 默认为postPaid。
110
110
 
@@ -115,7 +115,7 @@ class BssParam:
115
115
 
116
116
  @property
117
117
  def is_auto_pay(self):
118
- """Gets the is_auto_pay of this BssParam.
118
+ r"""Gets the is_auto_pay of this BssParam.
119
119
 
120
120
  下单订购后,是否自动从客户的账户中支付,而不需要客户手动去进行支付。 取值范围: - true:是(自动支付) - false:否(需要客户手动支付) 默认为手动支付。
121
121
 
@@ -126,7 +126,7 @@ class BssParam:
126
126
 
127
127
  @is_auto_pay.setter
128
128
  def is_auto_pay(self, is_auto_pay):
129
- """Sets the is_auto_pay of this BssParam.
129
+ r"""Sets the is_auto_pay of this BssParam.
130
130
 
131
131
  下单订购后,是否自动从客户的账户中支付,而不需要客户手动去进行支付。 取值范围: - true:是(自动支付) - false:否(需要客户手动支付) 默认为手动支付。
132
132
 
@@ -137,7 +137,7 @@ class BssParam:
137
137
 
138
138
  @property
139
139
  def period_type(self):
140
- """Gets the period_type of this BssParam.
140
+ r"""Gets the period_type of this BssParam.
141
141
 
142
142
  订购周期类型。 取值范围: - month:月 - year:年 **chargingMode为prePaid时生效且为必选值。**
143
143
 
@@ -148,7 +148,7 @@ class BssParam:
148
148
 
149
149
  @period_type.setter
150
150
  def period_type(self, period_type):
151
- """Sets the period_type of this BssParam.
151
+ r"""Sets the period_type of this BssParam.
152
152
 
153
153
  订购周期类型。 取值范围: - month:月 - year:年 **chargingMode为prePaid时生效且为必选值。**
154
154
 
@@ -159,7 +159,7 @@ class BssParam:
159
159
 
160
160
  @property
161
161
  def period_num(self):
162
- """Gets the period_num of this BssParam.
162
+ r"""Gets the period_num of this BssParam.
163
163
 
164
164
  订购周期数。 取值范围: - periodType=month(周期类型为月)时,取值为[1,9]; - periodType=year(周期类型为年)时,取值为[1,3]; **chargingMode为prePaid时生效且为必选值。**
165
165
 
@@ -170,7 +170,7 @@ class BssParam:
170
170
 
171
171
  @period_num.setter
172
172
  def period_num(self, period_num):
173
- """Sets the period_num of this BssParam.
173
+ r"""Sets the period_num of this BssParam.
174
174
 
175
175
  订购周期数。 取值范围: - periodType=month(周期类型为月)时,取值为[1,9]; - periodType=year(周期类型为年)时,取值为[1,3]; **chargingMode为prePaid时生效且为必选值。**
176
176