tencentcloud-sdk-nodejs-intl-en 3.0.1278 → 3.0.1280
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/package.json +1 -1
- package/tencentcloud/ccc/v20200210/ccc_client.js +31 -1
- package/tencentcloud/ccc/v20200210/models.js +522 -110
- package/tencentcloud/ckafka/v20190819/ckafka_client.js +140 -56
- package/tencentcloud/ckafka/v20190819/models.js +2185 -1109
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/cvm/v20170312/cvm_client.js +0 -1
- package/tencentcloud/cvm/v20170312/models.js +30 -18
- package/tencentcloud/dbbrain/index.js +1 -1
- package/tencentcloud/lkeap/v20240522/lkeap_client.js +25 -11
- package/tencentcloud/lkeap/v20240522/models.js +454 -264
- package/tencentcloud/mdl/v20200326/models.js +29 -1
- package/tencentcloud/mps/v20190612/models.js +1630 -476
- package/tencentcloud/mps/v20190612/mps_client.js +16 -3
- package/tencentcloud/sms/index.js +1 -1
- package/tencentcloud/tke/index.js +1 -1
- package/tencentcloud/vm/index.js +1 -1
- package/tencentcloud/vod/index.js +1 -1
- package/tencentcloud/vpc/v20170312/models.js +41 -26
- package/tencentcloud/vpc/v20170312/vpc_client.js +1 -2
- package/tencentcloud/wedata/index.js +1 -1
|
@@ -24,6 +24,7 @@ const ModifyWatermarkTemplateRequest = models.ModifyWatermarkTemplateRequest;
|
|
|
24
24
|
const AiRecognitionTaskAsrFullTextSegmentItem = models.AiRecognitionTaskAsrFullTextSegmentItem;
|
|
25
25
|
const UserDefineOcrTextReviewTemplateInfoForUpdate = models.UserDefineOcrTextReviewTemplateInfoForUpdate;
|
|
26
26
|
const FrameRateConfig = models.FrameRateConfig;
|
|
27
|
+
const AiAnalysisTaskVideoComprehensionResult = models.AiAnalysisTaskVideoComprehensionResult;
|
|
27
28
|
const OverrideTranscodeParameter = models.OverrideTranscodeParameter;
|
|
28
29
|
const AiAnalysisTaskClassificationInput = models.AiAnalysisTaskClassificationInput;
|
|
29
30
|
const SvgWatermarkInput = models.SvgWatermarkInput;
|
|
@@ -39,6 +40,7 @@ const AdaptiveDynamicStreamingTemplate = models.AdaptiveDynamicStreamingTemplate
|
|
|
39
40
|
const MediaAiAnalysisDescriptionItem = models.MediaAiAnalysisDescriptionItem;
|
|
40
41
|
const DeleteAnimatedGraphicsTemplateResponse = models.DeleteAnimatedGraphicsTemplateResponse;
|
|
41
42
|
const AiReviewTaskProhibitedOcrResult = models.AiReviewTaskProhibitedOcrResult;
|
|
43
|
+
const UpdateSmartEraseWatermarkConfig = models.UpdateSmartEraseWatermarkConfig;
|
|
42
44
|
const AiRecognitionTaskAsrFullTextResultOutput = models.AiRecognitionTaskAsrFullTextResultOutput;
|
|
43
45
|
const AsrHotwordsSetItem = models.AsrHotwordsSetItem;
|
|
44
46
|
const AiReviewProhibitedOcrTaskOutput = models.AiReviewProhibitedOcrTaskOutput;
|
|
@@ -88,7 +90,7 @@ const ParseLiveStreamProcessNotificationResponse = models.ParseLiveStreamProcess
|
|
|
88
90
|
const SmartEraseTaskResult = models.SmartEraseTaskResult;
|
|
89
91
|
const AiRecognitionTaskInput = models.AiRecognitionTaskInput;
|
|
90
92
|
const AiAnalysisTaskFrameTagResult = models.AiAnalysisTaskFrameTagResult;
|
|
91
|
-
const
|
|
93
|
+
const AudioTemplateInfo = models.AudioTemplateInfo;
|
|
92
94
|
const ExecuteFunctionResponse = models.ExecuteFunctionResponse;
|
|
93
95
|
const CoverConfigureInfo = models.CoverConfigureInfo;
|
|
94
96
|
const AIRecognitionTemplateItem = models.AIRecognitionTemplateItem;
|
|
@@ -101,6 +103,7 @@ const AiAnalysisTaskHighlightResult = models.AiAnalysisTaskHighlightResult;
|
|
|
101
103
|
const DeleteAIAnalysisTemplateResponse = models.DeleteAIAnalysisTemplateResponse;
|
|
102
104
|
const TimeSpotCheck = models.TimeSpotCheck;
|
|
103
105
|
const TextWatermarkTemplateInputForUpdate = models.TextWatermarkTemplateInputForUpdate;
|
|
106
|
+
const SubtitleTransResultItem = models.SubtitleTransResultItem;
|
|
104
107
|
const AiReviewTerrorismOcrTaskInput = models.AiReviewTerrorismOcrTaskInput;
|
|
105
108
|
const AiRecognitionTaskOcrWordsResultInput = models.AiRecognitionTaskOcrWordsResultInput;
|
|
106
109
|
const CreateQualityControlTemplateResponse = models.CreateQualityControlTemplateResponse;
|
|
@@ -134,6 +137,7 @@ const MediaTranscodeItem = models.MediaTranscodeItem;
|
|
|
134
137
|
const MediaProcessTaskAdaptiveDynamicStreamingResult = models.MediaProcessTaskAdaptiveDynamicStreamingResult;
|
|
135
138
|
const OcrWordsConfigureInfoForUpdate = models.OcrWordsConfigureInfoForUpdate;
|
|
136
139
|
const WatermarkTemplate = models.WatermarkTemplate;
|
|
140
|
+
const OverrideEraseParameter = models.OverrideEraseParameter;
|
|
137
141
|
const TextWatermarkTemplateInput = models.TextWatermarkTemplateInput;
|
|
138
142
|
const ModifyAIAnalysisTemplateResponse = models.ModifyAIAnalysisTemplateResponse;
|
|
139
143
|
const DescribeWordSamplesResponse = models.DescribeWordSamplesResponse;
|
|
@@ -186,6 +190,7 @@ const AiReviewPornAsrTaskOutput = models.AiReviewPornAsrTaskOutput;
|
|
|
186
190
|
const ComposeTransitionItem = models.ComposeTransitionItem;
|
|
187
191
|
const DeleteAIAnalysisTemplateRequest = models.DeleteAIAnalysisTemplateRequest;
|
|
188
192
|
const EditMediaRequest = models.EditMediaRequest;
|
|
193
|
+
const PureSubtitleTransResultOutput = models.PureSubtitleTransResultOutput;
|
|
189
194
|
const DeleteAsrHotwordsRequest = models.DeleteAsrHotwordsRequest;
|
|
190
195
|
const S3InputInfo = models.S3InputInfo;
|
|
191
196
|
const MediaProcessTaskImageSpriteResult = models.MediaProcessTaskImageSpriteResult;
|
|
@@ -239,6 +244,7 @@ const AiRecognitionTaskFaceSegmentItem = models.AiRecognitionTaskFaceSegmentItem
|
|
|
239
244
|
const AiAnalysisTaskTagResult = models.AiAnalysisTaskTagResult;
|
|
240
245
|
const AiAnalysisTaskDelLogoInput = models.AiAnalysisTaskDelLogoInput;
|
|
241
246
|
const SmartSubtitleTaskBatchOutput = models.SmartSubtitleTaskBatchOutput;
|
|
247
|
+
const PureSubtitleTransResult = models.PureSubtitleTransResult;
|
|
242
248
|
const AiAnalysisTaskTagOutput = models.AiAnalysisTaskTagOutput;
|
|
243
249
|
const CreateAsrHotwordsResponse = models.CreateAsrHotwordsResponse;
|
|
244
250
|
const AiAnalysisTaskHighlightOutput = models.AiAnalysisTaskHighlightOutput;
|
|
@@ -297,6 +303,7 @@ const MediaContentReviewAsrTextSegmentItem = models.MediaContentReviewAsrTextSeg
|
|
|
297
303
|
const CreateWatermarkTemplateRequest = models.CreateWatermarkTemplateRequest;
|
|
298
304
|
const ScheduleAnalysisTaskResult = models.ScheduleAnalysisTaskResult;
|
|
299
305
|
const ComposeMediaItem = models.ComposeMediaItem;
|
|
306
|
+
const AdvancedSuperResolutionConfig = models.AdvancedSuperResolutionConfig;
|
|
300
307
|
const ScheduleQualityControlTaskResult = models.ScheduleQualityControlTaskResult;
|
|
301
308
|
const TerrorismConfigureInfoForUpdate = models.TerrorismConfigureInfoForUpdate;
|
|
302
309
|
const DescribePersonSamplesRequest = models.DescribePersonSamplesRequest;
|
|
@@ -309,7 +316,7 @@ const MosaicInput = models.MosaicInput;
|
|
|
309
316
|
const LiveRecordTaskInput = models.LiveRecordTaskInput;
|
|
310
317
|
const AIAnalysisTemplateItem = models.AIAnalysisTemplateItem;
|
|
311
318
|
const AiRecognitionTaskObjectResultItem = models.AiRecognitionTaskObjectResultItem;
|
|
312
|
-
const
|
|
319
|
+
const ComposeMediaConfig = models.ComposeMediaConfig;
|
|
313
320
|
const LiveStreamAiReviewImagePoliticalResult = models.LiveStreamAiReviewImagePoliticalResult;
|
|
314
321
|
const RawImageWatermarkInput = models.RawImageWatermarkInput;
|
|
315
322
|
const DescribeImageSpriteTemplatesRequest = models.DescribeImageSpriteTemplatesRequest;
|
|
@@ -367,6 +374,7 @@ const SegmentRecognitionItem = models.SegmentRecognitionItem;
|
|
|
367
374
|
const AiReviewPoliticalAsrTaskInput = models.AiReviewPoliticalAsrTaskInput;
|
|
368
375
|
const LiveStreamAiAnalysisResultInfo = models.LiveStreamAiAnalysisResultInfo;
|
|
369
376
|
const SegmentSpecificInfo = models.SegmentSpecificInfo;
|
|
377
|
+
const AiAnalysisTaskVideoComprehensionInput = models.AiAnalysisTaskVideoComprehensionInput;
|
|
370
378
|
const DescribeStreamLinkSecurityGroupResponse = models.DescribeStreamLinkSecurityGroupResponse;
|
|
371
379
|
const MediaAiAnalysisTagItem = models.MediaAiAnalysisTagItem;
|
|
372
380
|
const TranscodeTemplate = models.TranscodeTemplate;
|
|
@@ -419,7 +427,6 @@ const CosFileUploadTrigger = models.CosFileUploadTrigger;
|
|
|
419
427
|
const AiReviewPoliticalAsrTaskOutput = models.AiReviewPoliticalAsrTaskOutput;
|
|
420
428
|
const TEHDConfigForUpdate = models.TEHDConfigForUpdate;
|
|
421
429
|
const ModifyPersonSampleRequest = models.ModifyPersonSampleRequest;
|
|
422
|
-
const AudioTemplateInfo = models.AudioTemplateInfo;
|
|
423
430
|
const AsrFullTextConfigureInfo = models.AsrFullTextConfigureInfo;
|
|
424
431
|
const AiAnalysisTaskVideoRemakeResult = models.AiAnalysisTaskVideoRemakeResult;
|
|
425
432
|
const ArtifactRepairConfig = models.ArtifactRepairConfig;
|
|
@@ -429,6 +436,7 @@ const AiAnalysisTaskDubbingInput = models.AiAnalysisTaskDubbingInput;
|
|
|
429
436
|
const ComposeCanvas = models.ComposeCanvas;
|
|
430
437
|
const AiReviewPornTaskOutput = models.AiReviewPornTaskOutput;
|
|
431
438
|
const CreateWorkflowResponse = models.CreateWorkflowResponse;
|
|
439
|
+
const AiAnalysisTaskVideoComprehensionOutput = models.AiAnalysisTaskVideoComprehensionOutput;
|
|
432
440
|
const AiRecognitionTaskAsrFullTextResult = models.AiRecognitionTaskAsrFullTextResult;
|
|
433
441
|
const ModifyAIRecognitionTemplateResponse = models.ModifyAIRecognitionTemplateResponse;
|
|
434
442
|
const PoliticalImgReviewTemplateInfo = models.PoliticalImgReviewTemplateInfo;
|
|
@@ -467,6 +475,7 @@ const LiveStreamAiReviewImagePornResult = models.LiveStreamAiReviewImagePornResu
|
|
|
467
475
|
const AiAnalysisTaskFrameTagInput = models.AiAnalysisTaskFrameTagInput;
|
|
468
476
|
const MediaAiAnalysisFrameTagSegmentItem = models.MediaAiAnalysisFrameTagSegmentItem;
|
|
469
477
|
const AiRecognitionTaskAsrWordsResultItem = models.AiRecognitionTaskAsrWordsResultItem;
|
|
478
|
+
const HeadTailParameter = models.HeadTailParameter;
|
|
470
479
|
const DescribeTaskDetailResponse = models.DescribeTaskDetailResponse;
|
|
471
480
|
const AiAnalysisTaskDubbingResult = models.AiAnalysisTaskDubbingResult;
|
|
472
481
|
const DeleteImageSpriteTemplateRequest = models.DeleteImageSpriteTemplateRequest;
|
|
@@ -531,7 +540,9 @@ const DescribeTranscodeTemplatesRequest = models.DescribeTranscodeTemplatesReque
|
|
|
531
540
|
const DescribeSmartSubtitleTemplatesResponse = models.DescribeSmartSubtitleTemplatesResponse;
|
|
532
541
|
const SchedulesInfo = models.SchedulesInfo;
|
|
533
542
|
const DisableWorkflowRequest = models.DisableWorkflowRequest;
|
|
543
|
+
const FrameRateWithDenConfig = models.FrameRateWithDenConfig;
|
|
534
544
|
const PoliticalConfigureInfoForUpdate = models.PoliticalConfigureInfoForUpdate;
|
|
545
|
+
const DiffusionEnhanceConfig = models.DiffusionEnhanceConfig;
|
|
535
546
|
const DescribeWatermarkTemplatesResponse = models.DescribeWatermarkTemplatesResponse;
|
|
536
547
|
const DeleteQualityControlTemplateResponse = models.DeleteQualityControlTemplateResponse;
|
|
537
548
|
const CreateAnimatedGraphicsTemplateRequest = models.CreateAnimatedGraphicsTemplateRequest;
|
|
@@ -570,6 +581,7 @@ const CreateWatermarkTemplateResponse = models.CreateWatermarkTemplateResponse;
|
|
|
570
581
|
const DescribeStreamLinkSecurityGroupRequest = models.DescribeStreamLinkSecurityGroupRequest;
|
|
571
582
|
const AiReviewPoliticalOcrTaskOutput = models.AiReviewPoliticalOcrTaskOutput;
|
|
572
583
|
const OcrFullTextConfigureInfo = models.OcrFullTextConfigureInfo;
|
|
584
|
+
const UpdateSmartErasePrivacyConfig = models.UpdateSmartErasePrivacyConfig;
|
|
573
585
|
const ModifyLiveRecordTemplateRequest = models.ModifyLiveRecordTemplateRequest;
|
|
574
586
|
const ModifySmartSubtitleTemplateRequest = models.ModifySmartSubtitleTemplateRequest;
|
|
575
587
|
const DescribeTranscodeTemplatesResponse = models.DescribeTranscodeTemplatesResponse;
|
|
@@ -579,6 +591,7 @@ const DescribeAnimatedGraphicsTemplatesResponse = models.DescribeAnimatedGraphic
|
|
|
579
591
|
const MediaAiAnalysisFrameTagItem = models.MediaAiAnalysisFrameTagItem;
|
|
580
592
|
const ActivityResItem = models.ActivityResItem;
|
|
581
593
|
const LiveActivityResItem = models.LiveActivityResItem;
|
|
594
|
+
const UpdateSmartEraseSubtitleConfig = models.UpdateSmartEraseSubtitleConfig;
|
|
582
595
|
const EraseTimeArea = models.EraseTimeArea;
|
|
583
596
|
const SpekeDrm = models.SpekeDrm;
|
|
584
597
|
const AiAnalysisTaskDelLogoResult = models.AiAnalysisTaskDelLogoResult;
|
package/tencentcloud/vm/index.js
CHANGED
|
@@ -6579,13 +6579,13 @@ class DescribeIp6AddressesRequest extends AbstractModel {
|
|
|
6579
6579
|
this.Filters = null;
|
|
6580
6580
|
|
|
6581
6581
|
/**
|
|
6582
|
-
* Offset. Default value: 0. For more information on `Offset`, see the relevant section in the API [
|
|
6582
|
+
* Offset. Default value: 0. For more information on `Offset`, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).
|
|
6583
6583
|
* @type {number || null}
|
|
6584
6584
|
*/
|
|
6585
6585
|
this.Offset = null;
|
|
6586
6586
|
|
|
6587
6587
|
/**
|
|
6588
|
-
* Number of returned results. Default value: 20. Maximum value: 100. For more information on `Limit`, see the relevant section in the API [
|
|
6588
|
+
* Number of returned results. Default value: 20. Maximum value: 100. For more information on `Limit`, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).
|
|
6589
6589
|
* @type {number || null}
|
|
6590
6590
|
*/
|
|
6591
6591
|
this.Limit = null;
|
|
@@ -8758,29 +8758,30 @@ class DescribeBandwidthPackagesRequest extends AbstractModel {
|
|
|
8758
8758
|
this.BandwidthPackageIds = null;
|
|
8759
8759
|
|
|
8760
8760
|
/**
|
|
8761
|
-
* Each request can have up to 10 `Filters`. `BandwidthPackageIds` and `Filters`
|
|
8762
|
-
<li>
|
|
8763
|
-
<li>
|
|
8764
|
-
<li>
|
|
8765
|
-
<li
|
|
8766
|
-
<li>
|
|
8767
|
-
<li>
|
|
8768
|
-
<li>
|
|
8769
|
-
<li>
|
|
8770
|
-
<li
|
|
8771
|
-
|
|
8761
|
+
* Each request can have up to 10 `Filters`. parameters do not support specifying `BandwidthPackageIds` and `Filters` at the same time. detailed filter criteria are as follows:.
|
|
8762
|
+
<li>bandwidth-package-id - String - required: no - (filter condition) filter by the unique id of the bandwidth package.</li>.
|
|
8763
|
+
<li>bandwidth-package-name - String - required: no - (filter criteria) filter by bandwidth package name. fuzzy filtering is not supported.</li>.
|
|
8764
|
+
<li>network-type - String - required: no - (filter condition) filter by bandwidth package type. network type can be found in [BandwidthPackage](https://intl.cloud.tencent.com/document/api/215/15824?from_cn_redirect=1#BandwidthPackage).</li>.
|
|
8765
|
+
<li>- charge-type - String - required: no - (filter condition) filter by the billing type of the bandwidth package. the billing type can be found in BandwidthPackage (https://intl.cloud.tencent.com/document/api/215/15824?from_cn_redirect=1#BandwidthPackage).</li>.
|
|
8766
|
+
<li>resource.resource-type - String - required: no - (filter criteria) filter by bandwidth package resource type. resource types include 'Address' and 'LoadBalance'.</li>.
|
|
8767
|
+
<li>resource.resource-id - String - required: no - (filter criteria) filter by bandwidth package resource id. resource id is in the format of 'eip-xxxx','lb-xxxx'.</li>.
|
|
8768
|
+
<li>resource.address-ip - String - required: no - filter by bandwidth package resource ip.</li>.
|
|
8769
|
+
<li>tag-key - String - required: no - (filter condition) filter according to the tag key.</li>.
|
|
8770
|
+
<li>`tag-value` - String - Optional - Filter by the tag value.</li>
|
|
8771
|
+
|
|
8772
|
+
<li>tag:tag-key - String - required: no - (filter condition) filter by tag key-value pair. replace tag-key with a specific tag key.</li>.
|
|
8772
8773
|
* @type {Array.<Filter> || null}
|
|
8773
8774
|
*/
|
|
8774
8775
|
this.Filters = null;
|
|
8775
8776
|
|
|
8776
8777
|
/**
|
|
8777
|
-
* Offset. This value defaults to 0. For more information, see the relevant
|
|
8778
|
+
* Offset. This value defaults to 0. For more information on Offset, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).
|
|
8778
8779
|
* @type {number || null}
|
|
8779
8780
|
*/
|
|
8780
8781
|
this.Offset = null;
|
|
8781
8782
|
|
|
8782
8783
|
/**
|
|
8783
|
-
* Number of bandwidth packages returned. This value defaults to 20. The maximum is 100. For more information, see the relevant
|
|
8784
|
+
* Number of bandwidth packages returned. This value defaults to 20. The maximum is 100. For more information on Limit, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).
|
|
8784
8785
|
* @type {number || null}
|
|
8785
8786
|
*/
|
|
8786
8787
|
this.Limit = null;
|
|
@@ -12228,21 +12229,21 @@ class DescribeBandwidthPackageResourcesRequest extends AbstractModel {
|
|
|
12228
12229
|
this.BandwidthPackageId = null;
|
|
12229
12230
|
|
|
12230
12231
|
/**
|
|
12231
|
-
* Each request can have up to 10 `Filters` and 5 `Filter.Values`.
|
|
12232
|
-
<li>resource-id - String - Required: no -
|
|
12232
|
+
* Each request can have up to 10 `Filters` and 5 `Filter.Values`. The specific filter conditions are as follows:
|
|
12233
|
+
<li>resource-id - String - Required: no - (Filter condition) Filters by the unique ID of resources in a bandwidth package, such as `eip-11112222`.</li>
|
|
12233
12234
|
<li>resource-type - String - Required: no - (Filter condition) Filters by the type of resources in a bandwidth package. It now supports only EIP (`Address`) and load balancer (`LoadBalance`).</li>
|
|
12234
12235
|
* @type {Array.<Filter> || null}
|
|
12235
12236
|
*/
|
|
12236
12237
|
this.Filters = null;
|
|
12237
12238
|
|
|
12238
12239
|
/**
|
|
12239
|
-
* The offset. Default value: 0. For more information on `Offset`, see the relevant sections in API [Introduction](https://
|
|
12240
|
+
* The offset. Default value: 0. For more information on `Offset`, see the relevant sections in API [Introduction](https://www.tencentcloud.com/document/api/213/15688).
|
|
12240
12241
|
* @type {number || null}
|
|
12241
12242
|
*/
|
|
12242
12243
|
this.Offset = null;
|
|
12243
12244
|
|
|
12244
12245
|
/**
|
|
12245
|
-
* The number of returned results. Default value: 20. Maximum value: 100. For more information on `Limit`, see the relevant sections in API [Introduction](https://
|
|
12246
|
+
* The number of returned results. Default value: 20. Maximum value: 100. For more information on `Limit`, see the relevant sections in API [Introduction](https://www.tencentcloud.com/document/api/213/15688).
|
|
12246
12247
|
* @type {number || null}
|
|
12247
12248
|
*/
|
|
12248
12249
|
this.Limit = null;
|
|
@@ -14687,13 +14688,13 @@ class DescribeAddressesRequest extends AbstractModel {
|
|
|
14687
14688
|
this.Filters = null;
|
|
14688
14689
|
|
|
14689
14690
|
/**
|
|
14690
|
-
* The Offset. The default value is 0. For more information
|
|
14691
|
+
* The Offset. The default value is 0. For more information on Offset, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).
|
|
14691
14692
|
* @type {number || null}
|
|
14692
14693
|
*/
|
|
14693
14694
|
this.Offset = null;
|
|
14694
14695
|
|
|
14695
14696
|
/**
|
|
14696
|
-
* Number of returned results. Default value: 20. Maximum value: 100. For more information on
|
|
14697
|
+
* Number of returned results. Default value: 20. Maximum value: 100. For more information on Limit, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).
|
|
14697
14698
|
* @type {number || null}
|
|
14698
14699
|
*/
|
|
14699
14700
|
this.Limit = null;
|
|
@@ -15678,13 +15679,13 @@ Note: `IPv6AddressIds` and `Filters` cannot be specified at the same time.
|
|
|
15678
15679
|
this.Traditional = null;
|
|
15679
15680
|
|
|
15680
15681
|
/**
|
|
15681
|
-
* Offset. Default: 0. For more information on Offset, see the relevant section in the API [
|
|
15682
|
+
* Offset. Default: 0. For more information on Offset, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).
|
|
15682
15683
|
* @type {number || null}
|
|
15683
15684
|
*/
|
|
15684
15685
|
this.Offset = null;
|
|
15685
15686
|
|
|
15686
15687
|
/**
|
|
15687
|
-
* Number of returned results. Default: 20. Maximum: 100. For more information on Limit, see the relevant section in the API [
|
|
15688
|
+
* Number of returned results. Default: 20. Maximum: 100. For more information on Limit, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).
|
|
15688
15689
|
* @type {number || null}
|
|
15689
15690
|
*/
|
|
15690
15691
|
this.Limit = null;
|
|
@@ -25135,13 +25136,25 @@ class BandwidthPackage extends AbstractModel {
|
|
|
25135
25136
|
this.BandwidthPackageId = null;
|
|
25136
25137
|
|
|
25137
25138
|
/**
|
|
25138
|
-
* Bandwidth package type
|
|
25139
|
+
* Bandwidth package type, includes:
|
|
25140
|
+
<li>BGP: General BGP bandwidth package</li>
|
|
25141
|
+
<li>HIGH_QUALITY_BGP: Dedicated BGP bandwidth package</li>
|
|
25142
|
+
<li>ANYCAST: AIA BGP bandwidth package</li>
|
|
25143
|
+
<li>SINGLEISP_CMCC: CMCC bandwidth package</li>
|
|
25144
|
+
<li>SINGLEISP_CTCC: CTCC bandwidth package</li>
|
|
25145
|
+
<li>SINGLEISP_CUCC: CUCC bandwidth package</li>
|
|
25139
25146
|
* @type {string || null}
|
|
25140
25147
|
*/
|
|
25141
25148
|
this.NetworkType = null;
|
|
25142
25149
|
|
|
25143
25150
|
/**
|
|
25144
|
-
*
|
|
25151
|
+
* Bandwidth package billing type, includes:
|
|
25152
|
+
<li>ENHANCED95_POSTPAID_BY_MONTH: Pay-as-you-go - Enhanced 95th percentile</li>
|
|
25153
|
+
<li>PRIMARY_TRAFFIC_POSTPAID_BY_HOUR: Postpaid - Main Traffic Billing</li>
|
|
25154
|
+
<li>BANDWIDTH_POSTPAID_BY_DAY: General BGP, Pay-as-you-go - Bandwidth-based</li>
|
|
25155
|
+
<li>PEAK_BANDWIDTH_POSTPAID_BY_DAY: Static single-line, Pay-as-you-go - Daily billed</li>
|
|
25156
|
+
<li>TOP5_POSTPAID_BY_MONTH: Pay-as-you-go - Monthly top 5th, If you need to use this Bglling mode, please submit a ticket</li>
|
|
25157
|
+
|
|
25145
25158
|
* @type {string || null}
|
|
25146
25159
|
*/
|
|
25147
25160
|
this.ChargeType = null;
|
|
@@ -25177,7 +25190,9 @@ class BandwidthPackage extends AbstractModel {
|
|
|
25177
25190
|
this.Bandwidth = null;
|
|
25178
25191
|
|
|
25179
25192
|
/**
|
|
25180
|
-
*
|
|
25193
|
+
* Network egress. It defaults to `center_egress1`. Valid values:
|
|
25194
|
+
center_egress1,center_egress2,center_egress3
|
|
25195
|
+
|
|
25181
25196
|
* @type {string || null}
|
|
25182
25197
|
*/
|
|
25183
25198
|
this.Egress = null;
|
|
@@ -2388,8 +2388,7 @@ This API is completed asynchronously. If you need to query the execution result
|
|
|
2388
2388
|
}
|
|
2389
2389
|
|
|
2390
2390
|
/**
|
|
2391
|
-
* This API is used to query resources in a
|
|
2392
|
-
|
|
2391
|
+
* This API is used to query the list of resources in a Bandwidth Package according to its unique ID, support conditional filtering of query results and paging query.
|
|
2393
2392
|
* @param {DescribeBandwidthPackageResourcesRequest} req
|
|
2394
2393
|
* @param {function(string, DescribeBandwidthPackageResourcesResponse):void} cb
|
|
2395
2394
|
* @public
|