tencentcloud-sdk-nodejs 4.1.266 → 4.1.268

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 (101) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/antiddos/index.js +2 -2
  3. package/es/services/btoe/index.js +2 -2
  4. package/es/services/ckafka/v20190819/ckafka_client.js +3 -0
  5. package/es/services/csip/v20221121/csip_client.js +5 -2
  6. package/es/services/dbbrain/index.js +2 -2
  7. package/es/services/dts/index.js +2 -2
  8. package/es/services/eis/index.js +2 -2
  9. package/es/services/es/v20180416/es_client.js +174 -132
  10. package/es/services/essbasic/v20210526/essbasic_client.js +13 -4
  11. package/es/services/facefusion/index.js +2 -2
  12. package/es/services/iai/index.js +2 -2
  13. package/es/services/iotvideo/index.js +4 -4
  14. package/es/services/monitor/index.js +2 -2
  15. package/es/services/mps/v20190612/mps_client.js +3 -0
  16. package/es/services/organization/index.js +2 -2
  17. package/es/services/tem/index.js +2 -2
  18. package/es/services/teo/index.js +2 -2
  19. package/es/services/teo/v20220901/teo_client.js +11 -2
  20. package/es/services/thpc/index.js +4 -4
  21. package/es/services/tke/index.js +2 -2
  22. package/es/services/tokenhub/v20260322/tokenhub_client.js +15 -0
  23. package/es/services/wedata/index.js +2 -2
  24. package/package.json +1 -1
  25. package/tencentcloud/common/sdk_version.d.ts +1 -1
  26. package/tencentcloud/common/sdk_version.js +1 -1
  27. package/tencentcloud/services/ags/v20250920/ags_models.d.ts +5 -5
  28. package/tencentcloud/services/alb/v20251030/alb_models.d.ts +14 -49
  29. package/tencentcloud/services/antiddos/index.d.ts +4 -4
  30. package/tencentcloud/services/antiddos/index.js +2 -2
  31. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +55 -43
  32. package/tencentcloud/services/btoe/index.d.ts +4 -4
  33. package/tencentcloud/services/btoe/index.js +2 -2
  34. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +90 -68
  35. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +5 -1
  36. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +6 -0
  37. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +22 -0
  38. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -0
  39. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +32 -22
  40. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +7 -3
  41. package/tencentcloud/services/csip/v20221121/csip_client.js +9 -3
  42. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +101 -73
  43. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  44. package/tencentcloud/services/dbbrain/index.js +2 -2
  45. package/tencentcloud/services/dts/index.d.ts +4 -4
  46. package/tencentcloud/services/dts/index.js +2 -2
  47. package/tencentcloud/services/eis/index.d.ts +4 -4
  48. package/tencentcloud/services/eis/index.js +2 -2
  49. package/tencentcloud/services/es/v20180416/es_client.d.ts +196 -140
  50. package/tencentcloud/services/es/v20180416/es_client.js +288 -204
  51. package/tencentcloud/services/es/v20180416/es_models.d.ts +1673 -512
  52. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +7 -29
  53. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +65 -9
  54. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +72 -10
  55. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +278 -120
  56. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  57. package/tencentcloud/services/facefusion/index.js +2 -2
  58. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +27 -75
  59. package/tencentcloud/services/fwm/v20250611/fwm_models.d.ts +82 -142
  60. package/tencentcloud/services/ga2/v20250115/ga2_models.d.ts +6 -6
  61. package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +9 -5
  62. package/tencentcloud/services/iai/index.d.ts +4 -4
  63. package/tencentcloud/services/iai/index.js +2 -2
  64. package/tencentcloud/services/iotvideo/index.d.ts +6 -6
  65. package/tencentcloud/services/iotvideo/index.js +4 -4
  66. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +1 -1
  67. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +1 -1
  68. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +35 -3
  69. package/tencentcloud/services/monitor/index.d.ts +4 -4
  70. package/tencentcloud/services/monitor/index.js +2 -2
  71. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +171 -192
  72. package/tencentcloud/services/mps/v20190612/mps_client.d.ts +5 -1
  73. package/tencentcloud/services/mps/v20190612/mps_client.js +6 -0
  74. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +84 -1
  75. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +33 -51
  76. package/tencentcloud/services/organization/index.d.ts +4 -4
  77. package/tencentcloud/services/organization/index.js +2 -2
  78. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +58 -65
  79. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +4 -4
  80. package/tencentcloud/services/tem/index.d.ts +4 -4
  81. package/tencentcloud/services/tem/index.js +2 -2
  82. package/tencentcloud/services/teo/index.d.ts +4 -4
  83. package/tencentcloud/services/teo/index.js +2 -2
  84. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +19 -3
  85. package/tencentcloud/services/teo/v20220901/teo_client.js +25 -3
  86. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +270 -46
  87. package/tencentcloud/services/thpc/index.d.ts +6 -6
  88. package/tencentcloud/services/thpc/index.js +4 -4
  89. package/tencentcloud/services/tke/index.d.ts +4 -4
  90. package/tencentcloud/services/tke/index.js +2 -2
  91. package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.d.ts +36 -1
  92. package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.js +45 -0
  93. package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +264 -0
  94. package/tencentcloud/services/trro/v20220325/trro_models.d.ts +5 -5
  95. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +1 -1
  96. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +455 -120
  97. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +9 -5
  98. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +135 -102
  99. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +11 -7
  100. package/tencentcloud/services/wedata/index.d.ts +4 -4
  101. package/tencentcloud/services/wedata/index.js +2 -2
@@ -217,6 +217,23 @@ export interface DescribeTokenPlanListResponse {
217
217
  */
218
218
  RequestId?: string;
219
219
  }
220
+ /**
221
+ * DescribeModelEndpointList返回参数结构体
222
+ */
223
+ export interface DescribeModelEndpointListResponse {
224
+ /**
225
+ * <p>模型接入点列表。</p>
226
+ */
227
+ ModelEndpointSet?: Array<ModelEndpointView>;
228
+ /**
229
+ * <p>符合条件的总数。</p>
230
+ */
231
+ TotalCount?: number;
232
+ /**
233
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
234
+ */
235
+ RequestId?: string;
236
+ }
220
237
  /**
221
238
  * DeleteGlossaryEntries请求参数结构体
222
239
  */
@@ -286,6 +303,15 @@ export interface DescribeModelListResponse {
286
303
  */
287
304
  RequestId?: string;
288
305
  }
306
+ /**
307
+ * DeleteEndpoint返回参数结构体
308
+ */
309
+ export interface DeleteEndpointResponse {
310
+ /**
311
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
312
+ */
313
+ RequestId?: string;
314
+ }
289
315
  /**
290
316
  * CreateTokenPlanTeamOrderAndBuy请求参数结构体
291
317
  */
@@ -311,6 +337,39 @@ export interface CreateTokenPlanTeamOrderAndBuyRequest {
311
337
  */
312
338
  EnableAutoRenew?: boolean;
313
339
  }
340
+ /**
341
+ * CreateEndpoint请求参数结构体
342
+ */
343
+ export interface CreateEndpointRequest {
344
+ /**
345
+ * <p>服务名称。最大 64 字符。</p>
346
+ */
347
+ EndpointName: string;
348
+ /**
349
+ * <p>模型 ID。可通过 DescribeModelList 接口获取。</p>
350
+ */
351
+ ModelId: string;
352
+ /**
353
+ * <p>计费方式。取值:FREE(免费体验)、TOKEN(按 Token 计费)、TPM(TPM 保障)、COMPUTE_UNIT(按算力单元计费)。</p>
354
+ */
355
+ ChargeType: string;
356
+ /**
357
+ * <p>RPM(每分钟请求数)限流上限。可选。必须大于 0,且不能超过用户在该模型上的 RPM 上限。不传则使用默认值(60)。</p>
358
+ */
359
+ RPM?: number;
360
+ /**
361
+ * <p>TPM(每分钟 Token 数)限流上限,单位为 tokens/min。可选。必须大于 0,且不能超过用户在该模型上的 TPM 上限。设置后会同时作用于输入 TPM 和输出 TPM。不传则使用默认值(0 表示不限流)。</p>
362
+ */
363
+ TPM?: number;
364
+ /**
365
+ * <p>自动调整配额</p>
366
+ */
367
+ AutoAdjustQuota?: number;
368
+ /**
369
+ * <p>自定义推理服务 id</p>
370
+ */
371
+ EndpointId?: string;
372
+ }
314
373
  /**
315
374
  * DeleteTokenPlanApiKey返回参数结构体
316
375
  */
@@ -320,6 +379,15 @@ export interface DeleteTokenPlanApiKeyResponse {
320
379
  */
321
380
  RequestId?: string;
322
381
  }
382
+ /**
383
+ * 创建推理服务返回的详情信息
384
+ */
385
+ export interface EndpointCreateDetail {
386
+ /**
387
+ * 预付费包 id
388
+ */
389
+ PreResourceId?: string;
390
+ }
323
391
  /**
324
392
  * 术语条目详情
325
393
  */
@@ -444,6 +512,63 @@ export interface DescribeTokenPlanResponse {
444
512
  */
445
513
  RequestId?: string;
446
514
  }
515
+ /**
516
+ * 推理服务详情
517
+ */
518
+ export interface EndpointDetail {
519
+ /**
520
+ * <p>推理服务 ID。</p>
521
+ */
522
+ EndpointId?: string;
523
+ /**
524
+ * <p>服务名称。</p>
525
+ */
526
+ EndpointName?: string;
527
+ /**
528
+ * <p>模型名称。</p>
529
+ */
530
+ ModelName?: string;
531
+ /**
532
+ * <p>模型 ID。</p>
533
+ */
534
+ ModelId?: string;
535
+ /**
536
+ * <p>状态。取值:ACTIVE(使用中)、INACTIVE(停止中)。</p>
537
+ */
538
+ Status?: string;
539
+ /**
540
+ * <p>服务类型。取值:TEXT_GENERATION(文本生成)、IMAGE_GENERATION(图片生成)、VIDEO_GENERATION(视频生成)。</p>
541
+ */
542
+ ServiceType?: string;
543
+ /**
544
+ * <p>计费方式。取值:FREE(免费体验)、TOKEN(按 Token 计费)</p><p>枚举值:</p><ul><li>FREE: 免费体验</li><li>TOKEN: 按 Token 计费</li></ul>
545
+ */
546
+ ChargeType?: string;
547
+ /**
548
+ * <p>是否开启付费计费。true 表示已开启付费资源包,false 表示仅使用免费额度。</p>
549
+ */
550
+ PaymentEnabled?: boolean;
551
+ /**
552
+ * <p>计费详情信息,JSON 格式字符串。不同 ChargeType 对应不同的 JSON 结构:</p><ul><li>免费额度信息(所有类型均可能包含):{&quot;FreeQuota&quot;: {&quot;TotalQuota&quot;: 200, &quot;UsedQuota&quot;: 56, &quot;UsagePercent&quot;: 28, &quot;ExpireTime&quot;: &quot;2026-06-15T00:00:00Z&quot;}}</li><li>TPM 类型额外包含:{&quot;Tpm&quot;: {&quot;TpmInputLimit&quot;: 1000, &quot;TpmOutputLimit&quot;: 1000}}</li><li>其他类型:预留扩展。</li></ul>
553
+ */
554
+ ChargeDetail?: string;
555
+ /**
556
+ * <p>停止原因。当状态为 INACTIVE 时返回。取值:FREE_QUOTA_EXHAUSTED(免费额度已用尽)、NO_FREE_PACKAGE(无可用免费包)、INSUFFICIENT_BALANCE(余额不足,格式为 INSUFFICIENT_BALANCE:&lt;待支付资源ID&gt;)、BILLING_ISOLATED(账户欠费隔离)、INTERNAL_ERROR(内部错误)。当值为 INSUFFICIENT_BALANCE 时,冒号后附带待支付的 TPM 包资源 ID,前端可据此引导用户前往对应订单页完成支付。</p>
557
+ */
558
+ StopReason?: string;
559
+ /**
560
+ * <p>TPM(每分钟 Token 限流)。当推理服务未单独设置时,回退为关联模型的默认 TPM 值。</p>
561
+ */
562
+ TPM?: number;
563
+ /**
564
+ * <p>自动调整配额</p>
565
+ */
566
+ AutoAdjustQuota?: number;
567
+ /**
568
+ * <p>RPM(每分钟请求数限流)。当推理服务未单独设置时,回退为关联模型的默认 RPM 值。</p>
569
+ */
570
+ RPM?: number;
571
+ }
447
572
  /**
448
573
  * DescribeModelList请求参数结构体
449
574
  */
@@ -649,6 +774,27 @@ export interface ModifyGlossaryEntryInput {
649
774
  */
650
775
  TargetTerm?: string;
651
776
  }
777
+ /**
778
+ * CreateEndpoint返回参数结构体
779
+ */
780
+ export interface CreateEndpointResponse {
781
+ /**
782
+ * <p>推理服务 ID。</p>
783
+ */
784
+ EndpointId?: string;
785
+ /**
786
+ * <p>推理服务详情信息。</p>
787
+ */
788
+ Endpoint?: EndpointCreateDetail;
789
+ /**
790
+ * <p>停止原因。当推理服务状态为已停止时返回。取值:FREE_QUOTA_EXHAUSTED(免费额度已用尽)、NO_FREE_PACKAGE(无可用免费包)、INSUFFICIENT_BALANCE(余额不足)、BILLING_ISOLATED(账户欠费隔离)、INTERNAL_ERROR(内部错误)。</p>
791
+ */
792
+ StopReason?: string;
793
+ /**
794
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
795
+ */
796
+ RequestId?: string;
797
+ }
652
798
  /**
653
799
  * DescribeTokenPlanApiKeyList请求参数结构体
654
800
  */
@@ -1418,6 +1564,15 @@ export interface DescribeApiKeyListRequest {
1418
1564
  */
1419
1565
  Sorts?: Array<RequestSort>;
1420
1566
  }
1567
+ /**
1568
+ * ModifyEndpoint请求参数结构体
1569
+ */
1570
+ export interface ModifyEndpointRequest {
1571
+ /**
1572
+ * 自动调整配额
1573
+ */
1574
+ AutoAdjustQuota?: number;
1575
+ }
1421
1576
  /**
1422
1577
  * UpgradeTokenPlanTeamOrder请求参数结构体
1423
1578
  */
@@ -1431,6 +1586,59 @@ export interface UpgradeTokenPlanTeamOrderRequest {
1431
1586
  */
1432
1587
  NewCreditOrToken: number;
1433
1588
  }
1589
+ /**
1590
+ * 模型接入点概览信息
1591
+ */
1592
+ export interface ModelEndpointView {
1593
+ /**
1594
+ * <p>推理服务 ID。网关默认创建的 id 与模型 id 相同;控制台自定义推理服务以 ep- 开头。</p>
1595
+ */
1596
+ EndpointId?: string;
1597
+ /**
1598
+ * <p>推理服务名称。未激活时与 ModelId 相同。</p>
1599
+ */
1600
+ EndpointName?: string;
1601
+ /**
1602
+ * <p>模型 ID。</p>
1603
+ */
1604
+ ModelId?: string;
1605
+ /**
1606
+ * <p>模型名称。</p>
1607
+ */
1608
+ ModelName?: string;
1609
+ /**
1610
+ * <p>状态。取值:ACTIVE(运行中)、INACTIVE(已停止)。</p>
1611
+ */
1612
+ Status?: string;
1613
+ /**
1614
+ * <p>服务类型。固定为 TEXT_GENERATION(文本生成)。</p>
1615
+ */
1616
+ ServiceType?: string;
1617
+ /**
1618
+ * <p>计费方式。取值:FREE(免费体验)、TOKEN(按 Token 计费)。未激活时为空。</p>
1619
+ */
1620
+ ChargeType?: string;
1621
+ /**
1622
+ * <p>是否已开启后付费。true 表示已开启,false 表示未开启。未激活时为 false。</p>
1623
+ */
1624
+ PaymentEnabled?: boolean;
1625
+ /**
1626
+ * <p>计费详情信息,JSON 格式字符串,包含免费额度用量等信息。未激活时为空。</p>
1627
+ */
1628
+ ChargeDetail?: string;
1629
+ /**
1630
+ * <p>停止原因。当状态为 INACTIVE 时返回。取值:FREE_QUOTA_EXHAUSTED(免费额度已用尽)、NO_FREE_PACKAGE(无可用免费包)、INSUFFICIENT_BALANCE(余额不足)、BILLING_ISOLATED(账户欠费隔离)、INTERNAL_ERROR(内部错误)。</p>
1631
+ */
1632
+ StopReason?: string;
1633
+ /**
1634
+ * <p>推理服务的 rpm 限制,没设置就按模型维度 rpm 限制展示</p>
1635
+ */
1636
+ RPM?: number;
1637
+ /**
1638
+ * <p>推理服务的tpm 限制,没设置就按模型维度 tpm 限制展示</p>
1639
+ */
1640
+ TPM?: number;
1641
+ }
1434
1642
  /**
1435
1643
  * Token 汇总计费项
1436
1644
  */
@@ -1714,6 +1922,15 @@ export interface ModelSpec {
1714
1922
  */
1715
1923
  InputDescription?: string;
1716
1924
  }
1925
+ /**
1926
+ * DescribeEndpoint请求参数结构体
1927
+ */
1928
+ export interface DescribeEndpointRequest {
1929
+ /**
1930
+ * <p>推理服务 ID。可通过 DescribeEndpointList 接口获取。</p>
1931
+ */
1932
+ EndpointId: string;
1933
+ }
1717
1934
  /**
1718
1935
  * 主包Token总结
1719
1936
  */
@@ -1735,6 +1952,19 @@ export interface TokenSummary {
1735
1952
  */
1736
1953
  BillingItems?: Array<TokenSummaryBillingItem>;
1737
1954
  }
1955
+ /**
1956
+ * DescribeEndpoint返回参数结构体
1957
+ */
1958
+ export interface DescribeEndpointResponse {
1959
+ /**
1960
+ * <p>推理服务详情。</p>
1961
+ */
1962
+ Endpoint?: EndpointDetail;
1963
+ /**
1964
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1965
+ */
1966
+ RequestId?: string;
1967
+ }
1738
1968
  /**
1739
1969
  * CreateTokenPlanApiKeys请求参数结构体
1740
1970
  */
@@ -1772,6 +2002,15 @@ export interface CreateTokenPlanApiKeysRequest {
1772
2002
  */
1773
2003
  TPM?: number;
1774
2004
  }
2005
+ /**
2006
+ * ModifyEndpoint返回参数结构体
2007
+ */
2008
+ export interface ModifyEndpointResponse {
2009
+ /**
2010
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2011
+ */
2012
+ RequestId?: string;
2013
+ }
1775
2014
  /**
1776
2015
  * DeleteTokenPlanApiKey请求参数结构体
1777
2016
  */
@@ -1806,6 +2045,27 @@ export interface ModelChargingItem {
1806
2045
  */
1807
2046
  PeakPrice?: string;
1808
2047
  }
2048
+ /**
2049
+ * DescribeModelEndpointList请求参数结构体
2050
+ */
2051
+ export interface DescribeModelEndpointListRequest {
2052
+ /**
2053
+ * <p>偏移量,从 0 开始,默认为 0。</p>
2054
+ */
2055
+ Offset?: number;
2056
+ /**
2057
+ * <p>每页返回数量,默认为 20,最大值为 100。</p>
2058
+ */
2059
+ Limit?: number;
2060
+ /**
2061
+ * <p>过滤条件列表。支持的过滤字段:Status(状态,取值 ACTIVE/INACTIVE)、ChargeType(计费方式,取值 FREE/TOKEN)、RequestSource(创建来源,取值 MC/GW)、ModelName(模型名称)、ModelId(模型 ID)、PaymentEnabled(是否已开启后付费,取值 true/false)。</p>
2062
+ */
2063
+ Filters?: Array<RequestFilter>;
2064
+ /**
2065
+ * <p>排序条件列表。支持的排序字段:CreatedTime、UpdatedTime。不传时使用默认排序规则。</p>
2066
+ */
2067
+ Sorts?: Array<RequestSort>;
2068
+ }
1809
2069
  /**
1810
2070
  * DescribeTokenPlanApiKey返回参数结构体
1811
2071
  */
@@ -2061,6 +2321,10 @@ export interface ModifyGlossaryEntriesRequest {
2061
2321
  */
2062
2322
  Entries: Array<ModifyGlossaryEntryInput>;
2063
2323
  }
2324
+ /**
2325
+ * DeleteEndpoint请求参数结构体
2326
+ */
2327
+ export type DeleteEndpointRequest = null;
2064
2328
  /**
2065
2329
  * RenewTokenPlanTeamOrder请求参数结构体
2066
2330
  */
@@ -1290,23 +1290,23 @@ export interface DescribeSessionStatisticsByIntervalRequest {
1290
1290
  */
1291
1291
  export interface CreateDeviceRequest {
1292
1292
  /**
1293
- * 创建设备所归属的项目ID
1293
+ * <p>创建设备所归属的项目ID</p>
1294
1294
  */
1295
1295
  ProjectId: string;
1296
1296
  /**
1297
- * 创建设备ID,项目内需要唯一,由小写英文字母、数字和下划线构成,长度不超过18
1297
+ * <p>创建设备ID,项目内需要唯一,由小写英文字母、数字和下划线构成,长度不超过32</p>
1298
1298
  */
1299
1299
  DeviceId: string;
1300
1300
  /**
1301
- * 创建设备名称,长度小于24, 可包含中文、数字、英文字母和下划线
1301
+ * <p>创建设备名称,长度小于24, 可包含中文、数字、英文字母和下划线</p>
1302
1302
  */
1303
1303
  DeviceName: string;
1304
1304
  /**
1305
- * 设备类型,field为现场设备(受控设备),remote为远端设备(操控设备),不填默认为field
1305
+ * <p>设备类型</p><p>枚举值:</p><ul><li>field: 现场设备(受控设备)</li><li>remote: 远端设备(操控设备)</li></ul>
1306
1306
  */
1307
1307
  DeviceType: string;
1308
1308
  /**
1309
- * 设备认证口令,由大小写英文字母和数字构成,须为16
1309
+ * <p>设备认证口令,由大小写英文字母和数字构成,须为16位</p>
1310
1310
  */
1311
1311
  DeviceToken: string;
1312
1312
  }
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { CreateConfigFileGroupRequest, DescribeNacosReplicasRequest, DeleteWafDomainsRequest, DescribeCloudNativeAPIGatewayNodesRequest, DescribeCloudNativeAPIGatewayUpstreamRequest, RemoveCloudNativeAPIGatewayConsumerGroupAuthResponse, DescribeUpstreamHealthCheckConfigRequest, CreateNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayCertificatesRequest, DeleteGovernanceLaneGroupsResponse, CloseWafProtectionRequest, DescribeCloudNativeAPIGatewayNodesResponse, CreateCloudNativeAPIGatewayResponse, ModifyCloudNativeAPIGatewayLLMModelServiceRequest, DescribeGovernanceLaneGroupsResponse, CreateNativeGatewayServiceSourceResponse, CreateCloudNativeAPIGatewayServiceRequest, ModifyConsoleNetworkRequest, DescribeCloudNativeAPIGatewayServicesRequest, CreateCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayConsumerListRequest, CreateCloudNativeAPIGatewayConsumerRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, DeleteGovernanceNamespacesResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeWafProtectionResponse, DescribeZookeeperReplicasRequest, DescribeAutoScalerResourceStrategiesResponse, DeleteCloudNativeAPIGatewayRouteResponse, DeleteCloudNativeAPIGatewayLLMModelServiceResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, ModifyUpstreamNodeStatusRequest, DescribeConfigFileReleaseRequest, DescribeCloudNativeAPIGatewayConfigRequest, DescribeNacosServerInterfacesResponse, ModifyCloudNativeAPIGatewayConsumerResponse, DeleteGovernanceInstancesRequest, UpdateEngineInternetAccessResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, CreateCloudNativeAPIGatewayPublicNetworkResponse, ModifyGovernanceServicesRequest, DescribeConfigFileReleasesResponse, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, CreateGovernanceServicesRequest, ModifyNetworkAccessStrategyResponse, ModifyAutoScalerResourceStrategyRequest, UnbindAutoScalerResourceStrategyFromGroupsRequest, DeleteCloudNativeAPIGatewayPublicNetworkRequest, DeleteEngineResponse, CreateConfigFileGroupResponse, CreateGovernanceAliasRequest, ModifyCloudNativeAPIGatewayServiceRequest, DescribeAutoScalerResourceStrategyBindingGroupsRequest, DescribeWafProtectionRequest, DescribeAutoScalerResourceStrategiesRequest, DeleteCloudNativeAPIGatewayCORSRequest, DeleteCloudNativeAPIGatewayConsumerRequest, DescribeGovernanceInstancesRequest, DescribeGovernanceServiceContractsRequest, DescribeConfigFilesRequest, DeleteCloudNativeAPIGatewayRouteRequest, DescribeConfigFileReleasesRequest, ModifyCloudNativeAPIGatewayServiceRateLimitResponse, DescribeGovernanceNamespacesRequest, DescribeSREInstancesResponse, DescribeCloudNativeAPIGatewayConsumerGroupResponse, CreateWafDomainsRequest, CreateCloudNativeAPIGatewayServiceRateLimitRequest, ModifyNativeGatewayServerGroupRequest, ModifyConsoleNetworkResponse, DescribeWafDomainsResponse, DescribeSREInstanceAccessAddressRequest, ModifyGovernanceLaneGroupsRequest, DescribeUpstreamHealthCheckConfigResponse, ModifyGovernanceInstancesResponse, DescribeCloudNativeAPIGatewayLLMModelServicesResponse, DeleteCloudNativeAPIGatewayPublicNetworkResponse, CreateOrUpdateConfigFileAndReleaseRequest, DeleteNativeGatewayServiceSourceResponse, DescribeCloudNativeAPIGatewayServiceRateLimitRequest, DescribeConfigFileGroupsResponse, UpdateEngineInternetAccessRequest, DescribeCloudNativeAPIGatewayConsumerGroupListResponse, DeleteNativeGatewayServerGroupResponse, ModifyCloudNativeAPIGatewayCertificateResponse, DescribeCloudNativeAPIGatewayIPRestrictionRequest, DescribeSREInstanceAccessAddressResponse, CreateConfigFileRequest, DescribeCloudNativeAPIGatewayCORSRequest, DescribeConfigFilesResponse, DescribeCloudNativeAPIGatewayServicesResponse, CreateNativeGatewayServiceSourceRequest, CreateGovernanceLaneGroupsRequest, AddCloudNativeAPIGatewayConsumerInGroupResponse, ModifyNativeGatewayServiceSourceRequest, ModifyCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewayCanaryRuleResponse, DescribeAutoScalerResourceStrategyBindingGroupsResponse, CreateCloudNativeAPIGatewayLLMModelServiceResponse, RemoveCloudNativeAPIGatewayConsumerInGroupRequest, UnbindAutoScalerResourceStrategyFromGroupsResponse, UpdateUpstreamTargetsResponse, DescribeGovernanceServiceContractVersionsRequest, DescribeCloudNativeAPIGatewayCertificatesResponse, ModifyCloudNativeAPIGatewaySecretKeyStatusResponse, ModifyCloudNativeAPIGatewaySecretKeyStatusRequest, DeleteGovernanceInstancesResponse, BindAutoScalerResourceStrategyToGroupsResponse, ModifyConfigFilesRequest, ModifyGovernanceAliasRequest, ModifyNetworkAccessStrategyRequest, CreateCloudNativeAPIGatewayRouteRateLimitRequest, DeleteGovernanceAliasesResponse, ModifyCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayConsumerResponse, CreateGovernanceInstancesRequest, BindAutoScalerResourceStrategyToGroupsRequest, DescribeConfigFilesByGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitResponse, ModifyAutoScalerResourceStrategyResponse, CreateCloudNativeAPIGatewayCertificateResponse, DescribeCloudNativeAPIGatewayRouteRateLimitRequest, UpdateUpstreamHealthCheckConfigRequest, DescribeConfigFileResponse, CreateCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayCORSResponse, UpdateCloudNativeAPIGatewaySpecResponse, DescribeNativeGatewayServerGroupsRequest, DescribePublicNetworkRequest, DescribeGovernanceNamespacesResponse, DescribeConfigFilesByGroupRequest, DeleteGovernanceInstancesByHostResponse, DescribeGovernanceAliasesResponse, DeleteCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayCertificateRequest, ModifyCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayPublicNetworkRequest, ModifyGovernanceNamespacesRequest, ModifyConfigFileGroupResponse, RollbackConfigFileReleasesRequest, DescribeCloudNativeAPIGatewayInfoByIpResponse, DescribeCloudNativeAPIGatewayServicesLightRequest, PublishConfigFilesResponse, UpdateCloudNativeAPIGatewayCertificateInfoRequest, DescribeCloudNativeAPIGatewayCertificateDetailsRequest, CreateNativeGatewayServerGroupResponse, AddCloudNativeAPIGatewayConsumerGroupAuthRequest, DeleteConfigFileReleasesResponse, ModifyGovernanceInstancesRequest, ModifyCloudNativeAPIGatewayLLMModelServiceResponse, DeleteCloudNativeAPIGatewayCanaryRuleResponse, DeleteCloudNativeAPIGatewayIPRestrictionResponse, UpdateCloudNativeAPIGatewayCertificateInfoResponse, ModifyNetworkBasicInfoResponse, CreateOrModifyCloudNativeAPIGatewayCORSRequest, DescribeCloudNativeAPIGatewayResponse, ModifyCloudNativeAPIGatewayConsumerGroupResponse, CreateCloudNativeAPIGatewayRequest, DescribeGovernanceServiceContractVersionsResponse, DescribeCloudNativeAPIGatewaySecretKeyValueRequest, ModifyConfigFilesResponse, DescribeCloudNativeAPIGatewaySecretKeyResponse, DescribeAllConfigFileTemplatesResponse, DescribeConfigFileReleaseVersionsRequest, DescribeCloudNativeAPIGatewaySecretKeyListResponse, CreateCloudNativeAPIGatewayConsumerGroupRequest, ModifyCloudNativeAPIGatewayRouteRateLimitRequest, ModifyCloudNativeAPIGatewayCertificateRequest, DeleteAutoScalerResourceStrategyRequest, DescribeCloudNativeAPIGatewayConsumerGroupRequest, CreateGovernanceInstancesResponse, DeleteCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, CreateGovernanceLaneGroupsResponse, ModifyCloudNativeAPIGatewayCanaryRuleRequest, DescribeCloudNativeAPIGatewayPortsResponse, DeleteGovernanceNamespacesRequest, DescribeCloudNativeAPIGatewayConfigResponse, CreateCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIResponse, CreateCloudNativeAPIGatewayRouteResponse, DeleteConfigFilesResponse, DescribeCloudNativeAPIGatewayServiceRateLimitResponse, ModifyGovernanceAliasResponse, DescribeCloudNativeAPIGatewayCORSResponse, DeleteGovernanceInstancesByHostRequest, DescribeCloudNativeAPIGatewayIPRestrictionResponse, CreateCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewaysResponse, CreateGovernanceNamespacesResponse, DeleteCloudNativeAPIGatewayConsumerResponse, DescribeCloudNativeAPIGatewayLLMModelServicesRequest, DeleteAutoScalerResourceStrategyResponse, DescribeOneCloudNativeAPIGatewayServiceRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsResponse, DeleteGovernanceAliasesRequest, DescribeCloudNativeAPIGatewayConsumerListResponse, CreateOrModifyCloudNativeAPIGatewayIPRestrictionRequest, DescribeWafDomainsRequest, ModifyUpstreamNodeStatusResponse, OpenWafProtectionResponse, DescribeCloudNativeAPIGatewayRouteRateLimitResponse, AddCloudNativeAPIGatewayConsumerGroupAuthResponse, DescribeCloudNativeAPIGatewayRequest, DeleteConfigFileGroupRequest, CreateCloudNativeAPIGatewayCanaryRuleRequest, OpenWafProtectionRequest, DeleteCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayRoutesRequest, CreateEngineResponse, DescribeCloudNativeAPIGatewayLLMModelAPIRequest, DescribeNacosServerInterfacesRequest, ModifyCloudNativeAPIGatewayConsumerGroupRequest, RemoveCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeSREInstancesRequest, DescribeCloudNativeAPIGatewayInfoByIpRequest, DescribeZookeeperReplicasResponse, ModifyConfigFileGroupRequest, DescribePublicAddressConfigResponse, PublishConfigFilesRequest, DescribeConfigFileReleaseHistoriesRequest, ModifyCloudNativeAPIGatewayRequest, DescribeNativeGatewayServerGroupsResponse, ModifyNativeGatewayServerGroupResponse, DeleteCloudNativeAPIGatewayLLMModelServiceRequest, DeleteCloudNativeAPIGatewayConsumerGroupResponse, DescribeNativeGatewayServiceSourcesResponse, CreateCloudNativeAPIGatewayServiceResponse, ModifyGovernanceLaneGroupsResponse, DeleteCloudNativeAPIGatewayRouteRateLimitResponse, CreateOrModifyCloudNativeAPIGatewayCORSResponse, DescribeConfigFileGroupsRequest, CreateGovernanceNamespacesRequest, ModifyCloudNativeAPIGatewayRouteRequest, DeleteCloudNativeAPIGatewayIPRestrictionRequest, CreateGovernanceAliasResponse, DeleteConfigFileGroupResponse, DeleteCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayLLMModelServiceRequest, DescribeGovernanceAliasesRequest, ModifyCloudNativeAPIGatewayServiceResponse, DescribeInstanceTagInfosRequest, DeleteGovernanceServicesResponse, DeleteCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayCertificateResponse, DeleteCloudNativeAPIGatewayCanaryRuleRequest, CreateCloudNativeAPIGatewayLLMModelServiceRequest, DescribeNativeGatewayServiceSourcesRequest, CreateWafDomainsResponse, DescribePublicAddressConfigRequest, CreateConfigFileResponse, DescribeCloudNativeAPIGatewayUpstreamResponse, CreateOrModifyCloudNativeAPIGatewayIPRestrictionResponse, UpdateUpstreamTargetsRequest, DeleteCloudNativeAPIGatewayServiceResponse, DescribeConfigFileRequest, ModifyCloudNativeAPIGatewayConsumerRequest, DeleteNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayConsumerGroupListRequest, RollbackConfigFileReleasesResponse, DescribeNacosReplicasResponse, DescribeGovernanceInstancesResponse, ModifyGovernanceNamespacesResponse, DescribeCloudNativeAPIGatewaysRequest, DescribeCloudNativeAPIGatewaySecretKeyListRequest, DeleteCloudNativeAPIGatewayServiceRequest, DescribePublicNetworkResponse, RemoveCloudNativeAPIGatewayConsumerInGroupResponse, DescribeInstanceTagInfosResponse, DeleteConfigFilesRequest, DescribeGovernanceServicesResponse, CloseWafProtectionResponse, CreateAutoScalerResourceStrategyResponse, UpdateCloudNativeAPIGatewaySpecRequest, DeleteEngineRequest, ModifyNetworkBasicInfoRequest, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, DescribeCloudNativeAPIGatewayCanaryRulesResponse, DeleteCloudNativeAPIGatewayCertificateRequest, DescribeZookeeperServerInterfacesResponse, AddCloudNativeAPIGatewayConsumerInGroupRequest, DescribeConfigFileReleaseVersionsResponse, CreateCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIResponse, DeleteCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayCertificateDetailsResponse, CreateGovernanceServicesResponse, RestartSREInstanceRequest, CreateOrUpdateConfigFileAndReleaseResponse, DescribeOneCloudNativeAPIGatewayServiceResponse, DeleteNativeGatewayServiceSourceRequest, DescribeCloudNativeAPIGatewayServicesLightResponse, RestartSREInstanceResponse, DescribeZookeeperServerInterfacesRequest, DescribeCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewaySecretKeyRequest, DeleteGovernanceLaneGroupsRequest, DeleteGovernanceServicesRequest, ModifyGovernanceServicesResponse, DeleteConfigFileReleasesRequest, CreateAutoScalerResourceStrategyRequest, ModifyNativeGatewayServiceSourceResponse, DescribeGovernanceServiceContractsResponse, UpdateUpstreamHealthCheckConfigResponse, DescribeCloudNativeAPIGatewayConsumerRequest, CreateCloudNativeAPIGatewayRouteRequest, CreateEngineRequest, DescribeGovernanceLaneGroupsRequest, DescribeCloudNativeAPIGatewaySecretKeyValueResponse, DeleteWafDomainsResponse, ModifyCloudNativeAPIGatewayRouteRateLimitResponse, DescribeConfigFileReleaseHistoriesResponse, DescribeCloudNativeAPIGatewayCanaryRulesRequest, CreateCloudNativeAPIGatewayLLMModelAPIResponse, DescribeCloudNativeAPIGatewayPortsRequest, DescribeGovernanceServicesRequest, ModifyCloudNativeAPIGatewayLLMModelAPIRequest, DescribeConfigFileReleaseResponse, CreateCloudNativeAPIGatewaySecretKeyResponse, DescribeAllConfigFileTemplatesRequest } from "./tse_models";
3
+ import { DescribeNacosReplicasRequest, DeleteWafDomainsRequest, DescribeCloudNativeAPIGatewayNodesRequest, DescribeCloudNativeAPIGatewayUpstreamRequest, RemoveCloudNativeAPIGatewayConsumerGroupAuthResponse, DescribeUpstreamHealthCheckConfigRequest, CreateNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayCertificatesRequest, DeleteGovernanceLaneGroupsResponse, CloseWafProtectionRequest, DescribeCloudNativeAPIGatewayNodesResponse, CreateCloudNativeAPIGatewayResponse, ModifyCloudNativeAPIGatewayLLMModelServiceRequest, DescribeGovernanceLaneGroupsResponse, CreateNativeGatewayServiceSourceResponse, CreateCloudNativeAPIGatewayServiceRequest, ModifyConsoleNetworkRequest, DescribeCloudNativeAPIGatewayServicesRequest, CreateCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayConsumerListRequest, CreateCloudNativeAPIGatewayConsumerRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, DeleteGovernanceNamespacesResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeWafProtectionResponse, DescribeZookeeperReplicasRequest, DescribeAutoScalerResourceStrategiesResponse, DeleteCloudNativeAPIGatewayRouteResponse, DeleteCloudNativeAPIGatewayLLMModelServiceResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, ModifyUpstreamNodeStatusRequest, DescribeConfigFileReleaseRequest, DescribeCloudNativeAPIGatewayConfigRequest, DescribeNacosServerInterfacesResponse, ModifyCloudNativeAPIGatewayConsumerResponse, DeleteGovernanceInstancesRequest, UpdateEngineInternetAccessResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, CreateCloudNativeAPIGatewayPublicNetworkResponse, ModifyGovernanceServicesRequest, DescribeConfigFileReleasesResponse, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, CreateGovernanceServicesRequest, ModifyNetworkAccessStrategyResponse, ModifyAutoScalerResourceStrategyRequest, UnbindAutoScalerResourceStrategyFromGroupsRequest, DeleteCloudNativeAPIGatewayPublicNetworkRequest, DeleteEngineResponse, CreateConfigFileGroupResponse, CreateGovernanceAliasRequest, ModifyCloudNativeAPIGatewayServiceRequest, DescribeAutoScalerResourceStrategyBindingGroupsRequest, DescribeWafProtectionRequest, DescribeAutoScalerResourceStrategiesRequest, DeleteCloudNativeAPIGatewayCORSRequest, DeleteCloudNativeAPIGatewayConsumerRequest, DescribeGovernanceInstancesRequest, DescribeGovernanceServiceContractsRequest, DescribeConfigFilesRequest, DeleteCloudNativeAPIGatewayRouteRequest, DescribeConfigFileReleasesRequest, ModifyCloudNativeAPIGatewayServiceRateLimitResponse, DescribeGovernanceNamespacesRequest, DescribeSREInstancesResponse, DescribeCloudNativeAPIGatewayConsumerGroupResponse, CreateWafDomainsRequest, CreateCloudNativeAPIGatewayServiceRateLimitRequest, ModifyNativeGatewayServerGroupRequest, ModifyConsoleNetworkResponse, DescribeWafDomainsResponse, DescribeSREInstanceAccessAddressRequest, ModifyGovernanceLaneGroupsRequest, DescribeUpstreamHealthCheckConfigResponse, ModifyGovernanceInstancesResponse, DescribeCloudNativeAPIGatewayLLMModelServicesResponse, DeleteCloudNativeAPIGatewayPublicNetworkResponse, CreateOrUpdateConfigFileAndReleaseRequest, DeleteNativeGatewayServiceSourceResponse, DescribeCloudNativeAPIGatewayServiceRateLimitRequest, DescribeConfigFileGroupsResponse, UpdateEngineInternetAccessRequest, DescribeCloudNativeAPIGatewayConsumerGroupListResponse, DeleteNativeGatewayServerGroupResponse, ModifyCloudNativeAPIGatewayCertificateResponse, DescribeCloudNativeAPIGatewayIPRestrictionRequest, DescribeSREInstanceAccessAddressResponse, CreateConfigFileRequest, DescribeCloudNativeAPIGatewayCORSRequest, DescribeConfigFilesResponse, DescribeCloudNativeAPIGatewayServicesResponse, CreateNativeGatewayServiceSourceRequest, CreateGovernanceLaneGroupsRequest, AddCloudNativeAPIGatewayConsumerInGroupResponse, ModifyNativeGatewayServiceSourceRequest, ModifyCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewayCanaryRuleResponse, DescribeAutoScalerResourceStrategyBindingGroupsResponse, CreateCloudNativeAPIGatewayLLMModelServiceResponse, RemoveCloudNativeAPIGatewayConsumerInGroupRequest, UnbindAutoScalerResourceStrategyFromGroupsResponse, UpdateUpstreamTargetsResponse, DescribeGovernanceServiceContractVersionsRequest, DescribeCloudNativeAPIGatewayCertificatesResponse, ModifyCloudNativeAPIGatewaySecretKeyStatusResponse, ModifyCloudNativeAPIGatewaySecretKeyStatusRequest, DeleteGovernanceInstancesResponse, BindAutoScalerResourceStrategyToGroupsResponse, ModifyConfigFilesRequest, ModifyGovernanceAliasRequest, ModifyNetworkAccessStrategyRequest, CreateCloudNativeAPIGatewayRouteRateLimitRequest, ModifyCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayConsumerResponse, CreateGovernanceInstancesRequest, BindAutoScalerResourceStrategyToGroupsRequest, DescribeConfigFilesByGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitResponse, ModifyAutoScalerResourceStrategyResponse, CreateCloudNativeAPIGatewayCertificateResponse, DescribeCloudNativeAPIGatewayRouteRateLimitRequest, UpdateUpstreamHealthCheckConfigRequest, DescribeConfigFileResponse, CreateCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayCORSResponse, UpdateCloudNativeAPIGatewaySpecResponse, DescribeNativeGatewayServerGroupsRequest, DescribePublicNetworkRequest, DescribeGovernanceNamespacesResponse, DescribeConfigFilesByGroupRequest, DeleteGovernanceInstancesByHostResponse, DescribeGovernanceAliasesResponse, DeleteCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayCertificateRequest, ModifyCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayPublicNetworkRequest, ModifyGovernanceNamespacesRequest, ModifyConfigFileGroupResponse, RollbackConfigFileReleasesRequest, DescribeCloudNativeAPIGatewayInfoByIpResponse, DescribeCloudNativeAPIGatewayServicesLightRequest, PublishConfigFilesResponse, UpdateCloudNativeAPIGatewayCertificateInfoRequest, DescribeCloudNativeAPIGatewayCertificateDetailsRequest, CreateNativeGatewayServerGroupResponse, AddCloudNativeAPIGatewayConsumerGroupAuthRequest, DeleteConfigFileReleasesResponse, ModifyGovernanceInstancesRequest, ModifyCloudNativeAPIGatewayLLMModelServiceResponse, DeleteCloudNativeAPIGatewayCanaryRuleResponse, DeleteCloudNativeAPIGatewayIPRestrictionResponse, UpdateCloudNativeAPIGatewayCertificateInfoResponse, ModifyNetworkBasicInfoResponse, CreateOrModifyCloudNativeAPIGatewayCORSRequest, DescribeCloudNativeAPIGatewayResponse, ModifyCloudNativeAPIGatewayConsumerGroupResponse, CreateCloudNativeAPIGatewayRequest, DescribeGovernanceServiceContractVersionsResponse, DescribeCloudNativeAPIGatewaySecretKeyValueRequest, ModifyConfigFilesResponse, DescribeCloudNativeAPIGatewaySecretKeyResponse, DescribeAllConfigFileTemplatesResponse, DescribeConfigFileReleaseVersionsRequest, DescribeCloudNativeAPIGatewaySecretKeyListResponse, CreateCloudNativeAPIGatewayConsumerGroupRequest, ModifyCloudNativeAPIGatewayRouteRateLimitRequest, ModifyCloudNativeAPIGatewayCertificateRequest, DeleteGovernanceAliasesResponse, DeleteAutoScalerResourceStrategyRequest, DescribeCloudNativeAPIGatewayConsumerGroupRequest, CreateGovernanceInstancesResponse, DeleteCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, CreateGovernanceLaneGroupsResponse, ModifyCloudNativeAPIGatewayCanaryRuleRequest, DescribeCloudNativeAPIGatewayPortsResponse, DeleteGovernanceNamespacesRequest, DescribeCloudNativeAPIGatewayConfigResponse, CreateCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIResponse, CreateCloudNativeAPIGatewayRouteResponse, DeleteConfigFilesResponse, DescribeCloudNativeAPIGatewayServiceRateLimitResponse, ModifyGovernanceAliasResponse, DeleteGovernanceInstancesByHostRequest, DescribeCloudNativeAPIGatewayIPRestrictionResponse, CreateCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewaysResponse, CreateGovernanceNamespacesResponse, DeleteCloudNativeAPIGatewayConsumerResponse, DescribeCloudNativeAPIGatewayLLMModelServicesRequest, DeleteAutoScalerResourceStrategyResponse, DescribeOneCloudNativeAPIGatewayServiceRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsResponse, DeleteGovernanceAliasesRequest, DescribeCloudNativeAPIGatewayConsumerListResponse, CreateOrModifyCloudNativeAPIGatewayIPRestrictionRequest, DescribeWafDomainsRequest, ModifyUpstreamNodeStatusResponse, OpenWafProtectionResponse, DescribeCloudNativeAPIGatewayRouteRateLimitResponse, AddCloudNativeAPIGatewayConsumerGroupAuthResponse, DescribeCloudNativeAPIGatewayRequest, DeleteConfigFileGroupRequest, CreateCloudNativeAPIGatewayCanaryRuleRequest, OpenWafProtectionRequest, DeleteCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayRoutesRequest, CreateEngineResponse, DescribeCloudNativeAPIGatewayLLMModelAPIRequest, DescribeNacosServerInterfacesRequest, ModifyCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayCORSResponse, RemoveCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeSREInstancesRequest, DescribeCloudNativeAPIGatewayInfoByIpRequest, DescribeZookeeperReplicasResponse, ModifyConfigFileGroupRequest, DescribePublicAddressConfigResponse, PublishConfigFilesRequest, DescribeConfigFileReleaseHistoriesRequest, ModifyCloudNativeAPIGatewayRequest, DescribeNativeGatewayServerGroupsResponse, ModifyNativeGatewayServerGroupResponse, DeleteCloudNativeAPIGatewayLLMModelServiceRequest, DeleteCloudNativeAPIGatewayConsumerGroupResponse, DescribeNativeGatewayServiceSourcesResponse, CreateCloudNativeAPIGatewayServiceResponse, ModifyGovernanceLaneGroupsResponse, DeleteCloudNativeAPIGatewayRouteRateLimitResponse, CreateOrModifyCloudNativeAPIGatewayCORSResponse, DescribeConfigFileGroupsRequest, CreateGovernanceNamespacesRequest, ModifyCloudNativeAPIGatewayRouteRequest, DeleteCloudNativeAPIGatewayIPRestrictionRequest, CreateGovernanceAliasResponse, DeleteConfigFileGroupResponse, DeleteCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayLLMModelServiceRequest, DescribeGovernanceAliasesRequest, ModifyCloudNativeAPIGatewayServiceResponse, DescribeInstanceTagInfosRequest, DeleteGovernanceServicesResponse, DeleteCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayCertificateResponse, DeleteCloudNativeAPIGatewayCanaryRuleRequest, CreateCloudNativeAPIGatewayLLMModelServiceRequest, DescribeNativeGatewayServiceSourcesRequest, CreateWafDomainsResponse, DescribePublicAddressConfigRequest, CreateConfigFileGroupRequest, DescribeCloudNativeAPIGatewayUpstreamResponse, CreateOrModifyCloudNativeAPIGatewayIPRestrictionResponse, UpdateUpstreamTargetsRequest, DeleteCloudNativeAPIGatewayServiceResponse, DescribeConfigFileRequest, ModifyCloudNativeAPIGatewayConsumerRequest, DeleteNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayConsumerGroupListRequest, RollbackConfigFileReleasesResponse, DescribeNacosReplicasResponse, DescribeGovernanceInstancesResponse, ModifyGovernanceNamespacesResponse, CreateConfigFileResponse, DescribeCloudNativeAPIGatewaysRequest, DescribeCloudNativeAPIGatewaySecretKeyListRequest, DeleteCloudNativeAPIGatewayServiceRequest, DescribePublicNetworkResponse, RemoveCloudNativeAPIGatewayConsumerInGroupResponse, DescribeInstanceTagInfosResponse, DeleteConfigFilesRequest, DescribeGovernanceServicesResponse, CloseWafProtectionResponse, CreateAutoScalerResourceStrategyResponse, UpdateCloudNativeAPIGatewaySpecRequest, DeleteEngineRequest, ModifyNetworkBasicInfoRequest, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, DescribeCloudNativeAPIGatewayCanaryRulesResponse, DeleteCloudNativeAPIGatewayCertificateRequest, DescribeZookeeperServerInterfacesResponse, AddCloudNativeAPIGatewayConsumerInGroupRequest, DescribeConfigFileReleaseVersionsResponse, CreateCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIResponse, DeleteCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayCertificateDetailsResponse, CreateGovernanceServicesResponse, RestartSREInstanceRequest, CreateOrUpdateConfigFileAndReleaseResponse, DescribeOneCloudNativeAPIGatewayServiceResponse, DeleteNativeGatewayServiceSourceRequest, DescribeCloudNativeAPIGatewayServicesLightResponse, RestartSREInstanceResponse, DescribeZookeeperServerInterfacesRequest, DescribeCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewaySecretKeyRequest, DeleteGovernanceLaneGroupsRequest, DeleteGovernanceServicesRequest, ModifyGovernanceServicesResponse, DeleteConfigFileReleasesRequest, CreateAutoScalerResourceStrategyRequest, ModifyNativeGatewayServiceSourceResponse, DescribeGovernanceServiceContractsResponse, UpdateUpstreamHealthCheckConfigResponse, DescribeCloudNativeAPIGatewayConsumerRequest, CreateCloudNativeAPIGatewayRouteRequest, CreateEngineRequest, DescribeGovernanceLaneGroupsRequest, DescribeCloudNativeAPIGatewaySecretKeyValueResponse, DeleteWafDomainsResponse, ModifyCloudNativeAPIGatewayRouteRateLimitResponse, DescribeConfigFileReleaseHistoriesResponse, DescribeCloudNativeAPIGatewayCanaryRulesRequest, CreateCloudNativeAPIGatewayLLMModelAPIResponse, DescribeCloudNativeAPIGatewayPortsRequest, DescribeGovernanceServicesRequest, ModifyCloudNativeAPIGatewayLLMModelAPIRequest, DescribeConfigFileReleaseResponse, CreateCloudNativeAPIGatewaySecretKeyResponse, DescribeAllConfigFileTemplatesRequest } from "./tse_models";
4
4
  /**
5
5
  * tse client
6
6
  * @class