tencentcloud-sdk-nodejs 4.1.225 → 4.1.226

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.
@@ -1 +1 @@
1
- export const sdkVersion = "4.1.225";
1
+ export const sdkVersion = "4.1.226";
@@ -6,8 +6,11 @@ export class Client extends AbstractClient {
6
6
  async SubmitTextureTo3DJob(req, cb) {
7
7
  return this.request("SubmitTextureTo3DJob", req, cb);
8
8
  }
9
- async SubmitReduceFaceJob(req, cb) {
10
- return this.request("SubmitReduceFaceJob", req, cb);
9
+ async SubmitHunyuanTo3DUVJob(req, cb) {
10
+ return this.request("SubmitHunyuanTo3DUVJob", req, cb);
11
+ }
12
+ async SubmitProfileTo3DJob(req, cb) {
13
+ return this.request("SubmitProfileTo3DJob", req, cb);
11
14
  }
12
15
  async SubmitHunyuanTo3DProJob(req, cb) {
13
16
  return this.request("SubmitHunyuanTo3DProJob", req, cb);
@@ -15,11 +18,11 @@ export class Client extends AbstractClient {
15
18
  async SubmitHunyuanTo3DRapidJob(req, cb) {
16
19
  return this.request("SubmitHunyuanTo3DRapidJob", req, cb);
17
20
  }
18
- async SubmitProfileTo3DJob(req, cb) {
19
- return this.request("SubmitProfileTo3DJob", req, cb);
21
+ async SubmitHunyuanTo3DMotionJob(req, cb) {
22
+ return this.request("SubmitHunyuanTo3DMotionJob", req, cb);
20
23
  }
21
- async SubmitHunyuanTo3DUVJob(req, cb) {
22
- return this.request("SubmitHunyuanTo3DUVJob", req, cb);
24
+ async DescribeHunyuanTo3DMotionJob(req, cb) {
25
+ return this.request("DescribeHunyuanTo3DMotionJob", req, cb);
23
26
  }
24
27
  async SubmitHunyuan3DPartJob(req, cb) {
25
28
  return this.request("SubmitHunyuan3DPartJob", req, cb);
@@ -39,6 +42,9 @@ export class Client extends AbstractClient {
39
42
  async DescribeProfileTo3DJob(req, cb) {
40
43
  return this.request("DescribeProfileTo3DJob", req, cb);
41
44
  }
45
+ async SubmitReduceFaceJob(req, cb) {
46
+ return this.request("SubmitReduceFaceJob", req, cb);
47
+ }
42
48
  async DescribeHunyuanTo3DUVJob(req, cb) {
43
49
  return this.request("DescribeHunyuanTo3DUVJob", req, cb);
44
50
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.1.225",
3
+ "version": "4.1.226",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -1 +1 @@
1
- export declare const sdkVersion = "4.1.225";
1
+ export declare const sdkVersion = "4.1.226";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.sdkVersion = void 0;
4
- exports.sdkVersion = "4.1.225";
4
+ exports.sdkVersion = "4.1.226";
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { Convert3DFormatRequest, DescribeReduceFaceJobResponse, SubmitReduceFaceJobResponse, Convert3DFormatResponse, QueryHunyuanTo3DProJobRequest, QueryHunyuan3DPartJobResponse, QueryHunyuanTo3DRapidJobResponse, SubmitTextureTo3DJobRequest, DescribeReduceFaceJobRequest, SubmitHunyuanTo3DRapidJobResponse, SubmitHunyuanTo3DUVJobRequest, SubmitProfileTo3DJobRequest, DescribeTextureTo3DJobResponse, DescribeProfileTo3DJobRequest, SubmitProfileTo3DJobResponse, SubmitHunyuanTo3DRapidJobRequest, SubmitHunyuanTo3DUVJobResponse, SubmitHunyuan3DPartJobResponse, SubmitHunyuanTo3DProJobRequest, DescribeProfileTo3DJobResponse, DescribeHunyuanTo3DUVJobResponse, SubmitReduceFaceJobRequest, DescribeTextureTo3DJobRequest, DescribeHunyuanTo3DUVJobRequest, SubmitHunyuan3DPartJobRequest, SubmitHunyuanTo3DProJobResponse, SubmitTextureTo3DJobResponse, QueryHunyuanTo3DProJobResponse, QueryHunyuan3DPartJobRequest, QueryHunyuanTo3DRapidJobRequest } from "./ai3d_models";
3
+ import { Convert3DFormatRequest, DescribeReduceFaceJobResponse, SubmitReduceFaceJobResponse, Convert3DFormatResponse, QueryHunyuanTo3DProJobRequest, QueryHunyuan3DPartJobResponse, QueryHunyuanTo3DRapidJobResponse, SubmitTextureTo3DJobRequest, DescribeReduceFaceJobRequest, DescribeHunyuanTo3DMotionJobRequest, SubmitHunyuanTo3DRapidJobResponse, SubmitHunyuanTo3DUVJobRequest, SubmitProfileTo3DJobRequest, SubmitHunyuanTo3DMotionJobRequest, DescribeTextureTo3DJobResponse, DescribeProfileTo3DJobRequest, SubmitProfileTo3DJobResponse, DescribeHunyuanTo3DMotionJobResponse, SubmitHunyuanTo3DRapidJobRequest, SubmitHunyuanTo3DMotionJobResponse, SubmitHunyuanTo3DUVJobResponse, SubmitHunyuan3DPartJobResponse, SubmitHunyuanTo3DProJobRequest, DescribeProfileTo3DJobResponse, DescribeHunyuanTo3DUVJobResponse, SubmitReduceFaceJobRequest, DescribeTextureTo3DJobRequest, DescribeHunyuanTo3DUVJobRequest, SubmitHunyuan3DPartJobRequest, SubmitHunyuanTo3DProJobResponse, SubmitTextureTo3DJobResponse, QueryHunyuanTo3DProJobResponse, QueryHunyuan3DPartJobRequest, QueryHunyuanTo3DRapidJobRequest } from "./ai3d_models";
4
4
  /**
5
5
  * ai3d client
6
6
  * @class
@@ -13,10 +13,14 @@ export declare class Client extends AbstractClient {
13
13
  */
14
14
  SubmitTextureTo3DJob(req: SubmitTextureTo3DJobRequest, cb?: (error: string, rep: SubmitTextureTo3DJobResponse) => void): Promise<SubmitTextureTo3DJobResponse>;
15
15
  /**
16
- * 混元生3D接口,采用 Polygon 1.5模型,输入3D 高模后,可生成布线规整,较低面数的3D 模型。
16
+ * 输入模型后,可根据模型纹理进行UV展开,输出对应UV贴图。
17
+ */
18
+ SubmitHunyuanTo3DUVJob(req: SubmitHunyuanTo3DUVJobRequest, cb?: (error: string, rep: SubmitHunyuanTo3DUVJobResponse) => void): Promise<SubmitHunyuanTo3DUVJobResponse>;
19
+ /**
20
+ * 混元生3D接口,基于混元大模型,根据输入的文本描述/图片智能生成3D。
17
21
  默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
18
22
  */
19
- SubmitReduceFaceJob(req: SubmitReduceFaceJobRequest, cb?: (error: string, rep: SubmitReduceFaceJobResponse) => void): Promise<SubmitReduceFaceJobResponse>;
23
+ SubmitProfileTo3DJob(req: SubmitProfileTo3DJobRequest, cb?: (error: string, rep: SubmitProfileTo3DJobResponse) => void): Promise<SubmitProfileTo3DJobResponse>;
20
24
  /**
21
25
  * 混元生3D接口,基于混元大模型,根据输入的文本描述/图片智能生成3D。
22
26
  默认提供3个并发,代表最多能同时处理3个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
@@ -28,14 +32,14 @@ export declare class Client extends AbstractClient {
28
32
  */
29
33
  SubmitHunyuanTo3DRapidJob(req: SubmitHunyuanTo3DRapidJobRequest, cb?: (error: string, rep: SubmitHunyuanTo3DRapidJobResponse) => void): Promise<SubmitHunyuanTo3DRapidJobResponse>;
30
34
  /**
31
- * 混元生3D接口,基于混元大模型,根据输入的文本描述/图片智能生成3D。
35
+ * 输入文本后,可根据文本描述生成对应的 3D人物 动作数据,输出带动画数据的FBX文件。
32
36
  默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
33
37
  */
34
- SubmitProfileTo3DJob(req: SubmitProfileTo3DJobRequest, cb?: (error: string, rep: SubmitProfileTo3DJobResponse) => void): Promise<SubmitProfileTo3DJobResponse>;
38
+ SubmitHunyuanTo3DMotionJob(req: SubmitHunyuanTo3DMotionJobRequest, cb?: (error: string, rep: SubmitHunyuanTo3DMotionJobResponse) => void): Promise<SubmitHunyuanTo3DMotionJobResponse>;
35
39
  /**
36
- * 输入模型后,可根据模型纹理进行UV展开,输出对应UV贴图。
40
+ * 查询组件生成任务。
37
41
  */
38
- SubmitHunyuanTo3DUVJob(req: SubmitHunyuanTo3DUVJobRequest, cb?: (error: string, rep: SubmitHunyuanTo3DUVJobResponse) => void): Promise<SubmitHunyuanTo3DUVJobResponse>;
42
+ DescribeHunyuanTo3DMotionJob(req: DescribeHunyuanTo3DMotionJobRequest, cb?: (error: string, rep: DescribeHunyuanTo3DMotionJobResponse) => void): Promise<DescribeHunyuanTo3DMotionJobResponse>;
39
43
  /**
40
44
  * 输入3D模型文件后,根据模型结构自动进行组件识别生成。
41
45
  */
@@ -64,6 +68,11 @@ export declare class Client extends AbstractClient {
64
68
  默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
65
69
  */
66
70
  DescribeProfileTo3DJob(req: DescribeProfileTo3DJobRequest, cb?: (error: string, rep: DescribeProfileTo3DJobResponse) => void): Promise<DescribeProfileTo3DJobResponse>;
71
+ /**
72
+ * 混元生3D接口,采用 Polygon 1.5模型,输入3D 高模后,可生成布线规整,较低面数的3D 模型。
73
+ 默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
74
+ */
75
+ SubmitReduceFaceJob(req: SubmitReduceFaceJobRequest, cb?: (error: string, rep: SubmitReduceFaceJobResponse) => void): Promise<SubmitReduceFaceJobResponse>;
67
76
  /**
68
77
  * 查询组件拆分任务。
69
78
  */
@@ -35,11 +35,17 @@ class Client extends abstract_client_1.AbstractClient {
35
35
  return this.request("SubmitTextureTo3DJob", req, cb);
36
36
  }
37
37
  /**
38
- * 混元生3D接口,采用 Polygon 1.5模型,输入3D 高模后,可生成布线规整,较低面数的3D 模型。
38
+ * 输入模型后,可根据模型纹理进行UV展开,输出对应UV贴图。
39
+ */
40
+ async SubmitHunyuanTo3DUVJob(req, cb) {
41
+ return this.request("SubmitHunyuanTo3DUVJob", req, cb);
42
+ }
43
+ /**
44
+ * 混元生3D接口,基于混元大模型,根据输入的文本描述/图片智能生成3D。
39
45
  默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
40
46
  */
41
- async SubmitReduceFaceJob(req, cb) {
42
- return this.request("SubmitReduceFaceJob", req, cb);
47
+ async SubmitProfileTo3DJob(req, cb) {
48
+ return this.request("SubmitProfileTo3DJob", req, cb);
43
49
  }
44
50
  /**
45
51
  * 混元生3D接口,基于混元大模型,根据输入的文本描述/图片智能生成3D。
@@ -56,17 +62,17 @@ class Client extends abstract_client_1.AbstractClient {
56
62
  return this.request("SubmitHunyuanTo3DRapidJob", req, cb);
57
63
  }
58
64
  /**
59
- * 混元生3D接口,基于混元大模型,根据输入的文本描述/图片智能生成3D。
65
+ * 输入文本后,可根据文本描述生成对应的 3D人物 动作数据,输出带动画数据的FBX文件。
60
66
  默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
61
67
  */
62
- async SubmitProfileTo3DJob(req, cb) {
63
- return this.request("SubmitProfileTo3DJob", req, cb);
68
+ async SubmitHunyuanTo3DMotionJob(req, cb) {
69
+ return this.request("SubmitHunyuanTo3DMotionJob", req, cb);
64
70
  }
65
71
  /**
66
- * 输入模型后,可根据模型纹理进行UV展开,输出对应UV贴图。
72
+ * 查询组件生成任务。
67
73
  */
68
- async SubmitHunyuanTo3DUVJob(req, cb) {
69
- return this.request("SubmitHunyuanTo3DUVJob", req, cb);
74
+ async DescribeHunyuanTo3DMotionJob(req, cb) {
75
+ return this.request("DescribeHunyuanTo3DMotionJob", req, cb);
70
76
  }
71
77
  /**
72
78
  * 输入3D模型文件后,根据模型结构自动进行组件识别生成。
@@ -108,6 +114,13 @@ class Client extends abstract_client_1.AbstractClient {
108
114
  async DescribeProfileTo3DJob(req, cb) {
109
115
  return this.request("DescribeProfileTo3DJob", req, cb);
110
116
  }
117
+ /**
118
+ * 混元生3D接口,采用 Polygon 1.5模型,输入3D 高模后,可生成布线规整,较低面数的3D 模型。
119
+ 默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
120
+ */
121
+ async SubmitReduceFaceJob(req, cb) {
122
+ return this.request("SubmitReduceFaceJob", req, cb);
123
+ }
111
124
  /**
112
125
  * 查询组件拆分任务。
113
126
  */
@@ -177,6 +177,15 @@ export interface DescribeReduceFaceJobRequest {
177
177
  */
178
178
  JobId?: string;
179
179
  }
180
+ /**
181
+ * DescribeHunyuanTo3DMotionJob请求参数结构体
182
+ */
183
+ export interface DescribeHunyuanTo3DMotionJobRequest {
184
+ /**
185
+ * <p>任务ID。</p>
186
+ */
187
+ JobId: string;
188
+ }
180
189
  /**
181
190
  * SubmitHunyuanTo3DRapidJob返回参数结构体
182
191
  */
@@ -271,6 +280,39 @@ export interface SubmitProfileTo3DJobRequest {
271
280
  */
272
281
  Template?: string;
273
282
  }
283
+ /**
284
+ * SubmitHunyuanTo3DMotionJob请求参数结构体
285
+ */
286
+ export interface SubmitHunyuanTo3DMotionJobRequest {
287
+ /**
288
+ * <p>输入文本prompt,限定最大字符为128。</p>
289
+ */
290
+ Prompt: string;
291
+ /**
292
+ * <p>模型名称:HY-Motion-1.0,默认HY-Motion-1.0。</p>
293
+ */
294
+ Model?: string;
295
+ /**
296
+ * <p>需重定向的模型地址,只能支持混元生3D动画生成的模型(动画模板的接口)</p>
297
+ */
298
+ RetargetFile?: InputFile3D;
299
+ /**
300
+ * <p>生成动画的时长,默认5,范围:1-12(单位s)</p>
301
+ */
302
+ Duration?: number;
303
+ /**
304
+ * <p>默认true,返回的fbx是否带蒙皮mesh</p>
305
+ */
306
+ EnableMesh?: boolean;
307
+ /**
308
+ * <p>是否开启prompt扩写,开启后将补充完善输入的prompt。<br>默认false。</p>
309
+ */
310
+ EnableRewrite?: boolean;
311
+ /**
312
+ * <p>是否开启时长自动匹配,开启后将自动根据prompt匹配适合时长的动作数据<br>默认false。</p>
313
+ */
314
+ EnableDurationEst?: boolean;
315
+ }
274
316
  /**
275
317
  * DescribeTextureTo3DJob返回参数结构体
276
318
  */
@@ -331,6 +373,31 @@ export interface SubmitProfileTo3DJobResponse {
331
373
  */
332
374
  RequestId?: string;
333
375
  }
376
+ /**
377
+ * DescribeHunyuanTo3DMotionJob返回参数结构体
378
+ */
379
+ export interface DescribeHunyuanTo3DMotionJobResponse {
380
+ /**
381
+ * <p>任务状态。WAIT:等待中,RUN:执行中,FAIL:任务失败,DONE:任务成功 示例值:RUN。</p>
382
+ */
383
+ Status?: string;
384
+ /**
385
+ * <p>错误码。</p>
386
+ */
387
+ ErrorCode?: string;
388
+ /**
389
+ * <p>错误信息。</p>
390
+ */
391
+ ErrorMessage?: string;
392
+ /**
393
+ * <p>生成文件的URL地址,有效期1天。</p>
394
+ */
395
+ ResultFile3Ds?: Array<File3D>;
396
+ /**
397
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
398
+ */
399
+ RequestId?: string;
400
+ }
334
401
  /**
335
402
  * SubmitHunyuanTo3DRapidJob请求参数结构体
336
403
  */
@@ -370,6 +437,19 @@ export interface SubmitHunyuanTo3DRapidJobRequest {
370
437
  */
371
438
  EnableGeometry?: boolean;
372
439
  }
440
+ /**
441
+ * SubmitHunyuanTo3DMotionJob返回参数结构体
442
+ */
443
+ export interface SubmitHunyuanTo3DMotionJobResponse {
444
+ /**
445
+ * <p>任务ID(有效期24小时)</p>
446
+ */
447
+ JobId?: string;
448
+ /**
449
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
450
+ */
451
+ RequestId?: string;
452
+ }
373
453
  /**
374
454
  * SubmitHunyuanTo3DUVJob返回参数结构体
375
455
  */
@@ -2059,6 +2059,10 @@ export interface CreateAndroidInstanceAcceleratorTokenRequest {
2059
2059
  * 用户IP,可以根据该 IP 选择就近加速点。如果不填,将自动选择就近加速点。
2060
2060
  */
2061
2061
  UserIP?: string;
2062
+ /**
2063
+ * 有效期,默认为 12 小时,最长为 7 天,建议设置不要过长,否则泄漏风险越大。支持 s(秒)、m(分)、h(小时)、d(天)等单位,比如 1d、24h、86400s 都表示一天,1h2m3s 表示一小时两分三秒
2064
+ */
2065
+ ExpirationDuration?: string;
2062
2066
  }
2063
2067
  /**
2064
2068
  * ModifyAndroidInstancesResolution请求参数结构体
@@ -180,6 +180,7 @@ export declare class Client extends AbstractClient {
180
180
  RecognizeValidIDCardOCR(req: RecognizeValidIDCardOCRRequest, cb?: (error: string, rep: RecognizeValidIDCardOCRResponse) => void): Promise<RecognizeValidIDCardOCRResponse>;
181
181
  /**
182
182
  * 提供针对特定场景(如商户门头照、车牌等)图片的PS篡改、AIGC合成、图片质量检测能力,可应用于业务流程中对特定场景图片真实性、有效性校验的场景。
183
+ 默认接口请求频率限制:10次/秒
183
184
  */
184
185
  VerifyScenePhoto(req: VerifyScenePhotoRequest, cb?: (error: string, rep: VerifyScenePhotoResponse) => void): Promise<VerifyScenePhotoResponse>;
185
186
  /**
@@ -636,6 +637,7 @@ export declare class Client extends AbstractClient {
636
637
  EduPaperOCR(req: EduPaperOCRRequest, cb?: (error: string, rep: EduPaperOCRResponse) => void): Promise<EduPaperOCRResponse>;
637
638
  /**
638
639
  * 支持对输入图的内容进行判断、分类以及总结;支持用户对通用文字识别输出结构进行自定义。
640
+ 默认接口请求频率限制:1次/秒
639
641
  */
640
642
  RecognizeAgent(req: RecognizeAgentRequest, cb?: (error: string, rep: RecognizeAgentResponse) => void): Promise<RecognizeAgentResponse>;
641
643
  /**
@@ -222,6 +222,7 @@ class Client extends abstract_client_1.AbstractClient {
222
222
  }
223
223
  /**
224
224
  * 提供针对特定场景(如商户门头照、车牌等)图片的PS篡改、AIGC合成、图片质量检测能力,可应用于业务流程中对特定场景图片真实性、有效性校验的场景。
225
+ 默认接口请求频率限制:10次/秒
225
226
  */
226
227
  async VerifyScenePhoto(req, cb) {
227
228
  return this.request("VerifyScenePhoto", req, cb);
@@ -742,6 +743,7 @@ class Client extends abstract_client_1.AbstractClient {
742
743
  }
743
744
  /**
744
745
  * 支持对输入图的内容进行判断、分类以及总结;支持用户对通用文字识别输出结构进行自定义。
746
+ 默认接口请求频率限制:1次/秒
745
747
  */
746
748
  async RecognizeAgent(req, cb) {
747
749
  return this.request("RecognizeAgent", req, cb);
@@ -816,66 +816,8 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
816
816
  */
817
817
  DeleteZone(req: DeleteZoneRequest, cb?: (error: string, rep: DeleteZoneResponse) => void): Promise<DeleteZoneResponse>;
818
818
  /**
819
- * 本接口用以查询七层域名业务的回源时序数据,可以通过指定查询维度 <code>DimensionName</code> 进行分组查询,返回多组时序数据。
820
-
821
- <p>单次请求最多返回 <strong>50,000</strong> 个数据项<code> TimingDataItem </code>。数据项总数的计算规则如下:</p>
822
- <pre>
823
- 指标个数 * 时间点个数 * 维度值个数 = 数据项总数
824
- </pre>
825
- <ul>
826
- <li>
827
- <strong>指标个数</strong>:<code>MetricNames</code> 的列表长度。
828
- </li>
829
- <li>
830
- <strong>时间点个数</strong>:<code>(EndTime - StartTime) / Interval</code>。
831
- </li>
832
- <li>
833
- <strong>维度值个数</strong>:
834
- <ul>
835
- <li>当未指定 <code>DimensionName</code> 时,默认按账号维度汇总数据,维度值个数为 1。</li>
836
- <li>当 <code>DimensionName = domain</code> 时,维度值个数为 <code>Filters</code> 中 <code>domain</code> 过滤条件指定的域名列表长度。</li>
837
- <li>当 <code>DimensionName = origin-status-code-category</code> 时,维度值个数默认为 <code>6</code>。</li>
838
- <li>当 <code>DimensionName = origin-status-code</code> 时,维度值个数默认为 <code>600</code>。</li>
839
- </ul>
840
- </li>
841
- </ul>
842
-
843
- <p><code>DimensionName</code> 可以与 <code>Filters</code> 组合使用,通过在 <code>Filters</code> 中指定 <code>DimensionName</code> 对应的过滤条件以限制维度值个数。</p>
844
-
845
- <h3>示例</h3>
846
- <p>以查询某一小时的具体状态码维度的时序数据为例,假设查询条件如下:</p>
847
- <ul>
848
- <li><code>MetricNames = ["l7Flow_request_hy"]</code>(指标个数 = 1)</li>
849
- <li><code>StartTime = 2025-10-01T06:00:00+08:00</code>,<code>EndTime = 2025-10-01T06:59:59+08:00</code>,<code>Interval = "min"</code>(时间点个数 = 60)</li>
850
- <li><code>DimensionName = origin-status-code</code>,<code>Filters = [{"originStatusCode": ["0", "4xx", "5xx"]}]</code>(维度值个数 = 201)</li>
851
- </ul>
852
- <p>则数据项总数为:</p>
853
- <pre>1 × 60 × 201 = 12060 </pre>
854
- <p>未超过限制。</p>
855
-
856
- <p><strong>注意</strong>:若查询的数据项总数超过 <strong>50,000</strong>,系统会返回错误 <strong>LimitExceeded.TimingDataItemLimitExceeded</strong>。</p>
857
- <p>此时,请通过调整入参减少单次查询的数据项至 50,000 以内,可采取的做法有:</p>
858
- <ol>
859
- <li>
860
- <strong>减少时间点个数</strong>:
861
- <ul>
862
- <li>缩短查询时间范围(<code>StartTime</code> 到 <code>EndTime</code> 之间的时间跨度)。</li>
863
- <li>选择更大的时间间隔(<code>Interval</code>)。</li>
864
- </ul>
865
- </li>
866
- <li>
867
- <strong>减少维度值个数</strong>:
868
- <ul>
869
- <li>调整 <code>Filters</code>,指定更少的 <code>domain</code> 或 <code>originStatusCode</code> 列表。</li>
870
- </ul>
871
- </li>
872
- <li>
873
- <strong>减少指标值个数</strong>:
874
- <ul>
875
- <li>调整 <code>MetricNames</code>,指定更少的查询指标。</li>
876
- </ul>
877
- </li>
878
- </ol>
819
+ * 本接口用以查询七层域名业务的回源时序数据。
820
+ 您可以选择通过指定查询维度 <code>DimensionName</code> 进行分组查询,返回多组时序数据,详细指引与使用限制请参考 [如何使用 API 实现单次调用中的分组查询](https://cloud.tencent.com/document/product/1552/127501)。
879
821
  */
880
822
  DescribeTimingL7OriginPullData(req: DescribeTimingL7OriginPullDataRequest, cb?: (error: string, rep: DescribeTimingL7OriginPullDataResponse) => void): Promise<DescribeTimingL7OriginPullDataResponse>;
881
823
  /**
@@ -1210,66 +1210,8 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
1210
1210
  return this.request("DeleteZone", req, cb);
1211
1211
  }
1212
1212
  /**
1213
- * 本接口用以查询七层域名业务的回源时序数据,可以通过指定查询维度 <code>DimensionName</code> 进行分组查询,返回多组时序数据。
1214
-
1215
- <p>单次请求最多返回 <strong>50,000</strong> 个数据项<code> TimingDataItem </code>。数据项总数的计算规则如下:</p>
1216
- <pre>
1217
- 指标个数 * 时间点个数 * 维度值个数 = 数据项总数
1218
- </pre>
1219
- <ul>
1220
- <li>
1221
- <strong>指标个数</strong>:<code>MetricNames</code> 的列表长度。
1222
- </li>
1223
- <li>
1224
- <strong>时间点个数</strong>:<code>(EndTime - StartTime) / Interval</code>。
1225
- </li>
1226
- <li>
1227
- <strong>维度值个数</strong>:
1228
- <ul>
1229
- <li>当未指定 <code>DimensionName</code> 时,默认按账号维度汇总数据,维度值个数为 1。</li>
1230
- <li>当 <code>DimensionName = domain</code> 时,维度值个数为 <code>Filters</code> 中 <code>domain</code> 过滤条件指定的域名列表长度。</li>
1231
- <li>当 <code>DimensionName = origin-status-code-category</code> 时,维度值个数默认为 <code>6</code>。</li>
1232
- <li>当 <code>DimensionName = origin-status-code</code> 时,维度值个数默认为 <code>600</code>。</li>
1233
- </ul>
1234
- </li>
1235
- </ul>
1236
-
1237
- <p><code>DimensionName</code> 可以与 <code>Filters</code> 组合使用,通过在 <code>Filters</code> 中指定 <code>DimensionName</code> 对应的过滤条件以限制维度值个数。</p>
1238
-
1239
- <h3>示例</h3>
1240
- <p>以查询某一小时的具体状态码维度的时序数据为例,假设查询条件如下:</p>
1241
- <ul>
1242
- <li><code>MetricNames = ["l7Flow_request_hy"]</code>(指标个数 = 1)</li>
1243
- <li><code>StartTime = 2025-10-01T06:00:00+08:00</code>,<code>EndTime = 2025-10-01T06:59:59+08:00</code>,<code>Interval = "min"</code>(时间点个数 = 60)</li>
1244
- <li><code>DimensionName = origin-status-code</code>,<code>Filters = [{"originStatusCode": ["0", "4xx", "5xx"]}]</code>(维度值个数 = 201)</li>
1245
- </ul>
1246
- <p>则数据项总数为:</p>
1247
- <pre>1 × 60 × 201 = 12060 </pre>
1248
- <p>未超过限制。</p>
1249
-
1250
- <p><strong>注意</strong>:若查询的数据项总数超过 <strong>50,000</strong>,系统会返回错误 <strong>LimitExceeded.TimingDataItemLimitExceeded</strong>。</p>
1251
- <p>此时,请通过调整入参减少单次查询的数据项至 50,000 以内,可采取的做法有:</p>
1252
- <ol>
1253
- <li>
1254
- <strong>减少时间点个数</strong>:
1255
- <ul>
1256
- <li>缩短查询时间范围(<code>StartTime</code> 到 <code>EndTime</code> 之间的时间跨度)。</li>
1257
- <li>选择更大的时间间隔(<code>Interval</code>)。</li>
1258
- </ul>
1259
- </li>
1260
- <li>
1261
- <strong>减少维度值个数</strong>:
1262
- <ul>
1263
- <li>调整 <code>Filters</code>,指定更少的 <code>domain</code> 或 <code>originStatusCode</code> 列表。</li>
1264
- </ul>
1265
- </li>
1266
- <li>
1267
- <strong>减少指标值个数</strong>:
1268
- <ul>
1269
- <li>调整 <code>MetricNames</code>,指定更少的查询指标。</li>
1270
- </ul>
1271
- </li>
1272
- </ol>
1213
+ * 本接口用以查询七层域名业务的回源时序数据。
1214
+ 您可以选择通过指定查询维度 <code>DimensionName</code> 进行分组查询,返回多组时序数据,详细指引与使用限制请参考 [如何使用 API 实现单次调用中的分组查询](https://cloud.tencent.com/document/product/1552/127501)。
1273
1215
  */
1274
1216
  async DescribeTimingL7OriginPullData(req, cb) {
1275
1217
  return this.request("DescribeTimingL7OriginPullData", req, cb);
@@ -5631,7 +5631,7 @@ export interface ApplicationProxyRule {
5631
5631
  /**
5632
5632
  * 源站信息:
5633
5633
  <li>当 OriginType 为 custom 时,表示一个或多个源站,如`["8.8.8.8","9.9.9.9"]` 或 `OriginValue=["test.com"]`;</li>
5634
- <li>当 OriginType 为 loadbalancer 时,表示一个负载均衡,如`["lb-xdffsfasdfs"]`;</li>
5634
+ <li>当 OriginType 为 loadbalancer 时,表示一个负载均衡,如`["lb-3pbiw4d9iqz0"]`;</li>
5635
5635
  <li>当 OriginType 为 origins 时,要求有且仅有一个元素,表示源站组ID,如`["origin-537f5b41-162a-11ed-abaa-525400c5da15"]`。</li>
5636
5636
  */
5637
5637
  OriginValue: Array<string>;
@@ -5663,7 +5663,7 @@ export interface ApplicationProxyRule {
5663
5663
  */
5664
5664
  SessionPersist?: boolean;
5665
5665
  /**
5666
- * 会话保持的时间,只有当SessionPersist为true时,该值才会生效。
5666
+ * 会话保持的时间,单位为秒,只有当SessionPersist为true时,该值才会生效。
5667
5667
  */
5668
5668
  SessionPersistTime?: number;
5669
5669
  /**
@@ -10505,7 +10505,7 @@ export interface CreateApplicationProxyRuleRequest {
10505
10505
  */
10506
10506
  SessionPersist?: boolean;
10507
10507
  /**
10508
- * 会话保持的时间,只有当SessionPersist为true时,该值才会生效。
10508
+ * 会话保持的时间,单位为秒,只有当SessionPersist为true时,该值才会生效。
10509
10509
  */
10510
10510
  SessionPersistTime?: number;
10511
10511
  /**
@@ -11455,7 +11455,7 @@ export interface ApplicationProxy {
11455
11455
  */
11456
11456
  AccelerateType?: number;
11457
11457
  /**
11458
- * 会话保持时间。
11458
+ * 会话保持时间,单位为秒。
11459
11459
  */
11460
11460
  SessionPersistTime?: number;
11461
11461
  /**
@@ -661,6 +661,10 @@ export interface LLMDetectResult {
661
661
  * <p>图片检测结果</p>
662
662
  */
663
663
  ImageResult?: Array<ImageResult>;
664
+ /**
665
+ * <p>要代答的消息id,此消息id用于作为GenerateLLMSecAnswer接口的入参</p>
666
+ */
667
+ MsgID?: string;
664
668
  }
665
669
  /**
666
670
  * ModifyApiSecSensitiveRule返回参数结构体