tencentcloud-sdk-nodejs 4.1.267 → 4.1.269

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 (111) 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/cls/v20201016/cls_client.js +59 -17
  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/ga2/v20250115/ga2_client.js +9 -0
  13. package/es/services/iai/index.js +2 -2
  14. package/es/services/iotexplorer/v20190423/iotexplorer_client.js +26 -2
  15. package/es/services/iotvideo/index.js +4 -4
  16. package/es/services/lcic/v20220817/lcic_client.js +13 -4
  17. package/es/services/monitor/index.js +2 -2
  18. package/es/services/mps/v20190612/mps_client.js +14 -5
  19. package/es/services/oceanus/v20190422/oceanus_client.js +20 -8
  20. package/es/services/organization/index.js +2 -2
  21. package/es/services/tem/index.js +2 -2
  22. package/es/services/teo/index.js +2 -2
  23. package/es/services/teo/v20220901/teo_client.js +11 -2
  24. package/es/services/thpc/index.js +4 -4
  25. package/es/services/tke/index.js +2 -2
  26. package/es/services/vod/v20180717/vod_client.js +3 -0
  27. package/es/services/wedata/index.js +2 -2
  28. package/package.json +1 -1
  29. package/tencentcloud/common/sdk_version.d.ts +1 -1
  30. package/tencentcloud/common/sdk_version.js +1 -1
  31. package/tencentcloud/services/alb/v20251030/alb_models.d.ts +14 -49
  32. package/tencentcloud/services/antiddos/index.d.ts +4 -4
  33. package/tencentcloud/services/antiddos/index.js +2 -2
  34. package/tencentcloud/services/btoe/index.d.ts +4 -4
  35. package/tencentcloud/services/btoe/index.js +2 -2
  36. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +30 -26
  37. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +77 -21
  38. package/tencentcloud/services/cls/v20201016/cls_client.js +113 -29
  39. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1251 -309
  40. package/tencentcloud/services/cngw/v20230418/cngw_client.d.ts +1 -1
  41. package/tencentcloud/services/cngw/v20230418/cngw_models.d.ts +549 -119
  42. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +7 -3
  43. package/tencentcloud/services/csip/v20221121/csip_client.js +9 -3
  44. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +106 -82
  45. package/tencentcloud/services/ctem/v20231128/ctem_models.d.ts +73 -16
  46. package/tencentcloud/services/dataagent/v20250513/dataagent_models.d.ts +4 -0
  47. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  48. package/tencentcloud/services/dbbrain/index.js +2 -2
  49. package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +1 -1
  50. package/tencentcloud/services/dlc/v20210125/dlc_client.js +1 -1
  51. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +12 -17
  52. package/tencentcloud/services/dts/index.d.ts +4 -4
  53. package/tencentcloud/services/dts/index.js +2 -2
  54. package/tencentcloud/services/eis/index.d.ts +4 -4
  55. package/tencentcloud/services/eis/index.js +2 -2
  56. package/tencentcloud/services/es/v20180416/es_client.d.ts +196 -140
  57. package/tencentcloud/services/es/v20180416/es_client.js +288 -204
  58. package/tencentcloud/services/es/v20180416/es_models.d.ts +1673 -512
  59. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +32 -16
  60. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +71 -9
  61. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +78 -10
  62. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +282 -120
  63. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  64. package/tencentcloud/services/facefusion/index.js +2 -2
  65. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +27 -75
  66. package/tencentcloud/services/ga2/v20250115/ga2_client.d.ts +13 -1
  67. package/tencentcloud/services/ga2/v20250115/ga2_client.js +18 -0
  68. package/tencentcloud/services/ga2/v20250115/ga2_models.d.ts +207 -113
  69. package/tencentcloud/services/iai/index.d.ts +4 -4
  70. package/tencentcloud/services/iai/index.js +2 -2
  71. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +37 -3
  72. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +53 -3
  73. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +752 -111
  74. package/tencentcloud/services/iotvideo/index.d.ts +6 -6
  75. package/tencentcloud/services/iotvideo/index.js +4 -4
  76. package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +19 -7
  77. package/tencentcloud/services/lcic/v20220817/lcic_client.js +26 -8
  78. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +221 -50
  79. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +1 -1
  80. package/tencentcloud/services/monitor/index.d.ts +4 -4
  81. package/tencentcloud/services/monitor/index.js +2 -2
  82. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +125 -146
  83. package/tencentcloud/services/mps/v20190612/mps_client.d.ts +19 -7
  84. package/tencentcloud/services/mps/v20190612/mps_client.js +27 -9
  85. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +330 -127
  86. package/tencentcloud/services/oceanus/v20190422/oceanus_client.d.ts +25 -9
  87. package/tencentcloud/services/oceanus/v20190422/oceanus_client.js +36 -12
  88. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +264 -64
  89. package/tencentcloud/services/organization/index.d.ts +4 -4
  90. package/tencentcloud/services/organization/index.js +2 -2
  91. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +6 -8
  92. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +34 -34
  93. package/tencentcloud/services/tem/index.d.ts +4 -4
  94. package/tencentcloud/services/tem/index.js +2 -2
  95. package/tencentcloud/services/teo/index.d.ts +4 -4
  96. package/tencentcloud/services/teo/index.js +2 -2
  97. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +19 -3
  98. package/tencentcloud/services/teo/v20220901/teo_client.js +25 -3
  99. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +270 -46
  100. package/tencentcloud/services/thpc/index.d.ts +6 -6
  101. package/tencentcloud/services/thpc/index.js +4 -4
  102. package/tencentcloud/services/tke/index.d.ts +4 -4
  103. package/tencentcloud/services/tke/index.js +2 -2
  104. package/tencentcloud/services/tke/v20220501/tke_client.d.ts +90 -1
  105. package/tencentcloud/services/tke/v20220501/tke_client.js +90 -1
  106. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +15 -15
  107. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +5 -1
  108. package/tencentcloud/services/vod/v20180717/vod_client.js +6 -0
  109. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +84 -34
  110. package/tencentcloud/services/wedata/index.d.ts +4 -4
  111. package/tencentcloud/services/wedata/index.js +2 -2
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { CreateCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMModelServicesResponse, ModifyCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayMCPServerACLRequest, DeleteCloudNativeAPIGatewayMCPToolResponse, CreateCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewaySecretKeyValueRequest, DeleteCloudNativeAPIGatewayConsumerResponse, RemoveCloudNativeAPIGatewayConsumerGroupAuthResponse, ModifyCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayMCPServerAuthResponse, DeleteCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewaySecretKeyResponse, AddCloudNativeAPIGatewayConsumerInGroupResponse, DescribeCloudNativeAPIGatewayMCPToolACLListResponse, ModifyCloudNativeAPIGatewayMCPServerAuthResponse, CreateCloudNativeAPIGatewayConsumerGroupRequest, ModifyCloudNativeAPIGatewayLLMModelAPIResponse, CreateCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewayLLMModelServiceResponse, CreateCloudNativeAPIGatewayLLMModelServiceResponse, RemoveCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayMCPServerACLResponse, DescribeCloudNativeAPIGatewayConsumerGroupRequest, CreateCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, ModifyCloudNativeAPIGatewayMCPServerACLRequest, ModifyCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewayMCPToolListRequest, DeleteCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayMCPToolACLListRequest, DescribeCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayMCPToolACLResponse, CreateCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewayMCPServerStatusResponse, BindCloudNativeAPIGatewaySecretKeyRequest, ModifyCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsRequest, CreateCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayMCPServerResponse, DescribeCloudNativeAPIGatewayLLMModelServicesRequest, ModifyCloudNativeAPIGatewayMCPToolACLRequest, CreateCloudNativeAPIGatewayMCPServerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayMCPServerStatusRequest, ModifyCloudNativeAPIGatewayMCPToolResponse, RemoveCloudNativeAPIGatewayConsumerInGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIsResponse, AddCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIResponse, UnbindCloudNativeAPIGatewaySecretKeyResponse, ModifyCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse, DescribeCloudNativeAPIGatewayMCPServerACLResponse, ModifyCloudNativeAPIGatewayMCPServerResponse, DescribeCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewaySecretKeyRequest, AddCloudNativeAPIGatewayConsumerGroupAuthResponse, DeleteCloudNativeAPIGatewayConsumerRequest, ModifyCloudNativeAPIGatewayMCPToolStatusResponse, DescribeCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayConsumerGroupRequest, UnbindCloudNativeAPIGatewaySecretKeyRequest, BindCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolListResponse, DescribeCloudNativeAPIGatewayConsumerRequest, RemoveCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewayMCPServerListRequest, DescribeCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayMCPServerAuthRequest, DescribeCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageListRequest, ModifyCloudNativeAPIGatewayMCPToolStatusRequest, AddCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewaySecretKeyValueResponse, CreateCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayMCPServerListResponse, CreateCloudNativeAPIGatewayLLMModelAPIResponse, DescribeCloudNativeAPIGatewayMCPServerAuthRequest, DeleteCloudNativeAPIGatewayLLMModelServiceRequest, DeleteCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayLLMModelAPIRequest, CreateCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayLLMTokenUsageListResponse } from "./cngw_models";
3
+ import { CreateCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMModelServicesResponse, ModifyCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayMCPServerACLRequest, DeleteCloudNativeAPIGatewayMCPToolResponse, CreateCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewaySecretKeyValueRequest, DeleteCloudNativeAPIGatewayConsumerResponse, RemoveCloudNativeAPIGatewayConsumerGroupAuthResponse, ModifyCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayMCPServerAuthResponse, DescribeCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewaySecretKeyResponse, AddCloudNativeAPIGatewayConsumerInGroupResponse, DescribeCloudNativeAPIGatewayMCPToolACLListResponse, ModifyCloudNativeAPIGatewayMCPServerAuthResponse, CreateCloudNativeAPIGatewayConsumerGroupRequest, ModifyCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewayLLMModelServiceResponse, CreateCloudNativeAPIGatewayLLMModelServiceResponse, RemoveCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayLLMModelServicesRequest, CreateCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, ModifyCloudNativeAPIGatewayMCPServerACLRequest, ModifyCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayConsumerResponse, DescribeCloudNativeAPIGatewayMCPToolListRequest, DeleteCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayMCPToolACLListRequest, DeleteCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayMCPToolACLResponse, CreateCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewayMCPServerStatusResponse, DescribeCloudNativeAPIGatewayLLMModelAPIRequest, CreateCloudNativeAPIGatewayConsumerRequest, BindCloudNativeAPIGatewaySecretKeyRequest, ModifyCloudNativeAPIGatewayConsumerResponse, ModifyCloudNativeAPIGatewayMCPServerACLResponse, DeleteCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsRequest, CreateCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolACLRequest, CreateCloudNativeAPIGatewayMCPServerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayMCPServerStatusRequest, ModifyCloudNativeAPIGatewayMCPToolResponse, RemoveCloudNativeAPIGatewayConsumerInGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIsResponse, AddCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIResponse, UnbindCloudNativeAPIGatewaySecretKeyResponse, ModifyCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse, DescribeCloudNativeAPIGatewayMCPServerACLResponse, ModifyCloudNativeAPIGatewayMCPServerResponse, DescribeCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewaySecretKeyRequest, AddCloudNativeAPIGatewayConsumerGroupAuthResponse, DeleteCloudNativeAPIGatewayConsumerRequest, ModifyCloudNativeAPIGatewayMCPToolStatusResponse, ModifyCloudNativeAPIGatewayConsumerGroupRequest, UnbindCloudNativeAPIGatewaySecretKeyRequest, BindCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolListResponse, DeleteCloudNativeAPIGatewayConsumerGroupRequest, RemoveCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewayMCPServerListRequest, DescribeCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayMCPServerAuthRequest, DescribeCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageListRequest, ModifyCloudNativeAPIGatewayMCPToolStatusRequest, AddCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewaySecretKeyValueResponse, CreateCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayMCPServerListResponse, CreateCloudNativeAPIGatewayLLMModelAPIResponse, DescribeCloudNativeAPIGatewayMCPServerAuthRequest, DeleteCloudNativeAPIGatewayLLMModelServiceRequest, DeleteCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayLLMModelAPIRequest, CreateCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayLLMTokenUsageListResponse } from "./cngw_models";
4
4
  /**
5
5
  * cngw client
6
6
  * @class