tencentcloud-sdk-python 3.0.1343__py2.py3-none-any.whl → 3.0.1345__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 (70) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/antiddos/v20200309/models.py +2 -2
  3. tencentcloud/bi/v20220105/models.py +6 -2
  4. tencentcloud/billing/v20180709/models.py +0 -14
  5. tencentcloud/cbs/v20170312/models.py +0 -20
  6. tencentcloud/cdb/v20170320/cdb_client.py +23 -0
  7. tencentcloud/cdb/v20170320/models.py +117 -0
  8. tencentcloud/cdwch/v20200915/models.py +0 -110
  9. tencentcloud/ckafka/v20190819/models.py +0 -260
  10. tencentcloud/clb/v20180317/models.py +49 -20
  11. tencentcloud/cls/v20201016/cls_client.py +0 -92
  12. tencentcloud/cls/v20201016/models.py +74 -1145
  13. tencentcloud/cvm/v20170312/models.py +15 -0
  14. tencentcloud/cynosdb/v20190107/models.py +2 -86
  15. tencentcloud/dbbrain/v20191016/models.py +0 -36
  16. tencentcloud/dbbrain/v20210527/models.py +0 -106
  17. tencentcloud/dcdb/v20180411/models.py +0 -48
  18. tencentcloud/dnspod/v20210323/dnspod_client.py +69 -0
  19. tencentcloud/dnspod/v20210323/errorcodes.py +9 -0
  20. tencentcloud/dnspod/v20210323/models.py +724 -0
  21. tencentcloud/domain/v20180808/models.py +0 -8
  22. tencentcloud/dsgc/v20190723/dsgc_client.py +0 -23
  23. tencentcloud/dsgc/v20190723/models.py +0 -34
  24. tencentcloud/ess/v20201111/models.py +4 -2
  25. tencentcloud/essbasic/v20210526/models.py +4 -2
  26. tencentcloud/fmu/v20191213/errorcodes.py +3 -0
  27. tencentcloud/fmu/v20191213/models.py +4 -4
  28. tencentcloud/goosefs/v20220519/models.py +0 -2
  29. tencentcloud/gwlb/v20240906/models.py +4 -4
  30. tencentcloud/hai/v20230812/errorcodes.py +1 -1
  31. tencentcloud/iotcloud/v20210408/models.py +2 -4
  32. tencentcloud/iotvideoindustry/v20201201/iotvideoindustry_client.py +1 -1
  33. tencentcloud/iotvideoindustry/v20201201/models.py +15 -404
  34. tencentcloud/lighthouse/v20200324/models.py +12 -20
  35. tencentcloud/lke/v20231130/models.py +15 -0
  36. tencentcloud/lowcode/v20210108/models.py +0 -2
  37. tencentcloud/mariadb/v20170312/models.py +0 -38
  38. tencentcloud/mmps/v20200710/models.py +0 -56
  39. tencentcloud/monitor/v20180724/models.py +251 -0
  40. tencentcloud/monitor/v20180724/monitor_client.py +23 -0
  41. tencentcloud/mps/v20190612/errorcodes.py +34 -0
  42. tencentcloud/mps/v20190612/models.py +4129 -429
  43. tencentcloud/mps/v20190612/mps_client.py +208 -0
  44. tencentcloud/postgres/v20170312/models.py +0 -222
  45. tencentcloud/postgres/v20170312/postgres_client.py +5 -5
  46. tencentcloud/redis/v20180412/models.py +64 -0
  47. tencentcloud/redis/v20180412/redis_client.py +23 -0
  48. tencentcloud/svp/v20240125/models.py +0 -42
  49. tencentcloud/tcb/v20180608/models.py +109 -348
  50. tencentcloud/tcb/v20180608/tcb_client.py +23 -23
  51. tencentcloud/tcss/v20201101/models.py +1813 -2547
  52. tencentcloud/tcss/v20201101/tcss_client.py +92 -125
  53. tencentcloud/tdmq/v20200217/models.py +158 -436
  54. tencentcloud/tdmq/v20200217/tdmq_client.py +0 -23
  55. tencentcloud/teo/v20220901/models.py +158 -36
  56. tencentcloud/teo/v20220901/teo_client.py +23 -0
  57. tencentcloud/thpc/v20211109/models.py +0 -6
  58. tencentcloud/thpc/v20220401/models.py +0 -6
  59. tencentcloud/thpc/v20230321/models.py +0 -8
  60. tencentcloud/tke/v20180525/models.py +0 -54
  61. tencentcloud/tke/v20220501/models.py +0 -34
  62. tencentcloud/vpc/v20170312/models.py +0 -34
  63. tencentcloud/waf/v20180125/models.py +15 -0
  64. tencentcloud/wedata/v20210820/models.py +122 -0
  65. tencentcloud/weilingwith/v20230427/models.py +0 -964
  66. {tencentcloud_sdk_python-3.0.1343.dist-info → tencentcloud_sdk_python-3.0.1345.dist-info}/METADATA +1 -1
  67. {tencentcloud_sdk_python-3.0.1343.dist-info → tencentcloud_sdk_python-3.0.1345.dist-info}/RECORD +70 -70
  68. {tencentcloud_sdk_python-3.0.1343.dist-info → tencentcloud_sdk_python-3.0.1345.dist-info}/LICENSE +0 -0
  69. {tencentcloud_sdk_python-3.0.1343.dist-info → tencentcloud_sdk_python-3.0.1345.dist-info}/WHEEL +0 -0
  70. {tencentcloud_sdk_python-3.0.1343.dist-info → tencentcloud_sdk_python-3.0.1345.dist-info}/top_level.txt +0 -0
@@ -470,7 +470,6 @@ class AcknowledgeMessageResponse(AbstractModel):
470
470
  def __init__(self):
471
471
  r"""
472
472
  :param _ErrorMsg: 如果为"",则说明没有错误返回,否则返回具体的错误信息。
473
- 注意:此字段可能返回 null,表示取不到有效值。
474
473
  :type ErrorMsg: str
475
474
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
476
475
  :type RequestId: str
@@ -481,7 +480,6 @@ class AcknowledgeMessageResponse(AbstractModel):
481
480
  @property
482
481
  def ErrorMsg(self):
483
482
  """如果为"",则说明没有错误返回,否则返回具体的错误信息。
484
- 注意:此字段可能返回 null,表示取不到有效值。
485
483
  :rtype: str
486
484
  """
487
485
  return self._ErrorMsg
@@ -810,7 +808,6 @@ class Cluster(AbstractModel):
810
808
  :param _Healthy: 集群是否健康,1表示健康,0表示异常
811
809
  :type Healthy: int
812
810
  :param _HealthyInfo: 集群健康信息
813
- 注意:此字段可能返回 null,表示取不到有效值。
814
811
  :type HealthyInfo: str
815
812
  :param _Status: 集群状态,0:创建中,1:正常,2:销毁中,3:已删除,4: 隔离中,5:创建失败,6: 删除失败
816
813
  :type Status: int
@@ -825,55 +822,41 @@ class Cluster(AbstractModel):
825
822
  :param _MaxStorageCapacity: 最大存储容量
826
823
  :type MaxStorageCapacity: int
827
824
  :param _Version: 集群版本
828
- 注意:此字段可能返回 null,表示取不到有效值。
829
825
  :type Version: str
830
826
  :param _PublicEndPoint: 公网访问接入点
831
- 注意:此字段可能返回 null,表示取不到有效值。
832
827
  :type PublicEndPoint: str
833
828
  :param _VpcEndPoint: VPC访问接入点
834
- 注意:此字段可能返回 null,表示取不到有效值。
835
829
  :type VpcEndPoint: str
836
830
  :param _NamespaceNum: 命名空间数量
837
- 注意:此字段可能返回 null,表示取不到有效值。
838
831
  :type NamespaceNum: int
839
832
  :param _UsedStorageBudget: 已使用存储限制,MB为单位
840
- 注意:此字段可能返回 null,表示取不到有效值。
841
833
  :type UsedStorageBudget: int
842
834
  :param _MaxPublishRateInMessages: 最大生产消息速率,以条数为单位
843
- 注意:此字段可能返回 null,表示取不到有效值。
844
835
  :type MaxPublishRateInMessages: int
845
836
  :param _MaxDispatchRateInMessages: 最大推送消息速率,以条数为单位
846
- 注意:此字段可能返回 null,表示取不到有效值。
847
837
  :type MaxDispatchRateInMessages: int
848
838
  :param _MaxPublishRateInBytes: 最大生产消息速率,以字节为单位
849
- 注意:此字段可能返回 null,表示取不到有效值。
850
839
  :type MaxPublishRateInBytes: int
851
840
  :param _MaxDispatchRateInBytes: 最大推送消息速率,以字节为单位
852
- 注意:此字段可能返回 null,表示取不到有效值。
853
841
  :type MaxDispatchRateInBytes: int
854
842
  :param _TopicNum: 已创建主题数
855
- 注意:此字段可能返回 null,表示取不到有效值。
856
843
  :type TopicNum: int
857
844
  :param _MaxMessageDelayInSeconds: 最长消息延时,以秒为单位
858
- 注意:此字段可能返回 null,表示取不到有效值。
859
845
  :type MaxMessageDelayInSeconds: int
860
846
  :param _PublicAccessEnabled: 是否开启公网访问,不填时默认开启
861
- 注意:此字段可能返回 null,表示取不到有效值。
862
847
  :type PublicAccessEnabled: bool
863
848
  :param _Tags: 标签
864
- 注意:此字段可能返回 null,表示取不到有效值。
865
849
  :type Tags: list of Tag
866
850
  :param _PayMode: 计费模式:
867
851
  0: 按量计费
868
852
  1: 包年包月
869
- 注意:此字段可能返回 null,表示取不到有效值。
870
853
  :type PayMode: int
871
854
  :param _ProjectId: 项目ID
872
- 注意:此字段可能返回 null,表示取不到有效值。
873
855
  :type ProjectId: int
874
856
  :param _ProjectName: 项目名字
875
- 注意:此字段可能返回 null,表示取不到有效值。
876
857
  :type ProjectName: str
858
+ :param _UpgradeProInstance: 是否支持升级专业版实例
859
+ :type UpgradeProInstance: bool
877
860
  """
878
861
  self._ClusterId = None
879
862
  self._ClusterName = None
@@ -904,6 +887,7 @@ class Cluster(AbstractModel):
904
887
  self._PayMode = None
905
888
  self._ProjectId = None
906
889
  self._ProjectName = None
890
+ self._UpgradeProInstance = None
907
891
 
908
892
  @property
909
893
  def ClusterId(self):
@@ -974,7 +958,6 @@ class Cluster(AbstractModel):
974
958
  @property
975
959
  def HealthyInfo(self):
976
960
  """集群健康信息
977
- 注意:此字段可能返回 null,表示取不到有效值。
978
961
  :rtype: str
979
962
  """
980
963
  return self._HealthyInfo
@@ -1052,7 +1035,6 @@ class Cluster(AbstractModel):
1052
1035
  @property
1053
1036
  def Version(self):
1054
1037
  """集群版本
1055
- 注意:此字段可能返回 null,表示取不到有效值。
1056
1038
  :rtype: str
1057
1039
  """
1058
1040
  return self._Version
@@ -1064,7 +1046,6 @@ class Cluster(AbstractModel):
1064
1046
  @property
1065
1047
  def PublicEndPoint(self):
1066
1048
  """公网访问接入点
1067
- 注意:此字段可能返回 null,表示取不到有效值。
1068
1049
  :rtype: str
1069
1050
  """
1070
1051
  return self._PublicEndPoint
@@ -1076,7 +1057,6 @@ class Cluster(AbstractModel):
1076
1057
  @property
1077
1058
  def VpcEndPoint(self):
1078
1059
  """VPC访问接入点
1079
- 注意:此字段可能返回 null,表示取不到有效值。
1080
1060
  :rtype: str
1081
1061
  """
1082
1062
  return self._VpcEndPoint
@@ -1088,7 +1068,6 @@ class Cluster(AbstractModel):
1088
1068
  @property
1089
1069
  def NamespaceNum(self):
1090
1070
  """命名空间数量
1091
- 注意:此字段可能返回 null,表示取不到有效值。
1092
1071
  :rtype: int
1093
1072
  """
1094
1073
  return self._NamespaceNum
@@ -1100,7 +1079,6 @@ class Cluster(AbstractModel):
1100
1079
  @property
1101
1080
  def UsedStorageBudget(self):
1102
1081
  """已使用存储限制,MB为单位
1103
- 注意:此字段可能返回 null,表示取不到有效值。
1104
1082
  :rtype: int
1105
1083
  """
1106
1084
  return self._UsedStorageBudget
@@ -1112,7 +1090,6 @@ class Cluster(AbstractModel):
1112
1090
  @property
1113
1091
  def MaxPublishRateInMessages(self):
1114
1092
  """最大生产消息速率,以条数为单位
1115
- 注意:此字段可能返回 null,表示取不到有效值。
1116
1093
  :rtype: int
1117
1094
  """
1118
1095
  return self._MaxPublishRateInMessages
@@ -1124,7 +1101,6 @@ class Cluster(AbstractModel):
1124
1101
  @property
1125
1102
  def MaxDispatchRateInMessages(self):
1126
1103
  """最大推送消息速率,以条数为单位
1127
- 注意:此字段可能返回 null,表示取不到有效值。
1128
1104
  :rtype: int
1129
1105
  """
1130
1106
  return self._MaxDispatchRateInMessages
@@ -1136,7 +1112,6 @@ class Cluster(AbstractModel):
1136
1112
  @property
1137
1113
  def MaxPublishRateInBytes(self):
1138
1114
  """最大生产消息速率,以字节为单位
1139
- 注意:此字段可能返回 null,表示取不到有效值。
1140
1115
  :rtype: int
1141
1116
  """
1142
1117
  return self._MaxPublishRateInBytes
@@ -1148,7 +1123,6 @@ class Cluster(AbstractModel):
1148
1123
  @property
1149
1124
  def MaxDispatchRateInBytes(self):
1150
1125
  """最大推送消息速率,以字节为单位
1151
- 注意:此字段可能返回 null,表示取不到有效值。
1152
1126
  :rtype: int
1153
1127
  """
1154
1128
  return self._MaxDispatchRateInBytes
@@ -1160,7 +1134,6 @@ class Cluster(AbstractModel):
1160
1134
  @property
1161
1135
  def TopicNum(self):
1162
1136
  """已创建主题数
1163
- 注意:此字段可能返回 null,表示取不到有效值。
1164
1137
  :rtype: int
1165
1138
  """
1166
1139
  return self._TopicNum
@@ -1172,7 +1145,6 @@ class Cluster(AbstractModel):
1172
1145
  @property
1173
1146
  def MaxMessageDelayInSeconds(self):
1174
1147
  """最长消息延时,以秒为单位
1175
- 注意:此字段可能返回 null,表示取不到有效值。
1176
1148
  :rtype: int
1177
1149
  """
1178
1150
  return self._MaxMessageDelayInSeconds
@@ -1184,7 +1156,6 @@ class Cluster(AbstractModel):
1184
1156
  @property
1185
1157
  def PublicAccessEnabled(self):
1186
1158
  """是否开启公网访问,不填时默认开启
1187
- 注意:此字段可能返回 null,表示取不到有效值。
1188
1159
  :rtype: bool
1189
1160
  """
1190
1161
  return self._PublicAccessEnabled
@@ -1196,7 +1167,6 @@ class Cluster(AbstractModel):
1196
1167
  @property
1197
1168
  def Tags(self):
1198
1169
  """标签
1199
- 注意:此字段可能返回 null,表示取不到有效值。
1200
1170
  :rtype: list of Tag
1201
1171
  """
1202
1172
  return self._Tags
@@ -1210,7 +1180,6 @@ class Cluster(AbstractModel):
1210
1180
  """计费模式:
1211
1181
  0: 按量计费
1212
1182
  1: 包年包月
1213
- 注意:此字段可能返回 null,表示取不到有效值。
1214
1183
  :rtype: int
1215
1184
  """
1216
1185
  return self._PayMode
@@ -1222,7 +1191,6 @@ class Cluster(AbstractModel):
1222
1191
  @property
1223
1192
  def ProjectId(self):
1224
1193
  """项目ID
1225
- 注意:此字段可能返回 null,表示取不到有效值。
1226
1194
  :rtype: int
1227
1195
  """
1228
1196
  return self._ProjectId
@@ -1234,7 +1202,6 @@ class Cluster(AbstractModel):
1234
1202
  @property
1235
1203
  def ProjectName(self):
1236
1204
  """项目名字
1237
- 注意:此字段可能返回 null,表示取不到有效值。
1238
1205
  :rtype: str
1239
1206
  """
1240
1207
  return self._ProjectName
@@ -1243,6 +1210,17 @@ class Cluster(AbstractModel):
1243
1210
  def ProjectName(self, ProjectName):
1244
1211
  self._ProjectName = ProjectName
1245
1212
 
1213
+ @property
1214
+ def UpgradeProInstance(self):
1215
+ """是否支持升级专业版实例
1216
+ :rtype: bool
1217
+ """
1218
+ return self._UpgradeProInstance
1219
+
1220
+ @UpgradeProInstance.setter
1221
+ def UpgradeProInstance(self, UpgradeProInstance):
1222
+ self._UpgradeProInstance = UpgradeProInstance
1223
+
1246
1224
 
1247
1225
  def _deserialize(self, params):
1248
1226
  self._ClusterId = params.get("ClusterId")
@@ -1279,6 +1257,7 @@ class Cluster(AbstractModel):
1279
1257
  self._PayMode = params.get("PayMode")
1280
1258
  self._ProjectId = params.get("ProjectId")
1281
1259
  self._ProjectName = params.get("ProjectName")
1260
+ self._UpgradeProInstance = params.get("UpgradeProInstance")
1282
1261
  memeber_set = set(params.keys())
1283
1262
  for name, value in vars(self).items():
1284
1263
  property_name = name[1:]
@@ -2521,19 +2500,14 @@ class Consumer(AbstractModel):
2521
2500
  def __init__(self):
2522
2501
  r"""
2523
2502
  :param _ConnectedSince: 消费者开始连接的时间。
2524
- 注意:此字段可能返回 null,表示取不到有效值。
2525
2503
  :type ConnectedSince: str
2526
2504
  :param _ConsumerAddr: 消费者地址。
2527
- 注意:此字段可能返回 null,表示取不到有效值。
2528
2505
  :type ConsumerAddr: str
2529
2506
  :param _ConsumerName: 消费者名称。
2530
- 注意:此字段可能返回 null,表示取不到有效值。
2531
2507
  :type ConsumerName: str
2532
2508
  :param _ClientVersion: 消费者版本。
2533
- 注意:此字段可能返回 null,表示取不到有效值。
2534
2509
  :type ClientVersion: str
2535
2510
  :param _Partition: 消费者连接的主题分区号
2536
- 注意:此字段可能返回 null,表示取不到有效值。
2537
2511
  :type Partition: int
2538
2512
  """
2539
2513
  self._ConnectedSince = None
@@ -2545,7 +2519,6 @@ class Consumer(AbstractModel):
2545
2519
  @property
2546
2520
  def ConnectedSince(self):
2547
2521
  """消费者开始连接的时间。
2548
- 注意:此字段可能返回 null,表示取不到有效值。
2549
2522
  :rtype: str
2550
2523
  """
2551
2524
  return self._ConnectedSince
@@ -2557,7 +2530,6 @@ class Consumer(AbstractModel):
2557
2530
  @property
2558
2531
  def ConsumerAddr(self):
2559
2532
  """消费者地址。
2560
- 注意:此字段可能返回 null,表示取不到有效值。
2561
2533
  :rtype: str
2562
2534
  """
2563
2535
  return self._ConsumerAddr
@@ -2569,7 +2541,6 @@ class Consumer(AbstractModel):
2569
2541
  @property
2570
2542
  def ConsumerName(self):
2571
2543
  """消费者名称。
2572
- 注意:此字段可能返回 null,表示取不到有效值。
2573
2544
  :rtype: str
2574
2545
  """
2575
2546
  return self._ConsumerName
@@ -2581,7 +2552,6 @@ class Consumer(AbstractModel):
2581
2552
  @property
2582
2553
  def ClientVersion(self):
2583
2554
  """消费者版本。
2584
- 注意:此字段可能返回 null,表示取不到有效值。
2585
2555
  :rtype: str
2586
2556
  """
2587
2557
  return self._ClientVersion
@@ -2593,7 +2563,6 @@ class Consumer(AbstractModel):
2593
2563
  @property
2594
2564
  def Partition(self):
2595
2565
  """消费者连接的主题分区号
2596
- 注意:此字段可能返回 null,表示取不到有效值。
2597
2566
  :rtype: int
2598
2567
  """
2599
2568
  return self._Partition
@@ -2753,10 +2722,8 @@ class ConsumerLogs(AbstractModel):
2753
2722
  def __init__(self):
2754
2723
  r"""
2755
2724
  :param _TotalCount: 记录数。
2756
- 注意:此字段可能返回 null,表示取不到有效值。
2757
2725
  :type TotalCount: int
2758
2726
  :param _ConsumerLogSets: 消费日志。
2759
- 注意:此字段可能返回 null,表示取不到有效值。
2760
2727
  :type ConsumerLogSets: list of ConsumerLog
2761
2728
  """
2762
2729
  self._TotalCount = None
@@ -2765,7 +2732,6 @@ class ConsumerLogs(AbstractModel):
2765
2732
  @property
2766
2733
  def TotalCount(self):
2767
2734
  """记录数。
2768
- 注意:此字段可能返回 null,表示取不到有效值。
2769
2735
  :rtype: int
2770
2736
  """
2771
2737
  return self._TotalCount
@@ -2777,7 +2743,6 @@ class ConsumerLogs(AbstractModel):
2777
2743
  @property
2778
2744
  def ConsumerLogSets(self):
2779
2745
  """消费日志。
2780
- 注意:此字段可能返回 null,表示取不到有效值。
2781
2746
  :rtype: list of ConsumerLog
2782
2747
  """
2783
2748
  return self._ConsumerLogSets
@@ -2970,20 +2935,16 @@ class ConsumersSchedule(AbstractModel):
2970
2935
  def __init__(self):
2971
2936
  r"""
2972
2937
  :param _Partitions: 当前分区id。
2973
- 注意:此字段可能返回 null,表示取不到有效值。
2974
2938
  :type Partitions: int
2975
2939
  :param _NumberOfEntries: 消息数量。
2976
- 注意:此字段可能返回 null,表示取不到有效值。
2977
2940
  :type NumberOfEntries: int
2978
2941
  :param _MsgBacklog: 消息积压数量。
2979
- 注意:此字段可能返回 null,表示取不到有效值。
2980
2942
  :type MsgBacklog: int
2981
2943
  :param _MsgRateOut: 消费者每秒分发消息的数量之和。
2982
2944
  :type MsgRateOut: str
2983
2945
  :param _MsgThroughputOut: 消费者每秒消息的byte。
2984
2946
  :type MsgThroughputOut: str
2985
2947
  :param _MsgRateExpired: 超时丢弃比例。
2986
- 注意:此字段可能返回 null,表示取不到有效值。
2987
2948
  :type MsgRateExpired: str
2988
2949
  """
2989
2950
  self._Partitions = None
@@ -2996,7 +2957,6 @@ class ConsumersSchedule(AbstractModel):
2996
2957
  @property
2997
2958
  def Partitions(self):
2998
2959
  """当前分区id。
2999
- 注意:此字段可能返回 null,表示取不到有效值。
3000
2960
  :rtype: int
3001
2961
  """
3002
2962
  return self._Partitions
@@ -3008,7 +2968,6 @@ class ConsumersSchedule(AbstractModel):
3008
2968
  @property
3009
2969
  def NumberOfEntries(self):
3010
2970
  """消息数量。
3011
- 注意:此字段可能返回 null,表示取不到有效值。
3012
2971
  :rtype: int
3013
2972
  """
3014
2973
  return self._NumberOfEntries
@@ -3020,7 +2979,6 @@ class ConsumersSchedule(AbstractModel):
3020
2979
  @property
3021
2980
  def MsgBacklog(self):
3022
2981
  """消息积压数量。
3023
- 注意:此字段可能返回 null,表示取不到有效值。
3024
2982
  :rtype: int
3025
2983
  """
3026
2984
  return self._MsgBacklog
@@ -3054,7 +3012,6 @@ class ConsumersSchedule(AbstractModel):
3054
3012
  @property
3055
3013
  def MsgRateExpired(self):
3056
3014
  """超时丢弃比例。
3057
- 注意:此字段可能返回 null,表示取不到有效值。
3058
3015
  :rtype: str
3059
3016
  """
3060
3017
  return self._MsgRateExpired
@@ -6887,14 +6844,12 @@ class CreateTopicResponse(AbstractModel):
6887
6844
  :param _Partitions: 0或1:非分区topic,无分区;大于1:具体分区topic的分区数。(存量非分区主题返回0,增量非分区主题返回1)
6888
6845
  :type Partitions: int
6889
6846
  :param _Remark: 备注,128字符以内。
6890
- 注意:此字段可能返回 null,表示取不到有效值。
6891
6847
  :type Remark: str
6892
6848
  :param _TopicType: 0: 普通消息;
6893
6849
  1 :全局顺序消息;
6894
6850
  2 :局部顺序消息;
6895
6851
  3 :重试队列;
6896
6852
  4 :死信队列;
6897
- 注意:此字段可能返回 null,表示取不到有效值。
6898
6853
  :type TopicType: int
6899
6854
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6900
6855
  :type RequestId: str
@@ -6942,7 +6897,6 @@ class CreateTopicResponse(AbstractModel):
6942
6897
  @property
6943
6898
  def Remark(self):
6944
6899
  """备注,128字符以内。
6945
- 注意:此字段可能返回 null,表示取不到有效值。
6946
6900
  :rtype: str
6947
6901
  """
6948
6902
  return self._Remark
@@ -6958,7 +6912,6 @@ class CreateTopicResponse(AbstractModel):
6958
6912
  2 :局部顺序消息;
6959
6913
  3 :重试队列;
6960
6914
  4 :死信队列;
6961
- 注意:此字段可能返回 null,表示取不到有效值。
6962
6915
  :rtype: int
6963
6916
  """
6964
6917
  return self._TopicType
@@ -20550,7 +20503,6 @@ class DimensionInstance(AbstractModel):
20550
20503
  def __init__(self):
20551
20504
  r"""
20552
20505
  :param _Dimensions: 实例的维度组合
20553
- 注意:此字段可能返回 null,表示取不到有效值。
20554
20506
  :type Dimensions: list of DimensionOpt
20555
20507
  """
20556
20508
  self._Dimensions = None
@@ -20558,7 +20510,6 @@ class DimensionInstance(AbstractModel):
20558
20510
  @property
20559
20511
  def Dimensions(self):
20560
20512
  """实例的维度组合
20561
- 注意:此字段可能返回 null,表示取不到有效值。
20562
20513
  :rtype: list of DimensionOpt
20563
20514
  """
20564
20515
  return self._Dimensions
@@ -20590,6 +20541,55 @@ class DimensionOpt(AbstractModel):
20590
20541
 
20591
20542
  """
20592
20543
 
20544
+ def __init__(self):
20545
+ r"""
20546
+ :param _Name: 查询的维度名称
20547
+ 注意:此字段可能返回 null,表示取不到有效值。
20548
+ :type Name: str
20549
+ :param _Value: 查询维度的值
20550
+ 注意:此字段可能返回 null,表示取不到有效值。
20551
+ :type Value: str
20552
+ """
20553
+ self._Name = None
20554
+ self._Value = None
20555
+
20556
+ @property
20557
+ def Name(self):
20558
+ """查询的维度名称
20559
+ 注意:此字段可能返回 null,表示取不到有效值。
20560
+ :rtype: str
20561
+ """
20562
+ return self._Name
20563
+
20564
+ @Name.setter
20565
+ def Name(self, Name):
20566
+ self._Name = Name
20567
+
20568
+ @property
20569
+ def Value(self):
20570
+ """查询维度的值
20571
+ 注意:此字段可能返回 null,表示取不到有效值。
20572
+ :rtype: str
20573
+ """
20574
+ return self._Value
20575
+
20576
+ @Value.setter
20577
+ def Value(self, Value):
20578
+ self._Value = Value
20579
+
20580
+
20581
+ def _deserialize(self, params):
20582
+ self._Name = params.get("Name")
20583
+ self._Value = params.get("Value")
20584
+ memeber_set = set(params.keys())
20585
+ for name, value in vars(self).items():
20586
+ property_name = name[1:]
20587
+ if property_name in memeber_set:
20588
+ memeber_set.remove(property_name)
20589
+ if len(memeber_set) > 0:
20590
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
20591
+
20592
+
20593
20593
 
20594
20594
  class Environment(AbstractModel):
20595
20595
  """命名空间信息
@@ -20613,13 +20613,10 @@ class Environment(AbstractModel):
20613
20613
  :param _NamespaceName: 命名空间名称
20614
20614
  :type NamespaceName: str
20615
20615
  :param _TopicNum: Topic数量
20616
- 注意:此字段可能返回 null,表示取不到有效值。
20617
20616
  :type TopicNum: int
20618
20617
  :param _RetentionPolicy: 消息保留策略
20619
- 注意:此字段可能返回 null,表示取不到有效值。
20620
20618
  :type RetentionPolicy: :class:`tencentcloud.tdmq.v20200217.models.RetentionPolicy`
20621
20619
  :param _AutoSubscriptionCreation: 是否自动创建订阅
20622
- 注意:此字段可能返回 null,表示取不到有效值。
20623
20620
  :type AutoSubscriptionCreation: bool
20624
20621
  """
20625
20622
  self._EnvironmentId = None
@@ -20713,7 +20710,6 @@ class Environment(AbstractModel):
20713
20710
  @property
20714
20711
  def TopicNum(self):
20715
20712
  """Topic数量
20716
- 注意:此字段可能返回 null,表示取不到有效值。
20717
20713
  :rtype: int
20718
20714
  """
20719
20715
  return self._TopicNum
@@ -20725,7 +20721,6 @@ class Environment(AbstractModel):
20725
20721
  @property
20726
20722
  def RetentionPolicy(self):
20727
20723
  """消息保留策略
20728
- 注意:此字段可能返回 null,表示取不到有效值。
20729
20724
  :rtype: :class:`tencentcloud.tdmq.v20200217.models.RetentionPolicy`
20730
20725
  """
20731
20726
  return self._RetentionPolicy
@@ -20737,7 +20732,6 @@ class Environment(AbstractModel):
20737
20732
  @property
20738
20733
  def AutoSubscriptionCreation(self):
20739
20734
  """是否自动创建订阅
20740
- 注意:此字段可能返回 null,表示取不到有效值。
20741
20735
  :rtype: bool
20742
20736
  """
20743
20737
  return self._AutoSubscriptionCreation
@@ -20889,11 +20883,9 @@ class EnvironmentRoleSet(AbstractModel):
20889
20883
  def __init__(self):
20890
20884
  r"""
20891
20885
  :param _EnvironmentId: 需要绑定的命名空间Id,不重复且存在资源
20892
- 注意:此字段可能返回 null,表示取不到有效值。
20893
20886
  :type EnvironmentId: str
20894
20887
  :param _Permissions: 名字空间需要绑定的权限,枚举为 "consume" "produce" 组合,但是不为空
20895
20888
 
20896
- 注意:此字段可能返回 null,表示取不到有效值。
20897
20889
  :type Permissions: list of str
20898
20890
  """
20899
20891
  self._EnvironmentId = None
@@ -20902,7 +20894,6 @@ class EnvironmentRoleSet(AbstractModel):
20902
20894
  @property
20903
20895
  def EnvironmentId(self):
20904
20896
  """需要绑定的命名空间Id,不重复且存在资源
20905
- 注意:此字段可能返回 null,表示取不到有效值。
20906
20897
  :rtype: str
20907
20898
  """
20908
20899
  return self._EnvironmentId
@@ -20915,7 +20906,6 @@ class EnvironmentRoleSet(AbstractModel):
20915
20906
  def Permissions(self):
20916
20907
  """名字空间需要绑定的权限,枚举为 "consume" "produce" 组合,但是不为空
20917
20908
 
20918
- 注意:此字段可能返回 null,表示取不到有效值。
20919
20909
  :rtype: list of str
20920
20910
  """
20921
20911
  return self._Permissions
@@ -21775,7 +21765,6 @@ class InstanceNodeDistribution(AbstractModel):
21775
21765
  :param _NodePermWipeFlag: 有调度任务且没有切回的可用区,此标识为true
21776
21766
  :type NodePermWipeFlag: bool
21777
21767
  :param _ZoneStatus: 可用区状态
21778
- 注意:此字段可能返回 null,表示取不到有效值。
21779
21768
  :type ZoneStatus: str
21780
21769
  """
21781
21770
  self._ZoneName = None
@@ -21831,7 +21820,6 @@ class InstanceNodeDistribution(AbstractModel):
21831
21820
  @property
21832
21821
  def ZoneStatus(self):
21833
21822
  """可用区状态
21834
- 注意:此字段可能返回 null,表示取不到有效值。
21835
21823
  :rtype: str
21836
21824
  """
21837
21825
  return self._ZoneStatus
@@ -21901,16 +21889,12 @@ class InternalTenant(AbstractModel):
21901
21889
  :param _MaxDispatchTps: 命名空间最大消费TPS
21902
21890
  :type MaxDispatchTps: int
21903
21891
  :param _MaxDispatchRateInBytes: 命名空间最大消费带宽,byte为单位
21904
- 注意:此字段可能返回 null,表示取不到有效值。
21905
21892
  :type MaxDispatchRateInBytes: int
21906
21893
  :param _MaxPublishRateInBytes: 命名空间最大生产带宽,byte为单位
21907
- 注意:此字段可能返回 null,表示取不到有效值。
21908
21894
  :type MaxPublishRateInBytes: int
21909
21895
  :param _MaxRetentionSizeInMB: 消息最大保留空间,MB为单位
21910
- 注意:此字段可能返回 null,表示取不到有效值。
21911
21896
  :type MaxRetentionSizeInMB: int
21912
21897
  :param _PublicAccessEnabled: public Access Enabled
21913
- 注意:此字段可能返回 null,表示取不到有效值。
21914
21898
  :type PublicAccessEnabled: bool
21915
21899
  """
21916
21900
  self._TenantId = None
@@ -22137,7 +22121,6 @@ class InternalTenant(AbstractModel):
22137
22121
  @property
22138
22122
  def MaxDispatchRateInBytes(self):
22139
22123
  """命名空间最大消费带宽,byte为单位
22140
- 注意:此字段可能返回 null,表示取不到有效值。
22141
22124
  :rtype: int
22142
22125
  """
22143
22126
  return self._MaxDispatchRateInBytes
@@ -22149,7 +22132,6 @@ class InternalTenant(AbstractModel):
22149
22132
  @property
22150
22133
  def MaxPublishRateInBytes(self):
22151
22134
  """命名空间最大生产带宽,byte为单位
22152
- 注意:此字段可能返回 null,表示取不到有效值。
22153
22135
  :rtype: int
22154
22136
  """
22155
22137
  return self._MaxPublishRateInBytes
@@ -22161,7 +22143,6 @@ class InternalTenant(AbstractModel):
22161
22143
  @property
22162
22144
  def MaxRetentionSizeInMB(self):
22163
22145
  """消息最大保留空间,MB为单位
22164
- 注意:此字段可能返回 null,表示取不到有效值。
22165
22146
  :rtype: int
22166
22147
  """
22167
22148
  return self._MaxRetentionSizeInMB
@@ -22173,7 +22154,6 @@ class InternalTenant(AbstractModel):
22173
22154
  @property
22174
22155
  def PublicAccessEnabled(self):
22175
22156
  """public Access Enabled
22176
- 注意:此字段可能返回 null,表示取不到有效值。
22177
22157
  :rtype: bool
22178
22158
  """
22179
22159
  return self._PublicAccessEnabled
@@ -23429,160 +23409,6 @@ class ModifyEnvironmentRoleResponse(AbstractModel):
23429
23409
  self._RequestId = params.get("RequestId")
23430
23410
 
23431
23411
 
23432
- class ModifyPublicNetworkAccessPointRequest(AbstractModel):
23433
- """ModifyPublicNetworkAccessPoint请求参数结构体
23434
-
23435
- """
23436
-
23437
- def __init__(self):
23438
- r"""
23439
- :param _ClusterId: 集群名字
23440
- :type ClusterId: str
23441
- :param _PublicNetworkAccessPointStatus: 是否开启
23442
- :type PublicNetworkAccessPointStatus: bool
23443
- :param _SwitchOwner: 必填,公网控制台的开关/Vpc控制台的开关,示例值,Public/Vpc
23444
- :type SwitchOwner: str
23445
- :param _VpcId: Vpc
23446
- :type VpcId: str
23447
- :param _SubnetId: 子网
23448
- :type SubnetId: str
23449
- :param _SelectIp: 子网下面指定ip作为vpc接入点
23450
- :type SelectIp: str
23451
- """
23452
- self._ClusterId = None
23453
- self._PublicNetworkAccessPointStatus = None
23454
- self._SwitchOwner = None
23455
- self._VpcId = None
23456
- self._SubnetId = None
23457
- self._SelectIp = None
23458
-
23459
- @property
23460
- def ClusterId(self):
23461
- """集群名字
23462
- :rtype: str
23463
- """
23464
- return self._ClusterId
23465
-
23466
- @ClusterId.setter
23467
- def ClusterId(self, ClusterId):
23468
- self._ClusterId = ClusterId
23469
-
23470
- @property
23471
- def PublicNetworkAccessPointStatus(self):
23472
- """是否开启
23473
- :rtype: bool
23474
- """
23475
- return self._PublicNetworkAccessPointStatus
23476
-
23477
- @PublicNetworkAccessPointStatus.setter
23478
- def PublicNetworkAccessPointStatus(self, PublicNetworkAccessPointStatus):
23479
- self._PublicNetworkAccessPointStatus = PublicNetworkAccessPointStatus
23480
-
23481
- @property
23482
- def SwitchOwner(self):
23483
- """必填,公网控制台的开关/Vpc控制台的开关,示例值,Public/Vpc
23484
- :rtype: str
23485
- """
23486
- return self._SwitchOwner
23487
-
23488
- @SwitchOwner.setter
23489
- def SwitchOwner(self, SwitchOwner):
23490
- self._SwitchOwner = SwitchOwner
23491
-
23492
- @property
23493
- def VpcId(self):
23494
- """Vpc
23495
- :rtype: str
23496
- """
23497
- return self._VpcId
23498
-
23499
- @VpcId.setter
23500
- def VpcId(self, VpcId):
23501
- self._VpcId = VpcId
23502
-
23503
- @property
23504
- def SubnetId(self):
23505
- """子网
23506
- :rtype: str
23507
- """
23508
- return self._SubnetId
23509
-
23510
- @SubnetId.setter
23511
- def SubnetId(self, SubnetId):
23512
- self._SubnetId = SubnetId
23513
-
23514
- @property
23515
- def SelectIp(self):
23516
- """子网下面指定ip作为vpc接入点
23517
- :rtype: str
23518
- """
23519
- return self._SelectIp
23520
-
23521
- @SelectIp.setter
23522
- def SelectIp(self, SelectIp):
23523
- self._SelectIp = SelectIp
23524
-
23525
-
23526
- def _deserialize(self, params):
23527
- self._ClusterId = params.get("ClusterId")
23528
- self._PublicNetworkAccessPointStatus = params.get("PublicNetworkAccessPointStatus")
23529
- self._SwitchOwner = params.get("SwitchOwner")
23530
- self._VpcId = params.get("VpcId")
23531
- self._SubnetId = params.get("SubnetId")
23532
- self._SelectIp = params.get("SelectIp")
23533
- memeber_set = set(params.keys())
23534
- for name, value in vars(self).items():
23535
- property_name = name[1:]
23536
- if property_name in memeber_set:
23537
- memeber_set.remove(property_name)
23538
- if len(memeber_set) > 0:
23539
- warnings.warn("%s fileds are useless." % ",".join(memeber_set))
23540
-
23541
-
23542
-
23543
- class ModifyPublicNetworkAccessPointResponse(AbstractModel):
23544
- """ModifyPublicNetworkAccessPoint返回参数结构体
23545
-
23546
- """
23547
-
23548
- def __init__(self):
23549
- r"""
23550
- :param _ModifyResult: 修改结果
23551
- :type ModifyResult: str
23552
- :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
23553
- :type RequestId: str
23554
- """
23555
- self._ModifyResult = None
23556
- self._RequestId = None
23557
-
23558
- @property
23559
- def ModifyResult(self):
23560
- """修改结果
23561
- :rtype: str
23562
- """
23563
- return self._ModifyResult
23564
-
23565
- @ModifyResult.setter
23566
- def ModifyResult(self, ModifyResult):
23567
- self._ModifyResult = ModifyResult
23568
-
23569
- @property
23570
- def RequestId(self):
23571
- """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
23572
- :rtype: str
23573
- """
23574
- return self._RequestId
23575
-
23576
- @RequestId.setter
23577
- def RequestId(self, RequestId):
23578
- self._RequestId = RequestId
23579
-
23580
-
23581
- def _deserialize(self, params):
23582
- self._ModifyResult = params.get("ModifyResult")
23583
- self._RequestId = params.get("RequestId")
23584
-
23585
-
23586
23412
  class ModifyPublicNetworkSecurityPolicyRequest(AbstractModel):
23587
23413
  """ModifyPublicNetworkSecurityPolicy请求参数结构体
23588
23414
 
@@ -25679,43 +25505,30 @@ class PartitionsTopic(AbstractModel):
25679
25505
  def __init__(self):
25680
25506
  r"""
25681
25507
  :param _AverageMsgSize: 最后一次间隔内发布消息的平均byte大小。
25682
- 注意:此字段可能返回 null,表示取不到有效值。
25683
25508
  :type AverageMsgSize: str
25684
25509
  :param _ConsumerCount: 消费者数量。
25685
- 注意:此字段可能返回 null,表示取不到有效值。
25686
25510
  :type ConsumerCount: str
25687
25511
  :param _LastConfirmedEntry: 被记录下来的消息总数。
25688
- 注意:此字段可能返回 null,表示取不到有效值。
25689
25512
  :type LastConfirmedEntry: str
25690
25513
  :param _LastLedgerCreatedTimestamp: 最后一个ledger创建的时间。
25691
- 注意:此字段可能返回 null,表示取不到有效值。
25692
25514
  :type LastLedgerCreatedTimestamp: str
25693
25515
  :param _MsgRateIn: 本地和复制的发布者每秒发布消息的速率。
25694
- 注意:此字段可能返回 null,表示取不到有效值。
25695
25516
  :type MsgRateIn: str
25696
25517
  :param _MsgRateOut: 本地和复制的消费者每秒分发消息的数量之和。
25697
- 注意:此字段可能返回 null,表示取不到有效值。
25698
25518
  :type MsgRateOut: str
25699
25519
  :param _MsgThroughputIn: 本地和复制的发布者每秒发布消息的byte。
25700
- 注意:此字段可能返回 null,表示取不到有效值。
25701
25520
  :type MsgThroughputIn: str
25702
25521
  :param _MsgThroughputOut: 本地和复制的消费者每秒分发消息的byte。
25703
- 注意:此字段可能返回 null,表示取不到有效值。
25704
25522
  :type MsgThroughputOut: str
25705
25523
  :param _NumberOfEntries: 被记录下来的消息总数。
25706
- 注意:此字段可能返回 null,表示取不到有效值。
25707
25524
  :type NumberOfEntries: str
25708
25525
  :param _Partitions: 子分区id。
25709
- 注意:此字段可能返回 null,表示取不到有效值。
25710
25526
  :type Partitions: int
25711
25527
  :param _ProducerCount: 生产者数量。
25712
- 注意:此字段可能返回 null,表示取不到有效值。
25713
25528
  :type ProducerCount: str
25714
25529
  :param _TotalSize: 以byte计算的所有消息存储总量。
25715
- 注意:此字段可能返回 null,表示取不到有效值。
25716
25530
  :type TotalSize: str
25717
25531
  :param _TopicType: topic类型描述。
25718
- 注意:此字段可能返回 null,表示取不到有效值。
25719
25532
  :type TopicType: int
25720
25533
  """
25721
25534
  self._AverageMsgSize = None
@@ -25735,7 +25548,6 @@ class PartitionsTopic(AbstractModel):
25735
25548
  @property
25736
25549
  def AverageMsgSize(self):
25737
25550
  """最后一次间隔内发布消息的平均byte大小。
25738
- 注意:此字段可能返回 null,表示取不到有效值。
25739
25551
  :rtype: str
25740
25552
  """
25741
25553
  return self._AverageMsgSize
@@ -25747,7 +25559,6 @@ class PartitionsTopic(AbstractModel):
25747
25559
  @property
25748
25560
  def ConsumerCount(self):
25749
25561
  """消费者数量。
25750
- 注意:此字段可能返回 null,表示取不到有效值。
25751
25562
  :rtype: str
25752
25563
  """
25753
25564
  return self._ConsumerCount
@@ -25759,7 +25570,6 @@ class PartitionsTopic(AbstractModel):
25759
25570
  @property
25760
25571
  def LastConfirmedEntry(self):
25761
25572
  """被记录下来的消息总数。
25762
- 注意:此字段可能返回 null,表示取不到有效值。
25763
25573
  :rtype: str
25764
25574
  """
25765
25575
  return self._LastConfirmedEntry
@@ -25771,7 +25581,6 @@ class PartitionsTopic(AbstractModel):
25771
25581
  @property
25772
25582
  def LastLedgerCreatedTimestamp(self):
25773
25583
  """最后一个ledger创建的时间。
25774
- 注意:此字段可能返回 null,表示取不到有效值。
25775
25584
  :rtype: str
25776
25585
  """
25777
25586
  return self._LastLedgerCreatedTimestamp
@@ -25783,7 +25592,6 @@ class PartitionsTopic(AbstractModel):
25783
25592
  @property
25784
25593
  def MsgRateIn(self):
25785
25594
  """本地和复制的发布者每秒发布消息的速率。
25786
- 注意:此字段可能返回 null,表示取不到有效值。
25787
25595
  :rtype: str
25788
25596
  """
25789
25597
  return self._MsgRateIn
@@ -25795,7 +25603,6 @@ class PartitionsTopic(AbstractModel):
25795
25603
  @property
25796
25604
  def MsgRateOut(self):
25797
25605
  """本地和复制的消费者每秒分发消息的数量之和。
25798
- 注意:此字段可能返回 null,表示取不到有效值。
25799
25606
  :rtype: str
25800
25607
  """
25801
25608
  return self._MsgRateOut
@@ -25807,7 +25614,6 @@ class PartitionsTopic(AbstractModel):
25807
25614
  @property
25808
25615
  def MsgThroughputIn(self):
25809
25616
  """本地和复制的发布者每秒发布消息的byte。
25810
- 注意:此字段可能返回 null,表示取不到有效值。
25811
25617
  :rtype: str
25812
25618
  """
25813
25619
  return self._MsgThroughputIn
@@ -25819,7 +25625,6 @@ class PartitionsTopic(AbstractModel):
25819
25625
  @property
25820
25626
  def MsgThroughputOut(self):
25821
25627
  """本地和复制的消费者每秒分发消息的byte。
25822
- 注意:此字段可能返回 null,表示取不到有效值。
25823
25628
  :rtype: str
25824
25629
  """
25825
25630
  return self._MsgThroughputOut
@@ -25831,7 +25636,6 @@ class PartitionsTopic(AbstractModel):
25831
25636
  @property
25832
25637
  def NumberOfEntries(self):
25833
25638
  """被记录下来的消息总数。
25834
- 注意:此字段可能返回 null,表示取不到有效值。
25835
25639
  :rtype: str
25836
25640
  """
25837
25641
  return self._NumberOfEntries
@@ -25843,7 +25647,6 @@ class PartitionsTopic(AbstractModel):
25843
25647
  @property
25844
25648
  def Partitions(self):
25845
25649
  """子分区id。
25846
- 注意:此字段可能返回 null,表示取不到有效值。
25847
25650
  :rtype: int
25848
25651
  """
25849
25652
  return self._Partitions
@@ -25855,7 +25658,6 @@ class PartitionsTopic(AbstractModel):
25855
25658
  @property
25856
25659
  def ProducerCount(self):
25857
25660
  """生产者数量。
25858
- 注意:此字段可能返回 null,表示取不到有效值。
25859
25661
  :rtype: str
25860
25662
  """
25861
25663
  return self._ProducerCount
@@ -25867,7 +25669,6 @@ class PartitionsTopic(AbstractModel):
25867
25669
  @property
25868
25670
  def TotalSize(self):
25869
25671
  """以byte计算的所有消息存储总量。
25870
- 注意:此字段可能返回 null,表示取不到有效值。
25871
25672
  :rtype: str
25872
25673
  """
25873
25674
  return self._TotalSize
@@ -25879,7 +25680,6 @@ class PartitionsTopic(AbstractModel):
25879
25680
  @property
25880
25681
  def TopicType(self):
25881
25682
  """topic类型描述。
25882
- 注意:此字段可能返回 null,表示取不到有效值。
25883
25683
  :rtype: int
25884
25684
  """
25885
25685
  return self._TopicType
@@ -26315,31 +26115,22 @@ class Publisher(AbstractModel):
26315
26115
  def __init__(self):
26316
26116
  r"""
26317
26117
  :param _ProducerId: 生产者id
26318
- 注意:此字段可能返回 null,表示取不到有效值。
26319
26118
  :type ProducerId: int
26320
26119
  :param _ProducerName: 生产者名称
26321
- 注意:此字段可能返回 null,表示取不到有效值。
26322
26120
  :type ProducerName: str
26323
26121
  :param _Address: 生产者地址
26324
- 注意:此字段可能返回 null,表示取不到有效值。
26325
26122
  :type Address: str
26326
26123
  :param _ClientVersion: 客户端版本
26327
- 注意:此字段可能返回 null,表示取不到有效值。
26328
26124
  :type ClientVersion: str
26329
26125
  :param _MsgRateIn: 消息生产速率(条/秒)
26330
- 注意:此字段可能返回 null,表示取不到有效值。
26331
26126
  :type MsgRateIn: float
26332
26127
  :param _MsgThroughputIn: 消息生产吞吐速率(字节/秒)
26333
- 注意:此字段可能返回 null,表示取不到有效值。
26334
26128
  :type MsgThroughputIn: float
26335
26129
  :param _AverageMsgSize: 平均消息大小(字节)
26336
- 注意:此字段可能返回 null,表示取不到有效值。
26337
26130
  :type AverageMsgSize: float
26338
26131
  :param _ConnectedSince: 连接时间
26339
- 注意:此字段可能返回 null,表示取不到有效值。
26340
26132
  :type ConnectedSince: str
26341
26133
  :param _Partition: 生产者连接的主题分区号
26342
- 注意:此字段可能返回 null,表示取不到有效值。
26343
26134
  :type Partition: int
26344
26135
  """
26345
26136
  self._ProducerId = None
@@ -26355,7 +26146,6 @@ class Publisher(AbstractModel):
26355
26146
  @property
26356
26147
  def ProducerId(self):
26357
26148
  """生产者id
26358
- 注意:此字段可能返回 null,表示取不到有效值。
26359
26149
  :rtype: int
26360
26150
  """
26361
26151
  return self._ProducerId
@@ -26367,7 +26157,6 @@ class Publisher(AbstractModel):
26367
26157
  @property
26368
26158
  def ProducerName(self):
26369
26159
  """生产者名称
26370
- 注意:此字段可能返回 null,表示取不到有效值。
26371
26160
  :rtype: str
26372
26161
  """
26373
26162
  return self._ProducerName
@@ -26379,7 +26168,6 @@ class Publisher(AbstractModel):
26379
26168
  @property
26380
26169
  def Address(self):
26381
26170
  """生产者地址
26382
- 注意:此字段可能返回 null,表示取不到有效值。
26383
26171
  :rtype: str
26384
26172
  """
26385
26173
  return self._Address
@@ -26391,7 +26179,6 @@ class Publisher(AbstractModel):
26391
26179
  @property
26392
26180
  def ClientVersion(self):
26393
26181
  """客户端版本
26394
- 注意:此字段可能返回 null,表示取不到有效值。
26395
26182
  :rtype: str
26396
26183
  """
26397
26184
  return self._ClientVersion
@@ -26403,7 +26190,6 @@ class Publisher(AbstractModel):
26403
26190
  @property
26404
26191
  def MsgRateIn(self):
26405
26192
  """消息生产速率(条/秒)
26406
- 注意:此字段可能返回 null,表示取不到有效值。
26407
26193
  :rtype: float
26408
26194
  """
26409
26195
  return self._MsgRateIn
@@ -26415,7 +26201,6 @@ class Publisher(AbstractModel):
26415
26201
  @property
26416
26202
  def MsgThroughputIn(self):
26417
26203
  """消息生产吞吐速率(字节/秒)
26418
- 注意:此字段可能返回 null,表示取不到有效值。
26419
26204
  :rtype: float
26420
26205
  """
26421
26206
  return self._MsgThroughputIn
@@ -26427,7 +26212,6 @@ class Publisher(AbstractModel):
26427
26212
  @property
26428
26213
  def AverageMsgSize(self):
26429
26214
  """平均消息大小(字节)
26430
- 注意:此字段可能返回 null,表示取不到有效值。
26431
26215
  :rtype: float
26432
26216
  """
26433
26217
  return self._AverageMsgSize
@@ -26439,7 +26223,6 @@ class Publisher(AbstractModel):
26439
26223
  @property
26440
26224
  def ConnectedSince(self):
26441
26225
  """连接时间
26442
- 注意:此字段可能返回 null,表示取不到有效值。
26443
26226
  :rtype: str
26444
26227
  """
26445
26228
  return self._ConnectedSince
@@ -26451,7 +26234,6 @@ class Publisher(AbstractModel):
26451
26234
  @property
26452
26235
  def Partition(self):
26453
26236
  """生产者连接的主题分区号
26454
- 注意:此字段可能返回 null,表示取不到有效值。
26455
26237
  :rtype: int
26456
26238
  """
26457
26239
  return self._Partition
@@ -26489,10 +26271,8 @@ class PulsarNetworkAccessPointInfo(AbstractModel):
26489
26271
  def __init__(self):
26490
26272
  r"""
26491
26273
  :param _VpcId: vpc的id,支撑网和公网接入点,该字段为空
26492
- 注意:此字段可能返回 null,表示取不到有效值。
26493
26274
  :type VpcId: str
26494
26275
  :param _SubnetId: 子网id,支撑网和公网接入点,该字段为空
26495
- 注意:此字段可能返回 null,表示取不到有效值。
26496
26276
  :type SubnetId: str
26497
26277
  :param _Endpoint: 接入地址
26498
26278
  :type Endpoint: str
@@ -26508,19 +26288,14 @@ class PulsarNetworkAccessPointInfo(AbstractModel):
26508
26288
  2:跨地域访问,已经完成了异地切换,该状态用于源集群的接入点,该状态下的接入点不可删除
26509
26289
  3:跨地域访问,随时可以进行异地访问切回,该状态用于目标集群的接入点,该状态下的接入点不可删除
26510
26290
  4:跨地域访问,目标集群已经完成异地切回,等待删除状态
26511
- 注意:此字段可能返回 null,表示取不到有效值。
26512
26291
  :type OperationType: int
26513
26292
  :param _AccessPointsType: 接入点类型
26514
- 注意:此字段可能返回 null,表示取不到有效值。
26515
26293
  :type AccessPointsType: str
26516
26294
  :param _Bandwidth: 带宽,目前只有公网会有这个值
26517
- 注意:此字段可能返回 null,表示取不到有效值。
26518
26295
  :type Bandwidth: int
26519
26296
  :param _SecurityPolicy: 类
26520
- 注意:此字段可能返回 null,表示取不到有效值。
26521
26297
  :type SecurityPolicy: list of SecurityPolicy
26522
26298
  :param _StandardAccessPoint: 是否是标准的接入点 true是标准的 false不是标准的
26523
- 注意:此字段可能返回 null,表示取不到有效值。
26524
26299
  :type StandardAccessPoint: bool
26525
26300
  :param _ZoneName: 可用区信息
26526
26301
  :type ZoneName: str
@@ -26540,7 +26315,6 @@ class PulsarNetworkAccessPointInfo(AbstractModel):
26540
26315
  @property
26541
26316
  def VpcId(self):
26542
26317
  """vpc的id,支撑网和公网接入点,该字段为空
26543
- 注意:此字段可能返回 null,表示取不到有效值。
26544
26318
  :rtype: str
26545
26319
  """
26546
26320
  return self._VpcId
@@ -26552,7 +26326,6 @@ class PulsarNetworkAccessPointInfo(AbstractModel):
26552
26326
  @property
26553
26327
  def SubnetId(self):
26554
26328
  """子网id,支撑网和公网接入点,该字段为空
26555
- 注意:此字段可能返回 null,表示取不到有效值。
26556
26329
  :rtype: str
26557
26330
  """
26558
26331
  return self._SubnetId
@@ -26604,7 +26377,6 @@ class PulsarNetworkAccessPointInfo(AbstractModel):
26604
26377
  2:跨地域访问,已经完成了异地切换,该状态用于源集群的接入点,该状态下的接入点不可删除
26605
26378
  3:跨地域访问,随时可以进行异地访问切回,该状态用于目标集群的接入点,该状态下的接入点不可删除
26606
26379
  4:跨地域访问,目标集群已经完成异地切回,等待删除状态
26607
- 注意:此字段可能返回 null,表示取不到有效值。
26608
26380
  :rtype: int
26609
26381
  """
26610
26382
  return self._OperationType
@@ -26616,7 +26388,6 @@ class PulsarNetworkAccessPointInfo(AbstractModel):
26616
26388
  @property
26617
26389
  def AccessPointsType(self):
26618
26390
  """接入点类型
26619
- 注意:此字段可能返回 null,表示取不到有效值。
26620
26391
  :rtype: str
26621
26392
  """
26622
26393
  return self._AccessPointsType
@@ -26628,7 +26399,6 @@ class PulsarNetworkAccessPointInfo(AbstractModel):
26628
26399
  @property
26629
26400
  def Bandwidth(self):
26630
26401
  """带宽,目前只有公网会有这个值
26631
- 注意:此字段可能返回 null,表示取不到有效值。
26632
26402
  :rtype: int
26633
26403
  """
26634
26404
  return self._Bandwidth
@@ -26640,7 +26410,6 @@ class PulsarNetworkAccessPointInfo(AbstractModel):
26640
26410
  @property
26641
26411
  def SecurityPolicy(self):
26642
26412
  """类
26643
- 注意:此字段可能返回 null,表示取不到有效值。
26644
26413
  :rtype: list of SecurityPolicy
26645
26414
  """
26646
26415
  return self._SecurityPolicy
@@ -26652,7 +26421,6 @@ class PulsarNetworkAccessPointInfo(AbstractModel):
26652
26421
  @property
26653
26422
  def StandardAccessPoint(self):
26654
26423
  """是否是标准的接入点 true是标准的 false不是标准的
26655
- 注意:此字段可能返回 null,表示取不到有效值。
26656
26424
  :rtype: bool
26657
26425
  """
26658
26426
  return self._StandardAccessPoint
@@ -26720,26 +26488,23 @@ class PulsarProClusterInfo(AbstractModel):
26720
26488
  :param _Version: 集群版本
26721
26489
  :type Version: str
26722
26490
  :param _NodeDistribution: 节点分布情况
26723
- 注意:此字段可能返回 null,表示取不到有效值。
26724
26491
  :type NodeDistribution: list of InstanceNodeDistribution
26725
26492
  :param _MaxStorage: 最大储存容量,单位:MB
26726
26493
  :type MaxStorage: int
26727
26494
  :param _CanEditRoute: 是否可以修改路由
26728
- 注意:此字段可能返回 null,表示取不到有效值。
26729
26495
  :type CanEditRoute: bool
26730
26496
  :param _BillingLabelVersion: 代表是专业版和小规格专业版的不同计费规格PULSAR.P1固定存储PULSAR.P2弹性存储
26731
- 注意:此字段可能返回 null,表示取不到有效值。
26732
26497
  :type BillingLabelVersion: str
26733
26498
  :param _ExpireTime: 实例到期时间戳,毫秒级精度。
26734
- 注意:此字段可能返回 null,表示取不到有效值。
26735
26499
  :type ExpireTime: int
26736
26500
  :param _AutoCreateTopicStatus: 是否开启自动创建主题
26737
26501
  true就是开启了,false是关闭
26738
- 注意:此字段可能返回 null,表示取不到有效值。
26739
26502
  :type AutoCreateTopicStatus: bool
26740
26503
  :param _DefaultPartitionNumber: 自动创建主题的默认分区数,如果没开启就是0
26741
- 注意:此字段可能返回 null,表示取不到有效值。
26742
26504
  :type DefaultPartitionNumber: int
26505
+ :param _Tenant: 用户自定义的租户别名,如果没有,会复用专业集群 ID
26506
+
26507
+ :type Tenant: str
26743
26508
  """
26744
26509
  self._ClusterId = None
26745
26510
  self._ClusterName = None
@@ -26754,6 +26519,7 @@ true就是开启了,false是关闭
26754
26519
  self._ExpireTime = None
26755
26520
  self._AutoCreateTopicStatus = None
26756
26521
  self._DefaultPartitionNumber = None
26522
+ self._Tenant = None
26757
26523
 
26758
26524
  @property
26759
26525
  def ClusterId(self):
@@ -26824,7 +26590,6 @@ true就是开启了,false是关闭
26824
26590
  @property
26825
26591
  def NodeDistribution(self):
26826
26592
  """节点分布情况
26827
- 注意:此字段可能返回 null,表示取不到有效值。
26828
26593
  :rtype: list of InstanceNodeDistribution
26829
26594
  """
26830
26595
  return self._NodeDistribution
@@ -26847,7 +26612,6 @@ true就是开启了,false是关闭
26847
26612
  @property
26848
26613
  def CanEditRoute(self):
26849
26614
  """是否可以修改路由
26850
- 注意:此字段可能返回 null,表示取不到有效值。
26851
26615
  :rtype: bool
26852
26616
  """
26853
26617
  return self._CanEditRoute
@@ -26859,7 +26623,6 @@ true就是开启了,false是关闭
26859
26623
  @property
26860
26624
  def BillingLabelVersion(self):
26861
26625
  """代表是专业版和小规格专业版的不同计费规格PULSAR.P1固定存储PULSAR.P2弹性存储
26862
- 注意:此字段可能返回 null,表示取不到有效值。
26863
26626
  :rtype: str
26864
26627
  """
26865
26628
  return self._BillingLabelVersion
@@ -26871,7 +26634,6 @@ true就是开启了,false是关闭
26871
26634
  @property
26872
26635
  def ExpireTime(self):
26873
26636
  """实例到期时间戳,毫秒级精度。
26874
- 注意:此字段可能返回 null,表示取不到有效值。
26875
26637
  :rtype: int
26876
26638
  """
26877
26639
  return self._ExpireTime
@@ -26884,7 +26646,6 @@ true就是开启了,false是关闭
26884
26646
  def AutoCreateTopicStatus(self):
26885
26647
  """是否开启自动创建主题
26886
26648
  true就是开启了,false是关闭
26887
- 注意:此字段可能返回 null,表示取不到有效值。
26888
26649
  :rtype: bool
26889
26650
  """
26890
26651
  return self._AutoCreateTopicStatus
@@ -26896,7 +26657,6 @@ true就是开启了,false是关闭
26896
26657
  @property
26897
26658
  def DefaultPartitionNumber(self):
26898
26659
  """自动创建主题的默认分区数,如果没开启就是0
26899
- 注意:此字段可能返回 null,表示取不到有效值。
26900
26660
  :rtype: int
26901
26661
  """
26902
26662
  return self._DefaultPartitionNumber
@@ -26905,6 +26665,18 @@ true就是开启了,false是关闭
26905
26665
  def DefaultPartitionNumber(self, DefaultPartitionNumber):
26906
26666
  self._DefaultPartitionNumber = DefaultPartitionNumber
26907
26667
 
26668
+ @property
26669
+ def Tenant(self):
26670
+ """用户自定义的租户别名,如果没有,会复用专业集群 ID
26671
+
26672
+ :rtype: str
26673
+ """
26674
+ return self._Tenant
26675
+
26676
+ @Tenant.setter
26677
+ def Tenant(self, Tenant):
26678
+ self._Tenant = Tenant
26679
+
26908
26680
 
26909
26681
  def _deserialize(self, params):
26910
26682
  self._ClusterId = params.get("ClusterId")
@@ -26925,6 +26697,7 @@ true就是开启了,false是关闭
26925
26697
  self._ExpireTime = params.get("ExpireTime")
26926
26698
  self._AutoCreateTopicStatus = params.get("AutoCreateTopicStatus")
26927
26699
  self._DefaultPartitionNumber = params.get("DefaultPartitionNumber")
26700
+ self._Tenant = params.get("Tenant")
26928
26701
  memeber_set = set(params.keys())
26929
26702
  for name, value in vars(self).items():
26930
26703
  property_name = name[1:]
@@ -26953,12 +26726,12 @@ class PulsarProClusterSpecInfo(AbstractModel):
26953
26726
  :param _MaxTopics: 最大主题分区数
26954
26727
  :type MaxTopics: int
26955
26728
  :param _ScalableTps: 规格外弹性TPS
26956
- 注意:此字段可能返回 null,表示取不到有效值。
26957
26729
  :type ScalableTps: int
26958
26730
  :param _MaxPartitions: 32或者128
26959
26731
  当前集群topic的最大分区数
26960
- 注意:此字段可能返回 null,表示取不到有效值。
26961
26732
  :type MaxPartitions: int
26733
+ :param _MaxDelayedMessages: 商品最大延迟消息数量。0代表没有限制
26734
+ :type MaxDelayedMessages: int
26962
26735
  """
26963
26736
  self._SpecName = None
26964
26737
  self._MaxTps = None
@@ -26967,6 +26740,7 @@ class PulsarProClusterSpecInfo(AbstractModel):
26967
26740
  self._MaxTopics = None
26968
26741
  self._ScalableTps = None
26969
26742
  self._MaxPartitions = None
26743
+ self._MaxDelayedMessages = None
26970
26744
 
26971
26745
  @property
26972
26746
  def SpecName(self):
@@ -27026,7 +26800,6 @@ class PulsarProClusterSpecInfo(AbstractModel):
27026
26800
  @property
27027
26801
  def ScalableTps(self):
27028
26802
  """规格外弹性TPS
27029
- 注意:此字段可能返回 null,表示取不到有效值。
27030
26803
  :rtype: int
27031
26804
  """
27032
26805
  return self._ScalableTps
@@ -27039,7 +26812,6 @@ class PulsarProClusterSpecInfo(AbstractModel):
27039
26812
  def MaxPartitions(self):
27040
26813
  """32或者128
27041
26814
  当前集群topic的最大分区数
27042
- 注意:此字段可能返回 null,表示取不到有效值。
27043
26815
  :rtype: int
27044
26816
  """
27045
26817
  return self._MaxPartitions
@@ -27048,6 +26820,17 @@ class PulsarProClusterSpecInfo(AbstractModel):
27048
26820
  def MaxPartitions(self, MaxPartitions):
27049
26821
  self._MaxPartitions = MaxPartitions
27050
26822
 
26823
+ @property
26824
+ def MaxDelayedMessages(self):
26825
+ """商品最大延迟消息数量。0代表没有限制
26826
+ :rtype: int
26827
+ """
26828
+ return self._MaxDelayedMessages
26829
+
26830
+ @MaxDelayedMessages.setter
26831
+ def MaxDelayedMessages(self, MaxDelayedMessages):
26832
+ self._MaxDelayedMessages = MaxDelayedMessages
26833
+
27051
26834
 
27052
26835
  def _deserialize(self, params):
27053
26836
  self._SpecName = params.get("SpecName")
@@ -27057,6 +26840,7 @@ class PulsarProClusterSpecInfo(AbstractModel):
27057
26840
  self._MaxTopics = params.get("MaxTopics")
27058
26841
  self._ScalableTps = params.get("ScalableTps")
27059
26842
  self._MaxPartitions = params.get("MaxPartitions")
26843
+ self._MaxDelayedMessages = params.get("MaxDelayedMessages")
27060
26844
  memeber_set = set(params.keys())
27061
26845
  for name, value in vars(self).items():
27062
26846
  property_name = name[1:]
@@ -27095,30 +26879,25 @@ class PulsarProInstance(AbstractModel):
27095
26879
  :param _PayMode: 0-后付费,1-预付费
27096
26880
  :type PayMode: int
27097
26881
  :param _Remark: 备注信息
27098
- 注意:此字段可能返回 null,表示取不到有效值。
27099
26882
  :type Remark: str
27100
26883
  :param _SpecName: 实例配置ID
27101
26884
  :type SpecName: str
27102
26885
  :param _ScalableTps: 规格外弹性TPS
27103
- 注意:此字段可能返回 null,表示取不到有效值。
27104
26886
  :type ScalableTps: int
27105
26887
  :param _VpcId: VPC的id
27106
- 注意:此字段可能返回 null,表示取不到有效值。
27107
26888
  :type VpcId: str
27108
26889
  :param _SubnetId: 子网id
27109
- 注意:此字段可能返回 null,表示取不到有效值。
27110
26890
  :type SubnetId: str
27111
26891
  :param _MaxBandWidth: 峰值带宽。单位:mbps
27112
26892
  :type MaxBandWidth: int
27113
26893
  :param _Tags: 集群的标签列表
27114
- 注意:此字段可能返回 null,表示取不到有效值。
27115
26894
  :type Tags: list of Tag
27116
26895
  :param _CreateTime: 集群创建时间
27117
- 注意:此字段可能返回 null,表示取不到有效值。
27118
26896
  :type CreateTime: str
27119
26897
  :param _BillingLabelVersion: 代表是专业版和小规格专业版的不同计费规格PULSAR.P1固定存储PULSAR.P2弹性存储
27120
- 注意:此字段可能返回 null,表示取不到有效值。
27121
26898
  :type BillingLabelVersion: str
26899
+ :param _Tenant: 自定义租户
26900
+ :type Tenant: str
27122
26901
  """
27123
26902
  self._InstanceId = None
27124
26903
  self._InstanceName = None
@@ -27139,6 +26918,7 @@ class PulsarProInstance(AbstractModel):
27139
26918
  self._Tags = None
27140
26919
  self._CreateTime = None
27141
26920
  self._BillingLabelVersion = None
26921
+ self._Tenant = None
27142
26922
 
27143
26923
  @property
27144
26924
  def InstanceId(self):
@@ -27253,7 +27033,6 @@ class PulsarProInstance(AbstractModel):
27253
27033
  @property
27254
27034
  def Remark(self):
27255
27035
  """备注信息
27256
- 注意:此字段可能返回 null,表示取不到有效值。
27257
27036
  :rtype: str
27258
27037
  """
27259
27038
  return self._Remark
@@ -27276,7 +27055,6 @@ class PulsarProInstance(AbstractModel):
27276
27055
  @property
27277
27056
  def ScalableTps(self):
27278
27057
  """规格外弹性TPS
27279
- 注意:此字段可能返回 null,表示取不到有效值。
27280
27058
  :rtype: int
27281
27059
  """
27282
27060
  return self._ScalableTps
@@ -27288,7 +27066,6 @@ class PulsarProInstance(AbstractModel):
27288
27066
  @property
27289
27067
  def VpcId(self):
27290
27068
  """VPC的id
27291
- 注意:此字段可能返回 null,表示取不到有效值。
27292
27069
  :rtype: str
27293
27070
  """
27294
27071
  return self._VpcId
@@ -27300,7 +27077,6 @@ class PulsarProInstance(AbstractModel):
27300
27077
  @property
27301
27078
  def SubnetId(self):
27302
27079
  """子网id
27303
- 注意:此字段可能返回 null,表示取不到有效值。
27304
27080
  :rtype: str
27305
27081
  """
27306
27082
  return self._SubnetId
@@ -27323,7 +27099,6 @@ class PulsarProInstance(AbstractModel):
27323
27099
  @property
27324
27100
  def Tags(self):
27325
27101
  """集群的标签列表
27326
- 注意:此字段可能返回 null,表示取不到有效值。
27327
27102
  :rtype: list of Tag
27328
27103
  """
27329
27104
  return self._Tags
@@ -27335,7 +27110,6 @@ class PulsarProInstance(AbstractModel):
27335
27110
  @property
27336
27111
  def CreateTime(self):
27337
27112
  """集群创建时间
27338
- 注意:此字段可能返回 null,表示取不到有效值。
27339
27113
  :rtype: str
27340
27114
  """
27341
27115
  return self._CreateTime
@@ -27347,7 +27121,6 @@ class PulsarProInstance(AbstractModel):
27347
27121
  @property
27348
27122
  def BillingLabelVersion(self):
27349
27123
  """代表是专业版和小规格专业版的不同计费规格PULSAR.P1固定存储PULSAR.P2弹性存储
27350
- 注意:此字段可能返回 null,表示取不到有效值。
27351
27124
  :rtype: str
27352
27125
  """
27353
27126
  return self._BillingLabelVersion
@@ -27356,6 +27129,17 @@ class PulsarProInstance(AbstractModel):
27356
27129
  def BillingLabelVersion(self, BillingLabelVersion):
27357
27130
  self._BillingLabelVersion = BillingLabelVersion
27358
27131
 
27132
+ @property
27133
+ def Tenant(self):
27134
+ """自定义租户
27135
+ :rtype: str
27136
+ """
27137
+ return self._Tenant
27138
+
27139
+ @Tenant.setter
27140
+ def Tenant(self, Tenant):
27141
+ self._Tenant = Tenant
27142
+
27359
27143
 
27360
27144
  def _deserialize(self, params):
27361
27145
  self._InstanceId = params.get("InstanceId")
@@ -27382,6 +27166,7 @@ class PulsarProInstance(AbstractModel):
27382
27166
  self._Tags.append(obj)
27383
27167
  self._CreateTime = params.get("CreateTime")
27384
27168
  self._BillingLabelVersion = params.get("BillingLabelVersion")
27169
+ self._Tenant = params.get("Tenant")
27385
27170
  memeber_set = set(params.keys())
27386
27171
  for name, value in vars(self).items():
27387
27172
  property_name = name[1:]
@@ -30259,16 +30044,12 @@ class ReceiveMessageResponse(AbstractModel):
30259
30044
  :param _AckTopic: 提供给 Ack 接口,用来Ack哪一个topic中的消息
30260
30045
  :type AckTopic: str
30261
30046
  :param _ErrorMsg: 返回的错误信息,如果为空,说明没有错误
30262
- 注意:此字段可能返回 null,表示取不到有效值。
30263
30047
  :type ErrorMsg: str
30264
30048
  :param _SubName: 返回订阅者的名字,用来创建 ack consumer时使用
30265
- 注意:此字段可能返回 null,表示取不到有效值。
30266
30049
  :type SubName: str
30267
30050
  :param _MessageIDList: BatchReceivePolicy 一次性返回的多条消息的 MessageID,用 ‘###’ 来区分不同的 MessageID
30268
- 注意:此字段可能返回 null,表示取不到有效值。
30269
30051
  :type MessageIDList: str
30270
30052
  :param _MessagesPayload: BatchReceivePolicy 一次性返回的多条消息的消息内容,用 ‘###’ 来区分不同的消息内容
30271
- 注意:此字段可能返回 null,表示取不到有效值。
30272
30053
  :type MessagesPayload: str
30273
30054
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
30274
30055
  :type RequestId: str
@@ -30318,7 +30099,6 @@ class ReceiveMessageResponse(AbstractModel):
30318
30099
  @property
30319
30100
  def ErrorMsg(self):
30320
30101
  """返回的错误信息,如果为空,说明没有错误
30321
- 注意:此字段可能返回 null,表示取不到有效值。
30322
30102
  :rtype: str
30323
30103
  """
30324
30104
  return self._ErrorMsg
@@ -30330,7 +30110,6 @@ class ReceiveMessageResponse(AbstractModel):
30330
30110
  @property
30331
30111
  def SubName(self):
30332
30112
  """返回订阅者的名字,用来创建 ack consumer时使用
30333
- 注意:此字段可能返回 null,表示取不到有效值。
30334
30113
  :rtype: str
30335
30114
  """
30336
30115
  return self._SubName
@@ -30342,7 +30121,6 @@ class ReceiveMessageResponse(AbstractModel):
30342
30121
  @property
30343
30122
  def MessageIDList(self):
30344
30123
  """BatchReceivePolicy 一次性返回的多条消息的 MessageID,用 ‘###’ 来区分不同的 MessageID
30345
- 注意:此字段可能返回 null,表示取不到有效值。
30346
30124
  :rtype: str
30347
30125
  """
30348
30126
  return self._MessageIDList
@@ -30354,7 +30132,6 @@ class ReceiveMessageResponse(AbstractModel):
30354
30132
  @property
30355
30133
  def MessagesPayload(self):
30356
30134
  """BatchReceivePolicy 一次性返回的多条消息的消息内容,用 ‘###’ 来区分不同的消息内容
30357
- 注意:此字段可能返回 null,表示取不到有效值。
30358
30135
  :rtype: str
30359
30136
  """
30360
30137
  return self._MessagesPayload
@@ -34440,12 +34217,15 @@ class Role(AbstractModel):
34440
34217
  :type CreateTime: str
34441
34218
  :param _UpdateTime: 更新时间。
34442
34219
  :type UpdateTime: str
34220
+ :param _PermType: 授权类型(Cluster:集群;TopicAndGroup:主题或消费组)
34221
+ :type PermType: str
34443
34222
  """
34444
34223
  self._RoleName = None
34445
34224
  self._Token = None
34446
34225
  self._Remark = None
34447
34226
  self._CreateTime = None
34448
34227
  self._UpdateTime = None
34228
+ self._PermType = None
34449
34229
 
34450
34230
  @property
34451
34231
  def RoleName(self):
@@ -34502,6 +34282,17 @@ class Role(AbstractModel):
34502
34282
  def UpdateTime(self, UpdateTime):
34503
34283
  self._UpdateTime = UpdateTime
34504
34284
 
34285
+ @property
34286
+ def PermType(self):
34287
+ """授权类型(Cluster:集群;TopicAndGroup:主题或消费组)
34288
+ :rtype: str
34289
+ """
34290
+ return self._PermType
34291
+
34292
+ @PermType.setter
34293
+ def PermType(self, PermType):
34294
+ self._PermType = PermType
34295
+
34505
34296
 
34506
34297
  def _deserialize(self, params):
34507
34298
  self._RoleName = params.get("RoleName")
@@ -34509,6 +34300,7 @@ class Role(AbstractModel):
34509
34300
  self._Remark = params.get("Remark")
34510
34301
  self._CreateTime = params.get("CreateTime")
34511
34302
  self._UpdateTime = params.get("UpdateTime")
34303
+ self._PermType = params.get("PermType")
34512
34304
  memeber_set = set(params.keys())
34513
34305
  for name, value in vars(self).items():
34514
34306
  property_name = name[1:]
@@ -34527,14 +34319,11 @@ class SecurityPolicy(AbstractModel):
34527
34319
  def __init__(self):
34528
34320
  r"""
34529
34321
  :param _Route: ip或者网段
34530
- 注意:此字段可能返回 null,表示取不到有效值。
34531
34322
  :type Route: str
34532
34323
  :param _Policy: 策略 true就是允许,白名单或者 false 拒绝 黑名单
34533
34324
 
34534
- 注意:此字段可能返回 null,表示取不到有效值。
34535
34325
  :type Policy: bool
34536
34326
  :param _Remark: 备注
34537
- 注意:此字段可能返回 null,表示取不到有效值。
34538
34327
  :type Remark: str
34539
34328
  """
34540
34329
  self._Route = None
@@ -34544,7 +34333,6 @@ class SecurityPolicy(AbstractModel):
34544
34333
  @property
34545
34334
  def Route(self):
34546
34335
  """ip或者网段
34547
- 注意:此字段可能返回 null,表示取不到有效值。
34548
34336
  :rtype: str
34549
34337
  """
34550
34338
  return self._Route
@@ -34557,7 +34345,6 @@ class SecurityPolicy(AbstractModel):
34557
34345
  def Policy(self):
34558
34346
  """策略 true就是允许,白名单或者 false 拒绝 黑名单
34559
34347
 
34560
- 注意:此字段可能返回 null,表示取不到有效值。
34561
34348
  :rtype: bool
34562
34349
  """
34563
34350
  return self._Policy
@@ -34569,7 +34356,6 @@ class SecurityPolicy(AbstractModel):
34569
34356
  @property
34570
34357
  def Remark(self):
34571
34358
  """备注
34572
- 注意:此字段可能返回 null,表示取不到有效值。
34573
34359
  :rtype: str
34574
34360
  """
34575
34361
  return self._Remark
@@ -35056,10 +34842,8 @@ class SendMessagesResponse(AbstractModel):
35056
34842
  def __init__(self):
35057
34843
  r"""
35058
34844
  :param _MessageId: 消息的messageID, 是全局唯一的,用来标识消息的元数据信息
35059
- 注意:此字段可能返回 null,表示取不到有效值。
35060
34845
  :type MessageId: str
35061
34846
  :param _ErrorMsg: 返回的错误消息,如果返回为 “”,说明没有错误
35062
- 注意:此字段可能返回 null,表示取不到有效值。
35063
34847
  :type ErrorMsg: str
35064
34848
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
35065
34849
  :type RequestId: str
@@ -35071,7 +34855,6 @@ class SendMessagesResponse(AbstractModel):
35071
34855
  @property
35072
34856
  def MessageId(self):
35073
34857
  """消息的messageID, 是全局唯一的,用来标识消息的元数据信息
35074
- 注意:此字段可能返回 null,表示取不到有效值。
35075
34858
  :rtype: str
35076
34859
  """
35077
34860
  return self._MessageId
@@ -35083,7 +34866,6 @@ class SendMessagesResponse(AbstractModel):
35083
34866
  @property
35084
34867
  def ErrorMsg(self):
35085
34868
  """返回的错误消息,如果返回为 “”,说明没有错误
35086
- 注意:此字段可能返回 null,表示取不到有效值。
35087
34869
  :rtype: str
35088
34870
  """
35089
34871
  return self._ErrorMsg
@@ -35648,58 +35430,40 @@ class Subscription(AbstractModel):
35648
35430
  :param _EnvironmentId: 环境(命名空间)名称。
35649
35431
  :type EnvironmentId: str
35650
35432
  :param _ConnectedSince: 消费者开始连接的时间。
35651
- 注意:此字段可能返回 null,表示取不到有效值。
35652
35433
  :type ConnectedSince: str
35653
35434
  :param _ConsumerAddr: 消费者地址。
35654
- 注意:此字段可能返回 null,表示取不到有效值。
35655
35435
  :type ConsumerAddr: str
35656
35436
  :param _ConsumerCount: 消费者数量。
35657
- 注意:此字段可能返回 null,表示取不到有效值。
35658
35437
  :type ConsumerCount: str
35659
35438
  :param _ConsumerName: 消费者名称。
35660
- 注意:此字段可能返回 null,表示取不到有效值。
35661
35439
  :type ConsumerName: str
35662
35440
  :param _MsgBacklog: 堆积的消息数量。
35663
- 注意:此字段可能返回 null,表示取不到有效值。
35664
35441
  :type MsgBacklog: str
35665
35442
  :param _MsgRateExpired: 于TTL,此订阅下没有被发送而是被丢弃的比例。
35666
- 注意:此字段可能返回 null,表示取不到有效值。
35667
35443
  :type MsgRateExpired: str
35668
35444
  :param _MsgRateOut: 消费者每秒分发消息的数量之和。
35669
- 注意:此字段可能返回 null,表示取不到有效值。
35670
35445
  :type MsgRateOut: str
35671
35446
  :param _MsgThroughputOut: 消费者每秒消息的byte。
35672
- 注意:此字段可能返回 null,表示取不到有效值。
35673
35447
  :type MsgThroughputOut: str
35674
35448
  :param _SubscriptionName: 订阅名称。
35675
- 注意:此字段可能返回 null,表示取不到有效值。
35676
35449
  :type SubscriptionName: str
35677
35450
  :param _ConsumerSets: 消费者集合。
35678
- 注意:此字段可能返回 null,表示取不到有效值。
35679
35451
  :type ConsumerSets: list of Consumer
35680
35452
  :param _IsOnline: 是否在线。
35681
- 注意:此字段可能返回 null,表示取不到有效值。
35682
35453
  :type IsOnline: bool
35683
35454
  :param _ConsumersScheduleSets: 消费进度集合。
35684
- 注意:此字段可能返回 null,表示取不到有效值。
35685
35455
  :type ConsumersScheduleSets: list of ConsumersSchedule
35686
35456
  :param _Remark: 备注。
35687
- 注意:此字段可能返回 null,表示取不到有效值。
35688
35457
  :type Remark: str
35689
35458
  :param _CreateTime: 创建时间。
35690
- 注意:此字段可能返回 null,表示取不到有效值。
35691
35459
  :type CreateTime: str
35692
35460
  :param _UpdateTime: 最近修改时间。
35693
- 注意:此字段可能返回 null,表示取不到有效值。
35694
35461
  :type UpdateTime: str
35695
35462
  :param _SubType: 订阅类型,Exclusive,Shared,Failover, Key_Shared,空或NULL表示未知,
35696
- 注意:此字段可能返回 null,表示取不到有效值。
35697
35463
  :type SubType: str
35698
35464
  :param _BlockedSubscriptionOnUnackedMsgs: 是否由于未 ack 数到达上限而被 block
35699
- 注意:此字段可能返回 null,表示取不到有效值。
35700
35465
  :type BlockedSubscriptionOnUnackedMsgs: bool
35701
35466
  :param _MaxUnackedMsgNum: 未 ack 消息数上限
35702
- 注意:此字段可能返回 null,表示取不到有效值。
35703
35467
  :type MaxUnackedMsgNum: int
35704
35468
  """
35705
35469
  self._TopicName = None
@@ -35748,7 +35512,6 @@ class Subscription(AbstractModel):
35748
35512
  @property
35749
35513
  def ConnectedSince(self):
35750
35514
  """消费者开始连接的时间。
35751
- 注意:此字段可能返回 null,表示取不到有效值。
35752
35515
  :rtype: str
35753
35516
  """
35754
35517
  return self._ConnectedSince
@@ -35760,7 +35523,6 @@ class Subscription(AbstractModel):
35760
35523
  @property
35761
35524
  def ConsumerAddr(self):
35762
35525
  """消费者地址。
35763
- 注意:此字段可能返回 null,表示取不到有效值。
35764
35526
  :rtype: str
35765
35527
  """
35766
35528
  return self._ConsumerAddr
@@ -35772,7 +35534,6 @@ class Subscription(AbstractModel):
35772
35534
  @property
35773
35535
  def ConsumerCount(self):
35774
35536
  """消费者数量。
35775
- 注意:此字段可能返回 null,表示取不到有效值。
35776
35537
  :rtype: str
35777
35538
  """
35778
35539
  return self._ConsumerCount
@@ -35784,7 +35545,6 @@ class Subscription(AbstractModel):
35784
35545
  @property
35785
35546
  def ConsumerName(self):
35786
35547
  """消费者名称。
35787
- 注意:此字段可能返回 null,表示取不到有效值。
35788
35548
  :rtype: str
35789
35549
  """
35790
35550
  return self._ConsumerName
@@ -35796,7 +35556,6 @@ class Subscription(AbstractModel):
35796
35556
  @property
35797
35557
  def MsgBacklog(self):
35798
35558
  """堆积的消息数量。
35799
- 注意:此字段可能返回 null,表示取不到有效值。
35800
35559
  :rtype: str
35801
35560
  """
35802
35561
  return self._MsgBacklog
@@ -35808,7 +35567,6 @@ class Subscription(AbstractModel):
35808
35567
  @property
35809
35568
  def MsgRateExpired(self):
35810
35569
  """于TTL,此订阅下没有被发送而是被丢弃的比例。
35811
- 注意:此字段可能返回 null,表示取不到有效值。
35812
35570
  :rtype: str
35813
35571
  """
35814
35572
  return self._MsgRateExpired
@@ -35820,7 +35578,6 @@ class Subscription(AbstractModel):
35820
35578
  @property
35821
35579
  def MsgRateOut(self):
35822
35580
  """消费者每秒分发消息的数量之和。
35823
- 注意:此字段可能返回 null,表示取不到有效值。
35824
35581
  :rtype: str
35825
35582
  """
35826
35583
  return self._MsgRateOut
@@ -35832,7 +35589,6 @@ class Subscription(AbstractModel):
35832
35589
  @property
35833
35590
  def MsgThroughputOut(self):
35834
35591
  """消费者每秒消息的byte。
35835
- 注意:此字段可能返回 null,表示取不到有效值。
35836
35592
  :rtype: str
35837
35593
  """
35838
35594
  return self._MsgThroughputOut
@@ -35844,7 +35600,6 @@ class Subscription(AbstractModel):
35844
35600
  @property
35845
35601
  def SubscriptionName(self):
35846
35602
  """订阅名称。
35847
- 注意:此字段可能返回 null,表示取不到有效值。
35848
35603
  :rtype: str
35849
35604
  """
35850
35605
  return self._SubscriptionName
@@ -35856,7 +35611,6 @@ class Subscription(AbstractModel):
35856
35611
  @property
35857
35612
  def ConsumerSets(self):
35858
35613
  """消费者集合。
35859
- 注意:此字段可能返回 null,表示取不到有效值。
35860
35614
  :rtype: list of Consumer
35861
35615
  """
35862
35616
  return self._ConsumerSets
@@ -35868,7 +35622,6 @@ class Subscription(AbstractModel):
35868
35622
  @property
35869
35623
  def IsOnline(self):
35870
35624
  """是否在线。
35871
- 注意:此字段可能返回 null,表示取不到有效值。
35872
35625
  :rtype: bool
35873
35626
  """
35874
35627
  return self._IsOnline
@@ -35880,7 +35633,6 @@ class Subscription(AbstractModel):
35880
35633
  @property
35881
35634
  def ConsumersScheduleSets(self):
35882
35635
  """消费进度集合。
35883
- 注意:此字段可能返回 null,表示取不到有效值。
35884
35636
  :rtype: list of ConsumersSchedule
35885
35637
  """
35886
35638
  return self._ConsumersScheduleSets
@@ -35892,7 +35644,6 @@ class Subscription(AbstractModel):
35892
35644
  @property
35893
35645
  def Remark(self):
35894
35646
  """备注。
35895
- 注意:此字段可能返回 null,表示取不到有效值。
35896
35647
  :rtype: str
35897
35648
  """
35898
35649
  return self._Remark
@@ -35904,7 +35655,6 @@ class Subscription(AbstractModel):
35904
35655
  @property
35905
35656
  def CreateTime(self):
35906
35657
  """创建时间。
35907
- 注意:此字段可能返回 null,表示取不到有效值。
35908
35658
  :rtype: str
35909
35659
  """
35910
35660
  return self._CreateTime
@@ -35916,7 +35666,6 @@ class Subscription(AbstractModel):
35916
35666
  @property
35917
35667
  def UpdateTime(self):
35918
35668
  """最近修改时间。
35919
- 注意:此字段可能返回 null,表示取不到有效值。
35920
35669
  :rtype: str
35921
35670
  """
35922
35671
  return self._UpdateTime
@@ -35928,7 +35677,6 @@ class Subscription(AbstractModel):
35928
35677
  @property
35929
35678
  def SubType(self):
35930
35679
  """订阅类型,Exclusive,Shared,Failover, Key_Shared,空或NULL表示未知,
35931
- 注意:此字段可能返回 null,表示取不到有效值。
35932
35680
  :rtype: str
35933
35681
  """
35934
35682
  return self._SubType
@@ -35940,7 +35688,6 @@ class Subscription(AbstractModel):
35940
35688
  @property
35941
35689
  def BlockedSubscriptionOnUnackedMsgs(self):
35942
35690
  """是否由于未 ack 数到达上限而被 block
35943
- 注意:此字段可能返回 null,表示取不到有效值。
35944
35691
  :rtype: bool
35945
35692
  """
35946
35693
  return self._BlockedSubscriptionOnUnackedMsgs
@@ -35952,7 +35699,6 @@ class Subscription(AbstractModel):
35952
35699
  @property
35953
35700
  def MaxUnackedMsgNum(self):
35954
35701
  """未 ack 消息数上限
35955
- 注意:此字段可能返回 null,表示取不到有效值。
35956
35702
  :rtype: int
35957
35703
  """
35958
35704
  return self._MaxUnackedMsgNum
@@ -36077,10 +35823,8 @@ class Tag(AbstractModel):
36077
35823
  def __init__(self):
36078
35824
  r"""
36079
35825
  :param _TagKey: 标签的key的值
36080
- 注意:此字段可能返回 null,表示取不到有效值。
36081
35826
  :type TagKey: str
36082
35827
  :param _TagValue: 标签的Value的值
36083
- 注意:此字段可能返回 null,表示取不到有效值。
36084
35828
  :type TagValue: str
36085
35829
  """
36086
35830
  self._TagKey = None
@@ -36089,7 +35833,6 @@ class Tag(AbstractModel):
36089
35833
  @property
36090
35834
  def TagKey(self):
36091
35835
  """标签的key的值
36092
- 注意:此字段可能返回 null,表示取不到有效值。
36093
35836
  :rtype: str
36094
35837
  """
36095
35838
  return self._TagKey
@@ -36101,7 +35844,6 @@ class Tag(AbstractModel):
36101
35844
  @property
36102
35845
  def TagValue(self):
36103
35846
  """标签的Value的值
36104
- 注意:此字段可能返回 null,表示取不到有效值。
36105
35847
  :rtype: str
36106
35848
  """
36107
35849
  return self._TagValue
@@ -36132,43 +35874,30 @@ class Topic(AbstractModel):
36132
35874
  def __init__(self):
36133
35875
  r"""
36134
35876
  :param _AverageMsgSize: 最后一次间隔内发布消息的平均byte大小。
36135
- 注意:此字段可能返回 null,表示取不到有效值。
36136
35877
  :type AverageMsgSize: str
36137
35878
  :param _ConsumerCount: 消费者数量。
36138
- 注意:此字段可能返回 null,表示取不到有效值。
36139
35879
  :type ConsumerCount: str
36140
35880
  :param _LastConfirmedEntry: 被记录下来的消息总数。
36141
- 注意:此字段可能返回 null,表示取不到有效值。
36142
35881
  :type LastConfirmedEntry: str
36143
35882
  :param _LastLedgerCreatedTimestamp: 最后一个ledger创建的时间。
36144
- 注意:此字段可能返回 null,表示取不到有效值。
36145
35883
  :type LastLedgerCreatedTimestamp: str
36146
35884
  :param _MsgRateIn: 本地和复制的发布者每秒发布消息的速率。
36147
- 注意:此字段可能返回 null,表示取不到有效值。
36148
35885
  :type MsgRateIn: str
36149
35886
  :param _MsgRateOut: 本地和复制的消费者每秒分发消息的数量之和。
36150
- 注意:此字段可能返回 null,表示取不到有效值。
36151
35887
  :type MsgRateOut: str
36152
35888
  :param _MsgThroughputIn: 本地和复制的发布者每秒发布消息的byte。
36153
- 注意:此字段可能返回 null,表示取不到有效值。
36154
35889
  :type MsgThroughputIn: str
36155
35890
  :param _MsgThroughputOut: 本地和复制的消费者每秒分发消息的byte。
36156
- 注意:此字段可能返回 null,表示取不到有效值。
36157
35891
  :type MsgThroughputOut: str
36158
35892
  :param _NumberOfEntries: 被记录下来的消息总数。
36159
- 注意:此字段可能返回 null,表示取不到有效值。
36160
35893
  :type NumberOfEntries: str
36161
35894
  :param _Partitions: 分区数<=0:topic下无子分区。
36162
- 注意:此字段可能返回 null,表示取不到有效值。
36163
35895
  :type Partitions: int
36164
35896
  :param _ProducerCount: 生产者数量。
36165
- 注意:此字段可能返回 null,表示取不到有效值。
36166
35897
  :type ProducerCount: str
36167
35898
  :param _TotalSize: 以byte计算的所有消息存储总量。
36168
- 注意:此字段可能返回 null,表示取不到有效值。
36169
35899
  :type TotalSize: str
36170
35900
  :param _SubTopicSets: 分区topic里面的子分区。
36171
- 注意:此字段可能返回 null,表示取不到有效值。
36172
35901
  :type SubTopicSets: list of PartitionsTopic
36173
35902
  :param _TopicType: topic类型描述:
36174
35903
  0:普通消息;
@@ -36177,39 +35906,34 @@ class Topic(AbstractModel):
36177
35906
  3:重试队列;
36178
35907
  4:死信队列;
36179
35908
  5:事务消息。
36180
- 注意:此字段可能返回 null,表示取不到有效值。
36181
35909
  :type TopicType: int
36182
35910
  :param _EnvironmentId: 环境(命名空间)名称。
36183
- 注意:此字段可能返回 null,表示取不到有效值。
36184
35911
  :type EnvironmentId: str
36185
35912
  :param _TopicName: 主题名称。
36186
- 注意:此字段可能返回 null,表示取不到有效值。
36187
35913
  :type TopicName: str
36188
35914
  :param _Remark: 说明,128个字符以内。
36189
- 注意:此字段可能返回 null,表示取不到有效值。
36190
35915
  :type Remark: str
36191
35916
  :param _CreateTime: 创建时间。
36192
- 注意:此字段可能返回 null,表示取不到有效值。
36193
35917
  :type CreateTime: str
36194
35918
  :param _UpdateTime: 最近修改时间。
36195
- 注意:此字段可能返回 null,表示取不到有效值。
36196
35919
  :type UpdateTime: str
36197
35920
  :param _ProducerLimit: 生产者上限。
36198
- 注意:此字段可能返回 null,表示取不到有效值。
36199
35921
  :type ProducerLimit: str
36200
35922
  :param _ConsumerLimit: 消费者上限。
36201
- 注意:此字段可能返回 null,表示取不到有效值。
36202
35923
  :type ConsumerLimit: str
36203
35924
  :param _PulsarTopicType: 0: 非持久非分区
36204
35925
  1: 非持久分区
36205
35926
  2: 持久非分区
36206
35927
  3: 持久分区
36207
- 注意:此字段可能返回 null,表示取不到有效值。
36208
35928
  :type PulsarTopicType: int
36209
35929
  :param _MsgTTL: 未消费消息过期时间,单位:秒
36210
35930
 
36211
- 注意:此字段可能返回 null,表示取不到有效值。
36212
35931
  :type MsgTTL: int
35932
+ :param _ClusterId: 集群 ID
35933
+ :type ClusterId: str
35934
+ :param _Tenant: 用户自定义的租户别名,如果没有,会复用专业集群 ID
35935
+
35936
+ :type Tenant: str
36213
35937
  """
36214
35938
  self._AverageMsgSize = None
36215
35939
  self._ConsumerCount = None
@@ -36234,11 +35958,12 @@ class Topic(AbstractModel):
36234
35958
  self._ConsumerLimit = None
36235
35959
  self._PulsarTopicType = None
36236
35960
  self._MsgTTL = None
35961
+ self._ClusterId = None
35962
+ self._Tenant = None
36237
35963
 
36238
35964
  @property
36239
35965
  def AverageMsgSize(self):
36240
35966
  """最后一次间隔内发布消息的平均byte大小。
36241
- 注意:此字段可能返回 null,表示取不到有效值。
36242
35967
  :rtype: str
36243
35968
  """
36244
35969
  return self._AverageMsgSize
@@ -36250,7 +35975,6 @@ class Topic(AbstractModel):
36250
35975
  @property
36251
35976
  def ConsumerCount(self):
36252
35977
  """消费者数量。
36253
- 注意:此字段可能返回 null,表示取不到有效值。
36254
35978
  :rtype: str
36255
35979
  """
36256
35980
  return self._ConsumerCount
@@ -36262,7 +35986,6 @@ class Topic(AbstractModel):
36262
35986
  @property
36263
35987
  def LastConfirmedEntry(self):
36264
35988
  """被记录下来的消息总数。
36265
- 注意:此字段可能返回 null,表示取不到有效值。
36266
35989
  :rtype: str
36267
35990
  """
36268
35991
  return self._LastConfirmedEntry
@@ -36274,7 +35997,6 @@ class Topic(AbstractModel):
36274
35997
  @property
36275
35998
  def LastLedgerCreatedTimestamp(self):
36276
35999
  """最后一个ledger创建的时间。
36277
- 注意:此字段可能返回 null,表示取不到有效值。
36278
36000
  :rtype: str
36279
36001
  """
36280
36002
  return self._LastLedgerCreatedTimestamp
@@ -36286,7 +36008,6 @@ class Topic(AbstractModel):
36286
36008
  @property
36287
36009
  def MsgRateIn(self):
36288
36010
  """本地和复制的发布者每秒发布消息的速率。
36289
- 注意:此字段可能返回 null,表示取不到有效值。
36290
36011
  :rtype: str
36291
36012
  """
36292
36013
  return self._MsgRateIn
@@ -36298,7 +36019,6 @@ class Topic(AbstractModel):
36298
36019
  @property
36299
36020
  def MsgRateOut(self):
36300
36021
  """本地和复制的消费者每秒分发消息的数量之和。
36301
- 注意:此字段可能返回 null,表示取不到有效值。
36302
36022
  :rtype: str
36303
36023
  """
36304
36024
  return self._MsgRateOut
@@ -36310,7 +36030,6 @@ class Topic(AbstractModel):
36310
36030
  @property
36311
36031
  def MsgThroughputIn(self):
36312
36032
  """本地和复制的发布者每秒发布消息的byte。
36313
- 注意:此字段可能返回 null,表示取不到有效值。
36314
36033
  :rtype: str
36315
36034
  """
36316
36035
  return self._MsgThroughputIn
@@ -36322,7 +36041,6 @@ class Topic(AbstractModel):
36322
36041
  @property
36323
36042
  def MsgThroughputOut(self):
36324
36043
  """本地和复制的消费者每秒分发消息的byte。
36325
- 注意:此字段可能返回 null,表示取不到有效值。
36326
36044
  :rtype: str
36327
36045
  """
36328
36046
  return self._MsgThroughputOut
@@ -36334,7 +36052,6 @@ class Topic(AbstractModel):
36334
36052
  @property
36335
36053
  def NumberOfEntries(self):
36336
36054
  """被记录下来的消息总数。
36337
- 注意:此字段可能返回 null,表示取不到有效值。
36338
36055
  :rtype: str
36339
36056
  """
36340
36057
  return self._NumberOfEntries
@@ -36346,7 +36063,6 @@ class Topic(AbstractModel):
36346
36063
  @property
36347
36064
  def Partitions(self):
36348
36065
  """分区数<=0:topic下无子分区。
36349
- 注意:此字段可能返回 null,表示取不到有效值。
36350
36066
  :rtype: int
36351
36067
  """
36352
36068
  return self._Partitions
@@ -36358,7 +36074,6 @@ class Topic(AbstractModel):
36358
36074
  @property
36359
36075
  def ProducerCount(self):
36360
36076
  """生产者数量。
36361
- 注意:此字段可能返回 null,表示取不到有效值。
36362
36077
  :rtype: str
36363
36078
  """
36364
36079
  return self._ProducerCount
@@ -36370,7 +36085,6 @@ class Topic(AbstractModel):
36370
36085
  @property
36371
36086
  def TotalSize(self):
36372
36087
  """以byte计算的所有消息存储总量。
36373
- 注意:此字段可能返回 null,表示取不到有效值。
36374
36088
  :rtype: str
36375
36089
  """
36376
36090
  return self._TotalSize
@@ -36382,7 +36096,6 @@ class Topic(AbstractModel):
36382
36096
  @property
36383
36097
  def SubTopicSets(self):
36384
36098
  """分区topic里面的子分区。
36385
- 注意:此字段可能返回 null,表示取不到有效值。
36386
36099
  :rtype: list of PartitionsTopic
36387
36100
  """
36388
36101
  return self._SubTopicSets
@@ -36400,7 +36113,6 @@ class Topic(AbstractModel):
36400
36113
  3:重试队列;
36401
36114
  4:死信队列;
36402
36115
  5:事务消息。
36403
- 注意:此字段可能返回 null,表示取不到有效值。
36404
36116
  :rtype: int
36405
36117
  """
36406
36118
  return self._TopicType
@@ -36412,7 +36124,6 @@ class Topic(AbstractModel):
36412
36124
  @property
36413
36125
  def EnvironmentId(self):
36414
36126
  """环境(命名空间)名称。
36415
- 注意:此字段可能返回 null,表示取不到有效值。
36416
36127
  :rtype: str
36417
36128
  """
36418
36129
  return self._EnvironmentId
@@ -36424,7 +36135,6 @@ class Topic(AbstractModel):
36424
36135
  @property
36425
36136
  def TopicName(self):
36426
36137
  """主题名称。
36427
- 注意:此字段可能返回 null,表示取不到有效值。
36428
36138
  :rtype: str
36429
36139
  """
36430
36140
  return self._TopicName
@@ -36436,7 +36146,6 @@ class Topic(AbstractModel):
36436
36146
  @property
36437
36147
  def Remark(self):
36438
36148
  """说明,128个字符以内。
36439
- 注意:此字段可能返回 null,表示取不到有效值。
36440
36149
  :rtype: str
36441
36150
  """
36442
36151
  return self._Remark
@@ -36448,7 +36157,6 @@ class Topic(AbstractModel):
36448
36157
  @property
36449
36158
  def CreateTime(self):
36450
36159
  """创建时间。
36451
- 注意:此字段可能返回 null,表示取不到有效值。
36452
36160
  :rtype: str
36453
36161
  """
36454
36162
  return self._CreateTime
@@ -36460,7 +36168,6 @@ class Topic(AbstractModel):
36460
36168
  @property
36461
36169
  def UpdateTime(self):
36462
36170
  """最近修改时间。
36463
- 注意:此字段可能返回 null,表示取不到有效值。
36464
36171
  :rtype: str
36465
36172
  """
36466
36173
  return self._UpdateTime
@@ -36472,7 +36179,6 @@ class Topic(AbstractModel):
36472
36179
  @property
36473
36180
  def ProducerLimit(self):
36474
36181
  """生产者上限。
36475
- 注意:此字段可能返回 null,表示取不到有效值。
36476
36182
  :rtype: str
36477
36183
  """
36478
36184
  return self._ProducerLimit
@@ -36484,7 +36190,6 @@ class Topic(AbstractModel):
36484
36190
  @property
36485
36191
  def ConsumerLimit(self):
36486
36192
  """消费者上限。
36487
- 注意:此字段可能返回 null,表示取不到有效值。
36488
36193
  :rtype: str
36489
36194
  """
36490
36195
  return self._ConsumerLimit
@@ -36499,7 +36204,6 @@ class Topic(AbstractModel):
36499
36204
  1: 非持久分区
36500
36205
  2: 持久非分区
36501
36206
  3: 持久分区
36502
- 注意:此字段可能返回 null,表示取不到有效值。
36503
36207
  :rtype: int
36504
36208
  """
36505
36209
  return self._PulsarTopicType
@@ -36512,7 +36216,6 @@ class Topic(AbstractModel):
36512
36216
  def MsgTTL(self):
36513
36217
  """未消费消息过期时间,单位:秒
36514
36218
 
36515
- 注意:此字段可能返回 null,表示取不到有效值。
36516
36219
  :rtype: int
36517
36220
  """
36518
36221
  return self._MsgTTL
@@ -36521,6 +36224,29 @@ class Topic(AbstractModel):
36521
36224
  def MsgTTL(self, MsgTTL):
36522
36225
  self._MsgTTL = MsgTTL
36523
36226
 
36227
+ @property
36228
+ def ClusterId(self):
36229
+ """集群 ID
36230
+ :rtype: str
36231
+ """
36232
+ return self._ClusterId
36233
+
36234
+ @ClusterId.setter
36235
+ def ClusterId(self, ClusterId):
36236
+ self._ClusterId = ClusterId
36237
+
36238
+ @property
36239
+ def Tenant(self):
36240
+ """用户自定义的租户别名,如果没有,会复用专业集群 ID
36241
+
36242
+ :rtype: str
36243
+ """
36244
+ return self._Tenant
36245
+
36246
+ @Tenant.setter
36247
+ def Tenant(self, Tenant):
36248
+ self._Tenant = Tenant
36249
+
36524
36250
 
36525
36251
  def _deserialize(self, params):
36526
36252
  self._AverageMsgSize = params.get("AverageMsgSize")
@@ -36551,6 +36277,8 @@ class Topic(AbstractModel):
36551
36277
  self._ConsumerLimit = params.get("ConsumerLimit")
36552
36278
  self._PulsarTopicType = params.get("PulsarTopicType")
36553
36279
  self._MsgTTL = params.get("MsgTTL")
36280
+ self._ClusterId = params.get("ClusterId")
36281
+ self._Tenant = params.get("Tenant")
36554
36282
  memeber_set = set(params.keys())
36555
36283
  for name, value in vars(self).items():
36556
36284
  property_name = name[1:]
@@ -36743,13 +36471,11 @@ class Topic_Simplification(AbstractModel):
36743
36471
  def __init__(self):
36744
36472
  r"""
36745
36473
  :param _TopicName: 主题名称。
36746
- 注意:此字段可能返回 null,表示取不到有效值。
36747
36474
  :type TopicName: str
36748
36475
  :param _PulsarTopicType: 0: 非持久非分区
36749
36476
  1: 非持久分区
36750
36477
  2: 持久非分区
36751
36478
  3: 持久分区
36752
- 注意:此字段可能返回 null,表示取不到有效值。
36753
36479
  :type PulsarTopicType: int
36754
36480
  """
36755
36481
  self._TopicName = None
@@ -36758,7 +36484,6 @@ class Topic_Simplification(AbstractModel):
36758
36484
  @property
36759
36485
  def TopicName(self):
36760
36486
  """主题名称。
36761
- 注意:此字段可能返回 null,表示取不到有效值。
36762
36487
  :rtype: str
36763
36488
  """
36764
36489
  return self._TopicName
@@ -36773,7 +36498,6 @@ class Topic_Simplification(AbstractModel):
36773
36498
  1: 非持久分区
36774
36499
  2: 持久非分区
36775
36500
  3: 持久分区
36776
- 注意:此字段可能返回 null,表示取不到有效值。
36777
36501
  :rtype: int
36778
36502
  """
36779
36503
  return self._PulsarTopicType
@@ -37119,7 +36843,6 @@ class VpcBindRecord(AbstractModel):
37119
36843
  :param _Port: Vpc的Port
37120
36844
  :type Port: int
37121
36845
  :param _Remark: 说明,128个字符以内
37122
- 注意:此字段可能返回 null,表示取不到有效值。
37123
36846
  :type Remark: str
37124
36847
  """
37125
36848
  self._UniqueVpcId = None
@@ -37187,7 +36910,6 @@ class VpcBindRecord(AbstractModel):
37187
36910
  @property
37188
36911
  def Remark(self):
37189
36912
  """说明,128个字符以内
37190
- 注意:此字段可能返回 null,表示取不到有效值。
37191
36913
  :rtype: str
37192
36914
  """
37193
36915
  return self._Remark