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 ResizeEngineInstanceReq:
33
33
  }
34
34
 
35
35
  def __init__(self, oper_type=None, new_storage_space=None, new_product_id=None, new_broker_num=None, publicip_id=None):
36
- """ResizeEngineInstanceReq
36
+ r"""ResizeEngineInstanceReq
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -70,7 +70,7 @@ class ResizeEngineInstanceReq:
70
70
 
71
71
  @property
72
72
  def oper_type(self):
73
- """Gets the oper_type of this ResizeEngineInstanceReq.
73
+ r"""Gets the oper_type of this ResizeEngineInstanceReq.
74
74
 
75
75
  变更类型 取值范围: [- storage:存储空间扩容,代理数量不变。](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm,fcs) - horizontal:代理数量扩容,每个broker的存储空间不变。 [- vertical:垂直扩容,broker的底层虚机规格变更,代理数量和存储空间不变。](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm,fcs)
76
76
 
@@ -81,7 +81,7 @@ class ResizeEngineInstanceReq:
81
81
 
82
82
  @oper_type.setter
83
83
  def oper_type(self, oper_type):
84
- """Sets the oper_type of this ResizeEngineInstanceReq.
84
+ r"""Sets the oper_type of this ResizeEngineInstanceReq.
85
85
 
86
86
  变更类型 取值范围: [- storage:存储空间扩容,代理数量不变。](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm,fcs) - horizontal:代理数量扩容,每个broker的存储空间不变。 [- vertical:垂直扩容,broker的底层虚机规格变更,代理数量和存储空间不变。](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm,fcs)
87
87
 
@@ -92,7 +92,7 @@ class ResizeEngineInstanceReq:
92
92
 
93
93
  @property
94
94
  def new_storage_space(self):
95
- """Gets the new_storage_space of this ResizeEngineInstanceReq.
95
+ r"""Gets the new_storage_space of this ResizeEngineInstanceReq.
96
96
 
97
97
  当oper_type类型是[storage或](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm,fcs)horizontal时,该参数有效且必填,实例存储空间 = 代理数量 * 每个broker的存储空间。 [- 当oper_type类型是storage时,代理数量不变,每个broker存储空间最少扩容100GB。](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm,fcs) - 当oper_type类型是horizontal时,每个broker的存储空间不变。
98
98
 
@@ -103,7 +103,7 @@ class ResizeEngineInstanceReq:
103
103
 
104
104
  @new_storage_space.setter
105
105
  def new_storage_space(self, new_storage_space):
106
- """Sets the new_storage_space of this ResizeEngineInstanceReq.
106
+ r"""Sets the new_storage_space of this ResizeEngineInstanceReq.
107
107
 
108
108
  当oper_type类型是[storage或](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm,fcs)horizontal时,该参数有效且必填,实例存储空间 = 代理数量 * 每个broker的存储空间。 [- 当oper_type类型是storage时,代理数量不变,每个broker存储空间最少扩容100GB。](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm,fcs) - 当oper_type类型是horizontal时,每个broker的存储空间不变。
109
109
 
@@ -114,7 +114,7 @@ class ResizeEngineInstanceReq:
114
114
 
115
115
  @property
116
116
  def new_product_id(self):
117
- """Gets the new_product_id of this ResizeEngineInstanceReq.
117
+ r"""Gets the new_product_id of this ResizeEngineInstanceReq.
118
118
 
119
119
  当oper_type类型是vertical时,该参数才有效且必填。
120
120
 
@@ -125,7 +125,7 @@ class ResizeEngineInstanceReq:
125
125
 
126
126
  @new_product_id.setter
127
127
  def new_product_id(self, new_product_id):
128
- """Sets the new_product_id of this ResizeEngineInstanceReq.
128
+ r"""Sets the new_product_id of this ResizeEngineInstanceReq.
129
129
 
130
130
  当oper_type类型是vertical时,该参数才有效且必填。
131
131
 
@@ -136,7 +136,7 @@ class ResizeEngineInstanceReq:
136
136
 
137
137
  @property
138
138
  def new_broker_num(self):
139
- """Gets the new_broker_num of this ResizeEngineInstanceReq.
139
+ r"""Gets the new_broker_num of this ResizeEngineInstanceReq.
140
140
 
141
141
  代理数量 当oper_type参数为horizontal时,该参数必填。
142
142
 
@@ -147,7 +147,7 @@ class ResizeEngineInstanceReq:
147
147
 
148
148
  @new_broker_num.setter
149
149
  def new_broker_num(self, new_broker_num):
150
- """Sets the new_broker_num of this ResizeEngineInstanceReq.
150
+ r"""Sets the new_broker_num of this ResizeEngineInstanceReq.
151
151
 
152
152
  代理数量 当oper_type参数为horizontal时,该参数必填。
153
153
 
@@ -158,7 +158,7 @@ class ResizeEngineInstanceReq:
158
158
 
159
159
  @property
160
160
  def publicip_id(self):
161
- """Gets the publicip_id of this ResizeEngineInstanceReq.
161
+ r"""Gets the publicip_id of this ResizeEngineInstanceReq.
162
162
 
163
163
  实例绑定的弹性IP地址的ID。 以英文逗号隔开多个弹性IP地址的ID。 当oper_type参数为horizontal且开启了公网访问时,此参数必填。
164
164
 
@@ -169,7 +169,7 @@ class ResizeEngineInstanceReq:
169
169
 
170
170
  @publicip_id.setter
171
171
  def publicip_id(self, publicip_id):
172
- """Sets the publicip_id of this ResizeEngineInstanceReq.
172
+ r"""Sets the publicip_id of this ResizeEngineInstanceReq.
173
173
 
174
174
  实例绑定的弹性IP地址的ID。 以英文逗号隔开多个弹性IP地址的ID。 当oper_type参数为horizontal且开启了公网访问时,此参数必填。
175
175
 
@@ -29,7 +29,7 @@ class ResizeInstanceRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, engine=None, instance_id=None, body=None):
32
- """ResizeInstanceRequest
32
+ r"""ResizeInstanceRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class ResizeInstanceRequest:
55
55
 
56
56
  @property
57
57
  def engine(self):
58
- """Gets the engine of this ResizeInstanceRequest.
58
+ r"""Gets the engine of this ResizeInstanceRequest.
59
59
 
60
60
  消息引擎的类型。支持的类型为rocketmq。
61
61
 
@@ -66,7 +66,7 @@ class ResizeInstanceRequest:
66
66
 
67
67
  @engine.setter
68
68
  def engine(self, engine):
69
- """Sets the engine of this ResizeInstanceRequest.
69
+ r"""Sets the engine of this ResizeInstanceRequest.
70
70
 
71
71
  消息引擎的类型。支持的类型为rocketmq。
72
72
 
@@ -77,7 +77,7 @@ class ResizeInstanceRequest:
77
77
 
78
78
  @property
79
79
  def instance_id(self):
80
- """Gets the instance_id of this ResizeInstanceRequest.
80
+ r"""Gets the instance_id of this ResizeInstanceRequest.
81
81
 
82
82
  实例ID。
83
83
 
@@ -88,7 +88,7 @@ class ResizeInstanceRequest:
88
88
 
89
89
  @instance_id.setter
90
90
  def instance_id(self, instance_id):
91
- """Sets the instance_id of this ResizeInstanceRequest.
91
+ r"""Sets the instance_id of this ResizeInstanceRequest.
92
92
 
93
93
  实例ID。
94
94
 
@@ -99,7 +99,7 @@ class ResizeInstanceRequest:
99
99
 
100
100
  @property
101
101
  def body(self):
102
- """Gets the body of this ResizeInstanceRequest.
102
+ r"""Gets the body of this ResizeInstanceRequest.
103
103
 
104
104
  :return: The body of this ResizeInstanceRequest.
105
105
  :rtype: :class:`huaweicloudsdkrocketmq.v2.ResizeEngineInstanceReq`
@@ -108,7 +108,7 @@ class ResizeInstanceRequest:
108
108
 
109
109
  @body.setter
110
110
  def body(self, body):
111
- """Sets the body of this ResizeInstanceRequest.
111
+ r"""Sets the body of this ResizeInstanceRequest.
112
112
 
113
113
  :param body: The body of this ResizeInstanceRequest.
114
114
  :type body: :class:`huaweicloudsdkrocketmq.v2.ResizeEngineInstanceReq`
@@ -26,7 +26,7 @@ class ResizeInstanceResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, job_id=None):
29
- """ResizeInstanceResponse
29
+ r"""ResizeInstanceResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ResizeInstanceResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def job_id(self):
47
- """Gets the job_id of this ResizeInstanceResponse.
47
+ r"""Gets the job_id of this ResizeInstanceResponse.
48
48
 
49
49
  规格变更任务ID。
50
50
 
@@ -55,7 +55,7 @@ class ResizeInstanceResponse(SdkResponse):
55
55
 
56
56
  @job_id.setter
57
57
  def job_id(self, job_id):
58
- """Sets the job_id of this ResizeInstanceResponse.
58
+ r"""Sets the job_id of this ResizeInstanceResponse.
59
59
 
60
60
  规格变更任务ID。
61
61
 
@@ -27,7 +27,7 @@ class RocketMQConfigReq:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, value=None):
30
- """RocketMQConfigReq
30
+ r"""RocketMQConfigReq
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class RocketMQConfigReq:
50
50
 
51
51
  @property
52
52
  def name(self):
53
- """Gets the name of this RocketMQConfigReq.
53
+ r"""Gets the name of this RocketMQConfigReq.
54
54
 
55
55
  RocketMQ配置名称。
56
56
 
@@ -61,7 +61,7 @@ class RocketMQConfigReq:
61
61
 
62
62
  @name.setter
63
63
  def name(self, name):
64
- """Sets the name of this RocketMQConfigReq.
64
+ r"""Sets the name of this RocketMQConfigReq.
65
65
 
66
66
  RocketMQ配置名称。
67
67
 
@@ -72,7 +72,7 @@ class RocketMQConfigReq:
72
72
 
73
73
  @property
74
74
  def value(self):
75
- """Gets the value of this RocketMQConfigReq.
75
+ r"""Gets the value of this RocketMQConfigReq.
76
76
 
77
77
  RocketMQ配置目标值。
78
78
 
@@ -83,7 +83,7 @@ class RocketMQConfigReq:
83
83
 
84
84
  @value.setter
85
85
  def value(self, value):
86
- """Sets the value of this RocketMQConfigReq.
86
+ r"""Sets the value of this RocketMQConfigReq.
87
87
 
88
88
  RocketMQ配置目标值。
89
89
 
@@ -35,7 +35,7 @@ class RocketMQConfigResp:
35
35
  }
36
36
 
37
37
  def __init__(self, name=None, value=None, config_type=None, default_value=None, valid_values=None, value_type=None):
38
- """RocketMQConfigResp
38
+ r"""RocketMQConfigResp
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class RocketMQConfigResp:
78
78
 
79
79
  @property
80
80
  def name(self):
81
- """Gets the name of this RocketMQConfigResp.
81
+ r"""Gets the name of this RocketMQConfigResp.
82
82
 
83
83
  RocketMQ配置名称。
84
84
 
@@ -89,7 +89,7 @@ class RocketMQConfigResp:
89
89
 
90
90
  @name.setter
91
91
  def name(self, name):
92
- """Sets the name of this RocketMQConfigResp.
92
+ r"""Sets the name of this RocketMQConfigResp.
93
93
 
94
94
  RocketMQ配置名称。
95
95
 
@@ -100,7 +100,7 @@ class RocketMQConfigResp:
100
100
 
101
101
  @property
102
102
  def value(self):
103
- """Gets the value of this RocketMQConfigResp.
103
+ r"""Gets the value of this RocketMQConfigResp.
104
104
 
105
105
  RocketMQ配置当前值。
106
106
 
@@ -111,7 +111,7 @@ class RocketMQConfigResp:
111
111
 
112
112
  @value.setter
113
113
  def value(self, value):
114
- """Sets the value of this RocketMQConfigResp.
114
+ r"""Sets the value of this RocketMQConfigResp.
115
115
 
116
116
  RocketMQ配置当前值。
117
117
 
@@ -122,7 +122,7 @@ class RocketMQConfigResp:
122
122
 
123
123
  @property
124
124
  def config_type(self):
125
- """Gets the config_type of this RocketMQConfigResp.
125
+ r"""Gets the config_type of this RocketMQConfigResp.
126
126
 
127
127
  RocketMQ配置的类型。
128
128
 
@@ -133,7 +133,7 @@ class RocketMQConfigResp:
133
133
 
134
134
  @config_type.setter
135
135
  def config_type(self, config_type):
136
- """Sets the config_type of this RocketMQConfigResp.
136
+ r"""Sets the config_type of this RocketMQConfigResp.
137
137
 
138
138
  RocketMQ配置的类型。
139
139
 
@@ -144,7 +144,7 @@ class RocketMQConfigResp:
144
144
 
145
145
  @property
146
146
  def default_value(self):
147
- """Gets the default_value of this RocketMQConfigResp.
147
+ r"""Gets the default_value of this RocketMQConfigResp.
148
148
 
149
149
  RocketMQ配置的默认值。
150
150
 
@@ -155,7 +155,7 @@ class RocketMQConfigResp:
155
155
 
156
156
  @default_value.setter
157
157
  def default_value(self, default_value):
158
- """Sets the default_value of this RocketMQConfigResp.
158
+ r"""Sets the default_value of this RocketMQConfigResp.
159
159
 
160
160
  RocketMQ配置的默认值。
161
161
 
@@ -166,7 +166,7 @@ class RocketMQConfigResp:
166
166
 
167
167
  @property
168
168
  def valid_values(self):
169
- """Gets the valid_values of this RocketMQConfigResp.
169
+ r"""Gets the valid_values of this RocketMQConfigResp.
170
170
 
171
171
  RocketMQ配置取值的范围。
172
172
 
@@ -177,7 +177,7 @@ class RocketMQConfigResp:
177
177
 
178
178
  @valid_values.setter
179
179
  def valid_values(self, valid_values):
180
- """Sets the valid_values of this RocketMQConfigResp.
180
+ r"""Sets the valid_values of this RocketMQConfigResp.
181
181
 
182
182
  RocketMQ配置取值的范围。
183
183
 
@@ -188,7 +188,7 @@ class RocketMQConfigResp:
188
188
 
189
189
  @property
190
190
  def value_type(self):
191
- """Gets the value_type of this RocketMQConfigResp.
191
+ r"""Gets the value_type of this RocketMQConfigResp.
192
192
 
193
193
  RocketMQ配置值的类型。
194
194
 
@@ -199,7 +199,7 @@ class RocketMQConfigResp:
199
199
 
200
200
  @value_type.setter
201
201
  def value_type(self, value_type):
202
- """Sets the value_type of this RocketMQConfigResp.
202
+ r"""Sets the value_type of this RocketMQConfigResp.
203
203
 
204
204
  RocketMQ配置值的类型。
205
205
 
@@ -47,7 +47,7 @@ class RocketMQExtendProductInfoEntity:
47
47
  }
48
48
 
49
49
  def __init__(self, type=None, product_id=None, ecs_flavor_id=None, billing_code=None, arch_types=None, charging_mode=None, ios=None, properties=None, available_zones=None, unavailable_zones=None, support_features=None, qingtian_incompatible=None):
50
- """RocketMQExtendProductInfoEntity
50
+ r"""RocketMQExtendProductInfoEntity
51
51
 
52
52
  The model defined in huaweicloud sdk
53
53
 
@@ -120,7 +120,7 @@ class RocketMQExtendProductInfoEntity:
120
120
 
121
121
  @property
122
122
  def type(self):
123
- """Gets the type of this RocketMQExtendProductInfoEntity.
123
+ r"""Gets the type of this RocketMQExtendProductInfoEntity.
124
124
 
125
125
  实例类型。
126
126
 
@@ -131,7 +131,7 @@ class RocketMQExtendProductInfoEntity:
131
131
 
132
132
  @type.setter
133
133
  def type(self, type):
134
- """Sets the type of this RocketMQExtendProductInfoEntity.
134
+ r"""Sets the type of this RocketMQExtendProductInfoEntity.
135
135
 
136
136
  实例类型。
137
137
 
@@ -142,7 +142,7 @@ class RocketMQExtendProductInfoEntity:
142
142
 
143
143
  @property
144
144
  def product_id(self):
145
- """Gets the product_id of this RocketMQExtendProductInfoEntity.
145
+ r"""Gets the product_id of this RocketMQExtendProductInfoEntity.
146
146
 
147
147
  产品ID。
148
148
 
@@ -153,7 +153,7 @@ class RocketMQExtendProductInfoEntity:
153
153
 
154
154
  @product_id.setter
155
155
  def product_id(self, product_id):
156
- """Sets the product_id of this RocketMQExtendProductInfoEntity.
156
+ r"""Sets the product_id of this RocketMQExtendProductInfoEntity.
157
157
 
158
158
  产品ID。
159
159
 
@@ -164,7 +164,7 @@ class RocketMQExtendProductInfoEntity:
164
164
 
165
165
  @property
166
166
  def ecs_flavor_id(self):
167
- """Gets the ecs_flavor_id of this RocketMQExtendProductInfoEntity.
167
+ r"""Gets the ecs_flavor_id of this RocketMQExtendProductInfoEntity.
168
168
 
169
169
  该产品使用的ECS规格。
170
170
 
@@ -175,7 +175,7 @@ class RocketMQExtendProductInfoEntity:
175
175
 
176
176
  @ecs_flavor_id.setter
177
177
  def ecs_flavor_id(self, ecs_flavor_id):
178
- """Sets the ecs_flavor_id of this RocketMQExtendProductInfoEntity.
178
+ r"""Sets the ecs_flavor_id of this RocketMQExtendProductInfoEntity.
179
179
 
180
180
  该产品使用的ECS规格。
181
181
 
@@ -186,7 +186,7 @@ class RocketMQExtendProductInfoEntity:
186
186
 
187
187
  @property
188
188
  def billing_code(self):
189
- """Gets the billing_code of this RocketMQExtendProductInfoEntity.
189
+ r"""Gets the billing_code of this RocketMQExtendProductInfoEntity.
190
190
 
191
191
  账单计费类型。
192
192
 
@@ -197,7 +197,7 @@ class RocketMQExtendProductInfoEntity:
197
197
 
198
198
  @billing_code.setter
199
199
  def billing_code(self, billing_code):
200
- """Sets the billing_code of this RocketMQExtendProductInfoEntity.
200
+ r"""Sets the billing_code of this RocketMQExtendProductInfoEntity.
201
201
 
202
202
  账单计费类型。
203
203
 
@@ -208,7 +208,7 @@ class RocketMQExtendProductInfoEntity:
208
208
 
209
209
  @property
210
210
  def arch_types(self):
211
- """Gets the arch_types of this RocketMQExtendProductInfoEntity.
211
+ r"""Gets the arch_types of this RocketMQExtendProductInfoEntity.
212
212
 
213
213
  支持的CPU架构类型。
214
214
 
@@ -219,7 +219,7 @@ class RocketMQExtendProductInfoEntity:
219
219
 
220
220
  @arch_types.setter
221
221
  def arch_types(self, arch_types):
222
- """Sets the arch_types of this RocketMQExtendProductInfoEntity.
222
+ r"""Sets the arch_types of this RocketMQExtendProductInfoEntity.
223
223
 
224
224
  支持的CPU架构类型。
225
225
 
@@ -230,7 +230,7 @@ class RocketMQExtendProductInfoEntity:
230
230
 
231
231
  @property
232
232
  def charging_mode(self):
233
- """Gets the charging_mode of this RocketMQExtendProductInfoEntity.
233
+ r"""Gets the charging_mode of this RocketMQExtendProductInfoEntity.
234
234
 
235
235
  支持的计费模式类型。
236
236
 
@@ -241,7 +241,7 @@ class RocketMQExtendProductInfoEntity:
241
241
 
242
242
  @charging_mode.setter
243
243
  def charging_mode(self, charging_mode):
244
- """Sets the charging_mode of this RocketMQExtendProductInfoEntity.
244
+ r"""Sets the charging_mode of this RocketMQExtendProductInfoEntity.
245
245
 
246
246
  支持的计费模式类型。
247
247
 
@@ -252,7 +252,7 @@ class RocketMQExtendProductInfoEntity:
252
252
 
253
253
  @property
254
254
  def ios(self):
255
- """Gets the ios of this RocketMQExtendProductInfoEntity.
255
+ r"""Gets the ios of this RocketMQExtendProductInfoEntity.
256
256
 
257
257
  磁盘IO信息。
258
258
 
@@ -263,7 +263,7 @@ class RocketMQExtendProductInfoEntity:
263
263
 
264
264
  @ios.setter
265
265
  def ios(self, ios):
266
- """Sets the ios of this RocketMQExtendProductInfoEntity.
266
+ r"""Sets the ios of this RocketMQExtendProductInfoEntity.
267
267
 
268
268
  磁盘IO信息。
269
269
 
@@ -274,7 +274,7 @@ class RocketMQExtendProductInfoEntity:
274
274
 
275
275
  @property
276
276
  def properties(self):
277
- """Gets the properties of this RocketMQExtendProductInfoEntity.
277
+ r"""Gets the properties of this RocketMQExtendProductInfoEntity.
278
278
 
279
279
  :return: The properties of this RocketMQExtendProductInfoEntity.
280
280
  :rtype: :class:`huaweicloudsdkrocketmq.v2.RocketMQExtendProductPropertiesEntity`
@@ -283,7 +283,7 @@ class RocketMQExtendProductInfoEntity:
283
283
 
284
284
  @properties.setter
285
285
  def properties(self, properties):
286
- """Sets the properties of this RocketMQExtendProductInfoEntity.
286
+ r"""Sets the properties of this RocketMQExtendProductInfoEntity.
287
287
 
288
288
  :param properties: The properties of this RocketMQExtendProductInfoEntity.
289
289
  :type properties: :class:`huaweicloudsdkrocketmq.v2.RocketMQExtendProductPropertiesEntity`
@@ -292,7 +292,7 @@ class RocketMQExtendProductInfoEntity:
292
292
 
293
293
  @property
294
294
  def available_zones(self):
295
- """Gets the available_zones of this RocketMQExtendProductInfoEntity.
295
+ r"""Gets the available_zones of this RocketMQExtendProductInfoEntity.
296
296
 
297
297
  有可用资源的可用区列表。
298
298
 
@@ -303,7 +303,7 @@ class RocketMQExtendProductInfoEntity:
303
303
 
304
304
  @available_zones.setter
305
305
  def available_zones(self, available_zones):
306
- """Sets the available_zones of this RocketMQExtendProductInfoEntity.
306
+ r"""Sets the available_zones of this RocketMQExtendProductInfoEntity.
307
307
 
308
308
  有可用资源的可用区列表。
309
309
 
@@ -314,7 +314,7 @@ class RocketMQExtendProductInfoEntity:
314
314
 
315
315
  @property
316
316
  def unavailable_zones(self):
317
- """Gets the unavailable_zones of this RocketMQExtendProductInfoEntity.
317
+ r"""Gets the unavailable_zones of this RocketMQExtendProductInfoEntity.
318
318
 
319
319
  资源售罄的可用区列表。
320
320
 
@@ -325,7 +325,7 @@ class RocketMQExtendProductInfoEntity:
325
325
 
326
326
  @unavailable_zones.setter
327
327
  def unavailable_zones(self, unavailable_zones):
328
- """Sets the unavailable_zones of this RocketMQExtendProductInfoEntity.
328
+ r"""Sets the unavailable_zones of this RocketMQExtendProductInfoEntity.
329
329
 
330
330
  资源售罄的可用区列表。
331
331
 
@@ -336,7 +336,7 @@ class RocketMQExtendProductInfoEntity:
336
336
 
337
337
  @property
338
338
  def support_features(self):
339
- """Gets the support_features of this RocketMQExtendProductInfoEntity.
339
+ r"""Gets the support_features of this RocketMQExtendProductInfoEntity.
340
340
 
341
341
  支持的特性功能。
342
342
 
@@ -347,7 +347,7 @@ class RocketMQExtendProductInfoEntity:
347
347
 
348
348
  @support_features.setter
349
349
  def support_features(self, support_features):
350
- """Sets the support_features of this RocketMQExtendProductInfoEntity.
350
+ r"""Sets the support_features of this RocketMQExtendProductInfoEntity.
351
351
 
352
352
  支持的特性功能。
353
353
 
@@ -358,7 +358,7 @@ class RocketMQExtendProductInfoEntity:
358
358
 
359
359
  @property
360
360
  def qingtian_incompatible(self):
361
- """Gets the qingtian_incompatible of this RocketMQExtendProductInfoEntity.
361
+ r"""Gets the qingtian_incompatible of this RocketMQExtendProductInfoEntity.
362
362
 
363
363
  是否为擎天实例。
364
364
 
@@ -369,7 +369,7 @@ class RocketMQExtendProductInfoEntity:
369
369
 
370
370
  @qingtian_incompatible.setter
371
371
  def qingtian_incompatible(self, qingtian_incompatible):
372
- """Sets the qingtian_incompatible of this RocketMQExtendProductInfoEntity.
372
+ r"""Sets the qingtian_incompatible of this RocketMQExtendProductInfoEntity.
373
373
 
374
374
  是否为擎天实例。
375
375
 
@@ -31,7 +31,7 @@ class RocketMQExtendProductIosEntity:
31
31
  }
32
32
 
33
33
  def __init__(self, io_spec=None, available_zones=None, type=None, unavailable_zones=None):
34
- """RocketMQExtendProductIosEntity
34
+ r"""RocketMQExtendProductIosEntity
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class RocketMQExtendProductIosEntity:
64
64
 
65
65
  @property
66
66
  def io_spec(self):
67
- """Gets the io_spec of this RocketMQExtendProductIosEntity.
67
+ r"""Gets the io_spec of this RocketMQExtendProductIosEntity.
68
68
 
69
69
  存储IO规格。
70
70
 
@@ -75,7 +75,7 @@ class RocketMQExtendProductIosEntity:
75
75
 
76
76
  @io_spec.setter
77
77
  def io_spec(self, io_spec):
78
- """Sets the io_spec of this RocketMQExtendProductIosEntity.
78
+ r"""Sets the io_spec of this RocketMQExtendProductIosEntity.
79
79
 
80
80
  存储IO规格。
81
81
 
@@ -86,7 +86,7 @@ class RocketMQExtendProductIosEntity:
86
86
 
87
87
  @property
88
88
  def available_zones(self):
89
- """Gets the available_zones of this RocketMQExtendProductIosEntity.
89
+ r"""Gets the available_zones of this RocketMQExtendProductIosEntity.
90
90
 
91
91
  有可用资源的可用区列表。
92
92
 
@@ -97,7 +97,7 @@ class RocketMQExtendProductIosEntity:
97
97
 
98
98
  @available_zones.setter
99
99
  def available_zones(self, available_zones):
100
- """Sets the available_zones of this RocketMQExtendProductIosEntity.
100
+ r"""Sets the available_zones of this RocketMQExtendProductIosEntity.
101
101
 
102
102
  有可用资源的可用区列表。
103
103
 
@@ -108,7 +108,7 @@ class RocketMQExtendProductIosEntity:
108
108
 
109
109
  @property
110
110
  def type(self):
111
- """Gets the type of this RocketMQExtendProductIosEntity.
111
+ r"""Gets the type of this RocketMQExtendProductIosEntity.
112
112
 
113
113
  IO类型。
114
114
 
@@ -119,7 +119,7 @@ class RocketMQExtendProductIosEntity:
119
119
 
120
120
  @type.setter
121
121
  def type(self, type):
122
- """Sets the type of this RocketMQExtendProductIosEntity.
122
+ r"""Sets the type of this RocketMQExtendProductIosEntity.
123
123
 
124
124
  IO类型。
125
125
 
@@ -130,7 +130,7 @@ class RocketMQExtendProductIosEntity:
130
130
 
131
131
  @property
132
132
  def unavailable_zones(self):
133
- """Gets the unavailable_zones of this RocketMQExtendProductIosEntity.
133
+ r"""Gets the unavailable_zones of this RocketMQExtendProductIosEntity.
134
134
 
135
135
  资源售罄的可用区列表。
136
136
 
@@ -141,7 +141,7 @@ class RocketMQExtendProductIosEntity:
141
141
 
142
142
  @unavailable_zones.setter
143
143
  def unavailable_zones(self, unavailable_zones):
144
- """Sets the unavailable_zones of this RocketMQExtendProductIosEntity.
144
+ r"""Sets the unavailable_zones of this RocketMQExtendProductIosEntity.
145
145
 
146
146
  资源售罄的可用区列表。
147
147