tencentcloud-sdk-nodejs-intl-en 3.0.734 → 3.0.736

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-intl-en",
3
- "version": "3.0.734",
3
+ "version": "3.0.736",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -174,7 +174,7 @@ class DescribeBillSummaryByTagResponse extends AbstractModel {
174
174
  super();
175
175
 
176
176
  /**
177
- * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates that the current UIN is initializing billing for the first. Wait for 5-10 minutes and try again.
177
+ * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates that the current UIN is initializing billing for the first time. Wait for 5-10 minutes and try again.
178
178
  * @type {number || null}
179
179
  */
180
180
  this.Ready = null;
@@ -238,7 +238,7 @@ class DescribeBillSummaryResponse extends AbstractModel {
238
238
  super();
239
239
 
240
240
  /**
241
- * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates the current UIN is initializing for the first billing. Wait for 5-10 minutes and try again.
241
+ * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates that the current UIN is initializing billing for the first time. Wait for 5-10 minutes and try again.
242
242
  * @type {number || null}
243
243
  */
244
244
  this.Ready = null;
@@ -288,7 +288,7 @@ class DescribeBillSummaryByPayModeResponse extends AbstractModel {
288
288
  super();
289
289
 
290
290
  /**
291
- * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates that the current UIN is initializing billing for the first. Wait for 5-10 minutes and try again.
291
+ * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates that the current UIN is initializing billing for the first time. Wait for 5-10 minutes and try again.
292
292
  * @type {number || null}
293
293
  */
294
294
  this.Ready = null;
@@ -690,7 +690,7 @@ class DescribeBillSummaryByProductResponse extends AbstractModel {
690
690
  super();
691
691
 
692
692
  /**
693
- * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates that the current UIN is initializing billing for the first. Wait for 5-10 minutes and try again.
693
+ * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates that the current UIN is initializing billing for the first time. Wait for 5-10 minutes and try again.
694
694
  * @type {number || null}
695
695
  */
696
696
  this.Ready = null;
@@ -789,7 +789,7 @@ class DescribeBillSummaryByRegionResponse extends AbstractModel {
789
789
  super();
790
790
 
791
791
  /**
792
- * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates that the current UIN is initializing billing for the first. Wait for 5-10 minutes and try again.
792
+ * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates that the current UIN is initializing billing for the first time. Wait for 5-10 minutes and try again.
793
793
  * @type {number || null}
794
794
  */
795
795
  this.Ready = null;
@@ -3202,7 +3202,7 @@ class DescribeBillSummaryByProjectResponse extends AbstractModel {
3202
3202
  super();
3203
3203
 
3204
3204
  /**
3205
- * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates that the current UIN is initializing billing for the first. Wait for 5-10 minutes and try again.
3205
+ * Indicates whether the data is ready. `0`: Not ready. `1`: Ready. If `Ready` is `0`, it indicates that the current UIN is initializing billing for the first time. Wait for 5-10 minutes and try again.
3206
3206
  * @type {number || null}
3207
3207
  */
3208
3208
  this.Ready = null;
@@ -32,7 +32,10 @@ const DescribeShipperTasksResponse = models.DescribeShipperTasksResponse;
32
32
  const CreateMachineGroupResponse = models.CreateMachineGroupResponse;
33
33
  const Filter = models.Filter;
34
34
  const DescribeConfigMachineGroupsRequest = models.DescribeConfigMachineGroupsRequest;
35
+ const KafkaRechargeInfo = models.KafkaRechargeInfo;
36
+ const ModifyLogsetRequest = models.ModifyLogsetRequest;
35
37
  const CreateLogsetRequest = models.CreateLogsetRequest;
38
+ const ModifyDataTransformRequest = models.ModifyDataTransformRequest;
36
39
  const LogItem = models.LogItem;
37
40
  const SearchLogResponse = models.SearchLogResponse;
38
41
  const DeleteTopicRequest = models.DeleteTopicRequest;
@@ -43,7 +46,7 @@ const DescribeAlarmsRequest = models.DescribeAlarmsRequest;
43
46
  const MergePartitionRequest = models.MergePartitionRequest;
44
47
  const DescribeShippersResponse = models.DescribeShippersResponse;
45
48
  const ModifyShipperResponse = models.ModifyShipperResponse;
46
- const ModifyTopicRequest = models.ModifyTopicRequest;
49
+ const DeleteKafkaRechargeResponse = models.DeleteKafkaRechargeResponse;
47
50
  const CallBackInfo = models.CallBackInfo;
48
51
  const OpenKafkaConsumerResponse = models.OpenKafkaConsumerResponse;
49
52
  const AlarmTargetInfo = models.AlarmTargetInfo;
@@ -52,19 +55,20 @@ const DescribeConfigsResponse = models.DescribeConfigsResponse;
52
55
  const DeleteMachineGroupInfoRequest = models.DeleteMachineGroupInfoRequest;
53
56
  const CreateLogsetResponse = models.CreateLogsetResponse;
54
57
  const DeleteMachineGroupResponse = models.DeleteMachineGroupResponse;
55
- const Tag = models.Tag;
58
+ const KafkaProtocolInfo = models.KafkaProtocolInfo;
59
+ const DescribeCosRechargesRequest = models.DescribeCosRechargesRequest;
56
60
  const MetaTagInfo = models.MetaTagInfo;
57
- const DescribeExportsRequest = models.DescribeExportsRequest;
61
+ const CreateCosRechargeRequest = models.CreateCosRechargeRequest;
58
62
  const ExtractRuleInfo = models.ExtractRuleInfo;
59
63
  const TopicInfo = models.TopicInfo;
60
- const DescribeConsumerRequest = models.DescribeConsumerRequest;
64
+ const DeleteDataTransformResponse = models.DeleteDataTransformResponse;
61
65
  const ShipperTaskInfo = models.ShipperTaskInfo;
62
66
  const ModifyConsumerRequest = models.ModifyConsumerRequest;
63
67
  const CreateIndexResponse = models.CreateIndexResponse;
64
68
  const DeleteConfigFromMachineGroupResponse = models.DeleteConfigFromMachineGroupResponse;
65
69
  const CreateConsumerResponse = models.CreateConsumerResponse;
66
70
  const ModifyMachineGroupResponse = models.ModifyMachineGroupResponse;
67
- const RuleInfo = models.RuleInfo;
71
+ const DataTransformResouceInfo = models.DataTransformResouceInfo;
68
72
  const DeleteMachineGroupRequest = models.DeleteMachineGroupRequest;
69
73
  const FullTextInfo = models.FullTextInfo;
70
74
  const DescribePartitionsResponse = models.DescribePartitionsResponse;
@@ -82,7 +86,7 @@ const ExcludePathInfo = models.ExcludePathInfo;
82
86
  const FilterRuleInfo = models.FilterRuleInfo;
83
87
  const RetryShipperTaskResponse = models.RetryShipperTaskResponse;
84
88
  const SplitPartitionRequest = models.SplitPartitionRequest;
85
- const DescribeCosRechargesRequest = models.DescribeCosRechargesRequest;
89
+ const CheckRechargeKafkaServerRequest = models.CheckRechargeKafkaServerRequest;
86
90
  const MachineGroupInfo = models.MachineGroupInfo;
87
91
  const DescribeLogHistogramResponse = models.DescribeLogHistogramResponse;
88
92
  const CloseKafkaConsumerResponse = models.CloseKafkaConsumerResponse;
@@ -93,8 +97,9 @@ const DeleteConsumerResponse = models.DeleteConsumerResponse;
93
97
  const DescribeTopicsRequest = models.DescribeTopicsRequest;
94
98
  const GetAlarmLogResponse = models.GetAlarmLogResponse;
95
99
  const CreateTopicRequest = models.CreateTopicRequest;
96
- const CreateCosRechargeRequest = models.CreateCosRechargeRequest;
100
+ const DescribeExportsRequest = models.DescribeExportsRequest;
97
101
  const AlarmTarget = models.AlarmTarget;
102
+ const CreateKafkaRechargeResponse = models.CreateKafkaRechargeResponse;
98
103
  const OpenKafkaConsumerRequest = models.OpenKafkaConsumerRequest;
99
104
  const DeleteConfigResponse = models.DeleteConfigResponse;
100
105
  const ModifyIndexResponse = models.ModifyIndexResponse;
@@ -105,17 +110,23 @@ const UploadLogRequest = models.UploadLogRequest;
105
110
  const ModifyConsumerResponse = models.ModifyConsumerResponse;
106
111
  const DescribeAlertRecordHistoryRequest = models.DescribeAlertRecordHistoryRequest;
107
112
  const DescribeConfigsRequest = models.DescribeConfigsRequest;
113
+ const KafkaConsumerContent = models.KafkaConsumerContent;
108
114
  const LogsetInfo = models.LogsetInfo;
115
+ const DescribeConsumerRequest = models.DescribeConsumerRequest;
109
116
  const DeleteConfigRequest = models.DeleteConfigRequest;
110
117
  const AnalysisDimensional = models.AnalysisDimensional;
118
+ const LogRechargeRuleInfo = models.LogRechargeRuleInfo;
111
119
  const CloseKafkaConsumerRequest = models.CloseKafkaConsumerRequest;
112
120
  const RuleTagInfo = models.RuleTagInfo;
113
121
  const CreateExportRequest = models.CreateExportRequest;
114
122
  const DescribeAlarmNoticesResponse = models.DescribeAlarmNoticesResponse;
123
+ const DeleteDataTransformRequest = models.DeleteDataTransformRequest;
115
124
  const DescribeMachineGroupsResponse = models.DescribeMachineGroupsResponse;
116
125
  const ModifyConfigRequest = models.ModifyConfigRequest;
117
126
  const AddMachineGroupInfoRequest = models.AddMachineGroupInfoRequest;
127
+ const DescribeKafkaRechargesRequest = models.DescribeKafkaRechargesRequest;
118
128
  const JsonInfo = models.JsonInfo;
129
+ const PreviewKafkaRechargeResponse = models.PreviewKafkaRechargeResponse;
119
130
  const CreateShipperRequest = models.CreateShipperRequest;
120
131
  const CreateTopicResponse = models.CreateTopicResponse;
121
132
  const DeleteAlarmResponse = models.DeleteAlarmResponse;
@@ -125,30 +136,40 @@ const CreateAlarmNoticeResponse = models.CreateAlarmNoticeResponse;
125
136
  const ModifyTopicResponse = models.ModifyTopicResponse;
126
137
  const CreateConfigRequest = models.CreateConfigRequest;
127
138
  const CreateShipperResponse = models.CreateShipperResponse;
139
+ const DescribeKafkaRechargesResponse = models.DescribeKafkaRechargesResponse;
128
140
  const DeleteIndexResponse = models.DeleteIndexResponse;
129
141
  const AlarmAnalysisConfig = models.AlarmAnalysisConfig;
130
142
  const ModifyIndexRequest = models.ModifyIndexRequest;
131
143
  const Column = models.Column;
132
- const CompressInfo = models.CompressInfo;
144
+ const ContentInfo = models.ContentInfo;
133
145
  const ValueInfo = models.ValueInfo;
134
- const GetAlarmLogRequest = models.GetAlarmLogRequest;
146
+ const DescribeDataTransformInfoRequest = models.DescribeDataTransformInfoRequest;
135
147
  const DeleteShipperResponse = models.DeleteShipperResponse;
136
148
  const ExportInfo = models.ExportInfo;
137
149
  const GroupTriggerConditionInfo = models.GroupTriggerConditionInfo;
138
150
  const DescribeLogContextResponse = models.DescribeLogContextResponse;
139
151
  const ConfigInfo = models.ConfigInfo;
140
152
  const DeleteExportRequest = models.DeleteExportRequest;
153
+ const PreviewKafkaRechargeRequest = models.PreviewKafkaRechargeRequest;
141
154
  const SplitPartitionResponse = models.SplitPartitionResponse;
155
+ const CreateDataTransformResponse = models.CreateDataTransformResponse;
142
156
  const LogContextInfo = models.LogContextInfo;
143
157
  const ModifyShipperRequest = models.ModifyShipperRequest;
158
+ const CreateKafkaRechargeRequest = models.CreateKafkaRechargeRequest;
159
+ const DeleteKafkaRechargeRequest = models.DeleteKafkaRechargeRequest;
160
+ const RuleInfo = models.RuleInfo;
144
161
  const AlertHistoryRecord = models.AlertHistoryRecord;
145
162
  const CreateConsumerRequest = models.CreateConsumerRequest;
163
+ const MultiTopicSearchInformation = models.MultiTopicSearchInformation;
146
164
  const AlarmNotice = models.AlarmNotice;
147
165
  const ModifyConfigResponse = models.ModifyConfigResponse;
166
+ const ModifyKafkaRechargeResponse = models.ModifyKafkaRechargeResponse;
148
167
  const ModifyAlarmNoticeResponse = models.ModifyAlarmNoticeResponse;
168
+ const DataTransformTaskInfo = models.DataTransformTaskInfo;
149
169
  const DescribeMachinesResponse = models.DescribeMachinesResponse;
150
170
  const ModifyCosRechargeResponse = models.ModifyCosRechargeResponse;
151
- const ContentInfo = models.ContentInfo;
171
+ const PreviewLogStatistic = models.PreviewLogStatistic;
172
+ const CompressInfo = models.CompressInfo;
152
173
  const ApplyConfigToMachineGroupResponse = models.ApplyConfigToMachineGroupResponse;
153
174
  const AlertHistoryNotice = models.AlertHistoryNotice;
154
175
  const DeleteAlarmRequest = models.DeleteAlarmRequest;
@@ -163,6 +184,7 @@ const AddMachineGroupInfoResponse = models.AddMachineGroupInfoResponse;
163
184
  const ModifyMachineGroupRequest = models.ModifyMachineGroupRequest;
164
185
  const DescribeAlarmNoticesRequest = models.DescribeAlarmNoticesRequest;
165
186
  const NoticeReceiver = models.NoticeReceiver;
187
+ const ModifyTopicRequest = models.ModifyTopicRequest;
166
188
  const Ckafka = models.Ckafka;
167
189
  const DescribeMachinesRequest = models.DescribeMachinesRequest;
168
190
  const DeleteAlarmNoticeRequest = models.DeleteAlarmNoticeRequest;
@@ -172,21 +194,27 @@ const ModifyLogsetResponse = models.ModifyLogsetResponse;
172
194
  const MonitorTime = models.MonitorTime;
173
195
  const SearchLogRequest = models.SearchLogRequest;
174
196
  const CreateMachineGroupRequest = models.CreateMachineGroupRequest;
197
+ const Tag = models.Tag;
175
198
  const DescribeExportsResponse = models.DescribeExportsResponse;
176
199
  const ApplyConfigToMachineGroupRequest = models.ApplyConfigToMachineGroupRequest;
200
+ const GetAlarmLogRequest = models.GetAlarmLogRequest;
177
201
  const DescribeMachineGroupConfigsResponse = models.DescribeMachineGroupConfigsResponse;
178
202
  const CsvInfo = models.CsvInfo;
179
203
  const CreateAlarmNoticeRequest = models.CreateAlarmNoticeRequest;
180
204
  const DescribeIndexResponse = models.DescribeIndexResponse;
181
205
  const HistogramInfo = models.HistogramInfo;
182
206
  const DescribeMachineGroupConfigsRequest = models.DescribeMachineGroupConfigsRequest;
183
- const ModifyLogsetRequest = models.ModifyLogsetRequest;
207
+ const ModifyKafkaRechargeRequest = models.ModifyKafkaRechargeRequest;
208
+ const CreateDataTransformRequest = models.CreateDataTransformRequest;
184
209
  const DeleteMachineGroupInfoResponse = models.DeleteMachineGroupInfoResponse;
210
+ const CheckRechargeKafkaServerResponse = models.CheckRechargeKafkaServerResponse;
185
211
  const ModifyCosRechargeRequest = models.ModifyCosRechargeRequest;
186
212
  const DescribeLogsetsRequest = models.DescribeLogsetsRequest;
187
213
  const ParquetInfo = models.ParquetInfo;
188
214
  const DeleteTopicResponse = models.DeleteTopicResponse;
189
215
  const CosRechargeInfo = models.CosRechargeInfo;
216
+ const ModifyDataTransformResponse = models.ModifyDataTransformResponse;
217
+ const DescribeDataTransformInfoResponse = models.DescribeDataTransformInfoResponse;
190
218
  const ConsumerContent = models.ConsumerContent;
191
219
  const RetryShipperTaskRequest = models.RetryShipperTaskRequest;
192
220
  const CreateExportResponse = models.CreateExportResponse;
@@ -447,14 +475,14 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
447
475
  }
448
476
 
449
477
  /**
450
- * This API is used to modify a logset.
451
- * @param {ModifyLogsetRequest} req
452
- * @param {function(string, ModifyLogsetResponse):void} cb
478
+ * This API is used to modify a Kafka data subscription task.
479
+ * @param {ModifyKafkaRechargeRequest} req
480
+ * @param {function(string, ModifyKafkaRechargeResponse):void} cb
453
481
  * @public
454
482
  */
455
- ModifyLogset(req, cb) {
456
- let resp = new ModifyLogsetResponse();
457
- this.request("ModifyLogset", req, resp, cb);
483
+ ModifyKafkaRecharge(req, cb) {
484
+ let resp = new ModifyKafkaRechargeResponse();
485
+ this.request("ModifyKafkaRecharge", req, resp, cb);
458
486
  }
459
487
 
460
488
  /**
@@ -480,6 +508,17 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
480
508
  this.request("ModifyIndex", req, resp, cb);
481
509
  }
482
510
 
511
+ /**
512
+ * This API is used to create a task to ship to COS. Note: To use this API, you need to check whether you have configured the role and permission for shipping to COS. If not, see **Viewing and Configuring Shipping Authorization** at https://intl.cloud.tencent.com/document/product/614/71623.?from_cn_redirect=1
513
+ * @param {CreateShipperRequest} req
514
+ * @param {function(string, CreateShipperResponse):void} cb
515
+ * @public
516
+ */
517
+ CreateShipper(req, cb) {
518
+ let resp = new CreateShipperResponse();
519
+ this.request("CreateShipper", req, resp, cb);
520
+ }
521
+
483
522
  /**
484
523
  * This API is used to get the index configuration information.
485
524
  * @param {DescribeIndexRequest} req
@@ -525,14 +564,14 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
525
564
  }
526
565
 
527
566
  /**
528
- * This API is used to create a task to ship to COS. Note: To use this API, you need to check whether you have configured the role and permission for shipping to COS. If not, see **Viewing and Configuring Shipping Authorization** at https://intl.cloud.tencent.com/document/product/614/71623.?from_cn_redirect=1
529
- * @param {CreateShipperRequest} req
530
- * @param {function(string, CreateShipperResponse):void} cb
567
+ * This API is used to check whether the Kafka service cluster is accessible.
568
+ * @param {CheckRechargeKafkaServerRequest} req
569
+ * @param {function(string, CheckRechargeKafkaServerResponse):void} cb
531
570
  * @public
532
571
  */
533
- CreateShipper(req, cb) {
534
- let resp = new CreateShipperResponse();
535
- this.request("CreateShipper", req, resp, cb);
572
+ CheckRechargeKafkaServer(req, cb) {
573
+ let resp = new CheckRechargeKafkaServerResponse();
574
+ this.request("CheckRechargeKafkaServer", req, resp, cb);
536
575
  }
537
576
 
538
577
  /**
@@ -546,6 +585,17 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
546
585
  this.request("ModifyConsumer", req, resp, cb);
547
586
  }
548
587
 
588
+ /**
589
+ * This API is used to create a Kafka data subscription task.
590
+ * @param {CreateKafkaRechargeRequest} req
591
+ * @param {function(string, CreateKafkaRechargeResponse):void} cb
592
+ * @public
593
+ */
594
+ CreateKafkaRecharge(req, cb) {
595
+ let resp = new CreateKafkaRechargeResponse();
596
+ this.request("CreateKafkaRecharge", req, resp, cb);
597
+ }
598
+
549
599
  /**
550
600
  * This API is used to create a notification group.
551
601
  * @param {CreateAlarmNoticeRequest} req
@@ -590,6 +640,17 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
590
640
  this.request("DeleteMachineGroup", req, resp, cb);
591
641
  }
592
642
 
643
+ /**
644
+ * This API is used to retry a failed shipping task.
645
+ * @param {RetryShipperTaskRequest} req
646
+ * @param {function(string, RetryShipperTaskResponse):void} cb
647
+ * @public
648
+ */
649
+ RetryShipperTask(req, cb) {
650
+ let resp = new RetryShipperTaskResponse();
651
+ this.request("RetryShipperTask", req, resp, cb);
652
+ }
653
+
593
654
  /**
594
655
  * This API is used to get the list of log topics and supports pagination.
595
656
  * @param {DescribeTopicsRequest} req
@@ -645,6 +706,17 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
645
706
  this.request("DeleteConfigFromMachineGroup", req, resp, cb);
646
707
  }
647
708
 
709
+ /**
710
+ * This API is used to delete a data processing task.
711
+ * @param {DeleteDataTransformRequest} req
712
+ * @param {function(string, DeleteDataTransformResponse):void} cb
713
+ * @public
714
+ */
715
+ DeleteDataTransform(req, cb) {
716
+ let resp = new DeleteDataTransformResponse();
717
+ this.request("DeleteDataTransform", req, resp, cb);
718
+ }
719
+
648
720
  /**
649
721
  * This API is used to create a logset. The ID of the created logset is returned.
650
722
  * @param {CreateLogsetRequest} req
@@ -657,14 +729,25 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
657
729
  }
658
730
 
659
731
  /**
660
- * This API is used to get the alarm policy list.
661
- * @param {DescribeAlarmsRequest} req
662
- * @param {function(string, DescribeAlarmsResponse):void} cb
732
+ * This API is used to get the list of Kafka data subscription tasks.
733
+ * @param {DescribeKafkaRechargesRequest} req
734
+ * @param {function(string, DescribeKafkaRechargesResponse):void} cb
663
735
  * @public
664
736
  */
665
- DescribeAlarms(req, cb) {
666
- let resp = new DescribeAlarmsResponse();
667
- this.request("DescribeAlarms", req, resp, cb);
737
+ DescribeKafkaRecharges(req, cb) {
738
+ let resp = new DescribeKafkaRechargesResponse();
739
+ this.request("DescribeKafkaRecharges", req, resp, cb);
740
+ }
741
+
742
+ /**
743
+ * This API is used to create a data processing task.
744
+ * @param {CreateDataTransformRequest} req
745
+ * @param {function(string, CreateDataTransformResponse):void} cb
746
+ * @public
747
+ */
748
+ CreateDataTransform(req, cb) {
749
+ let resp = new CreateDataTransformResponse();
750
+ this.request("CreateDataTransform", req, resp, cb);
668
751
  }
669
752
 
670
753
  /**
@@ -678,6 +761,17 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
678
761
  this.request("AddMachineGroupInfo", req, resp, cb);
679
762
  }
680
763
 
764
+ /**
765
+ * This API is used to get the basic information of data processing tasks.
766
+ * @param {DescribeDataTransformInfoRequest} req
767
+ * @param {function(string, DescribeDataTransformInfoResponse):void} cb
768
+ * @public
769
+ */
770
+ DescribeDataTransformInfo(req, cb) {
771
+ let resp = new DescribeDataTransformInfoResponse();
772
+ this.request("DescribeDataTransformInfo", req, resp, cb);
773
+ }
774
+
681
775
  /**
682
776
  * This API is used to get the notification group list.
683
777
  * @param {DescribeAlarmNoticesRequest} req
@@ -711,6 +805,17 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
711
805
  this.request("ApplyConfigToMachineGroup", req, resp, cb);
712
806
  }
713
807
 
808
+ /**
809
+ * This API is used to get the alarm policy list.
810
+ * @param {DescribeAlarmsRequest} req
811
+ * @param {function(string, DescribeAlarmsResponse):void} cb
812
+ * @public
813
+ */
814
+ DescribeAlarms(req, cb) {
815
+ let resp = new DescribeAlarmsResponse();
816
+ this.request("DescribeAlarms", req, resp, cb);
817
+ }
818
+
714
819
  /**
715
820
  * This API is used to split a topic partition.
716
821
  * @param {SplitPartitionRequest} req
@@ -822,14 +927,14 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
822
927
  }
823
928
 
824
929
  /**
825
- * This API is used to modify an existing shipping rule. To use this API, you need to grant CLS the write permission of the specified bucket.
826
- * @param {ModifyShipperRequest} req
827
- * @param {function(string, ModifyShipperResponse):void} cb
930
+ * This API is used to delete a Kafka data subscription task.
931
+ * @param {DeleteKafkaRechargeRequest} req
932
+ * @param {function(string, DeleteKafkaRechargeResponse):void} cb
828
933
  * @public
829
934
  */
830
- ModifyShipper(req, cb) {
831
- let resp = new ModifyShipperResponse();
832
- this.request("ModifyShipper", req, resp, cb);
935
+ DeleteKafkaRecharge(req, cb) {
936
+ let resp = new DeleteKafkaRechargeResponse();
937
+ this.request("DeleteKafkaRecharge", req, resp, cb);
833
938
  }
834
939
 
835
940
  /**
@@ -855,7 +960,7 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
855
960
  }
856
961
 
857
962
  /**
858
- * This API is used to delete a shipping rule.
963
+ * This API is used to delete a COS shipping task.
859
964
  * @param {DeleteShipperRequest} req
860
965
  * @param {function(string, DeleteShipperResponse):void} cb
861
966
  * @public
@@ -876,6 +981,28 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
876
981
  this.request("DeleteIndex", req, resp, cb);
877
982
  }
878
983
 
984
+ /**
985
+ * This API is used to modify a data processing task.
986
+ * @param {ModifyDataTransformRequest} req
987
+ * @param {function(string, ModifyDataTransformResponse):void} cb
988
+ * @public
989
+ */
990
+ ModifyDataTransform(req, cb) {
991
+ let resp = new ModifyDataTransformResponse();
992
+ this.request("ModifyDataTransform", req, resp, cb);
993
+ }
994
+
995
+ /**
996
+ * This API is used to modify an existing shipping rule. To use this API, you need to grant CLS the write permission of the specified bucket.
997
+ * @param {ModifyShipperRequest} req
998
+ * @param {function(string, ModifyShipperResponse):void} cb
999
+ * @public
1000
+ */
1001
+ ModifyShipper(req, cb) {
1002
+ let resp = new ModifyShipperResponse();
1003
+ this.request("ModifyShipper", req, resp, cb);
1004
+ }
1005
+
879
1006
  /**
880
1007
  * This API is used to delete an alarm policy.
881
1008
  * @param {DeleteAlarmRequest} req
@@ -965,14 +1092,14 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
965
1092
  }
966
1093
 
967
1094
  /**
968
- * This API is used to retry a failed shipping task.
969
- * @param {RetryShipperTaskRequest} req
970
- * @param {function(string, RetryShipperTaskResponse):void} cb
1095
+ * This API is used to preview the logs of Kafka data subscription tasks.
1096
+ * @param {PreviewKafkaRechargeRequest} req
1097
+ * @param {function(string, PreviewKafkaRechargeResponse):void} cb
971
1098
  * @public
972
1099
  */
973
- RetryShipperTask(req, cb) {
974
- let resp = new RetryShipperTaskResponse();
975
- this.request("RetryShipperTask", req, resp, cb);
1100
+ PreviewKafkaRecharge(req, cb) {
1101
+ let resp = new PreviewKafkaRechargeResponse();
1102
+ this.request("PreviewKafkaRecharge", req, resp, cb);
976
1103
  }
977
1104
 
978
1105
  /**
@@ -986,6 +1113,17 @@ Import the generated `cls.pb.h` header file into the code and call the API for d
986
1113
  this.request("DescribeConfigMachineGroups", req, resp, cb);
987
1114
  }
988
1115
 
1116
+ /**
1117
+ * This API is used to modify a logset.
1118
+ * @param {ModifyLogsetRequest} req
1119
+ * @param {function(string, ModifyLogsetResponse):void} cb
1120
+ * @public
1121
+ */
1122
+ ModifyLogset(req, cb) {
1123
+ let resp = new ModifyLogsetResponse();
1124
+ this.request("ModifyLogset", req, resp, cb);
1125
+ }
1126
+
989
1127
  /**
990
1128
  * This API is used to delete a log download task.
991
1129
  * @param {DeleteExportRequest} req