huaweicloudsdkrocketmq 3.1.142__py2.py3-none-any.whl → 3.1.144__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_rocketmq_tag_request.py +5 -5
  2. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_rocketmq_tag_response.py +1 -1
  3. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_tag_req.py +5 -5
  4. huaweicloudsdkrocketmq/v2/model/batch_delete_consumer_group_req.py +3 -3
  5. huaweicloudsdkrocketmq/v2/model/batch_delete_consumer_group_resp.py +3 -3
  6. huaweicloudsdkrocketmq/v2/model/batch_delete_instance_req.py +7 -7
  7. huaweicloudsdkrocketmq/v2/model/batch_delete_instance_resp_results.py +5 -5
  8. huaweicloudsdkrocketmq/v2/model/batch_delete_instances_request.py +3 -3
  9. huaweicloudsdkrocketmq/v2/model/batch_delete_instances_response.py +3 -3
  10. huaweicloudsdkrocketmq/v2/model/batch_delete_topic_req.py +3 -3
  11. huaweicloudsdkrocketmq/v2/model/batch_delete_topic_resp.py +3 -3
  12. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_req.py +3 -3
  13. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_request.py +5 -5
  14. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_response.py +3 -3
  15. huaweicloudsdkrocketmq/v2/model/brokers.py +5 -5
  16. huaweicloudsdkrocketmq/v2/model/bss_param.py +11 -11
  17. huaweicloudsdkrocketmq/v2/model/client_data.py +11 -11
  18. huaweicloudsdkrocketmq/v2/model/consumer_detail_resp.py +9 -9
  19. huaweicloudsdkrocketmq/v2/model/consumer_group.py +19 -19
  20. huaweicloudsdkrocketmq/v2/model/consumer_list.py +5 -5
  21. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_req.py +17 -17
  22. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_request.py +7 -7
  23. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_response.py +5 -5
  24. huaweicloudsdkrocketmq/v2/model/create_group_resp.py +3 -3
  25. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_req.py +39 -39
  26. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_request.py +5 -5
  27. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_response.py +3 -3
  28. huaweicloudsdkrocketmq/v2/model/create_or_update_consumer_group.py +15 -15
  29. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_req.py +37 -37
  30. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_request.py +3 -3
  31. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_response.py +3 -3
  32. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_req.py +13 -13
  33. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_request.py +11 -11
  34. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_response.py +3 -3
  35. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_req.py +15 -15
  36. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_request.py +7 -7
  37. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_response.py +5 -5
  38. huaweicloudsdkrocketmq/v2/model/create_topic_req.py +13 -13
  39. huaweicloudsdkrocketmq/v2/model/create_topic_req_queues.py +5 -5
  40. huaweicloudsdkrocketmq/v2/model/create_topic_resp.py +3 -3
  41. huaweicloudsdkrocketmq/v2/model/create_user_request.py +5 -5
  42. huaweicloudsdkrocketmq/v2/model/create_user_response.py +17 -17
  43. huaweicloudsdkrocketmq/v2/model/deadletter_resend_req.py +5 -5
  44. huaweicloudsdkrocketmq/v2/model/deadletter_resend_resp_resend_results.py +7 -7
  45. huaweicloudsdkrocketmq/v2/model/delete_consumer_group_request.py +5 -5
  46. huaweicloudsdkrocketmq/v2/model/delete_consumer_group_response.py +1 -1
  47. huaweicloudsdkrocketmq/v2/model/delete_instance_request.py +3 -3
  48. huaweicloudsdkrocketmq/v2/model/delete_instance_response.py +1 -1
  49. huaweicloudsdkrocketmq/v2/model/delete_rocket_mq_migration_task_request.py +5 -5
  50. huaweicloudsdkrocketmq/v2/model/delete_rocket_mq_migration_task_response.py +1 -1
  51. huaweicloudsdkrocketmq/v2/model/delete_topic_request.py +5 -5
  52. huaweicloudsdkrocketmq/v2/model/delete_topic_response.py +1 -1
  53. huaweicloudsdkrocketmq/v2/model/delete_user_request.py +5 -5
  54. huaweicloudsdkrocketmq/v2/model/delete_user_response.py +3 -3
  55. huaweicloudsdkrocketmq/v2/model/export_dlq_message_req.py +7 -7
  56. huaweicloudsdkrocketmq/v2/model/export_dlq_message_request.py +5 -5
  57. huaweicloudsdkrocketmq/v2/model/export_dlq_message_response.py +3 -3
  58. huaweicloudsdkrocketmq/v2/model/list_access_policy_resp_policies.py +11 -11
  59. huaweicloudsdkrocketmq/v2/model/list_available_zones_request.py +1 -1
  60. huaweicloudsdkrocketmq/v2/model/list_available_zones_resp_available_zones.py +19 -19
  61. huaweicloudsdkrocketmq/v2/model/list_available_zones_response.py +5 -5
  62. huaweicloudsdkrocketmq/v2/model/list_brokers_request.py +3 -3
  63. huaweicloudsdkrocketmq/v2/model/list_brokers_resp_brokers.py +5 -5
  64. huaweicloudsdkrocketmq/v2/model/list_brokers_response.py +3 -3
  65. huaweicloudsdkrocketmq/v2/model/list_consume_group_access_policy_request.py +11 -11
  66. huaweicloudsdkrocketmq/v2/model/list_consume_group_access_policy_response.py +7 -7
  67. huaweicloudsdkrocketmq/v2/model/list_consumer_group_of_topic_request.py +9 -9
  68. huaweicloudsdkrocketmq/v2/model/list_consumer_group_of_topic_response.py +3 -3
  69. huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_request.py +9 -9
  70. huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_response.py +13 -13
  71. huaweicloudsdkrocketmq/v2/model/list_instances_request.py +19 -19
  72. huaweicloudsdkrocketmq/v2/model/list_instances_response.py +5 -5
  73. huaweicloudsdkrocketmq/v2/model/list_message_trace_request.py +7 -7
  74. huaweicloudsdkrocketmq/v2/model/list_message_trace_resp_trace.py +41 -41
  75. huaweicloudsdkrocketmq/v2/model/list_message_trace_response.py +3 -3
  76. huaweicloudsdkrocketmq/v2/model/list_messages_request.py +19 -19
  77. huaweicloudsdkrocketmq/v2/model/list_messages_response.py +5 -5
  78. huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_request.py +7 -7
  79. huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_response.py +13 -13
  80. huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_request.py +13 -13
  81. huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_response.py +5 -5
  82. huaweicloudsdkrocketmq/v2/model/list_topic_access_policy_request.py +9 -9
  83. huaweicloudsdkrocketmq/v2/model/list_topic_access_policy_response.py +7 -7
  84. huaweicloudsdkrocketmq/v2/model/list_user_request.py +7 -7
  85. huaweicloudsdkrocketmq/v2/model/list_user_response.py +5 -5
  86. huaweicloudsdkrocketmq/v2/model/message.py +29 -29
  87. huaweicloudsdkrocketmq/v2/model/message_property_list.py +5 -5
  88. huaweicloudsdkrocketmq/v2/model/metadata_delete_req.py +3 -3
  89. huaweicloudsdkrocketmq/v2/model/metadata_task.py +11 -11
  90. huaweicloudsdkrocketmq/v2/model/migration_rabbit_binding_metadata.py +11 -11
  91. huaweicloudsdkrocketmq/v2/model/migration_rabbit_exchange_metadata.py +9 -9
  92. huaweicloudsdkrocketmq/v2/model/migration_rabbit_queue_metadata.py +7 -7
  93. huaweicloudsdkrocketmq/v2/model/migration_rabbit_vhost_metadata.py +3 -3
  94. huaweicloudsdkrocketmq/v2/model/migration_rocket_mq_subscription_group.py +17 -17
  95. huaweicloudsdkrocketmq/v2/model/migration_rocket_mq_topic_config.py +15 -15
  96. huaweicloudsdkrocketmq/v2/model/modify_config_req.py +3 -3
  97. huaweicloudsdkrocketmq/v2/model/queue.py +11 -11
  98. huaweicloudsdkrocketmq/v2/model/resend_req.py +9 -9
  99. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_req.py +5 -5
  100. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_request.py +9 -9
  101. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_resp_queues.py +7 -7
  102. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_response.py +3 -3
  103. huaweicloudsdkrocketmq/v2/model/resize_engine_instance_req.py +11 -11
  104. huaweicloudsdkrocketmq/v2/model/resize_instance_request.py +7 -7
  105. huaweicloudsdkrocketmq/v2/model/resize_instance_response.py +3 -3
  106. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_req.py +5 -5
  107. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_resp.py +13 -13
  108. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_info_entity.py +25 -25
  109. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_ios_entity.py +9 -9
  110. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_properties_entity.py +17 -17
  111. huaweicloudsdkrocketmq/v2/model/rocket_mq_product_support_features_entity.py +5 -5
  112. huaweicloudsdkrocketmq/v2/model/send_dlq_message_request.py +7 -7
  113. huaweicloudsdkrocketmq/v2/model/send_dlq_message_response.py +3 -3
  114. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_request.py +11 -11
  115. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_response.py +15 -15
  116. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_request.py +11 -11
  117. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_response.py +13 -13
  118. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_request.py +7 -7
  119. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_response.py +7 -7
  120. huaweicloudsdkrocketmq/v2/model/show_group_request.py +5 -5
  121. huaweicloudsdkrocketmq/v2/model/show_group_response.py +19 -19
  122. huaweicloudsdkrocketmq/v2/model/show_instance_request.py +3 -3
  123. huaweicloudsdkrocketmq/v2/model/show_instance_resp.py +111 -111
  124. huaweicloudsdkrocketmq/v2/model/show_instance_response.py +111 -111
  125. huaweicloudsdkrocketmq/v2/model/show_one_topic_request.py +5 -5
  126. huaweicloudsdkrocketmq/v2/model/show_one_topic_response.py +13 -13
  127. huaweicloudsdkrocketmq/v2/model/show_rocket_mq_configs_request.py +3 -3
  128. huaweicloudsdkrocketmq/v2/model/show_rocket_mq_configs_response.py +3 -3
  129. huaweicloudsdkrocketmq/v2/model/show_rocketmq_project_tags_request.py +1 -1
  130. huaweicloudsdkrocketmq/v2/model/show_rocketmq_project_tags_response.py +3 -3
  131. huaweicloudsdkrocketmq/v2/model/show_rocketmq_tags_request.py +3 -3
  132. huaweicloudsdkrocketmq/v2/model/show_rocketmq_tags_response.py +3 -3
  133. huaweicloudsdkrocketmq/v2/model/show_topic_status_request.py +5 -5
  134. huaweicloudsdkrocketmq/v2/model/show_topic_status_resp_brokers.py +5 -5
  135. huaweicloudsdkrocketmq/v2/model/show_topic_status_resp_queues.py +9 -9
  136. huaweicloudsdkrocketmq/v2/model/show_topic_status_response.py +7 -7
  137. huaweicloudsdkrocketmq/v2/model/show_user_request.py +5 -5
  138. huaweicloudsdkrocketmq/v2/model/show_user_response.py +17 -17
  139. huaweicloudsdkrocketmq/v2/model/subscription.py +7 -7
  140. huaweicloudsdkrocketmq/v2/model/tag_entity.py +5 -5
  141. huaweicloudsdkrocketmq/v2/model/tag_multy_value_entity.py +5 -5
  142. huaweicloudsdkrocketmq/v2/model/topic.py +13 -13
  143. huaweicloudsdkrocketmq/v2/model/topic_brokers.py +7 -7
  144. huaweicloudsdkrocketmq/v2/model/update_consumer_group.py +11 -11
  145. huaweicloudsdkrocketmq/v2/model/update_consumer_group_request.py +7 -7
  146. huaweicloudsdkrocketmq/v2/model/update_consumer_group_response.py +1 -1
  147. huaweicloudsdkrocketmq/v2/model/update_instance_req.py +13 -13
  148. huaweicloudsdkrocketmq/v2/model/update_instance_request.py +5 -5
  149. huaweicloudsdkrocketmq/v2/model/update_instance_response.py +1 -1
  150. huaweicloudsdkrocketmq/v2/model/update_rocket_mq_configs_request.py +5 -5
  151. huaweicloudsdkrocketmq/v2/model/update_rocket_mq_configs_response.py +1 -1
  152. huaweicloudsdkrocketmq/v2/model/update_topic_req.py +7 -7
  153. huaweicloudsdkrocketmq/v2/model/update_topic_request.py +7 -7
  154. huaweicloudsdkrocketmq/v2/model/update_topic_response.py +1 -1
  155. huaweicloudsdkrocketmq/v2/model/update_user_request.py +7 -7
  156. huaweicloudsdkrocketmq/v2/model/update_user_response.py +17 -17
  157. huaweicloudsdkrocketmq/v2/model/user.py +17 -17
  158. huaweicloudsdkrocketmq/v2/model/user_group_perms.py +5 -5
  159. huaweicloudsdkrocketmq/v2/model/user_topic_perms.py +5 -5
  160. huaweicloudsdkrocketmq/v2/model/validate_consumed_message_request.py +7 -7
  161. huaweicloudsdkrocketmq/v2/model/validate_consumed_message_response.py +3 -3
  162. huaweicloudsdkrocketmq/v2/rocketmq_async_client.py +47 -47
  163. huaweicloudsdkrocketmq/v2/rocketmq_client.py +47 -47
  164. {huaweicloudsdkrocketmq-3.1.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/METADATA +2 -2
  165. huaweicloudsdkrocketmq-3.1.144.dist-info/RECORD +173 -0
  166. huaweicloudsdkrocketmq-3.1.142.dist-info/RECORD +0 -173
  167. {huaweicloudsdkrocketmq-3.1.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/LICENSE +0 -0
  168. {huaweicloudsdkrocketmq-3.1.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/WHEEL +0 -0
  169. {huaweicloudsdkrocketmq-3.1.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/top_level.txt +0 -0
@@ -133,7 +133,7 @@ class ShowInstanceResp:
133
133
  }
134
134
 
135
135
  def __init__(self, name=None, engine=None, status=None, description=None, type=None, specification=None, engine_version=None, instance_id=None, charging_mode=None, vpc_id=None, vpc_name=None, created_at=None, product_id=None, security_group_id=None, security_group_name=None, subnet_id=None, subnet_name=None, subnet_cidr=None, available_zones=None, available_zone_names=None, user_id=None, user_name=None, maintain_begin=None, maintain_end=None, enable_log_collection=None, storage_space=None, used_storage_space=None, enable_publicip=None, publicip_id=None, publicip_address=None, ssl_enable=None, cross_vpc_info=None, storage_resource_id=None, storage_spec_code=None, service_type=None, storage_type=None, extend_times=None, ipv6_enable=None, support_features=None, disk_encrypted=None, ces_version=None, node_num=None, new_spec_billing_enable=None, enable_acl=None, broker_num=None, namesrv_address=None, broker_address=None, public_namesrv_address=None, public_broker_address=None, grpc_address=None, public_grpc_address=None, enterprise_project_id=None, tags=None, total_storage_space=None, resource_spec_code=None):
136
- """ShowInstanceResp
136
+ r"""ShowInstanceResp
137
137
 
138
138
  The model defined in huaweicloud sdk
139
139
 
@@ -421,7 +421,7 @@ class ShowInstanceResp:
421
421
 
422
422
  @property
423
423
  def name(self):
424
- """Gets the name of this ShowInstanceResp.
424
+ r"""Gets the name of this ShowInstanceResp.
425
425
 
426
426
  实例名称。
427
427
 
@@ -432,7 +432,7 @@ class ShowInstanceResp:
432
432
 
433
433
  @name.setter
434
434
  def name(self, name):
435
- """Sets the name of this ShowInstanceResp.
435
+ r"""Sets the name of this ShowInstanceResp.
436
436
 
437
437
  实例名称。
438
438
 
@@ -443,7 +443,7 @@ class ShowInstanceResp:
443
443
 
444
444
  @property
445
445
  def engine(self):
446
- """Gets the engine of this ShowInstanceResp.
446
+ r"""Gets the engine of this ShowInstanceResp.
447
447
 
448
448
  引擎。
449
449
 
@@ -454,7 +454,7 @@ class ShowInstanceResp:
454
454
 
455
455
  @engine.setter
456
456
  def engine(self, engine):
457
- """Sets the engine of this ShowInstanceResp.
457
+ r"""Sets the engine of this ShowInstanceResp.
458
458
 
459
459
  引擎。
460
460
 
@@ -465,7 +465,7 @@ class ShowInstanceResp:
465
465
 
466
466
  @property
467
467
  def status(self):
468
- """Gets the status of this ShowInstanceResp.
468
+ r"""Gets the status of this ShowInstanceResp.
469
469
 
470
470
  状态。
471
471
 
@@ -476,7 +476,7 @@ class ShowInstanceResp:
476
476
 
477
477
  @status.setter
478
478
  def status(self, status):
479
- """Sets the status of this ShowInstanceResp.
479
+ r"""Sets the status of this ShowInstanceResp.
480
480
 
481
481
  状态。
482
482
 
@@ -487,7 +487,7 @@ class ShowInstanceResp:
487
487
 
488
488
  @property
489
489
  def description(self):
490
- """Gets the description of this ShowInstanceResp.
490
+ r"""Gets the description of this ShowInstanceResp.
491
491
 
492
492
  消息描述。
493
493
 
@@ -498,7 +498,7 @@ class ShowInstanceResp:
498
498
 
499
499
  @description.setter
500
500
  def description(self, description):
501
- """Sets the description of this ShowInstanceResp.
501
+ r"""Sets the description of this ShowInstanceResp.
502
502
 
503
503
  消息描述。
504
504
 
@@ -509,7 +509,7 @@ class ShowInstanceResp:
509
509
 
510
510
  @property
511
511
  def type(self):
512
- """Gets the type of this ShowInstanceResp.
512
+ r"""Gets the type of this ShowInstanceResp.
513
513
 
514
514
  实例类型:集群,cluster。
515
515
 
@@ -520,7 +520,7 @@ class ShowInstanceResp:
520
520
 
521
521
  @type.setter
522
522
  def type(self, type):
523
- """Sets the type of this ShowInstanceResp.
523
+ r"""Sets the type of this ShowInstanceResp.
524
524
 
525
525
  实例类型:集群,cluster。
526
526
 
@@ -531,7 +531,7 @@ class ShowInstanceResp:
531
531
 
532
532
  @property
533
533
  def specification(self):
534
- """Gets the specification of this ShowInstanceResp.
534
+ r"""Gets the specification of this ShowInstanceResp.
535
535
 
536
536
  实例规格。
537
537
 
@@ -542,7 +542,7 @@ class ShowInstanceResp:
542
542
 
543
543
  @specification.setter
544
544
  def specification(self, specification):
545
- """Sets the specification of this ShowInstanceResp.
545
+ r"""Sets the specification of this ShowInstanceResp.
546
546
 
547
547
  实例规格。
548
548
 
@@ -553,7 +553,7 @@ class ShowInstanceResp:
553
553
 
554
554
  @property
555
555
  def engine_version(self):
556
- """Gets the engine_version of this ShowInstanceResp.
556
+ r"""Gets the engine_version of this ShowInstanceResp.
557
557
 
558
558
  版本。
559
559
 
@@ -564,7 +564,7 @@ class ShowInstanceResp:
564
564
 
565
565
  @engine_version.setter
566
566
  def engine_version(self, engine_version):
567
- """Sets the engine_version of this ShowInstanceResp.
567
+ r"""Sets the engine_version of this ShowInstanceResp.
568
568
 
569
569
  版本。
570
570
 
@@ -575,7 +575,7 @@ class ShowInstanceResp:
575
575
 
576
576
  @property
577
577
  def instance_id(self):
578
- """Gets the instance_id of this ShowInstanceResp.
578
+ r"""Gets the instance_id of this ShowInstanceResp.
579
579
 
580
580
  实例ID。
581
581
 
@@ -586,7 +586,7 @@ class ShowInstanceResp:
586
586
 
587
587
  @instance_id.setter
588
588
  def instance_id(self, instance_id):
589
- """Sets the instance_id of this ShowInstanceResp.
589
+ r"""Sets the instance_id of this ShowInstanceResp.
590
590
 
591
591
  实例ID。
592
592
 
@@ -597,7 +597,7 @@ class ShowInstanceResp:
597
597
 
598
598
  @property
599
599
  def charging_mode(self):
600
- """Gets the charging_mode of this ShowInstanceResp.
600
+ r"""Gets the charging_mode of this ShowInstanceResp.
601
601
 
602
602
  [付费模式,1表示按需计费。](tag:hws_eu,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[付费模式,1表示按需计费,0表示包年/包月计费。](tag:hws,hws_eu,hws_hk,ctc) [计费模式,参数暂未使用。](tag:ocb,hws_ocb,hcs,fcs)
603
603
 
@@ -608,7 +608,7 @@ class ShowInstanceResp:
608
608
 
609
609
  @charging_mode.setter
610
610
  def charging_mode(self, charging_mode):
611
- """Sets the charging_mode of this ShowInstanceResp.
611
+ r"""Sets the charging_mode of this ShowInstanceResp.
612
612
 
613
613
  [付费模式,1表示按需计费。](tag:hws_eu,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[付费模式,1表示按需计费,0表示包年/包月计费。](tag:hws,hws_eu,hws_hk,ctc) [计费模式,参数暂未使用。](tag:ocb,hws_ocb,hcs,fcs)
614
614
 
@@ -619,7 +619,7 @@ class ShowInstanceResp:
619
619
 
620
620
  @property
621
621
  def vpc_id(self):
622
- """Gets the vpc_id of this ShowInstanceResp.
622
+ r"""Gets the vpc_id of this ShowInstanceResp.
623
623
 
624
624
  私有云ID。
625
625
 
@@ -630,7 +630,7 @@ class ShowInstanceResp:
630
630
 
631
631
  @vpc_id.setter
632
632
  def vpc_id(self, vpc_id):
633
- """Sets the vpc_id of this ShowInstanceResp.
633
+ r"""Sets the vpc_id of this ShowInstanceResp.
634
634
 
635
635
  私有云ID。
636
636
 
@@ -641,7 +641,7 @@ class ShowInstanceResp:
641
641
 
642
642
  @property
643
643
  def vpc_name(self):
644
- """Gets the vpc_name of this ShowInstanceResp.
644
+ r"""Gets the vpc_name of this ShowInstanceResp.
645
645
 
646
646
  私有云名称。
647
647
 
@@ -652,7 +652,7 @@ class ShowInstanceResp:
652
652
 
653
653
  @vpc_name.setter
654
654
  def vpc_name(self, vpc_name):
655
- """Sets the vpc_name of this ShowInstanceResp.
655
+ r"""Sets the vpc_name of this ShowInstanceResp.
656
656
 
657
657
  私有云名称。
658
658
 
@@ -663,7 +663,7 @@ class ShowInstanceResp:
663
663
 
664
664
  @property
665
665
  def created_at(self):
666
- """Gets the created_at of this ShowInstanceResp.
666
+ r"""Gets the created_at of this ShowInstanceResp.
667
667
 
668
668
  完成创建时间。 格式为时间戳,指从格林威治时间1970年01月01日00时00分00秒起至指定时间的偏差总毫秒数。
669
669
 
@@ -674,7 +674,7 @@ class ShowInstanceResp:
674
674
 
675
675
  @created_at.setter
676
676
  def created_at(self, created_at):
677
- """Sets the created_at of this ShowInstanceResp.
677
+ r"""Sets the created_at of this ShowInstanceResp.
678
678
 
679
679
  完成创建时间。 格式为时间戳,指从格林威治时间1970年01月01日00时00分00秒起至指定时间的偏差总毫秒数。
680
680
 
@@ -685,7 +685,7 @@ class ShowInstanceResp:
685
685
 
686
686
  @property
687
687
  def product_id(self):
688
- """Gets the product_id of this ShowInstanceResp.
688
+ r"""Gets the product_id of this ShowInstanceResp.
689
689
 
690
690
  产品标识。
691
691
 
@@ -696,7 +696,7 @@ class ShowInstanceResp:
696
696
 
697
697
  @product_id.setter
698
698
  def product_id(self, product_id):
699
- """Sets the product_id of this ShowInstanceResp.
699
+ r"""Sets the product_id of this ShowInstanceResp.
700
700
 
701
701
  产品标识。
702
702
 
@@ -707,7 +707,7 @@ class ShowInstanceResp:
707
707
 
708
708
  @property
709
709
  def security_group_id(self):
710
- """Gets the security_group_id of this ShowInstanceResp.
710
+ r"""Gets the security_group_id of this ShowInstanceResp.
711
711
 
712
712
  安全组ID。
713
713
 
@@ -718,7 +718,7 @@ class ShowInstanceResp:
718
718
 
719
719
  @security_group_id.setter
720
720
  def security_group_id(self, security_group_id):
721
- """Sets the security_group_id of this ShowInstanceResp.
721
+ r"""Sets the security_group_id of this ShowInstanceResp.
722
722
 
723
723
  安全组ID。
724
724
 
@@ -729,7 +729,7 @@ class ShowInstanceResp:
729
729
 
730
730
  @property
731
731
  def security_group_name(self):
732
- """Gets the security_group_name of this ShowInstanceResp.
732
+ r"""Gets the security_group_name of this ShowInstanceResp.
733
733
 
734
734
  租户安全组名称。
735
735
 
@@ -740,7 +740,7 @@ class ShowInstanceResp:
740
740
 
741
741
  @security_group_name.setter
742
742
  def security_group_name(self, security_group_name):
743
- """Sets the security_group_name of this ShowInstanceResp.
743
+ r"""Sets the security_group_name of this ShowInstanceResp.
744
744
 
745
745
  租户安全组名称。
746
746
 
@@ -751,7 +751,7 @@ class ShowInstanceResp:
751
751
 
752
752
  @property
753
753
  def subnet_id(self):
754
- """Gets the subnet_id of this ShowInstanceResp.
754
+ r"""Gets the subnet_id of this ShowInstanceResp.
755
755
 
756
756
  子网ID。
757
757
 
@@ -762,7 +762,7 @@ class ShowInstanceResp:
762
762
 
763
763
  @subnet_id.setter
764
764
  def subnet_id(self, subnet_id):
765
- """Sets the subnet_id of this ShowInstanceResp.
765
+ r"""Sets the subnet_id of this ShowInstanceResp.
766
766
 
767
767
  子网ID。
768
768
 
@@ -773,7 +773,7 @@ class ShowInstanceResp:
773
773
 
774
774
  @property
775
775
  def subnet_name(self):
776
- """Gets the subnet_name of this ShowInstanceResp.
776
+ r"""Gets the subnet_name of this ShowInstanceResp.
777
777
 
778
778
  子网名称。
779
779
 
@@ -784,7 +784,7 @@ class ShowInstanceResp:
784
784
 
785
785
  @subnet_name.setter
786
786
  def subnet_name(self, subnet_name):
787
- """Sets the subnet_name of this ShowInstanceResp.
787
+ r"""Sets the subnet_name of this ShowInstanceResp.
788
788
 
789
789
  子网名称。
790
790
 
@@ -795,7 +795,7 @@ class ShowInstanceResp:
795
795
 
796
796
  @property
797
797
  def subnet_cidr(self):
798
- """Gets the subnet_cidr of this ShowInstanceResp.
798
+ r"""Gets the subnet_cidr of this ShowInstanceResp.
799
799
 
800
800
  子网路由(仅RocketMQ 5.x版本会显示此字段)。
801
801
 
@@ -806,7 +806,7 @@ class ShowInstanceResp:
806
806
 
807
807
  @subnet_cidr.setter
808
808
  def subnet_cidr(self, subnet_cidr):
809
- """Sets the subnet_cidr of this ShowInstanceResp.
809
+ r"""Sets the subnet_cidr of this ShowInstanceResp.
810
810
 
811
811
  子网路由(仅RocketMQ 5.x版本会显示此字段)。
812
812
 
@@ -817,7 +817,7 @@ class ShowInstanceResp:
817
817
 
818
818
  @property
819
819
  def available_zones(self):
820
- """Gets the available_zones of this ShowInstanceResp.
820
+ r"""Gets the available_zones of this ShowInstanceResp.
821
821
 
822
822
  可用区ID列表。
823
823
 
@@ -828,7 +828,7 @@ class ShowInstanceResp:
828
828
 
829
829
  @available_zones.setter
830
830
  def available_zones(self, available_zones):
831
- """Sets the available_zones of this ShowInstanceResp.
831
+ r"""Sets the available_zones of this ShowInstanceResp.
832
832
 
833
833
  可用区ID列表。
834
834
 
@@ -839,7 +839,7 @@ class ShowInstanceResp:
839
839
 
840
840
  @property
841
841
  def available_zone_names(self):
842
- """Gets the available_zone_names of this ShowInstanceResp.
842
+ r"""Gets the available_zone_names of this ShowInstanceResp.
843
843
 
844
844
  可用区名称列表。
845
845
 
@@ -850,7 +850,7 @@ class ShowInstanceResp:
850
850
 
851
851
  @available_zone_names.setter
852
852
  def available_zone_names(self, available_zone_names):
853
- """Sets the available_zone_names of this ShowInstanceResp.
853
+ r"""Sets the available_zone_names of this ShowInstanceResp.
854
854
 
855
855
  可用区名称列表。
856
856
 
@@ -861,7 +861,7 @@ class ShowInstanceResp:
861
861
 
862
862
  @property
863
863
  def user_id(self):
864
- """Gets the user_id of this ShowInstanceResp.
864
+ r"""Gets the user_id of this ShowInstanceResp.
865
865
 
866
866
  用户ID。
867
867
 
@@ -872,7 +872,7 @@ class ShowInstanceResp:
872
872
 
873
873
  @user_id.setter
874
874
  def user_id(self, user_id):
875
- """Sets the user_id of this ShowInstanceResp.
875
+ r"""Sets the user_id of this ShowInstanceResp.
876
876
 
877
877
  用户ID。
878
878
 
@@ -883,7 +883,7 @@ class ShowInstanceResp:
883
883
 
884
884
  @property
885
885
  def user_name(self):
886
- """Gets the user_name of this ShowInstanceResp.
886
+ r"""Gets the user_name of this ShowInstanceResp.
887
887
 
888
888
  用户名。
889
889
 
@@ -894,7 +894,7 @@ class ShowInstanceResp:
894
894
 
895
895
  @user_name.setter
896
896
  def user_name(self, user_name):
897
- """Sets the user_name of this ShowInstanceResp.
897
+ r"""Sets the user_name of this ShowInstanceResp.
898
898
 
899
899
  用户名。
900
900
 
@@ -905,7 +905,7 @@ class ShowInstanceResp:
905
905
 
906
906
  @property
907
907
  def maintain_begin(self):
908
- """Gets the maintain_begin of this ShowInstanceResp.
908
+ r"""Gets the maintain_begin of this ShowInstanceResp.
909
909
 
910
910
  维护时间窗开始时间,格式为HH:mm:ss。
911
911
 
@@ -916,7 +916,7 @@ class ShowInstanceResp:
916
916
 
917
917
  @maintain_begin.setter
918
918
  def maintain_begin(self, maintain_begin):
919
- """Sets the maintain_begin of this ShowInstanceResp.
919
+ r"""Sets the maintain_begin of this ShowInstanceResp.
920
920
 
921
921
  维护时间窗开始时间,格式为HH:mm:ss。
922
922
 
@@ -927,7 +927,7 @@ class ShowInstanceResp:
927
927
 
928
928
  @property
929
929
  def maintain_end(self):
930
- """Gets the maintain_end of this ShowInstanceResp.
930
+ r"""Gets the maintain_end of this ShowInstanceResp.
931
931
 
932
932
  维护时间窗结束时间,格式为HH:mm:ss。
933
933
 
@@ -938,7 +938,7 @@ class ShowInstanceResp:
938
938
 
939
939
  @maintain_end.setter
940
940
  def maintain_end(self, maintain_end):
941
- """Sets the maintain_end of this ShowInstanceResp.
941
+ r"""Sets the maintain_end of this ShowInstanceResp.
942
942
 
943
943
  维护时间窗结束时间,格式为HH:mm:ss。
944
944
 
@@ -949,7 +949,7 @@ class ShowInstanceResp:
949
949
 
950
950
  @property
951
951
  def enable_log_collection(self):
952
- """Gets the enable_log_collection of this ShowInstanceResp.
952
+ r"""Gets the enable_log_collection of this ShowInstanceResp.
953
953
 
954
954
  是否开启消息收集功能。
955
955
 
@@ -960,7 +960,7 @@ class ShowInstanceResp:
960
960
 
961
961
  @enable_log_collection.setter
962
962
  def enable_log_collection(self, enable_log_collection):
963
- """Sets the enable_log_collection of this ShowInstanceResp.
963
+ r"""Sets the enable_log_collection of this ShowInstanceResp.
964
964
 
965
965
  是否开启消息收集功能。
966
966
 
@@ -971,7 +971,7 @@ class ShowInstanceResp:
971
971
 
972
972
  @property
973
973
  def storage_space(self):
974
- """Gets the storage_space of this ShowInstanceResp.
974
+ r"""Gets the storage_space of this ShowInstanceResp.
975
975
 
976
976
  存储空间,单位:GB。
977
977
 
@@ -982,7 +982,7 @@ class ShowInstanceResp:
982
982
 
983
983
  @storage_space.setter
984
984
  def storage_space(self, storage_space):
985
- """Sets the storage_space of this ShowInstanceResp.
985
+ r"""Sets the storage_space of this ShowInstanceResp.
986
986
 
987
987
  存储空间,单位:GB。
988
988
 
@@ -993,7 +993,7 @@ class ShowInstanceResp:
993
993
 
994
994
  @property
995
995
  def used_storage_space(self):
996
- """Gets the used_storage_space of this ShowInstanceResp.
996
+ r"""Gets the used_storage_space of this ShowInstanceResp.
997
997
 
998
998
  已用消息存储空间,单位:GB。
999
999
 
@@ -1004,7 +1004,7 @@ class ShowInstanceResp:
1004
1004
 
1005
1005
  @used_storage_space.setter
1006
1006
  def used_storage_space(self, used_storage_space):
1007
- """Sets the used_storage_space of this ShowInstanceResp.
1007
+ r"""Sets the used_storage_space of this ShowInstanceResp.
1008
1008
 
1009
1009
  已用消息存储空间,单位:GB。
1010
1010
 
@@ -1015,7 +1015,7 @@ class ShowInstanceResp:
1015
1015
 
1016
1016
  @property
1017
1017
  def enable_publicip(self):
1018
- """Gets the enable_publicip of this ShowInstanceResp.
1018
+ r"""Gets the enable_publicip of this ShowInstanceResp.
1019
1019
 
1020
1020
  是否开启公网。
1021
1021
 
@@ -1026,7 +1026,7 @@ class ShowInstanceResp:
1026
1026
 
1027
1027
  @enable_publicip.setter
1028
1028
  def enable_publicip(self, enable_publicip):
1029
- """Sets the enable_publicip of this ShowInstanceResp.
1029
+ r"""Sets the enable_publicip of this ShowInstanceResp.
1030
1030
 
1031
1031
  是否开启公网。
1032
1032
 
@@ -1037,7 +1037,7 @@ class ShowInstanceResp:
1037
1037
 
1038
1038
  @property
1039
1039
  def publicip_id(self):
1040
- """Gets the publicip_id of this ShowInstanceResp.
1040
+ r"""Gets the publicip_id of this ShowInstanceResp.
1041
1041
 
1042
1042
  实例绑定的弹性IP地址的ID。 以英文逗号隔开多个弹性IP地址的ID。 如果开启了公网访问功能(即enable_publicip为true),该字段为必选。
1043
1043
 
@@ -1048,7 +1048,7 @@ class ShowInstanceResp:
1048
1048
 
1049
1049
  @publicip_id.setter
1050
1050
  def publicip_id(self, publicip_id):
1051
- """Sets the publicip_id of this ShowInstanceResp.
1051
+ r"""Sets the publicip_id of this ShowInstanceResp.
1052
1052
 
1053
1053
  实例绑定的弹性IP地址的ID。 以英文逗号隔开多个弹性IP地址的ID。 如果开启了公网访问功能(即enable_publicip为true),该字段为必选。
1054
1054
 
@@ -1059,7 +1059,7 @@ class ShowInstanceResp:
1059
1059
 
1060
1060
  @property
1061
1061
  def publicip_address(self):
1062
- """Gets the publicip_address of this ShowInstanceResp.
1062
+ r"""Gets the publicip_address of this ShowInstanceResp.
1063
1063
 
1064
1064
  公网IP地址。
1065
1065
 
@@ -1070,7 +1070,7 @@ class ShowInstanceResp:
1070
1070
 
1071
1071
  @publicip_address.setter
1072
1072
  def publicip_address(self, publicip_address):
1073
- """Sets the publicip_address of this ShowInstanceResp.
1073
+ r"""Sets the publicip_address of this ShowInstanceResp.
1074
1074
 
1075
1075
  公网IP地址。
1076
1076
 
@@ -1081,7 +1081,7 @@ class ShowInstanceResp:
1081
1081
 
1082
1082
  @property
1083
1083
  def ssl_enable(self):
1084
- """Gets the ssl_enable of this ShowInstanceResp.
1084
+ r"""Gets the ssl_enable of this ShowInstanceResp.
1085
1085
 
1086
1086
  是否开启SSL。
1087
1087
 
@@ -1092,7 +1092,7 @@ class ShowInstanceResp:
1092
1092
 
1093
1093
  @ssl_enable.setter
1094
1094
  def ssl_enable(self, ssl_enable):
1095
- """Sets the ssl_enable of this ShowInstanceResp.
1095
+ r"""Sets the ssl_enable of this ShowInstanceResp.
1096
1096
 
1097
1097
  是否开启SSL。
1098
1098
 
@@ -1103,7 +1103,7 @@ class ShowInstanceResp:
1103
1103
 
1104
1104
  @property
1105
1105
  def cross_vpc_info(self):
1106
- """Gets the cross_vpc_info of this ShowInstanceResp.
1106
+ r"""Gets the cross_vpc_info of this ShowInstanceResp.
1107
1107
 
1108
1108
  跨VPC访问信息。
1109
1109
 
@@ -1114,7 +1114,7 @@ class ShowInstanceResp:
1114
1114
 
1115
1115
  @cross_vpc_info.setter
1116
1116
  def cross_vpc_info(self, cross_vpc_info):
1117
- """Sets the cross_vpc_info of this ShowInstanceResp.
1117
+ r"""Sets the cross_vpc_info of this ShowInstanceResp.
1118
1118
 
1119
1119
  跨VPC访问信息。
1120
1120
 
@@ -1125,7 +1125,7 @@ class ShowInstanceResp:
1125
1125
 
1126
1126
  @property
1127
1127
  def storage_resource_id(self):
1128
- """Gets the storage_resource_id of this ShowInstanceResp.
1128
+ r"""Gets the storage_resource_id of this ShowInstanceResp.
1129
1129
 
1130
1130
  存储资源ID。
1131
1131
 
@@ -1136,7 +1136,7 @@ class ShowInstanceResp:
1136
1136
 
1137
1137
  @storage_resource_id.setter
1138
1138
  def storage_resource_id(self, storage_resource_id):
1139
- """Sets the storage_resource_id of this ShowInstanceResp.
1139
+ r"""Sets the storage_resource_id of this ShowInstanceResp.
1140
1140
 
1141
1141
  存储资源ID。
1142
1142
 
@@ -1147,7 +1147,7 @@ class ShowInstanceResp:
1147
1147
 
1148
1148
  @property
1149
1149
  def storage_spec_code(self):
1150
- """Gets the storage_spec_code of this ShowInstanceResp.
1150
+ r"""Gets the storage_spec_code of this ShowInstanceResp.
1151
1151
 
1152
1152
  存储规格代码。
1153
1153
 
@@ -1158,7 +1158,7 @@ class ShowInstanceResp:
1158
1158
 
1159
1159
  @storage_spec_code.setter
1160
1160
  def storage_spec_code(self, storage_spec_code):
1161
- """Sets the storage_spec_code of this ShowInstanceResp.
1161
+ r"""Sets the storage_spec_code of this ShowInstanceResp.
1162
1162
 
1163
1163
  存储规格代码。
1164
1164
 
@@ -1169,7 +1169,7 @@ class ShowInstanceResp:
1169
1169
 
1170
1170
  @property
1171
1171
  def service_type(self):
1172
- """Gets the service_type of this ShowInstanceResp.
1172
+ r"""Gets the service_type of this ShowInstanceResp.
1173
1173
 
1174
1174
  服务类型。
1175
1175
 
@@ -1180,7 +1180,7 @@ class ShowInstanceResp:
1180
1180
 
1181
1181
  @service_type.setter
1182
1182
  def service_type(self, service_type):
1183
- """Sets the service_type of this ShowInstanceResp.
1183
+ r"""Sets the service_type of this ShowInstanceResp.
1184
1184
 
1185
1185
  服务类型。
1186
1186
 
@@ -1191,7 +1191,7 @@ class ShowInstanceResp:
1191
1191
 
1192
1192
  @property
1193
1193
  def storage_type(self):
1194
- """Gets the storage_type of this ShowInstanceResp.
1194
+ r"""Gets the storage_type of this ShowInstanceResp.
1195
1195
 
1196
1196
  存储类型。
1197
1197
 
@@ -1202,7 +1202,7 @@ class ShowInstanceResp:
1202
1202
 
1203
1203
  @storage_type.setter
1204
1204
  def storage_type(self, storage_type):
1205
- """Sets the storage_type of this ShowInstanceResp.
1205
+ r"""Sets the storage_type of this ShowInstanceResp.
1206
1206
 
1207
1207
  存储类型。
1208
1208
 
@@ -1213,7 +1213,7 @@ class ShowInstanceResp:
1213
1213
 
1214
1214
  @property
1215
1215
  def extend_times(self):
1216
- """Gets the extend_times of this ShowInstanceResp.
1216
+ r"""Gets the extend_times of this ShowInstanceResp.
1217
1217
 
1218
1218
  扩展时间。
1219
1219
 
@@ -1224,7 +1224,7 @@ class ShowInstanceResp:
1224
1224
 
1225
1225
  @extend_times.setter
1226
1226
  def extend_times(self, extend_times):
1227
- """Sets the extend_times of this ShowInstanceResp.
1227
+ r"""Sets the extend_times of this ShowInstanceResp.
1228
1228
 
1229
1229
  扩展时间。
1230
1230
 
@@ -1235,7 +1235,7 @@ class ShowInstanceResp:
1235
1235
 
1236
1236
  @property
1237
1237
  def ipv6_enable(self):
1238
- """Gets the ipv6_enable of this ShowInstanceResp.
1238
+ r"""Gets the ipv6_enable of this ShowInstanceResp.
1239
1239
 
1240
1240
  是否开启IPv6。
1241
1241
 
@@ -1246,7 +1246,7 @@ class ShowInstanceResp:
1246
1246
 
1247
1247
  @ipv6_enable.setter
1248
1248
  def ipv6_enable(self, ipv6_enable):
1249
- """Sets the ipv6_enable of this ShowInstanceResp.
1249
+ r"""Sets the ipv6_enable of this ShowInstanceResp.
1250
1250
 
1251
1251
  是否开启IPv6。
1252
1252
 
@@ -1257,7 +1257,7 @@ class ShowInstanceResp:
1257
1257
 
1258
1258
  @property
1259
1259
  def support_features(self):
1260
- """Gets the support_features of this ShowInstanceResp.
1260
+ r"""Gets the support_features of this ShowInstanceResp.
1261
1261
 
1262
1262
  实例支持的特性功能。
1263
1263
 
@@ -1268,7 +1268,7 @@ class ShowInstanceResp:
1268
1268
 
1269
1269
  @support_features.setter
1270
1270
  def support_features(self, support_features):
1271
- """Sets the support_features of this ShowInstanceResp.
1271
+ r"""Sets the support_features of this ShowInstanceResp.
1272
1272
 
1273
1273
  实例支持的特性功能。
1274
1274
 
@@ -1279,7 +1279,7 @@ class ShowInstanceResp:
1279
1279
 
1280
1280
  @property
1281
1281
  def disk_encrypted(self):
1282
- """Gets the disk_encrypted of this ShowInstanceResp.
1282
+ r"""Gets the disk_encrypted of this ShowInstanceResp.
1283
1283
 
1284
1284
  是否开启磁盘加密。
1285
1285
 
@@ -1290,7 +1290,7 @@ class ShowInstanceResp:
1290
1290
 
1291
1291
  @disk_encrypted.setter
1292
1292
  def disk_encrypted(self, disk_encrypted):
1293
- """Sets the disk_encrypted of this ShowInstanceResp.
1293
+ r"""Sets the disk_encrypted of this ShowInstanceResp.
1294
1294
 
1295
1295
  是否开启磁盘加密。
1296
1296
 
@@ -1301,7 +1301,7 @@ class ShowInstanceResp:
1301
1301
 
1302
1302
  @property
1303
1303
  def ces_version(self):
1304
- """Gets the ces_version of this ShowInstanceResp.
1304
+ r"""Gets the ces_version of this ShowInstanceResp.
1305
1305
 
1306
1306
  云监控版本。
1307
1307
 
@@ -1312,7 +1312,7 @@ class ShowInstanceResp:
1312
1312
 
1313
1313
  @ces_version.setter
1314
1314
  def ces_version(self, ces_version):
1315
- """Sets the ces_version of this ShowInstanceResp.
1315
+ r"""Sets the ces_version of this ShowInstanceResp.
1316
1316
 
1317
1317
  云监控版本。
1318
1318
 
@@ -1323,7 +1323,7 @@ class ShowInstanceResp:
1323
1323
 
1324
1324
  @property
1325
1325
  def node_num(self):
1326
- """Gets the node_num of this ShowInstanceResp.
1326
+ r"""Gets the node_num of this ShowInstanceResp.
1327
1327
 
1328
1328
  节点数。
1329
1329
 
@@ -1334,7 +1334,7 @@ class ShowInstanceResp:
1334
1334
 
1335
1335
  @node_num.setter
1336
1336
  def node_num(self, node_num):
1337
- """Sets the node_num of this ShowInstanceResp.
1337
+ r"""Sets the node_num of this ShowInstanceResp.
1338
1338
 
1339
1339
  节点数。
1340
1340
 
@@ -1345,7 +1345,7 @@ class ShowInstanceResp:
1345
1345
 
1346
1346
  @property
1347
1347
  def new_spec_billing_enable(self):
1348
- """Gets the new_spec_billing_enable of this ShowInstanceResp.
1348
+ r"""Gets the new_spec_billing_enable of this ShowInstanceResp.
1349
1349
 
1350
1350
  是否启用新规格计费。
1351
1351
 
@@ -1356,7 +1356,7 @@ class ShowInstanceResp:
1356
1356
 
1357
1357
  @new_spec_billing_enable.setter
1358
1358
  def new_spec_billing_enable(self, new_spec_billing_enable):
1359
- """Sets the new_spec_billing_enable of this ShowInstanceResp.
1359
+ r"""Sets the new_spec_billing_enable of this ShowInstanceResp.
1360
1360
 
1361
1361
  是否启用新规格计费。
1362
1362
 
@@ -1367,7 +1367,7 @@ class ShowInstanceResp:
1367
1367
 
1368
1368
  @property
1369
1369
  def enable_acl(self):
1370
- """Gets the enable_acl of this ShowInstanceResp.
1370
+ r"""Gets the enable_acl of this ShowInstanceResp.
1371
1371
 
1372
1372
  是否开启访问控制列表。
1373
1373
 
@@ -1378,7 +1378,7 @@ class ShowInstanceResp:
1378
1378
 
1379
1379
  @enable_acl.setter
1380
1380
  def enable_acl(self, enable_acl):
1381
- """Sets the enable_acl of this ShowInstanceResp.
1381
+ r"""Sets the enable_acl of this ShowInstanceResp.
1382
1382
 
1383
1383
  是否开启访问控制列表。
1384
1384
 
@@ -1389,7 +1389,7 @@ class ShowInstanceResp:
1389
1389
 
1390
1390
  @property
1391
1391
  def broker_num(self):
1392
- """Gets the broker_num of this ShowInstanceResp.
1392
+ r"""Gets the broker_num of this ShowInstanceResp.
1393
1393
 
1394
1394
  节点数(仅RocketMQ 4.8.0版本会显示此字段)。
1395
1395
 
@@ -1400,7 +1400,7 @@ class ShowInstanceResp:
1400
1400
 
1401
1401
  @broker_num.setter
1402
1402
  def broker_num(self, broker_num):
1403
- """Sets the broker_num of this ShowInstanceResp.
1403
+ r"""Sets the broker_num of this ShowInstanceResp.
1404
1404
 
1405
1405
  节点数(仅RocketMQ 4.8.0版本会显示此字段)。
1406
1406
 
@@ -1411,7 +1411,7 @@ class ShowInstanceResp:
1411
1411
 
1412
1412
  @property
1413
1413
  def namesrv_address(self):
1414
- """Gets the namesrv_address of this ShowInstanceResp.
1414
+ r"""Gets the namesrv_address of this ShowInstanceResp.
1415
1415
 
1416
1416
  元数据地址。
1417
1417
 
@@ -1422,7 +1422,7 @@ class ShowInstanceResp:
1422
1422
 
1423
1423
  @namesrv_address.setter
1424
1424
  def namesrv_address(self, namesrv_address):
1425
- """Sets the namesrv_address of this ShowInstanceResp.
1425
+ r"""Sets the namesrv_address of this ShowInstanceResp.
1426
1426
 
1427
1427
  元数据地址。
1428
1428
 
@@ -1433,7 +1433,7 @@ class ShowInstanceResp:
1433
1433
 
1434
1434
  @property
1435
1435
  def broker_address(self):
1436
- """Gets the broker_address of this ShowInstanceResp.
1436
+ r"""Gets the broker_address of this ShowInstanceResp.
1437
1437
 
1438
1438
  业务数据地址。
1439
1439
 
@@ -1444,7 +1444,7 @@ class ShowInstanceResp:
1444
1444
 
1445
1445
  @broker_address.setter
1446
1446
  def broker_address(self, broker_address):
1447
- """Sets the broker_address of this ShowInstanceResp.
1447
+ r"""Sets the broker_address of this ShowInstanceResp.
1448
1448
 
1449
1449
  业务数据地址。
1450
1450
 
@@ -1455,7 +1455,7 @@ class ShowInstanceResp:
1455
1455
 
1456
1456
  @property
1457
1457
  def public_namesrv_address(self):
1458
- """Gets the public_namesrv_address of this ShowInstanceResp.
1458
+ r"""Gets the public_namesrv_address of this ShowInstanceResp.
1459
1459
 
1460
1460
  公网元数据地址。
1461
1461
 
@@ -1466,7 +1466,7 @@ class ShowInstanceResp:
1466
1466
 
1467
1467
  @public_namesrv_address.setter
1468
1468
  def public_namesrv_address(self, public_namesrv_address):
1469
- """Sets the public_namesrv_address of this ShowInstanceResp.
1469
+ r"""Sets the public_namesrv_address of this ShowInstanceResp.
1470
1470
 
1471
1471
  公网元数据地址。
1472
1472
 
@@ -1477,7 +1477,7 @@ class ShowInstanceResp:
1477
1477
 
1478
1478
  @property
1479
1479
  def public_broker_address(self):
1480
- """Gets the public_broker_address of this ShowInstanceResp.
1480
+ r"""Gets the public_broker_address of this ShowInstanceResp.
1481
1481
 
1482
1482
  公网业务数据地址。
1483
1483
 
@@ -1488,7 +1488,7 @@ class ShowInstanceResp:
1488
1488
 
1489
1489
  @public_broker_address.setter
1490
1490
  def public_broker_address(self, public_broker_address):
1491
- """Sets the public_broker_address of this ShowInstanceResp.
1491
+ r"""Sets the public_broker_address of this ShowInstanceResp.
1492
1492
 
1493
1493
  公网业务数据地址。
1494
1494
 
@@ -1499,7 +1499,7 @@ class ShowInstanceResp:
1499
1499
 
1500
1500
  @property
1501
1501
  def grpc_address(self):
1502
- """Gets the grpc_address of this ShowInstanceResp.
1502
+ r"""Gets the grpc_address of this ShowInstanceResp.
1503
1503
 
1504
1504
  grpc连接地址(仅RocketMQ 5.x版本会显示此字段)。
1505
1505
 
@@ -1510,7 +1510,7 @@ class ShowInstanceResp:
1510
1510
 
1511
1511
  @grpc_address.setter
1512
1512
  def grpc_address(self, grpc_address):
1513
- """Sets the grpc_address of this ShowInstanceResp.
1513
+ r"""Sets the grpc_address of this ShowInstanceResp.
1514
1514
 
1515
1515
  grpc连接地址(仅RocketMQ 5.x版本会显示此字段)。
1516
1516
 
@@ -1521,7 +1521,7 @@ class ShowInstanceResp:
1521
1521
 
1522
1522
  @property
1523
1523
  def public_grpc_address(self):
1524
- """Gets the public_grpc_address of this ShowInstanceResp.
1524
+ r"""Gets the public_grpc_address of this ShowInstanceResp.
1525
1525
 
1526
1526
  公网grpc连接地址(仅RocketMQ 5.x版本会显示此字段)。
1527
1527
 
@@ -1532,7 +1532,7 @@ class ShowInstanceResp:
1532
1532
 
1533
1533
  @public_grpc_address.setter
1534
1534
  def public_grpc_address(self, public_grpc_address):
1535
- """Sets the public_grpc_address of this ShowInstanceResp.
1535
+ r"""Sets the public_grpc_address of this ShowInstanceResp.
1536
1536
 
1537
1537
  公网grpc连接地址(仅RocketMQ 5.x版本会显示此字段)。
1538
1538
 
@@ -1543,7 +1543,7 @@ class ShowInstanceResp:
1543
1543
 
1544
1544
  @property
1545
1545
  def enterprise_project_id(self):
1546
- """Gets the enterprise_project_id of this ShowInstanceResp.
1546
+ r"""Gets the enterprise_project_id of this ShowInstanceResp.
1547
1547
 
1548
1548
  企业项目ID。
1549
1549
 
@@ -1554,7 +1554,7 @@ class ShowInstanceResp:
1554
1554
 
1555
1555
  @enterprise_project_id.setter
1556
1556
  def enterprise_project_id(self, enterprise_project_id):
1557
- """Sets the enterprise_project_id of this ShowInstanceResp.
1557
+ r"""Sets the enterprise_project_id of this ShowInstanceResp.
1558
1558
 
1559
1559
  企业项目ID。
1560
1560
 
@@ -1565,7 +1565,7 @@ class ShowInstanceResp:
1565
1565
 
1566
1566
  @property
1567
1567
  def tags(self):
1568
- """Gets the tags of this ShowInstanceResp.
1568
+ r"""Gets the tags of this ShowInstanceResp.
1569
1569
 
1570
1570
  标签列表。
1571
1571
 
@@ -1576,7 +1576,7 @@ class ShowInstanceResp:
1576
1576
 
1577
1577
  @tags.setter
1578
1578
  def tags(self, tags):
1579
- """Sets the tags of this ShowInstanceResp.
1579
+ r"""Sets the tags of this ShowInstanceResp.
1580
1580
 
1581
1581
  标签列表。
1582
1582
 
@@ -1587,7 +1587,7 @@ class ShowInstanceResp:
1587
1587
 
1588
1588
  @property
1589
1589
  def total_storage_space(self):
1590
- """Gets the total_storage_space of this ShowInstanceResp.
1590
+ r"""Gets the total_storage_space of this ShowInstanceResp.
1591
1591
 
1592
1592
  总存储空间。
1593
1593
 
@@ -1598,7 +1598,7 @@ class ShowInstanceResp:
1598
1598
 
1599
1599
  @total_storage_space.setter
1600
1600
  def total_storage_space(self, total_storage_space):
1601
- """Sets the total_storage_space of this ShowInstanceResp.
1601
+ r"""Sets the total_storage_space of this ShowInstanceResp.
1602
1602
 
1603
1603
  总存储空间。
1604
1604
 
@@ -1609,7 +1609,7 @@ class ShowInstanceResp:
1609
1609
 
1610
1610
  @property
1611
1611
  def resource_spec_code(self):
1612
- """Gets the resource_spec_code of this ShowInstanceResp.
1612
+ r"""Gets the resource_spec_code of this ShowInstanceResp.
1613
1613
 
1614
1614
  资源规格。
1615
1615
 
@@ -1620,7 +1620,7 @@ class ShowInstanceResp:
1620
1620
 
1621
1621
  @resource_spec_code.setter
1622
1622
  def resource_spec_code(self, resource_spec_code):
1623
- """Sets the resource_spec_code of this ShowInstanceResp.
1623
+ r"""Sets the resource_spec_code of this ShowInstanceResp.
1624
1624
 
1625
1625
  资源规格。
1626
1626