tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1306__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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/aca/v20210323/models.py +2 -2
- tencentcloud/aiart/v20221229/aiart_client.py +55 -0
- tencentcloud/aiart/v20221229/models.py +386 -0
- tencentcloud/apm/v20210622/apm_client.py +3 -3
- tencentcloud/apm/v20210622/errorcodes.py +10 -10
- tencentcloud/apm/v20210622/models.py +586 -538
- tencentcloud/autoscaling/v20180419/models.py +162 -0
- tencentcloud/batch/v20170312/models.py +2 -2
- tencentcloud/bh/v20230418/models.py +4 -4
- tencentcloud/cat/v20180409/cat_client.py +1 -1
- tencentcloud/ccc/v20200210/ccc_client.py +25 -0
- tencentcloud/ccc/v20200210/models.py +159 -0
- tencentcloud/cdb/v20170320/models.py +42 -0
- tencentcloud/cdn/v20180606/models.py +2 -2
- tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
- tencentcloud/cdwdoris/v20211228/models.py +165 -380
- tencentcloud/cfs/v20190719/cfs_client.py +23 -0
- tencentcloud/cfs/v20190719/errorcodes.py +1 -1
- tencentcloud/cfs/v20190719/models.py +79 -0
- tencentcloud/clb/v20180317/models.py +214 -20
- tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
- tencentcloud/cloudapp/v20220530/models.py +66 -17
- tencentcloud/cls/v20201016/models.py +22 -0
- tencentcloud/cmq/v20190304/cmq_client.py +0 -365
- tencentcloud/cmq/v20190304/models.py +324 -2473
- tencentcloud/config/v20220802/config_client.py +46 -0
- tencentcloud/config/v20220802/errorcodes.py +3 -0
- tencentcloud/config/v20220802/models.py +716 -26
- tencentcloud/csxg/v20230303/errorcodes.py +48 -0
- tencentcloud/cvm/v20170312/cvm_client.py +24 -0
- tencentcloud/cvm/v20170312/errorcodes.py +9 -0
- tencentcloud/cvm/v20170312/models.py +190 -6
- tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
- tencentcloud/cynosdb/v20190107/models.py +113 -0
- tencentcloud/dc/v20180410/dc_client.py +1 -1
- tencentcloud/dc/v20180410/models.py +94 -167
- tencentcloud/dlc/v20210125/models.py +89 -0
- tencentcloud/drm/v20181115/models.py +17 -0
- tencentcloud/dts/v20211206/models.py +68 -2
- tencentcloud/ecm/v20190719/models.py +0 -18
- tencentcloud/emr/v20190103/models.py +186 -462
- tencentcloud/es/v20180416/models.py +17 -0
- tencentcloud/ess/v20201111/ess_client.py +26 -5
- tencentcloud/ess/v20201111/models.py +96 -86
- tencentcloud/essbasic/v20210526/models.py +124 -134
- tencentcloud/faceid/v20180301/models.py +14 -14
- tencentcloud/gaap/v20180529/gaap_client.py +9 -3
- tencentcloud/gwlb/v20240906/models.py +2 -2
- tencentcloud/hai/v20230812/errorcodes.py +6 -0
- tencentcloud/hai/v20230812/hai_client.py +46 -0
- tencentcloud/hai/v20230812/models.py +435 -0
- tencentcloud/hunyuan/v20230901/hunyuan_client.py +3 -1
- tencentcloud/hunyuan/v20230901/models.py +84 -2
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +115 -0
- tencentcloud/iotexplorer/v20190423/models.py +1473 -75
- tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
- tencentcloud/iotvideo/v20211125/models.py +135 -0
- tencentcloud/keewidb/v20220308/models.py +1 -1
- tencentcloud/lcic/v20220817/models.py +6 -8
- tencentcloud/lighthouse/v20200324/models.py +30 -0
- tencentcloud/lke/v20231130/models.py +23 -14
- tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
- tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
- tencentcloud/lkeap/v20240522/models.py +60 -18
- tencentcloud/mna/v20210119/models.py +0 -52
- tencentcloud/mongodb/v20180408/models.py +2 -44
- tencentcloud/mongodb/v20190725/models.py +2 -22
- tencentcloud/monitor/v20180724/models.py +57 -6
- tencentcloud/monitor/v20180724/monitor_client.py +1 -1
- tencentcloud/mps/v20190612/errorcodes.py +6 -0
- tencentcloud/mps/v20190612/models.py +871 -18
- tencentcloud/mps/v20190612/mps_client.py +138 -0
- tencentcloud/ocr/v20181119/models.py +63 -18
- tencentcloud/postgres/v20170312/errorcodes.py +6 -0
- tencentcloud/postgres/v20170312/models.py +305 -30
- tencentcloud/postgres/v20170312/postgres_client.py +46 -0
- tencentcloud/pts/v20210728/models.py +0 -348
- tencentcloud/redis/v20180412/models.py +12 -8
- tencentcloud/redis/v20180412/redis_client.py +8 -8
- tencentcloud/rum/v20210622/models.py +92 -2
- tencentcloud/scf/v20180416/models.py +44 -4
- tencentcloud/sms/v20190711/errorcodes.py +6 -0
- tencentcloud/sms/v20190711/models.py +81 -0
- tencentcloud/sms/v20210111/errorcodes.py +6 -0
- tencentcloud/sms/v20210111/models.py +81 -0
- tencentcloud/ssl/v20191205/models.py +79 -8
- tencentcloud/ssl/v20191205/ssl_client.py +8 -1
- tencentcloud/tcb/v20180608/models.py +207 -403
- tencentcloud/tcb/v20180608/tcb_client.py +1 -1
- tencentcloud/tchd/v20230306/models.py +0 -2
- tencentcloud/teo/v20220901/models.py +8 -18
- tencentcloud/tione/v20211111/models.py +34 -0
- tencentcloud/tiw/v20190919/models.py +6 -0
- tencentcloud/tke/v20220501/models.py +2 -2
- tencentcloud/trro/v20220325/models.py +15 -58
- tencentcloud/trtc/v20190722/models.py +15 -8
- tencentcloud/tse/v20201207/models.py +47 -0
- tencentcloud/vod/v20180717/models.py +6 -6
- tencentcloud/vpc/v20170312/errorcodes.py +2 -1220
- tencentcloud/vpc/v20170312/models.py +47 -65933
- tencentcloud/vpc/v20170312/vpc_client.py +7 -9228
- tencentcloud/wedata/v20210820/models.py +1368 -2
- tencentcloud/wedata/v20210820/wedata_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/RECORD +109 -109
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/top_level.txt +0 -0
@@ -2421,10 +2421,8 @@ class DescribeCallDetailInfoResponse(AbstractModel):
|
|
2421
2421
|
:param _Total: 返回的用户总条数
|
2422
2422
|
:type Total: int
|
2423
2423
|
:param _UserList: 用户信息列表
|
2424
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2425
2424
|
:type UserList: list of UserInformation
|
2426
2425
|
:param _Data: 质量数据
|
2427
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2428
2426
|
:type Data: list of QualityData
|
2429
2427
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2430
2428
|
:type RequestId: str
|
@@ -2448,7 +2446,6 @@ class DescribeCallDetailInfoResponse(AbstractModel):
|
|
2448
2446
|
@property
|
2449
2447
|
def UserList(self):
|
2450
2448
|
"""用户信息列表
|
2451
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2452
2449
|
:rtype: list of UserInformation
|
2453
2450
|
"""
|
2454
2451
|
return self._UserList
|
@@ -2460,7 +2457,6 @@ class DescribeCallDetailInfoResponse(AbstractModel):
|
|
2460
2457
|
@property
|
2461
2458
|
def Data(self):
|
2462
2459
|
"""质量数据
|
2463
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2464
2460
|
:rtype: list of QualityData
|
2465
2461
|
"""
|
2466
2462
|
return self._Data
|
@@ -3561,7 +3557,6 @@ class DescribeScaleInfoResponse(AbstractModel):
|
|
3561
3557
|
:param _Total: 返回的数据条数
|
3562
3558
|
:type Total: int
|
3563
3559
|
:param _ScaleList: 返回的数据
|
3564
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3565
3560
|
:type ScaleList: list of ScaleInfomation
|
3566
3561
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3567
3562
|
:type RequestId: str
|
@@ -3584,7 +3579,6 @@ class DescribeScaleInfoResponse(AbstractModel):
|
|
3584
3579
|
@property
|
3585
3580
|
def ScaleList(self):
|
3586
3581
|
"""返回的数据
|
3587
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3588
3582
|
:rtype: list of ScaleInfomation
|
3589
3583
|
"""
|
3590
3584
|
return self._ScaleList
|
@@ -5567,7 +5561,6 @@ class DescribeUserInfoResponse(AbstractModel):
|
|
5567
5561
|
:param _Total: 返回的用户总条数
|
5568
5562
|
:type Total: int
|
5569
5563
|
:param _UserList: 用户信息列表
|
5570
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5571
5564
|
:type UserList: list of UserInformation
|
5572
5565
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5573
5566
|
:type RequestId: str
|
@@ -5590,7 +5583,6 @@ class DescribeUserInfoResponse(AbstractModel):
|
|
5590
5583
|
@property
|
5591
5584
|
def UserList(self):
|
5592
5585
|
"""用户信息列表
|
5593
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5594
5586
|
:rtype: list of UserInformation
|
5595
5587
|
"""
|
5596
5588
|
return self._UserList
|
@@ -10761,11 +10753,14 @@ class STTConfig(AbstractModel):
|
|
10761
10753
|
:type CustomParam: str
|
10762
10754
|
:param _VadSilenceTime: 语音识别vad的时间,范围为240-2000,默认为1000,单位为ms。更小的值会让语音识别分句更快。
|
10763
10755
|
:type VadSilenceTime: int
|
10756
|
+
:param _HotWordList: 热词表:该参数用于提升识别准确率。 单个热词限制:"热词|权重",单个热词不超过30个字符(最多10个汉字),权重[1-11]或者100,如:“腾讯云|5” 或 “ASR|11”; 热词表限制:多个热词用英文逗号分割,最多支持128个热词,如:“腾讯云|10,语音识别|5,ASR|11”;
|
10757
|
+
:type HotWordList: str
|
10764
10758
|
"""
|
10765
10759
|
self._Language = None
|
10766
10760
|
self._AlternativeLanguage = None
|
10767
10761
|
self._CustomParam = None
|
10768
10762
|
self._VadSilenceTime = None
|
10763
|
+
self._HotWordList = None
|
10769
10764
|
|
10770
10765
|
@property
|
10771
10766
|
def Language(self):
|
@@ -10841,12 +10836,24 @@ class STTConfig(AbstractModel):
|
|
10841
10836
|
def VadSilenceTime(self, VadSilenceTime):
|
10842
10837
|
self._VadSilenceTime = VadSilenceTime
|
10843
10838
|
|
10839
|
+
@property
|
10840
|
+
def HotWordList(self):
|
10841
|
+
"""热词表:该参数用于提升识别准确率。 单个热词限制:"热词|权重",单个热词不超过30个字符(最多10个汉字),权重[1-11]或者100,如:“腾讯云|5” 或 “ASR|11”; 热词表限制:多个热词用英文逗号分割,最多支持128个热词,如:“腾讯云|10,语音识别|5,ASR|11”;
|
10842
|
+
:rtype: str
|
10843
|
+
"""
|
10844
|
+
return self._HotWordList
|
10845
|
+
|
10846
|
+
@HotWordList.setter
|
10847
|
+
def HotWordList(self, HotWordList):
|
10848
|
+
self._HotWordList = HotWordList
|
10849
|
+
|
10844
10850
|
|
10845
10851
|
def _deserialize(self, params):
|
10846
10852
|
self._Language = params.get("Language")
|
10847
10853
|
self._AlternativeLanguage = params.get("AlternativeLanguage")
|
10848
10854
|
self._CustomParam = params.get("CustomParam")
|
10849
10855
|
self._VadSilenceTime = params.get("VadSilenceTime")
|
10856
|
+
self._HotWordList = params.get("HotWordList")
|
10850
10857
|
memeber_set = set(params.keys())
|
10851
10858
|
for name, value in vars(self).items():
|
10852
10859
|
property_name = name[1:]
|
@@ -20400,6 +20400,8 @@ class GovernanceNamespaceInput(AbstractModel):
|
|
20400
20400
|
2、列表内容仅一个元素,且为字符 *,表示所有命名空间可见(包括新增)
|
20401
20401
|
3、列表内容为部份命名空间名称,则只对这些命名空间下可见
|
20402
20402
|
:type ServiceExportTo: list of str
|
20403
|
+
:param _SyncToGlobalRegistry: 是否开启同步到全局注册中心
|
20404
|
+
:type SyncToGlobalRegistry: bool
|
20403
20405
|
"""
|
20404
20406
|
self._Name = None
|
20405
20407
|
self._Comment = None
|
@@ -20408,6 +20410,7 @@ class GovernanceNamespaceInput(AbstractModel):
|
|
20408
20410
|
self._RemoveUserIds = None
|
20409
20411
|
self._RemoveGroupIds = None
|
20410
20412
|
self._ServiceExportTo = None
|
20413
|
+
self._SyncToGlobalRegistry = None
|
20411
20414
|
|
20412
20415
|
@property
|
20413
20416
|
def Name(self):
|
@@ -20489,6 +20492,17 @@ class GovernanceNamespaceInput(AbstractModel):
|
|
20489
20492
|
def ServiceExportTo(self, ServiceExportTo):
|
20490
20493
|
self._ServiceExportTo = ServiceExportTo
|
20491
20494
|
|
20495
|
+
@property
|
20496
|
+
def SyncToGlobalRegistry(self):
|
20497
|
+
"""是否开启同步到全局注册中心
|
20498
|
+
:rtype: bool
|
20499
|
+
"""
|
20500
|
+
return self._SyncToGlobalRegistry
|
20501
|
+
|
20502
|
+
@SyncToGlobalRegistry.setter
|
20503
|
+
def SyncToGlobalRegistry(self, SyncToGlobalRegistry):
|
20504
|
+
self._SyncToGlobalRegistry = SyncToGlobalRegistry
|
20505
|
+
|
20492
20506
|
|
20493
20507
|
def _deserialize(self, params):
|
20494
20508
|
self._Name = params.get("Name")
|
@@ -20498,6 +20512,7 @@ class GovernanceNamespaceInput(AbstractModel):
|
|
20498
20512
|
self._RemoveUserIds = params.get("RemoveUserIds")
|
20499
20513
|
self._RemoveGroupIds = params.get("RemoveGroupIds")
|
20500
20514
|
self._ServiceExportTo = params.get("ServiceExportTo")
|
20515
|
+
self._SyncToGlobalRegistry = params.get("SyncToGlobalRegistry")
|
20501
20516
|
memeber_set = set(params.keys())
|
20502
20517
|
for name, value in vars(self).items():
|
20503
20518
|
property_name = name[1:]
|
@@ -21165,6 +21180,8 @@ class GovernanceServiceInput(AbstractModel):
|
|
21165
21180
|
:type RemoveGroupIds: list of str
|
21166
21181
|
:param _ExportTo: 该服务对哪些命名空间可见
|
21167
21182
|
:type ExportTo: list of str
|
21183
|
+
:param _SyncToGlobalRegistry: 是否开启同步到全局注册中心
|
21184
|
+
:type SyncToGlobalRegistry: bool
|
21168
21185
|
"""
|
21169
21186
|
self._Name = None
|
21170
21187
|
self._Namespace = None
|
@@ -21177,6 +21194,7 @@ class GovernanceServiceInput(AbstractModel):
|
|
21177
21194
|
self._RemoveUserIds = None
|
21178
21195
|
self._RemoveGroupIds = None
|
21179
21196
|
self._ExportTo = None
|
21197
|
+
self._SyncToGlobalRegistry = None
|
21180
21198
|
|
21181
21199
|
@property
|
21182
21200
|
def Name(self):
|
@@ -21299,6 +21317,17 @@ class GovernanceServiceInput(AbstractModel):
|
|
21299
21317
|
def ExportTo(self, ExportTo):
|
21300
21318
|
self._ExportTo = ExportTo
|
21301
21319
|
|
21320
|
+
@property
|
21321
|
+
def SyncToGlobalRegistry(self):
|
21322
|
+
"""是否开启同步到全局注册中心
|
21323
|
+
:rtype: bool
|
21324
|
+
"""
|
21325
|
+
return self._SyncToGlobalRegistry
|
21326
|
+
|
21327
|
+
@SyncToGlobalRegistry.setter
|
21328
|
+
def SyncToGlobalRegistry(self, SyncToGlobalRegistry):
|
21329
|
+
self._SyncToGlobalRegistry = SyncToGlobalRegistry
|
21330
|
+
|
21302
21331
|
|
21303
21332
|
def _deserialize(self, params):
|
21304
21333
|
self._Name = params.get("Name")
|
@@ -21317,6 +21346,7 @@ class GovernanceServiceInput(AbstractModel):
|
|
21317
21346
|
self._RemoveUserIds = params.get("RemoveUserIds")
|
21318
21347
|
self._RemoveGroupIds = params.get("RemoveGroupIds")
|
21319
21348
|
self._ExportTo = params.get("ExportTo")
|
21349
|
+
self._SyncToGlobalRegistry = params.get("SyncToGlobalRegistry")
|
21320
21350
|
memeber_set = set(params.keys())
|
21321
21351
|
for name, value in vars(self).items():
|
21322
21352
|
property_name = name[1:]
|
@@ -27158,6 +27188,9 @@ class NativeGatewayServerGroup(AbstractModel):
|
|
27158
27188
|
:param _DefaultWeight: 分组默认权重
|
27159
27189
|
注意:此字段可能返回 null,表示取不到有效值。
|
27160
27190
|
:type DefaultWeight: int
|
27191
|
+
:param _ElasticNumber: 弹性节点
|
27192
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
27193
|
+
:type ElasticNumber: int
|
27161
27194
|
"""
|
27162
27195
|
self._GroupId = None
|
27163
27196
|
self._Name = None
|
@@ -27172,6 +27205,7 @@ class NativeGatewayServerGroup(AbstractModel):
|
|
27172
27205
|
self._ModifyTime = None
|
27173
27206
|
self._SubnetIds = None
|
27174
27207
|
self._DefaultWeight = None
|
27208
|
+
self._ElasticNumber = None
|
27175
27209
|
|
27176
27210
|
@property
|
27177
27211
|
def GroupId(self):
|
@@ -27324,6 +27358,18 @@ class NativeGatewayServerGroup(AbstractModel):
|
|
27324
27358
|
def DefaultWeight(self, DefaultWeight):
|
27325
27359
|
self._DefaultWeight = DefaultWeight
|
27326
27360
|
|
27361
|
+
@property
|
27362
|
+
def ElasticNumber(self):
|
27363
|
+
"""弹性节点
|
27364
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
27365
|
+
:rtype: int
|
27366
|
+
"""
|
27367
|
+
return self._ElasticNumber
|
27368
|
+
|
27369
|
+
@ElasticNumber.setter
|
27370
|
+
def ElasticNumber(self, ElasticNumber):
|
27371
|
+
self._ElasticNumber = ElasticNumber
|
27372
|
+
|
27327
27373
|
|
27328
27374
|
def _deserialize(self, params):
|
27329
27375
|
self._GroupId = params.get("GroupId")
|
@@ -27343,6 +27389,7 @@ class NativeGatewayServerGroup(AbstractModel):
|
|
27343
27389
|
self._ModifyTime = params.get("ModifyTime")
|
27344
27390
|
self._SubnetIds = params.get("SubnetIds")
|
27345
27391
|
self._DefaultWeight = params.get("DefaultWeight")
|
27392
|
+
self._ElasticNumber = params.get("ElasticNumber")
|
27346
27393
|
memeber_set = set(params.keys())
|
27347
27394
|
for name, value in vars(self).items():
|
27348
27395
|
property_name = name[1:]
|
@@ -34572,7 +34572,7 @@ class EditMediaVideoStream(AbstractModel):
|
|
34572
34572
|
<li>av1:AOMedia Video 1 编码;</li>
|
34573
34573
|
<li>H.266:H.266 编码。</li>
|
34574
34574
|
:type Codec: str
|
34575
|
-
:param _Bitrate: 视频流的码率,取值范围:0 和 [128,
|
34575
|
+
:param _Bitrate: 视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
|
34576
34576
|
当取值为 0 或不填时,表示自动选择最佳视频码率。
|
34577
34577
|
:type Bitrate: int
|
34578
34578
|
:param _ResolutionAdaptive: 分辨率自适应,可选值:
|
@@ -34623,7 +34623,7 @@ class EditMediaVideoStream(AbstractModel):
|
|
34623
34623
|
|
34624
34624
|
@property
|
34625
34625
|
def Bitrate(self):
|
34626
|
-
"""视频流的码率,取值范围:0 和 [128,
|
34626
|
+
"""视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
|
34627
34627
|
当取值为 0 或不填时,表示自动选择最佳视频码率。
|
34628
34628
|
:rtype: int
|
34629
34629
|
"""
|
@@ -73756,7 +73756,7 @@ class VideoTemplateInfo(AbstractModel):
|
|
73756
73756
|
:param _Fps: 视频帧率,取值范围:[0, 100],单位:Hz。
|
73757
73757
|
当取值为 0,表示帧率和原始视频保持一致。
|
73758
73758
|
:type Fps: int
|
73759
|
-
:param _Bitrate: 视频流的码率,取值范围:0 和 [128,
|
73759
|
+
:param _Bitrate: 视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
|
73760
73760
|
当取值为 0,表示视频码率和原始视频保持一致。
|
73761
73761
|
:type Bitrate: int
|
73762
73762
|
:param _ResolutionAdaptive: 分辨率自适应,可选值:
|
@@ -73850,7 +73850,7 @@ class VideoTemplateInfo(AbstractModel):
|
|
73850
73850
|
|
73851
73851
|
@property
|
73852
73852
|
def Bitrate(self):
|
73853
|
-
"""视频流的码率,取值范围:0 和 [128,
|
73853
|
+
"""视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
|
73854
73854
|
当取值为 0,表示视频码率和原始视频保持一致。
|
73855
73855
|
:rtype: int
|
73856
73856
|
"""
|
@@ -74020,7 +74020,7 @@ class VideoTemplateInfoForUpdate(AbstractModel):
|
|
74020
74020
|
:param _Fps: 视频帧率,取值范围:[0, 100],单位:Hz。
|
74021
74021
|
当取值为 0,表示帧率和原始视频保持一致。
|
74022
74022
|
:type Fps: int
|
74023
|
-
:param _Bitrate: 视频流的码率,取值范围:0 和 [128,
|
74023
|
+
:param _Bitrate: 视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
|
74024
74024
|
当取值为 0,表示视频码率和原始视频保持一致。
|
74025
74025
|
:type Bitrate: int
|
74026
74026
|
:param _ResolutionAdaptive: 分辨率自适应,可选值:
|
@@ -74105,7 +74105,7 @@ class VideoTemplateInfoForUpdate(AbstractModel):
|
|
74105
74105
|
|
74106
74106
|
@property
|
74107
74107
|
def Bitrate(self):
|
74108
|
-
"""视频流的码率,取值范围:0 和 [128,
|
74108
|
+
"""视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
|
74109
74109
|
当取值为 0,表示视频码率和原始视频保持一致。
|
74110
74110
|
:rtype: int
|
74111
74111
|
"""
|