tencentcloud-sdk-nodejs 4.1.260 → 4.1.261
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.
- package/es/common/sdk_version.js +1 -1
- package/es/services/adp/v20260520/adp_client.js +3 -0
- package/es/services/csip/v20221121/csip_client.js +29 -8
- package/es/services/iotexplorer/v20190423/iotexplorer_client.js +3 -0
- package/es/services/trocket/v20230308/trocket_client.js +3 -0
- package/es/services/vod/v20180717/vod_client.js +20 -8
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/adp/v20260520/adp_client.d.ts +5 -1
- package/tencentcloud/services/adp/v20260520/adp_client.js +6 -0
- package/tencentcloud/services/adp/v20260520/adp_models.d.ts +40 -10
- package/tencentcloud/services/config/v20220802/config_models.d.ts +60 -57
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +37 -9
- package/tencentcloud/services/csip/v20221121/csip_client.js +54 -12
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +1503 -422
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +17 -3
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +1 -1
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +29 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +9 -11
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +9 -11
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +9 -25
- package/tencentcloud/services/ga2/v20250115/ga2_models.d.ts +112 -112
- package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +1 -1
- package/tencentcloud/services/ioa/v20220601/ioa_client.js +1 -1
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +12 -9
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +5 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +6 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +90 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +5 -1
- package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +62 -10
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +216 -77
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +11 -7
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +32 -34
- package/tencentcloud/services/smh/v20210712/smh_models.d.ts +28 -19
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +6 -1
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +7 -0
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +77 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +5 -5
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +4 -4
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +4 -0
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +44 -20
- package/tencentcloud/services/vod/v20180717/vod_client.js +55 -23
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +225 -76
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +7 -7
- package/tencentcloud/services/wedata/v20250806/wedata_client.d.ts +1 -1
- package/tencentcloud/services/wedata/v20250806/wedata_client.js +1 -1
- package/tencentcloud/services/wedata/v20250806/wedata_models.d.ts +282 -210
|
@@ -1663,33 +1663,37 @@ export interface RemoveUserFromGroupRequest {
|
|
|
1663
1663
|
*/
|
|
1664
1664
|
export interface AddPermissionPolicyToRoleConfigurationRequest {
|
|
1665
1665
|
/**
|
|
1666
|
-
*
|
|
1666
|
+
* <p>空间 ID</p>
|
|
1667
1667
|
*/
|
|
1668
1668
|
ZoneId: string;
|
|
1669
1669
|
/**
|
|
1670
|
-
*
|
|
1670
|
+
* <p>权限配置 ID</p>
|
|
1671
1671
|
*/
|
|
1672
1672
|
RoleConfigurationId: string;
|
|
1673
1673
|
/**
|
|
1674
|
-
*
|
|
1674
|
+
* <p>权限策略类型。取值: System:系统策略。复用 CAM 的系统策略。 Custom: 自定义策略。按照 CAM 权限策略语法和结构编写的自定义策略。</p>
|
|
1675
1675
|
*/
|
|
1676
1676
|
RolePolicyType: string;
|
|
1677
1677
|
/**
|
|
1678
|
-
*
|
|
1678
|
+
* <p>权限策略名称,长度最大为 20策略,每个策略长度最大32个字符。如果要添加系统策略,建议使用RolePolicies参数。自定义策略时,数组长度最大为1。</p>
|
|
1679
1679
|
*/
|
|
1680
1680
|
RolePolicyNames?: Array<string>;
|
|
1681
1681
|
/**
|
|
1682
|
-
*
|
|
1682
|
+
* <p>添加的系统策略详情。</p>
|
|
1683
1683
|
*/
|
|
1684
1684
|
RolePolicies?: Array<PolicyDetail>;
|
|
1685
1685
|
/**
|
|
1686
|
-
*
|
|
1686
|
+
* <p>自定义策略内容。长度:最大 4096 个字符。当RolePolicyType为Inline时,该参数必须配置。关于权限策略的语法和结构,请参见权限策略语法和结构。</p>
|
|
1687
1687
|
*/
|
|
1688
1688
|
CustomPolicyDocument?: string;
|
|
1689
1689
|
/**
|
|
1690
|
-
*
|
|
1690
|
+
* <p>自定义策略内容列表(跟RolePolicyNames一一对应)</p>
|
|
1691
1691
|
*/
|
|
1692
1692
|
CustomPolicyDocuments?: Array<string>;
|
|
1693
|
+
/**
|
|
1694
|
+
* <p>是否公共策略</p><p>枚举值:</p><ul><li>1: 是</li><li>0: 不是</li></ul><p>默认值:1</p>
|
|
1695
|
+
*/
|
|
1696
|
+
PolicyType?: number;
|
|
1693
1697
|
}
|
|
1694
1698
|
/**
|
|
1695
1699
|
* DescribeOrganizationAuthNode返回参数结构体
|
|
@@ -1442,129 +1442,127 @@ export interface Tag {
|
|
|
1442
1442
|
*/
|
|
1443
1443
|
export interface DescribeDataPvUrlStatisticsV2Request {
|
|
1444
1444
|
/**
|
|
1445
|
-
*
|
|
1445
|
+
* <p>开始时间</p>
|
|
1446
1446
|
*/
|
|
1447
1447
|
StartTime: number;
|
|
1448
1448
|
/**
|
|
1449
|
-
* allcount:性能视图,day:14天数据,vp:性能,ckuv:uv,ckpv:pv,condition:条件列表,nettype/version/platform/isp/region/device/browser/ext1/ext2/ext3/ret/status/from/url/env/:网络平台视图/Version视图/设备视图/ISP视图/地区视图/浏览器视图/ext1
|
|
1449
|
+
* <p>allcount:性能视图,day:14天数据,vp:性能,ckuv:uv,ckpv:pv,condition:条件列表,nettype/version/platform/isp/region/device/browser/ext1/ext2/ext3/ret/status/from/url/env/:网络平台视图/Version视图/设备视图/ISP视图/地区视图/浏览器视图/ext1视图等</p>
|
|
1450
1450
|
*/
|
|
1451
1451
|
Type: string;
|
|
1452
1452
|
/**
|
|
1453
|
-
*
|
|
1453
|
+
* <p>结束时间</p>
|
|
1454
1454
|
*/
|
|
1455
1455
|
EndTime: number;
|
|
1456
1456
|
/**
|
|
1457
|
-
*
|
|
1457
|
+
* <p>项目ID</p>
|
|
1458
1458
|
*/
|
|
1459
1459
|
ID: number;
|
|
1460
1460
|
/**
|
|
1461
|
-
*
|
|
1461
|
+
* <p>自定义2</p>
|
|
1462
1462
|
*/
|
|
1463
1463
|
ExtSecond?: string;
|
|
1464
1464
|
/**
|
|
1465
|
-
*
|
|
1465
|
+
* <p>浏览器引擎</p>
|
|
1466
1466
|
*/
|
|
1467
1467
|
Engine?: string;
|
|
1468
1468
|
/**
|
|
1469
|
-
*
|
|
1469
|
+
* <p>运营商</p>
|
|
1470
1470
|
*/
|
|
1471
1471
|
Isp?: string;
|
|
1472
1472
|
/**
|
|
1473
|
-
*
|
|
1473
|
+
* <p>来源页面, 可多选,用 “,” 隔开的 String</p>
|
|
1474
1474
|
*/
|
|
1475
1475
|
From?: string;
|
|
1476
1476
|
/**
|
|
1477
|
-
*
|
|
1477
|
+
* <p>日志等级</p>
|
|
1478
1478
|
*/
|
|
1479
1479
|
Level?: string;
|
|
1480
1480
|
/**
|
|
1481
|
-
*
|
|
1481
|
+
* <p>品牌</p>
|
|
1482
1482
|
*/
|
|
1483
1483
|
Brand?: string;
|
|
1484
1484
|
/**
|
|
1485
|
-
*
|
|
1485
|
+
* <p>地区</p>
|
|
1486
1486
|
*/
|
|
1487
1487
|
Area?: string;
|
|
1488
1488
|
/**
|
|
1489
|
-
*
|
|
1489
|
+
* <p>版本</p>
|
|
1490
1490
|
*/
|
|
1491
1491
|
VersionNum?: string;
|
|
1492
1492
|
/**
|
|
1493
|
-
*
|
|
1493
|
+
* <p>平台</p>
|
|
1494
1494
|
*/
|
|
1495
1495
|
Platform?: string;
|
|
1496
1496
|
/**
|
|
1497
|
-
*
|
|
1497
|
+
* <p>自定义3</p>
|
|
1498
1498
|
*/
|
|
1499
1499
|
ExtThird?: string;
|
|
1500
1500
|
/**
|
|
1501
|
-
*
|
|
1501
|
+
* <p>自定义1</p>
|
|
1502
1502
|
*/
|
|
1503
1503
|
ExtFirst?: string;
|
|
1504
1504
|
/**
|
|
1505
|
-
*
|
|
1505
|
+
* <p>网络类型(1,2,3,4,5,100),1表示WIFI, 2表示2G, 3表示3G, 4表示4G, 5表示5G, 6表示6G, 100表示未知</p>
|
|
1506
1506
|
*/
|
|
1507
1507
|
NetType?: string;
|
|
1508
1508
|
/**
|
|
1509
|
-
*
|
|
1509
|
+
* <p>机型</p>
|
|
1510
1510
|
*/
|
|
1511
1511
|
Device?: string;
|
|
1512
1512
|
/**
|
|
1513
|
-
*
|
|
1513
|
+
* <p>显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。</p>
|
|
1514
1514
|
*/
|
|
1515
1515
|
IsAbroad?: string;
|
|
1516
1516
|
/**
|
|
1517
|
-
*
|
|
1517
|
+
* <p>操作系统</p>
|
|
1518
1518
|
*/
|
|
1519
1519
|
Os?: string;
|
|
1520
1520
|
/**
|
|
1521
|
-
*
|
|
1521
|
+
* <p>浏览器</p>
|
|
1522
1522
|
*/
|
|
1523
1523
|
Browser?: string;
|
|
1524
1524
|
/**
|
|
1525
|
-
*
|
|
1525
|
+
* <p>环境</p>
|
|
1526
1526
|
*/
|
|
1527
1527
|
Env?: string;
|
|
1528
1528
|
/**
|
|
1529
|
-
* group by 参数值枚举1:1m 2:5m 3:30m 4:1h
|
|
1530
|
-
5:1d
|
|
1529
|
+
* <p>group by 参数值枚举1:1m 2:5m 3:30m 4:1h<br> 5:1d</p>
|
|
1531
1530
|
*/
|
|
1532
1531
|
GroupByType?: number;
|
|
1533
1532
|
/**
|
|
1534
|
-
* 1:
|
|
1535
|
-
0: 走旧逻辑,已下线,勿使用
|
|
1533
|
+
* <p>1: 查询智研<br>0: 走旧逻辑,已下线,勿使用</p>
|
|
1536
1534
|
*/
|
|
1537
1535
|
IsNewData?: number;
|
|
1538
1536
|
/**
|
|
1539
|
-
*
|
|
1537
|
+
* <p>自定义4</p>
|
|
1540
1538
|
*/
|
|
1541
1539
|
ExtFourth?: string;
|
|
1542
1540
|
/**
|
|
1543
|
-
*
|
|
1541
|
+
* <p>自定义5</p>
|
|
1544
1542
|
*/
|
|
1545
1543
|
ExtFifth?: string;
|
|
1546
1544
|
/**
|
|
1547
|
-
*
|
|
1545
|
+
* <p>自定义6</p>
|
|
1548
1546
|
*/
|
|
1549
1547
|
ExtSixth?: string;
|
|
1550
1548
|
/**
|
|
1551
|
-
*
|
|
1549
|
+
* <p>自定义7</p>
|
|
1552
1550
|
*/
|
|
1553
1551
|
ExtSeventh?: string;
|
|
1554
1552
|
/**
|
|
1555
|
-
*
|
|
1553
|
+
* <p>自定义8</p>
|
|
1556
1554
|
*/
|
|
1557
1555
|
ExtEighth?: string;
|
|
1558
1556
|
/**
|
|
1559
|
-
*
|
|
1557
|
+
* <p>自定义9</p>
|
|
1560
1558
|
*/
|
|
1561
1559
|
ExtNinth?: string;
|
|
1562
1560
|
/**
|
|
1563
|
-
*
|
|
1561
|
+
* <p>自定义10</p>
|
|
1564
1562
|
*/
|
|
1565
1563
|
ExtTenth?: string;
|
|
1566
1564
|
/**
|
|
1567
|
-
*
|
|
1565
|
+
* <p>时间段</p>
|
|
1568
1566
|
*/
|
|
1569
1567
|
Granularity?: string;
|
|
1570
1568
|
}
|
|
@@ -3530,7 +3528,7 @@ export interface DescribeProjectLimitsRequest {
|
|
|
3530
3528
|
*/
|
|
3531
3529
|
export interface DescribeDataPvUrlStatisticsV2Response {
|
|
3532
3530
|
/**
|
|
3533
|
-
*
|
|
3531
|
+
* <p>返回值</p>
|
|
3534
3532
|
*/
|
|
3535
3533
|
Result?: string;
|
|
3536
3534
|
/**
|
|
@@ -309,92 +309,101 @@ export interface DescribeLibrariesRequest {
|
|
|
309
309
|
*/
|
|
310
310
|
export interface LibraryExtension {
|
|
311
311
|
/**
|
|
312
|
-
* true 为文件类型媒体库,可存储任何类型文件;false 为媒体类型媒体库,仅可存储照片和视频类型文件。默认为 false
|
|
312
|
+
* <p>true 为文件类型媒体库,可存储任何类型文件;false 为媒体类型媒体库,仅可存储照片和视频类型文件。默认为 false。在媒体库创建后不能修改。</p>
|
|
313
313
|
*/
|
|
314
314
|
IsFileLibrary?: boolean;
|
|
315
315
|
/**
|
|
316
|
-
* true 为多租户空间媒体库,可创建多个租户空间;false 为单租户空间媒体库,不能创建租户空间,仅可使用默认的单一租户空间。默认为 false
|
|
316
|
+
* <p>true 为多租户空间媒体库,可创建多个租户空间;false 为单租户空间媒体库,不能创建租户空间,仅可使用默认的单一租户空间。默认为 false。在媒体库创建后不能修改。</p>
|
|
317
317
|
*/
|
|
318
318
|
IsMultiSpace?: boolean;
|
|
319
319
|
/**
|
|
320
|
-
*
|
|
320
|
+
* <p>保存至 COS 对象存储的文件的存储类型,仅支持 STANDARD、STANDARD_IA、INTELLIGENT_TIERING、MAZ_STANDARD、MAZ_STANDARD_IA 和 MAZ_INTELLIGENT_TIERING,默认为 STANDARD,当使用多 AZ 存储桶时将自动使用 MAZ_ 开头的用于多 AZ 的存储类型,否则自动使用非 MAZ_ 开头的用于非多 AZ 的存储类型。当指定智能分层存储 INTELLIGENT_TIERING 或 MAZ_INTELLIGENT_TIERING 时,需要事先为存储桶开启智能分层存储,否则将返回失败。在媒体库创建后不能修改。</p>
|
|
321
321
|
*/
|
|
322
322
|
CosStorageClass?: string;
|
|
323
323
|
/**
|
|
324
|
-
*
|
|
324
|
+
* <p>是否开启回收站功能。默认为 false。</p>
|
|
325
325
|
*/
|
|
326
326
|
UseRecycleBin?: boolean;
|
|
327
327
|
/**
|
|
328
|
-
*
|
|
328
|
+
* <p>当开启回收站时,自动删除回收站项目的天数,不能超过 1095(3 年),指定为 0 则不自动删除,默认为 0。当未开启回收站时,该属性为 null。</p>
|
|
329
329
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
330
330
|
*/
|
|
331
331
|
AutoRemoveRecycledDays?: number;
|
|
332
332
|
/**
|
|
333
|
-
*
|
|
333
|
+
* <p>是否启用文件路径搜索功能。默认为 false。</p>
|
|
334
334
|
*/
|
|
335
335
|
EnableSearch?: boolean;
|
|
336
336
|
/**
|
|
337
|
-
*
|
|
337
|
+
* <p>设置媒体库或租户空间配额且配额小于已使用存储量时,是否拒绝设置请求。默认为 false。</p>
|
|
338
338
|
*/
|
|
339
339
|
DenyOnQuotaLessThanUsage?: boolean;
|
|
340
340
|
/**
|
|
341
|
-
*
|
|
341
|
+
* <p>是否开启历史版本。默认为 false。</p>
|
|
342
342
|
*/
|
|
343
343
|
EnableFileHistory?: boolean;
|
|
344
344
|
/**
|
|
345
|
-
*
|
|
345
|
+
* <p>当开启历史版本时,指定单个文件保留的历史版本的数量上限,取值范围为 1 到 999。当未开启历史版本时,该属性可能为 null。</p>
|
|
346
346
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
347
347
|
*/
|
|
348
348
|
FileHistoryCount?: number;
|
|
349
349
|
/**
|
|
350
|
-
*
|
|
350
|
+
* <p>当开启历史版本时,指定历史版本保留的最长天数,取值范围为 0 到 999,当指定为 0 时代表永久保留。当未开启历史版本时,该属性可能为 null。</p>
|
|
351
351
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
352
352
|
*/
|
|
353
353
|
FileHistoryExpireDay?: number;
|
|
354
354
|
/**
|
|
355
|
-
*
|
|
355
|
+
* <p>目录或文件名的最长长度,不能超过 255,默认为 255。修改该参数不会影响存量目录或文件名,即如果将该字段的值改小,已经存在的长度超过目标值的目录或文件名不会发生变化。</p>
|
|
356
356
|
*/
|
|
357
357
|
MaxDirFileNameLength?: number;
|
|
358
358
|
/**
|
|
359
|
-
*
|
|
359
|
+
* <p>是否开启公有读,开启后读操作无需使用访问令牌,默认为 false。仅单租户空间媒体库支持该属性,否则该属性为 null。</p>
|
|
360
360
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
361
361
|
*/
|
|
362
362
|
IsPublicRead?: boolean;
|
|
363
363
|
/**
|
|
364
|
-
*
|
|
364
|
+
* <p>媒体类型媒体库是否开启多相簿,开启后可创建一级目录(即相簿)且媒体文件只能保存在各相簿中,否则不能创建相簿且媒体文件只能保存在根目录。默认为 false。仅单租户空间媒体类型媒体库支持该属性,否则该属性为 null。在媒体库创建后不能修改。</p>
|
|
365
365
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
366
366
|
*/
|
|
367
367
|
IsMultiAlbum?: boolean;
|
|
368
368
|
/**
|
|
369
|
-
*
|
|
369
|
+
* <p>媒体类型媒体库是否允许上传照片,默认为 true。仅单租户空间媒体类型媒体库支持该属性,否则该属性为 null。</p>
|
|
370
370
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
371
371
|
*/
|
|
372
372
|
AllowPhoto?: boolean;
|
|
373
373
|
/**
|
|
374
|
-
*
|
|
374
|
+
* <p>当媒体类型媒体库允许上传照片时,指定允许的扩展名,默认为空数组,此时将根据文件扩展名对应的 MIME 类型自动判断。仅单租户空间媒体类型媒体库支持该属性,否则该属性为 null。</p>
|
|
375
375
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
376
376
|
*/
|
|
377
377
|
AllowPhotoExtName?: Array<string>;
|
|
378
378
|
/**
|
|
379
|
-
*
|
|
379
|
+
* <p>媒体类型媒体库是否允许上传视频,默认为 true。仅单租户空间媒体类型媒体库支持该属性,否则该属性为 null。</p>
|
|
380
380
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
381
381
|
*/
|
|
382
382
|
AllowVideo?: boolean;
|
|
383
383
|
/**
|
|
384
|
-
*
|
|
384
|
+
* <p>当媒体类型媒体库允许上传视频时,指定允许的扩展名,默认为空数组,此时将根据文件扩展名对应的 MIME 类型自动判断。仅单租户空间媒体类型媒体库支持该属性,否则该属性为 null。</p>
|
|
385
385
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
386
386
|
*/
|
|
387
387
|
AllowVideoExtName?: Array<string>;
|
|
388
388
|
/**
|
|
389
|
-
*
|
|
389
|
+
* <p>指定文件类型媒体库允许的文件扩展名,默认为空数组,此时允许上传所有类型文件。仅单租户空间文件类型媒体库支持该属性,否则该属性为 null。</p>
|
|
390
390
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
391
391
|
*/
|
|
392
392
|
AllowFileExtName?: Array<string>;
|
|
393
393
|
/**
|
|
394
|
-
*
|
|
394
|
+
* <p>照片上传时是否进行敏感内容鉴定,默认为 false。仅单租户空间媒体库支持该属性,否则该属性为 null。</p>
|
|
395
395
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
396
396
|
*/
|
|
397
397
|
RecognizeSensitiveContent?: boolean;
|
|
398
|
+
/**
|
|
399
|
+
* <p>是否开启媒体库配额</p><p>默认值:false</p><p>创建媒体库指定,创建后不允许修改</p>
|
|
400
|
+
*/
|
|
401
|
+
EnableQuota?: boolean;
|
|
402
|
+
/**
|
|
403
|
+
* <p>媒体库配额,单位:字节</p><p>取值范围:[1, 9223372036854775807]</p><p>创建媒体库时,开启媒体库配额情况下,此参数必填</p>
|
|
404
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
405
|
+
*/
|
|
406
|
+
LibraryQuota?: number;
|
|
398
407
|
}
|
|
399
408
|
/**
|
|
400
409
|
* VerifySmsCode返回参数结构体
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DescribeProductSKUsRequest, CreateMigrationTaskRequest, ResetConsumerGroupOffsetResponse, DescribeSmoothMigrationTaskListRequest, DescribeRoleListResponse, CreateInstanceResponse, DescribeMessageListRequest, ModifyInstanceRequest, DescribeConsumerGroupResponse, ImportSourceClusterConsumerGroupsResponse, DeleteTopicRequest, DescribeSmoothMigrationTaskListResponse, DescribeMigrationTaskListResponse, DescribeRoleListRequest, DescribeMigratingTopicStatsResponse, ImportSourceClusterConsumerGroupsRequest, DescribeConsumerLagRequest, SendMessageRequest, DescribeMigratingGroupStatsRequest, DescribeSourceClusterGroupListResponse, DescribeMessageListResponse, DeleteSmoothMigrationTaskRequest, DescribeInstanceListResponse, DescribeConsumerClientListResponse, ModifyInstanceResponse, CreateConsumerGroupRequest, ChangeMigratingTopicToNextStageResponse, DescribeSourceClusterGroupListRequest, DescribeInstanceListRequest, DescribeMigrationTaskListRequest, VerifyMessageConsumptionResponse, ModifyRoleResponse, ImportSourceClusterTopicsRequest, DeleteInstanceResponse, DescribeTopicResponse, ModifyRoleRequest, DescribeFusionInstanceListResponse, CreateTopicRequest, DescribeMessageRequest, DeleteRoleRequest, ResendDeadLetterMessageResponse, ModifyConsumerGroupResponse, DescribeMigratingTopicStatsRequest, DeleteConsumerGroupRequest, CreateConsumerGroupResponse, RollbackMigratingTopicStageRequest, DescribeTopicListByGroupResponse, DescribeMessageTraceResponse, DoHealthCheckOnMigratingTopicRequest, DescribeProducerListRequest, DescribeMigratingTopicListResponse, VerifyMessageConsumptionRequest, DescribeTopicRequest, DescribeMessageTraceRequest, DeleteSmoothMigrationTaskResponse, CreateTopicResponse, DescribeMigratingGroupStatsResponse, RemoveMigratingTopicRequest, DescribeMessageResponse, ImportSourceClusterTopicsResponse, DescribeTopicListRequest, ModifyConsumerGroupRequest, DescribeConsumerGroupRequest, DescribeConsumerGroupListRequest, CreateInstanceRequest, DescribeConsumerClientRequest, ModifyTopicResponse, SendMessageResponse, DescribeConsumerLagResponse, ChangeMigratingTopicToNextStageRequest, DeleteRoleResponse, DescribeTopicListByGroupRequest, DescribeMigratingTopicListRequest, ModifyTopicRequest, DescribeInstanceResponse, DescribeConsumerClientResponse, DeleteInstanceRequest, DescribeProducerListResponse, ResendDeadLetterMessageRequest, RollbackMigratingTopicStageResponse, DescribeFusionInstanceListRequest, DoHealthCheckOnMigratingTopicResponse, CreateRoleResponse, ModifyInstanceEndpointRequest, CreateMigrationTaskResponse, DescribeTopicListResponse, DescribeConsumerClientListRequest, CreateRoleRequest, DeleteConsumerGroupResponse, DescribeConsumerGroupListResponse, DeleteTopicResponse, ModifyInstanceEndpointResponse, DescribeInstanceRequest, DescribeProductSKUsResponse, RemoveMigratingTopicResponse, ResetConsumerGroupOffsetRequest } from "./trocket_models";
|
|
3
|
+
import { DescribeProductSKUsRequest, CreateMigrationTaskRequest, ResetConsumerGroupOffsetResponse, DescribeSmoothMigrationTaskListRequest, DescribeRoleListResponse, CreateInstanceResponse, DescribeMessageListRequest, ModifyInstanceRequest, DescribeConsumerGroupResponse, ImportSourceClusterConsumerGroupsResponse, DeleteTopicRequest, DescribeTopicStatsRequest, DescribeSmoothMigrationTaskListResponse, DescribeMigrationTaskListResponse, DescribeRoleListRequest, DescribeMigratingTopicStatsResponse, ImportSourceClusterConsumerGroupsRequest, DescribeConsumerLagRequest, SendMessageRequest, DescribeMigratingGroupStatsRequest, DescribeSourceClusterGroupListResponse, DescribeMessageListResponse, DeleteSmoothMigrationTaskRequest, DescribeInstanceListResponse, DescribeConsumerClientListResponse, ModifyInstanceResponse, CreateConsumerGroupRequest, ChangeMigratingTopicToNextStageResponse, DescribeSourceClusterGroupListRequest, DescribeInstanceListRequest, DescribeMigrationTaskListRequest, VerifyMessageConsumptionResponse, ModifyRoleResponse, ImportSourceClusterTopicsRequest, DeleteInstanceResponse, DescribeTopicResponse, ModifyRoleRequest, DescribeTopicStatsResponse, DescribeFusionInstanceListResponse, CreateTopicRequest, DescribeMessageRequest, DeleteRoleRequest, ResendDeadLetterMessageResponse, ModifyConsumerGroupResponse, DescribeMigratingTopicStatsRequest, DeleteConsumerGroupRequest, CreateConsumerGroupResponse, RollbackMigratingTopicStageRequest, DescribeTopicListByGroupResponse, DescribeMessageTraceResponse, DoHealthCheckOnMigratingTopicRequest, DescribeProducerListRequest, DescribeMigratingTopicListResponse, VerifyMessageConsumptionRequest, DescribeTopicRequest, DescribeMessageTraceRequest, DeleteSmoothMigrationTaskResponse, CreateTopicResponse, DescribeMigratingGroupStatsResponse, RemoveMigratingTopicRequest, DescribeMessageResponse, ImportSourceClusterTopicsResponse, DescribeTopicListRequest, ModifyConsumerGroupRequest, DescribeConsumerGroupRequest, DescribeConsumerGroupListRequest, CreateInstanceRequest, DescribeConsumerClientRequest, ModifyTopicResponse, SendMessageResponse, DescribeConsumerLagResponse, ChangeMigratingTopicToNextStageRequest, DeleteRoleResponse, DescribeTopicListByGroupRequest, DescribeMigratingTopicListRequest, ModifyTopicRequest, DescribeInstanceResponse, DescribeConsumerClientResponse, DeleteInstanceRequest, DescribeProducerListResponse, ResendDeadLetterMessageRequest, RollbackMigratingTopicStageResponse, DescribeFusionInstanceListRequest, DoHealthCheckOnMigratingTopicResponse, CreateRoleResponse, ModifyInstanceEndpointRequest, CreateMigrationTaskResponse, DescribeTopicListResponse, DescribeConsumerClientListRequest, CreateRoleRequest, DeleteConsumerGroupResponse, DescribeConsumerGroupListResponse, DeleteTopicResponse, ModifyInstanceEndpointResponse, DescribeInstanceRequest, DescribeProductSKUsResponse, RemoveMigratingTopicResponse, ResetConsumerGroupOffsetRequest } from "./trocket_models";
|
|
4
4
|
/**
|
|
5
5
|
* trocket client
|
|
6
6
|
* @class
|
|
@@ -160,6 +160,11 @@ Filters示例:
|
|
|
160
160
|
* 查询产品售卖规格,针对 RocketMQ 5.x 集群。
|
|
161
161
|
*/
|
|
162
162
|
DescribeProductSKUs(req?: DescribeProductSKUsRequest, cb?: (error: string, rep: DescribeProductSKUsResponse) => void): Promise<DescribeProductSKUsResponse>;
|
|
163
|
+
/**
|
|
164
|
+
* 获取主题队列级别的消费详情
|
|
165
|
+
当前 API 适用集群:5.x 铂金版集群
|
|
166
|
+
*/
|
|
167
|
+
DescribeTopicStats(req: DescribeTopicStatsRequest, cb?: (error: string, rep: DescribeTopicStatsResponse) => void): Promise<DescribeTopicStatsResponse>;
|
|
163
168
|
/**
|
|
164
169
|
* 修改迁移中的Topic状态进入下一步
|
|
165
170
|
*/
|
|
@@ -226,6 +226,13 @@ Filters示例:
|
|
|
226
226
|
async DescribeProductSKUs(req, cb) {
|
|
227
227
|
return this.request("DescribeProductSKUs", req, cb);
|
|
228
228
|
}
|
|
229
|
+
/**
|
|
230
|
+
* 获取主题队列级别的消费详情
|
|
231
|
+
当前 API 适用集群:5.x 铂金版集群
|
|
232
|
+
*/
|
|
233
|
+
async DescribeTopicStats(req, cb) {
|
|
234
|
+
return this.request("DescribeTopicStats", req, cb);
|
|
235
|
+
}
|
|
229
236
|
/**
|
|
230
237
|
* 修改迁移中的Topic状态进入下一步
|
|
231
238
|
*/
|
|
@@ -303,6 +303,41 @@ export interface ConsumeGroupItem {
|
|
|
303
303
|
*/
|
|
304
304
|
RetryPolicy?: RetryPolicy;
|
|
305
305
|
}
|
|
306
|
+
/**
|
|
307
|
+
* 主题队列级别的消费详情
|
|
308
|
+
*/
|
|
309
|
+
export interface TopicStatsDetail {
|
|
310
|
+
/**
|
|
311
|
+
* <p>Broker节点名称</p>
|
|
312
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
313
|
+
*/
|
|
314
|
+
BrokerName?: string;
|
|
315
|
+
/**
|
|
316
|
+
* <p>队列编号</p>
|
|
317
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
318
|
+
*/
|
|
319
|
+
QueueId?: number;
|
|
320
|
+
/**
|
|
321
|
+
* <p>生产消息位点</p>
|
|
322
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
323
|
+
*/
|
|
324
|
+
BrokerOffset?: number;
|
|
325
|
+
/**
|
|
326
|
+
* <p>最新消费位点</p>
|
|
327
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
328
|
+
*/
|
|
329
|
+
CommitOffset?: number;
|
|
330
|
+
/**
|
|
331
|
+
* <p>堆积总数</p><p>单位:条</p>
|
|
332
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
333
|
+
*/
|
|
334
|
+
MessageCount?: number;
|
|
335
|
+
/**
|
|
336
|
+
* <p>最后消费时间</p><p>单位:毫秒</p>
|
|
337
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
338
|
+
*/
|
|
339
|
+
LastUpdateTimestamp?: number;
|
|
340
|
+
}
|
|
306
341
|
/**
|
|
307
342
|
* DescribeMessageList请求参数结构体
|
|
308
343
|
*/
|
|
@@ -746,6 +781,31 @@ export interface DeleteTopicRequest {
|
|
|
746
781
|
*/
|
|
747
782
|
Topic: string;
|
|
748
783
|
}
|
|
784
|
+
/**
|
|
785
|
+
* DescribeTopicStats请求参数结构体
|
|
786
|
+
*/
|
|
787
|
+
export interface DescribeTopicStatsRequest {
|
|
788
|
+
/**
|
|
789
|
+
* 主题名称,从 [DescribeTopicList](https://cloud.tencent.com/document/api/1493/96030) 接口返回的 [TopicItem](https://cloud.tencent.com/document/api/1493/96031#TopicItem) 或控制台获得。
|
|
790
|
+
*/
|
|
791
|
+
Topic: string;
|
|
792
|
+
/**
|
|
793
|
+
* 腾讯云 RocketMQ 实例 ID,从 [DescribeFusionInstanceList](https://cloud.tencent.com/document/api/1493/106745) 接口或控制台获得。
|
|
794
|
+
*/
|
|
795
|
+
InstanceId: string;
|
|
796
|
+
/**
|
|
797
|
+
* <p>消费组ID,可通过DescribeConsumerGroupList接口返回的ConsumerGroup字段或控制台查询</p>
|
|
798
|
+
*/
|
|
799
|
+
GroupId: string;
|
|
800
|
+
/**
|
|
801
|
+
* 查询起始位置,默认为0。
|
|
802
|
+
*/
|
|
803
|
+
Offset?: number;
|
|
804
|
+
/**
|
|
805
|
+
* 查询结果限制数量,默认20。
|
|
806
|
+
*/
|
|
807
|
+
Limit?: number;
|
|
808
|
+
}
|
|
749
809
|
/**
|
|
750
810
|
* DescribeSmoothMigrationTaskList返回参数结构体
|
|
751
811
|
*/
|
|
@@ -1427,6 +1487,23 @@ export interface ModifyRoleRequest {
|
|
|
1427
1487
|
*/
|
|
1428
1488
|
DetailedPerms?: Array<DetailedRolePerm>;
|
|
1429
1489
|
}
|
|
1490
|
+
/**
|
|
1491
|
+
* DescribeTopicStats返回参数结构体
|
|
1492
|
+
*/
|
|
1493
|
+
export interface DescribeTopicStatsResponse {
|
|
1494
|
+
/**
|
|
1495
|
+
* 查询总数
|
|
1496
|
+
*/
|
|
1497
|
+
TotalCount?: number;
|
|
1498
|
+
/**
|
|
1499
|
+
* <p>队列级别的消费详情</p>
|
|
1500
|
+
*/
|
|
1501
|
+
Data?: Array<TopicStatsDetail>;
|
|
1502
|
+
/**
|
|
1503
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1504
|
+
*/
|
|
1505
|
+
RequestId?: string;
|
|
1506
|
+
}
|
|
1430
1507
|
/**
|
|
1431
1508
|
* DescribeFusionInstanceList返回参数结构体
|
|
1432
1509
|
*/
|
|
@@ -647,7 +647,7 @@ export interface VoiceCloneRequest {
|
|
|
647
647
|
*/
|
|
648
648
|
Model?: string;
|
|
649
649
|
/**
|
|
650
|
-
* <p
|
|
650
|
+
* <p>需要合成的语言,默认为空,表示自动识别</p><p>flow_02_turbo支持以下语言:</p><ul><li>zh:中文</li><li>en:英文</li><li>ja:日语</li><li>ko:韩语</li><li>yue:粤语</li><li>ms:马来语</li><li>ar:阿拉伯语</li><li>id:印尼语</li><li>th:泰语</li><li>vi:越南语</li></ul><p>flow_01_ex支持以下语言:</p><ul><li>zh:中文(简体) (Chinese Simplified)</li><li>zh-tw:中文(繁体) (Chinese Traditional)</li><li>en:英语 (English)</li><li>ja:日语 (Japanese)</li><li>ko:韩语 (Korean)</li><li>ms:马来语 (Malay)</li><li>yue:粤语 (Cantonese)</li><li>ar:阿拉伯语 (Arabic)</li><li>ru:俄语 (Russian)</li><li>es:西班牙语 (Spanish)</li><li>fr:法语 (French)</li><li>pt:葡萄牙语 (Portuguese)</li><li>de:德语 (German)</li><li>tr:土耳其语 (Turkish)</li><li>nl:荷兰语 (Dutch)</li><li>uk:乌克兰语 (Ukrainian)</li><li>vi:越南语 (Vietnamese)</li><li>id:印尼语 (Indonesian)</li><li>it:意大利语 (Italian)</li><li>th:泰语 (Thai)</li><li>pl:波兰语 (Polish)</li><li>ro:罗马尼亚语 (Romanian)</li><li>el:希腊语 (Greek)</li><li>cs:捷克语 (Czech)</li><li>fi:芬兰语 (Finnish)</li><li>hi:印地语 (Hindi)</li><li>bg:保加利亚语 (Bulgarian)</li><li>da:丹麦语 (Danish)</li><li>he:希伯来语 (Hebrew)</li><li>fa:波斯语(法尔西语) (Persian)</li><li>sk:斯洛伐克语 (Slovak)</li><li>sv:瑞典语 (Swedish)</li><li>hr:克罗地亚语 (Croatian)</li><li>tl:菲律宾语(他加禄语) (Filipino)</li><li>hu:匈牙利语 (Hungarian)</li><li>no:挪威语 (Norwegian)</li><li>sl:斯洛文尼亚语 (Slovenian)</li><li>ca:加泰罗尼亚语 (Catalan)</li><li>nn:新挪威语 (Nynorsk)</li><li>ta:泰米尔语 (Tamil)</li><li>af:南非荷兰语 (Afrikaans)</li></ul>
|
|
651
651
|
*/
|
|
652
652
|
Language?: string;
|
|
653
653
|
}
|
|
@@ -3357,7 +3357,7 @@ export interface RemoveUserRequest {
|
|
|
3357
3357
|
*/
|
|
3358
3358
|
export interface TTSVoice {
|
|
3359
3359
|
/**
|
|
3360
|
-
* <p>音色 ID
|
|
3360
|
+
* <p>音色 ID。对于不同的语言,需要填写特定的音色ID,如下所示:</p><ul><li>中文("zh"):男生音色"v-male-s5NqE0rZ"、女生音色"v-female-R2s4N9qJ"。</li><li>英语("en"):男生音色"v-male-X6h4TvP9"、女生音色"v-female-P6q9LmR2"。</li><li>日语("ja"):男生音色"v-male-J3n8DxK2"、女生音色"v-female-J3k7NxR2"。</li><li>粤语("yue"):男生音色"v-male-D7p4XcL2"、女生音色"v-female-C5t1QxH9"。</li><li>印度尼西亚语("id"):男生音色"v-male-B5f2CnS3"、女生音色"v-female-W5n8HgB2"。</li><li>泰语("th"):男生音色"v-male-B5f2CnS3"、女生音色"v-female-W5n8HgB2"。</li><li>越南语("vi"):男生音色"v-male-B5f2CnS3"、女生音色"v-female-W5n8HgB2"。</li><li>马来语("ms"):男生音色"v-male-Q6p8ZxL3"、女生音色"v-female-C8k4NxL6"。</li></ul><p>如果缺少满足您需求的音色,请联系我们的技术人员。</p>
|
|
3361
3361
|
*/
|
|
3362
3362
|
VoiceId: string;
|
|
3363
3363
|
/**
|
|
@@ -4329,7 +4329,7 @@ export interface DescribePictureRequest {
|
|
|
4329
4329
|
*/
|
|
4330
4330
|
export interface TTSParam {
|
|
4331
4331
|
/**
|
|
4332
|
-
* <p>tts
|
|
4332
|
+
* <p>tts模型参数,仅支持填写"flow_02_turbo"。</p>
|
|
4333
4333
|
*/
|
|
4334
4334
|
Model: string;
|
|
4335
4335
|
/**
|
|
@@ -5104,7 +5104,7 @@ export interface TextToSpeechSSERequest {
|
|
|
5104
5104
|
*/
|
|
5105
5105
|
Model?: string;
|
|
5106
5106
|
/**
|
|
5107
|
-
* <p>需要合成的语言,默认为空,表示自动识别</p><p
|
|
5107
|
+
* <p>需要合成的语言,默认为空,表示自动识别</p><p>flow_02_turbo支持以下语言:</p><ul><li>zh:中文</li><li>en:英文</li><li>ja:日语</li><li>ko:韩语</li><li>yue:粤语</li><li>ms:马来语</li><li>ar:阿拉伯语</li><li>id:印尼语</li><li>th:泰语</li><li>vi:越南语</li></ul><p>flow_01_ex支持以下语言:</p><ul><li>zh:中文(简体) (Chinese Simplified)</li><li>zh-tw:中文(繁体) (Chinese Traditional)</li><li>en:英语 (English)</li><li>ja:日语 (Japanese)</li><li>ko:韩语 (Korean)</li><li>ms:马来语 (Malay)</li><li>yue:粤语 (Cantonese)</li><li>ar:阿拉伯语 (Arabic)</li><li>ru:俄语 (Russian)</li><li>es:西班牙语 (Spanish)</li><li>fr:法语 (French)</li><li>pt:葡萄牙语 (Portuguese)</li><li>de:德语 (German)</li><li>tr:土耳其语 (Turkish)</li><li>nl:荷兰语 (Dutch)</li><li>uk:乌克兰语 (Ukrainian)</li><li>vi:越南语 (Vietnamese)</li><li>id:印尼语 (Indonesian)</li><li>it:意大利语 (Italian)</li><li>th:泰语 (Thai)</li><li>pl:波兰语 (Polish)</li><li>ro:罗马尼亚语 (Romanian)</li><li>el:希腊语 (Greek)</li><li>cs:捷克语 (Czech)</li><li>fi:芬兰语 (Finnish)</li><li>hi:印地语 (Hindi)</li><li>bg:保加利亚语 (Bulgarian)</li><li>da:丹麦语 (Danish)</li><li>he:希伯来语 (Hebrew)</li><li>fa:波斯语(法尔西语) (Persian)</li><li>sk:斯洛伐克语 (Slovak)</li><li>sv:瑞典语 (Swedish)</li><li>hr:克罗地亚语 (Croatian)</li><li>tl:菲律宾语(他加禄语) (Filipino)</li><li>hu:匈牙利语 (Hungarian)</li><li>no:挪威语 (Norwegian)</li><li>sl:斯洛文尼亚语 (Slovenian)</li><li>ca:加泰罗尼亚语 (Catalan)</li><li>nn:新挪威语 (Nynorsk)</li><li>ta:泰米尔语 (Tamil)</li><li>af:南非荷兰语 (Afrikaans)</li></ul>
|
|
5108
5108
|
*/
|
|
5109
5109
|
Language?: string;
|
|
5110
5110
|
/**
|
|
@@ -5455,7 +5455,7 @@ export interface TextToSpeechRequest {
|
|
|
5455
5455
|
*/
|
|
5456
5456
|
Model?: string;
|
|
5457
5457
|
/**
|
|
5458
|
-
* <p>需要合成的语言,默认为空,表示自动识别</p><p
|
|
5458
|
+
* <p>需要合成的语言,默认为空,表示自动识别</p><p>flow_02_turbo支持以下语言:</p><ul><li>zh:中文</li><li>en:英文</li><li>ja:日语</li><li>ko:韩语</li><li>yue:粤语</li><li>ms:马来语</li><li>ar:阿拉伯语</li><li>id:印尼语</li><li>th:泰语</li><li>vi:越南语</li></ul><p>flow_01_ex支持以下语言:</p><ul><li>zh:中文(简体) (Chinese Simplified)</li><li>zh-tw:中文(繁体) (Chinese Traditional)</li><li>en:英语 (English)</li><li>ja:日语 (Japanese)</li><li>ko:韩语 (Korean)</li><li>ms:马来语 (Malay)</li><li>yue:粤语 (Cantonese)</li><li>ar:阿拉伯语 (Arabic)</li><li>ru:俄语 (Russian)</li><li>es:西班牙语 (Spanish)</li><li>fr:法语 (French)</li><li>pt:葡萄牙语 (Portuguese)</li><li>de:德语 (German)</li><li>tr:土耳其语 (Turkish)</li><li>nl:荷兰语 (Dutch)</li><li>uk:乌克兰语 (Ukrainian)</li><li>vi:越南语 (Vietnamese)</li><li>id:印尼语 (Indonesian)</li><li>it:意大利语 (Italian)</li><li>th:泰语 (Thai)</li><li>pl:波兰语 (Polish)</li><li>ro:罗马尼亚语 (Romanian)</li><li>el:希腊语 (Greek)</li><li>cs:捷克语 (Czech)</li><li>fi:芬兰语 (Finnish)</li><li>hi:印地语 (Hindi)</li><li>bg:保加利亚语 (Bulgarian)</li><li>da:丹麦语 (Danish)</li><li>he:希伯来语 (Hebrew)</li><li>fa:波斯语(法尔西语) (Persian)</li><li>sk:斯洛伐克语 (Slovak)</li><li>sv:瑞典语 (Swedish)</li><li>hr:克罗地亚语 (Croatian)</li><li>tl:菲律宾语(他加禄语) (Filipino)</li><li>hu:匈牙利语 (Hungarian)</li><li>no:挪威语 (Norwegian)</li><li>sl:斯洛文尼亚语 (Slovenian)</li><li>ca:加泰罗尼亚语 (Catalan)</li><li>nn:新挪威语 (Nynorsk)</li><li>ta:泰米尔语 (Tamil)</li><li>af:南非荷兰语 (Afrikaans)</li></ul>
|
|
5459
5459
|
*/
|
|
5460
5460
|
Language?: string;
|
|
5461
5461
|
/**
|
|
@@ -6982,7 +6982,7 @@ export interface CreateCloudNativeAPIGatewayRouteRateLimitResponse {
|
|
|
6982
6982
|
*/
|
|
6983
6983
|
export interface DescribeCloudNativeAPIGatewaysResponse {
|
|
6984
6984
|
/**
|
|
6985
|
-
*
|
|
6985
|
+
* <p>获取云原生API网关实例列表响应结果。</p>
|
|
6986
6986
|
*/
|
|
6987
6987
|
Result?: ListCloudNativeAPIGatewayResult;
|
|
6988
6988
|
/**
|
|
@@ -9360,15 +9360,15 @@ export interface ModifyGovernanceNamespacesResponse {
|
|
|
9360
9360
|
*/
|
|
9361
9361
|
export interface DescribeCloudNativeAPIGatewaysRequest {
|
|
9362
9362
|
/**
|
|
9363
|
-
*
|
|
9363
|
+
* <p>返回数量,默认为 20,最大值为 100。</p>
|
|
9364
9364
|
*/
|
|
9365
9365
|
Limit?: number;
|
|
9366
9366
|
/**
|
|
9367
|
-
*
|
|
9367
|
+
* <p>偏移量,默认为 0。</p>
|
|
9368
9368
|
*/
|
|
9369
9369
|
Offset?: number;
|
|
9370
9370
|
/**
|
|
9371
|
-
*
|
|
9371
|
+
* <p>请求过滤参数,支持按照实例名称、ID和标签键值(Name、GatewayId、Tag)筛选</p>
|
|
9372
9372
|
*/
|
|
9373
9373
|
Filters?: Array<Filter>;
|
|
9374
9374
|
}
|
|
@@ -13622,6 +13622,10 @@ export interface DeployContainerApplicationRequest {
|
|
|
13622
13622
|
* <p>是否不立即启动</p>
|
|
13623
13623
|
*/
|
|
13624
13624
|
DoNotStart?: boolean;
|
|
13625
|
+
/**
|
|
13626
|
+
* <p>镜像Secret列表</p>
|
|
13627
|
+
*/
|
|
13628
|
+
ImagePullSecretList?: Array<string>;
|
|
13625
13629
|
}
|
|
13626
13630
|
/**
|
|
13627
13631
|
* 用于请求参数中的条件过滤字段
|