tencentcloud-sdk-nodejs-intl-en 3.0.1394 → 3.0.1396

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.
@@ -807,7 +807,7 @@ class CreateScheduledSqlResponse extends AbstractModel {
807
807
  super();
808
808
 
809
809
  /**
810
- * Task ID
810
+ * <p>Task ID.</p>
811
811
  * @type {string || null}
812
812
  */
813
813
  this.TaskId = null;
@@ -1804,125 +1804,131 @@ class ScheduledSqlTaskInfo extends AbstractModel {
1804
1804
  super();
1805
1805
 
1806
1806
  /**
1807
- * ScheduledSql task id
1807
+ * <p>ScheduledSql task id</p>
1808
1808
  * @type {string || null}
1809
1809
  */
1810
1810
  this.TaskId = null;
1811
1811
 
1812
1812
  /**
1813
- * ScheduledSql task name
1813
+ * <p>ScheduledSql task name</p>
1814
1814
  * @type {string || null}
1815
1815
  */
1816
1816
  this.Name = null;
1817
1817
 
1818
1818
  /**
1819
- * Source Log Topic ID
1819
+ * <p>Source log topic id.</p>
1820
1820
  * @type {string || null}
1821
1821
  */
1822
1822
  this.SrcTopicId = null;
1823
1823
 
1824
1824
  /**
1825
- * Source Log Topic Name
1825
+ * <p>source log topic name</p>
1826
1826
  * @type {string || null}
1827
1827
  */
1828
1828
  this.SrcTopicName = null;
1829
1829
 
1830
1830
  /**
1831
- * Scheduled SQL analysis of target topic
1831
+ * <p>Scheduled SQL analysis target topic</p>
1832
1832
  * @type {ScheduledSqlResouceInfo || null}
1833
1833
  */
1834
1834
  this.DstResource = null;
1835
1835
 
1836
1836
  /**
1837
- * Task creation time. Format: yyyy-MM-dd HH:mm:ss
1837
+ * <p>Task creation time. Format: yyyy-MM-dd HH:mm:ss</p>
1838
1838
  * @type {string || null}
1839
1839
  */
1840
1840
  this.CreateTime = null;
1841
1841
 
1842
1842
  /**
1843
- * Task update time. Format: yyyy-MM-dd HH:mm:ss
1843
+ * <p>Task update time. Format: yyyy-MM-dd HH:mm:ss</p>
1844
1844
  * @type {string || null}
1845
1845
  */
1846
1846
  this.UpdateTime = null;
1847
1847
 
1848
1848
  /**
1849
- * Task status: 1: Running 2: Stop 3: Exception - Source log topic not found 4: Exception - target topic not found5: Access permission issue 6: Internal failure 7: Other faults
1849
+ * <p>Task status, 1: Running 2: Stopped 3: Exception - Source log topic not found 4: Exception - Target topic not found</p><p>5: Access permission issue 6: Internal fault 7: Other faults</p>
1850
1850
  * @type {number || null}
1851
1851
  */
1852
1852
  this.Status = null;
1853
1853
 
1854
1854
  /**
1855
- * Task status: 1 Enabled, 2 Disabled
1855
+ * <p>Task status: 1 Enabled, 2 Disabled</p>
1856
1856
  * @type {number || null}
1857
1857
  */
1858
1858
  this.EnableFlag = null;
1859
1859
 
1860
1860
  /**
1861
- * Queries statements
1861
+ * <p>Query statement</p>
1862
1862
  * @type {string || null}
1863
1863
  */
1864
1864
  this.ScheduledSqlContent = null;
1865
1865
 
1866
1866
  /**
1867
- * Schedule start time. Format: yyyy-MM-dd HH:mm:ss
1867
+ * <p>Schedule start time. Format: yyyy-MM-dd HH:mm:ss</p>
1868
1868
  * @type {string || null}
1869
1869
  */
1870
1870
  this.ProcessStartTime = null;
1871
1871
 
1872
1872
  /**
1873
- * Schedule Type: 1 Continuous Running 2 Specified Time Range
1873
+ * <p>Schedule Type: 1 Continuous Running 2 Specified Time Range</p>
1874
1874
  * @type {number || null}
1875
1875
  */
1876
1876
  this.ProcessType = null;
1877
1877
 
1878
1878
  /**
1879
- * Schedule End Time, format: yyyy-MM-dd HH:mm:ss, required when process_type=2
1879
+ * <p>Schedule End Time, format: yyyy-MM-dd HH:mm:ss, required when process_type=2</p>
1880
1880
  * @type {string || null}
1881
1881
  */
1882
1882
  this.ProcessEndTime = null;
1883
1883
 
1884
1884
  /**
1885
- * Scheduling cycle (minutes), 1-1440 minutes
1885
+ * <p>Scheduling Interval (Minutes), 1-1440 minutes</p>
1886
1886
  * @type {number || null}
1887
1887
  */
1888
1888
  this.ProcessPeriod = null;
1889
1889
 
1890
1890
  /**
1891
- * Query Time Window. @m-15m, @m, meaning the last 15 minutes
1891
+ * <p>Query Time Window. @m-15m, @m, meaning the last 15 minutes</p>
1892
1892
  * @type {string || null}
1893
1893
  */
1894
1894
  this.ProcessTimeWindow = null;
1895
1895
 
1896
1896
  /**
1897
- * Execution delay (seconds), 0-120 seconds, default 60
1897
+ * <p>Execution delay (seconds), 0-120 seconds, default 60 seconds</p>
1898
1898
  * @type {number || null}
1899
1899
  */
1900
1900
  this.ProcessDelay = null;
1901
1901
 
1902
1902
  /**
1903
- * Regional information of the source topicId. Supported regions are listed in the region list document (https://www.tencentcloud.com/document/api/614/56474?from_cn_redirect=1#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8).
1903
+ * <p>Regional information of the source topicId. For supported regions, see the <a href="https://www.tencentcloud.com/document/api/614/56474?from_cn_redirect=1#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8">region list</a> document.</p>
1904
1904
  * @type {string || null}
1905
1905
  */
1906
1906
  this.SrcTopicRegion = null;
1907
1907
 
1908
1908
  /**
1909
- * Syntax rules. 0: Lucene syntax; 1: CQL syntax.
1909
+ * <p>Syntax rules. 0: Lucene syntax, 1: CQL syntax</p>
1910
1910
  * @type {number || null}
1911
1911
  */
1912
1912
  this.SyntaxRule = null;
1913
1913
 
1914
1914
  /**
1915
- * Whether to enable service log shipping. Valid values: 1: disable; 2: enable.
1915
+ * <p>Whether the delivery service log is enabled. 1: Turn off, 2: Turn on.</p>
1916
1916
  * @type {number || null}
1917
1917
  */
1918
1918
  this.HasServicesLog = null;
1919
1919
 
1920
1920
  /**
1921
- * Full-text search tag. 1: Off, 2: On.
1921
+ * <p>Full-text search tag. 1: Off, 2: On.</p>
1922
1922
  * @type {number || null}
1923
1923
  */
1924
1924
  this.FullQuery = null;
1925
1925
 
1926
+ /**
1927
+ * <p>Scheduling cycle time unit</p><p>Value ranges from 1 to 2</p><p>Default value: 1</p><p>Default value 1 (minute), other value 2 (second)</p>
1928
+ * @type {number || null}
1929
+ */
1930
+ this.ProcessPeriodUnit = null;
1931
+
1926
1932
  }
1927
1933
 
1928
1934
  /**
@@ -1957,6 +1963,7 @@ class ScheduledSqlTaskInfo extends AbstractModel {
1957
1963
  this.SyntaxRule = 'SyntaxRule' in params ? params.SyntaxRule : null;
1958
1964
  this.HasServicesLog = 'HasServicesLog' in params ? params.HasServicesLog : null;
1959
1965
  this.FullQuery = 'FullQuery' in params ? params.FullQuery : null;
1966
+ this.ProcessPeriodUnit = 'ProcessPeriodUnit' in params ? params.ProcessPeriodUnit : null;
1960
1967
 
1961
1968
  }
1962
1969
  }
@@ -3659,6 +3666,24 @@ class CreateDlcDeliverRequest extends AbstractModel {
3659
3666
  */
3660
3667
  this.HasServicesLog = null;
3661
3668
 
3669
+ /**
3670
+ * <p>Auto-create dlc field</p><p>Default value: false</p><p>When there are additional fields in your log, the system will automatically ship them to DLC.</p>
3671
+ * @type {boolean || null}
3672
+ */
3673
+ this.AutoCreateField = null;
3674
+
3675
+ /**
3676
+ * <p>Store delivery failure logs in DLC tables</p>
3677
+ * @type {DlcFailHandle || null}
3678
+ */
3679
+ this.DlcFailHandle = null;
3680
+
3681
+ /**
3682
+ * <p>Log pre-filtering - Perform pre-filtering on original data for data ingestion into Splunk</p>
3683
+ * @type {string || null}
3684
+ */
3685
+ this.DSLFilter = null;
3686
+
3662
3687
  }
3663
3688
 
3664
3689
  /**
@@ -3682,6 +3707,14 @@ class CreateDlcDeliverRequest extends AbstractModel {
3682
3707
  this.Interval = 'Interval' in params ? params.Interval : null;
3683
3708
  this.EndTime = 'EndTime' in params ? params.EndTime : null;
3684
3709
  this.HasServicesLog = 'HasServicesLog' in params ? params.HasServicesLog : null;
3710
+ this.AutoCreateField = 'AutoCreateField' in params ? params.AutoCreateField : null;
3711
+
3712
+ if (params.DlcFailHandle) {
3713
+ let obj = new DlcFailHandle();
3714
+ obj.deserialize(params.DlcFailHandle)
3715
+ this.DlcFailHandle = obj;
3716
+ }
3717
+ this.DSLFilter = 'DSLFilter' in params ? params.DSLFilter : null;
3685
3718
 
3686
3719
  }
3687
3720
  }
@@ -3732,71 +3765,89 @@ class ModifyScheduledSqlRequest extends AbstractModel {
3732
3765
  super();
3733
3766
 
3734
3767
  /**
3735
- * Task ID, which can be obtained through [scheduled SQL analysis task list](https://www.tencentcloud.com/document/product/614/95519?from_cn_redirect=1).
3768
+ * <p>Task ID, obtained by <a href="https://www.tencentcloud.com/document/product/614/95519?from_cn_redirect=1">searching the scheduled SQL analysis task list</a>.</p>
3736
3769
  * @type {string || null}
3737
3770
  */
3738
3771
  this.TaskId = null;
3739
3772
 
3740
3773
  /**
3741
- * Source log topic. Search the [scheduled SQL analysis task list](https://www.tencentcloud.com/document/product/614/95519?from_cn_redirect=1) to obtain it.
3774
+ * <p>Source log topic, obtained via <a href="https://www.tencentcloud.com/document/product/614/95519?from_cn_redirect=1">search scheduled SQL analysis task list</a></p>
3742
3775
  * @type {string || null}
3743
3776
  */
3744
3777
  this.SrcTopicId = null;
3745
3778
 
3746
3779
  /**
3747
- * Task start status. 1: Enabled, 2: Disabled
3780
+ * <p>Task start status. 1: Enabled, 2: Disabled</p>
3748
3781
  * @type {number || null}
3749
3782
  */
3750
3783
  this.EnableFlag = null;
3751
3784
 
3752
3785
  /**
3753
- * Target log topic for scheduled SQL analysis
3786
+ * <p>Target log topic for scheduled SQL analysis</p>
3754
3787
  * @type {ScheduledSqlResouceInfo || null}
3755
3788
  */
3756
3789
  this.DstResource = null;
3757
3790
 
3758
3791
  /**
3759
- * Queries statements
3792
+ * <p>Query statement</p>
3760
3793
  * @type {string || null}
3761
3794
  */
3762
3795
  this.ScheduledSqlContent = null;
3763
3796
 
3764
3797
  /**
3765
- * Scheduling cycle (minutes), 1-1440 minutes
3798
+ * <p>Scheduling Interval (Minutes), 1-1440 minutes</p>
3766
3799
  * @type {number || null}
3767
3800
  */
3768
3801
  this.ProcessPeriod = null;
3769
3802
 
3770
3803
  /**
3771
- * Time window for a single query. Example: last 15 minutes
3804
+ * <p>Time window for a single query. Example: last 15 minutes</p>
3772
3805
  * @type {string || null}
3773
3806
  */
3774
3807
  this.ProcessTimeWindow = null;
3775
3808
 
3776
3809
  /**
3777
- * Execution delay (seconds), 0-120 seconds, default 60
3810
+ * <p>Execution delay (seconds), 0-120 seconds, default 60 seconds</p>
3778
3811
  * @type {number || null}
3779
3812
  */
3780
3813
  this.ProcessDelay = null;
3781
3814
 
3782
3815
  /**
3783
- * Regional information of the source topicId. Supported regions are listed in the region list document (https://www.tencentcloud.com/document/api/614/56474?from_cn_redirect=1#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8).
3816
+ * <p>Regional information of the source topicId. For supported regions, see the <a href="https://www.tencentcloud.com/document/api/614/56474?from_cn_redirect=1#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8">region list</a> document.</p>
3784
3817
  * @type {string || null}
3785
3818
  */
3786
3819
  this.SrcTopicRegion = null;
3787
3820
 
3788
3821
  /**
3789
- * Task name, 0-255 characters
3822
+ * <p>Task name, 0-255 characters</p>
3790
3823
  * @type {string || null}
3791
3824
  */
3792
3825
  this.Name = null;
3793
3826
 
3794
3827
  /**
3795
- * Syntax rules. Default value: 0. 0: Lucene syntax, 1: CQL syntax
3828
+ * <p>Syntax rules. Default value: 0. 0: Lucene syntax, 1: CQL syntax</p>
3796
3829
  * @type {number || null}
3797
3830
  */
3798
3831
  this.SyntaxRule = null;
3799
3832
 
3833
+ /**
3834
+ * <p>Whether to enable delivery service log. 1: Disabled, 2: Enabled.</p>
3835
+ * @type {number || null}
3836
+ */
3837
+ this.HasServicesLog = null;
3838
+
3839
+ /**
3840
+ * <p>Full-text search query tag. 1: Off, 2: On.</p>
3841
+ * @type {number || null}
3842
+ */
3843
+ this.FullQuery = null;
3844
+
3845
+ /**
3846
+ * <p>Scheduling period unit</p><p>Value ranges from 1 to 2</p><p>Default value: 1</p><p>Default value 1 (minute), other value 2 (second)</p>
3847
+ * @type {number || null}
3848
+ */
3849
+ this.ProcessPeriodUnit = null;
3850
+
3800
3851
  }
3801
3852
 
3802
3853
  /**
@@ -3822,6 +3873,9 @@ class ModifyScheduledSqlRequest extends AbstractModel {
3822
3873
  this.SrcTopicRegion = 'SrcTopicRegion' in params ? params.SrcTopicRegion : null;
3823
3874
  this.Name = 'Name' in params ? params.Name : null;
3824
3875
  this.SyntaxRule = 'SyntaxRule' in params ? params.SyntaxRule : null;
3876
+ this.HasServicesLog = 'HasServicesLog' in params ? params.HasServicesLog : null;
3877
+ this.FullQuery = 'FullQuery' in params ? params.FullQuery : null;
3878
+ this.ProcessPeriodUnit = 'ProcessPeriodUnit' in params ? params.ProcessPeriodUnit : null;
3825
3879
 
3826
3880
  }
3827
3881
  }
@@ -4333,47 +4387,59 @@ class CloudProductLogTaskInfo extends AbstractModel {
4333
4387
  super();
4334
4388
 
4335
4389
  /**
4336
- * Service region
4390
+ * <p>Log service region</p>
4337
4391
  * @type {string || null}
4338
4392
  */
4339
4393
  this.ClsRegion = null;
4340
4394
 
4341
4395
  /**
4342
- * Instance ID.
4396
+ * <p>Instance ID.</p>
4343
4397
  * @type {string || null}
4344
4398
  */
4345
4399
  this.InstanceId = null;
4346
4400
 
4347
4401
  /**
4348
- * Logset ID
4402
+ * <p>Logset ID</p>
4349
4403
  * @type {string || null}
4350
4404
  */
4351
4405
  this.LogsetId = null;
4352
4406
 
4353
4407
  /**
4354
- * Log topic ID
4408
+ * <p>Log topic ID.</p>
4355
4409
  * @type {string || null}
4356
4410
  */
4357
4411
  this.TopicId = null;
4358
4412
 
4359
4413
  /**
4360
- * Log configuration extended information, generally used for storage of additional log delivery configuration
4414
+ * <p>Extended information for logging configuration, generally used to store additional log delivery configuration</p>
4361
4415
  * @type {string || null}
4362
4416
  */
4363
4417
  this.Extend = null;
4364
4418
 
4365
4419
  /**
4366
- * Log type, support enumerate: CDS-AUDIT, CDS-RISK, CDB-AUDIT, TDSQL-C-AUDIT, MongoDB-AUDIT, MongoDB-SlowLog, MongoDB-ErrorLog, TDMYSQL-SLOW, DCDB-AUDIT, DCDB-SLOW, DCDB-ERROR, MariaDB-AUDIT, MariaDB-SLOW, MariaDB-ERROR, PostgreSQL-SLOW, PostgreSQL-ERROR, PostgreSQL-AUDIT, BH-FILELOG, BH-COMMANDLOG, APIS-ACCESS
4420
+ * <p>Log type, supports enumeration: CDS-AUDIT, CDS-RISK, CDB-AUDIT, TDSQL-C-AUDIT, MongoDB-AUDIT, MongoDB-SlowLog, MongoDB-ErrorLog, TDMYSQL-SLOW, DCDB-AUDIT, DCDB-SLOW, DCDB-ERROR, MariaDB-AUDIT, MariaDB-SLOW, MariaDB-ERROR, PostgreSQL-SLOW, PostgreSQL-ERROR, PostgreSQL-AUDIT, BH-FILELOG, BH-COMMANDLOG, APIS-ACCESS</p>
4367
4421
  * @type {string || null}
4368
4422
  */
4369
4423
  this.LogType = null;
4370
4424
 
4371
4425
  /**
4372
- * Task status: 0 Creating, 1 Creation completed, 2 Deleting
4426
+ * <p>Task status: 0 creating, 1 creation completed, 2 deleting</p>
4373
4427
  * @type {number || null}
4374
4428
  */
4375
4429
  this.Status = null;
4376
4430
 
4431
+ /**
4432
+ * <p>Tag information of the topic associated with the delivery task</p>
4433
+ * @type {Array.<Tag> || null}
4434
+ */
4435
+ this.TopicTags = null;
4436
+
4437
+ /**
4438
+ * <p>Tag information of the logset associated with the delivery task</p>
4439
+ * @type {Array.<Tag> || null}
4440
+ */
4441
+ this.LogsetTags = null;
4442
+
4377
4443
  }
4378
4444
 
4379
4445
  /**
@@ -4391,6 +4457,24 @@ class CloudProductLogTaskInfo extends AbstractModel {
4391
4457
  this.LogType = 'LogType' in params ? params.LogType : null;
4392
4458
  this.Status = 'Status' in params ? params.Status : null;
4393
4459
 
4460
+ if (params.TopicTags) {
4461
+ this.TopicTags = new Array();
4462
+ for (let z in params.TopicTags) {
4463
+ let obj = new Tag();
4464
+ obj.deserialize(params.TopicTags[z]);
4465
+ this.TopicTags.push(obj);
4466
+ }
4467
+ }
4468
+
4469
+ if (params.LogsetTags) {
4470
+ this.LogsetTags = new Array();
4471
+ for (let z in params.LogsetTags) {
4472
+ let obj = new Tag();
4473
+ obj.deserialize(params.LogsetTags[z]);
4474
+ this.LogsetTags.push(obj);
4475
+ }
4476
+ }
4477
+
4394
4478
  }
4395
4479
  }
4396
4480
 
@@ -4500,6 +4584,56 @@ class DeleteDataTransformRequest extends AbstractModel {
4500
4584
  }
4501
4585
  }
4502
4586
 
4587
+ /**
4588
+ * DescribeRemoteWriteTasks response structure.
4589
+ * @class
4590
+ */
4591
+ class DescribeRemoteWriteTasksResponse extends AbstractModel {
4592
+ constructor(){
4593
+ super();
4594
+
4595
+ /**
4596
+ * RemoteWrite information list.
4597
+ * @type {Array.<RemoteWriteInfo> || null}
4598
+ */
4599
+ this.Infos = null;
4600
+
4601
+ /**
4602
+ * Total number of RemoteWrite tasks.
4603
+ * @type {number || null}
4604
+ */
4605
+ this.TotalCount = null;
4606
+
4607
+ /**
4608
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
4609
+ * @type {string || null}
4610
+ */
4611
+ this.RequestId = null;
4612
+
4613
+ }
4614
+
4615
+ /**
4616
+ * @private
4617
+ */
4618
+ deserialize(params) {
4619
+ if (!params) {
4620
+ return;
4621
+ }
4622
+
4623
+ if (params.Infos) {
4624
+ this.Infos = new Array();
4625
+ for (let z in params.Infos) {
4626
+ let obj = new RemoteWriteInfo();
4627
+ obj.deserialize(params.Infos[z]);
4628
+ this.Infos.push(obj);
4629
+ }
4630
+ }
4631
+ this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
4632
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
4633
+
4634
+ }
4635
+ }
4636
+
4503
4637
  /**
4504
4638
  * AddMachineGroupInfo request structure.
4505
4639
  * @class
@@ -5962,6 +6096,34 @@ class CompressInfo extends AbstractModel {
5962
6096
  }
5963
6097
  }
5964
6098
 
6099
+ /**
6100
+ * ModifyRemoteWriteTask response structure.
6101
+ * @class
6102
+ */
6103
+ class ModifyRemoteWriteTaskResponse extends AbstractModel {
6104
+ constructor(){
6105
+ super();
6106
+
6107
+ /**
6108
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
6109
+ * @type {string || null}
6110
+ */
6111
+ this.RequestId = null;
6112
+
6113
+ }
6114
+
6115
+ /**
6116
+ * @private
6117
+ */
6118
+ deserialize(params) {
6119
+ if (!params) {
6120
+ return;
6121
+ }
6122
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
6123
+
6124
+ }
6125
+ }
6126
+
5965
6127
  /**
5966
6128
  * CreateConfig response structure.
5967
6129
  * @class
@@ -6398,6 +6560,73 @@ Time format: HH:mm:ss.
6398
6560
  }
6399
6561
  }
6400
6562
 
6563
+ /**
6564
+ * **JsonExpandInfo data structure description**:
6565
+ ```
6566
+ JSON nest unfold configuration
6567
+ ```
6568
+
6569
+ **Field description**:
6570
+
6571
+ | Field | Description |
6572
+ |------|------|
6573
+ Switch | Whether JSON nested unfold is enabled
6574
+ Fields | Field list of JSON to unfold, 1-3
6575
+ DropOriginal | Whether to drop the raw field after unfolding, default true
6576
+ | ConflictPolicy | Field conflict policy. keep_outer: Keep the outer layer (default). keep_inner: Keep the inner-layer. |
6577
+
6578
+ **LogRechargeRuleInfo add field**:
6579
+
6580
+ | Field | Description |
6581
+ |------|------|
6582
+ JsonExpand | JSON nest unfold configuration. This parameter is valid only when RechargeType is json_log.
6583
+ * @class
6584
+ */
6585
+ class JsonExpandInfo extends AbstractModel {
6586
+ constructor(){
6587
+ super();
6588
+
6589
+ /**
6590
+ * <p>Whether to enable the JSON nested unfold functionality. Once enabled, it will flatten and process the specified JSON field.</p><p>Default value: None (Required parameter)</p>
6591
+ * @type {boolean || null}
6592
+ */
6593
+ this.Switch = null;
6594
+
6595
+ /**
6596
+ * <p>List of JSON field names to be unfolded, supporting 1 to 3 fields. Field names cannot be empty strings and cannot be repeated.</p><p>Input parameter limits: 1. Number of fields: 1 to 3. 2. Length of each field name not exceeding 128 characters. 3. Field names cannot be empty strings. 4. Field names cannot be repeated.</p><p>Default value: None (required parameter)</p><p>Value for reference: Value: message; Description: Example field name</p><p>Example: ["message", "data", "content"]</p>
6597
+ * @type {Array.<string> || null}
6598
+ */
6599
+ this.Fields = null;
6600
+
6601
+ /**
6602
+ * <p>Whether to discard the original nested field after unfolding. true: discard the original field and keep only the flattened field after unfolding; false: keep the original field and add the flattened field after unfolding.</p><p>Enumeration value:</p><ul><li>true / false: discard the original field / keep the original field</li></ul><p>Default value: true</p><p>Optional. Default is true if not provided.</p>
6603
+ * @type {boolean || null}
6604
+ */
6605
+ this.DropOriginal = null;
6606
+
6607
+ /**
6608
+ * <p>Processing policy when the unfolded field conflicts with an existing field</p><p>Enumeration value:</p><ul><li>keep_outer / keep_inner: Keep the outer (existing) field / Keep the inner (newly unfolded) field</li></ul><p>Default value: keep_outer</p><p>Optional. Defaults to keep_outer if not passed.</p>
6609
+ * @type {string || null}
6610
+ */
6611
+ this.ConflictPolicy = null;
6612
+
6613
+ }
6614
+
6615
+ /**
6616
+ * @private
6617
+ */
6618
+ deserialize(params) {
6619
+ if (!params) {
6620
+ return;
6621
+ }
6622
+ this.Switch = 'Switch' in params ? params.Switch : null;
6623
+ this.Fields = 'Fields' in params ? params.Fields : null;
6624
+ this.DropOriginal = 'DropOriginal' in params ? params.DropOriginal : null;
6625
+ this.ConflictPolicy = 'ConflictPolicy' in params ? params.ConflictPolicy : null;
6626
+
6627
+ }
6628
+ }
6629
+
6401
6630
  /**
6402
6631
  * Authentication-free information.
6403
6632
  * @class
@@ -7019,6 +7248,12 @@ class DescribeCloudProductLogTasksRequest extends AbstractModel {
7019
7248
  */
7020
7249
  this.Filters = null;
7021
7250
 
7251
+ /**
7252
+ * <p>Whether to carry tag information of the topic and logset</p>
7253
+ * @type {boolean || null}
7254
+ */
7255
+ this.WithTags = null;
7256
+
7022
7257
  }
7023
7258
 
7024
7259
  /**
@@ -7039,6 +7274,7 @@ class DescribeCloudProductLogTasksRequest extends AbstractModel {
7039
7274
  this.Filters.push(obj);
7040
7275
  }
7041
7276
  }
7277
+ this.WithTags = 'WithTags' in params ? params.WithTags : null;
7042
7278
 
7043
7279
  }
7044
7280
  }
@@ -13100,6 +13336,100 @@ Limit: Maximum number of logs. Example of value: 5.
13100
13336
  }
13101
13337
  }
13102
13338
 
13339
+ /**
13340
+ * CreateRemoteWriteTask request structure.
13341
+ * @class
13342
+ */
13343
+ class CreateRemoteWriteTaskRequest extends AbstractModel {
13344
+ constructor(){
13345
+ super();
13346
+
13347
+ /**
13348
+ * Log topic ID
13349
+ * @type {string || null}
13350
+ */
13351
+ this.TopicId = null;
13352
+
13353
+ /**
13354
+ * Task Name
13355
+ * @type {string || null}
13356
+ */
13357
+ this.Name = null;
13358
+
13359
+ /**
13360
+ * Target service name.
13361
+ * @type {string || null}
13362
+ */
13363
+ this.Target = null;
13364
+
13365
+ /**
13366
+ * Destination address
13367
+ * @type {string || null}
13368
+ */
13369
+ this.RemoteWriteURL = null;
13370
+
13371
+ /**
13372
+ * Authentication type
13373
+ - 0: No authentication
13374
+ 1: basic_auth
13375
+ 2: token
13376
+ * @type {number || null}
13377
+ */
13378
+ this.AuthType = null;
13379
+
13380
+ /**
13381
+ * Network type. Valid values: 1 private network; 2: public network.
13382
+ * @type {number || null}
13383
+ */
13384
+ this.NetType = null;
13385
+
13386
+ /**
13387
+ * VPC id
13388
+ * @type {string || null}
13389
+ */
13390
+ this.VpcId = null;
13391
+
13392
+ /**
13393
+ * Authentication information
13394
+ * @type {RemoteWriteAuthInfo || null}
13395
+ */
13396
+ this.AuthInfo = null;
13397
+
13398
+ /**
13399
+ * Backend service type
13400
+ 0 CVM
13401
+ 1025 CLB
13402
+ * @type {number || null}
13403
+ */
13404
+ this.VirtualGatewayType = null;
13405
+
13406
+ }
13407
+
13408
+ /**
13409
+ * @private
13410
+ */
13411
+ deserialize(params) {
13412
+ if (!params) {
13413
+ return;
13414
+ }
13415
+ this.TopicId = 'TopicId' in params ? params.TopicId : null;
13416
+ this.Name = 'Name' in params ? params.Name : null;
13417
+ this.Target = 'Target' in params ? params.Target : null;
13418
+ this.RemoteWriteURL = 'RemoteWriteURL' in params ? params.RemoteWriteURL : null;
13419
+ this.AuthType = 'AuthType' in params ? params.AuthType : null;
13420
+ this.NetType = 'NetType' in params ? params.NetType : null;
13421
+ this.VpcId = 'VpcId' in params ? params.VpcId : null;
13422
+
13423
+ if (params.AuthInfo) {
13424
+ let obj = new RemoteWriteAuthInfo();
13425
+ obj.deserialize(params.AuthInfo)
13426
+ this.AuthInfo = obj;
13427
+ }
13428
+ this.VirtualGatewayType = 'VirtualGatewayType' in params ? params.VirtualGatewayType : null;
13429
+
13430
+ }
13431
+ }
13432
+
13103
13433
  /**
13104
13434
  * Error information for multi-log topic search
13105
13435
  * @class
@@ -13638,21 +13968,92 @@ class DeleteMetricConfigResponse extends AbstractModel {
13638
13968
  }
13639
13969
 
13640
13970
  /**
13641
- * Basic information of a data processing task
13971
+ * DescribeRemoteWriteTasks request structure.
13642
13972
  * @class
13643
13973
  */
13644
- class DataTransformTaskInfo extends AbstractModel {
13974
+ class DescribeRemoteWriteTasksRequest extends AbstractModel {
13645
13975
  constructor(){
13646
13976
  super();
13647
13977
 
13648
13978
  /**
13649
- * Data processing task name
13650
- * @type {string || null}
13651
- */
13652
- this.Name = null;
13979
+ * - taskId
13980
+ Filter by [task ID].
13981
+ Type: String
13982
+ Required: No
13653
13983
 
13654
- /**
13655
- * Data processing task ID
13984
+ - topicId
13985
+ Filter by [Log topic].
13986
+ Type: String
13987
+ Required: No
13988
+
13989
+ - taskStatus
13990
+ Filter by [task running status]. Supports `1`: running, `2`: stop, `3`: exception.
13991
+ Type: String
13992
+ Required: No
13993
+
13994
+ - name
13995
+ Filter by [task name] using fuzzy filtering.
13996
+ Type: String
13997
+ Required: No
13998
+
13999
+
14000
+ Each request can have up to 10 Filters. The maximum of Filter.Values is 10.
14001
+ * @type {Array.<Filter> || null}
14002
+ */
14003
+ this.Filters = null;
14004
+
14005
+ /**
14006
+ * Page offset. Default value: 0
14007
+ * @type {number || null}
14008
+ */
14009
+ this.Offset = null;
14010
+
14011
+ /**
14012
+ * Maximum number of entries per page. Default value: 20. Maximum value: 100.
14013
+ * @type {number || null}
14014
+ */
14015
+ this.Limit = null;
14016
+
14017
+ }
14018
+
14019
+ /**
14020
+ * @private
14021
+ */
14022
+ deserialize(params) {
14023
+ if (!params) {
14024
+ return;
14025
+ }
14026
+
14027
+ if (params.Filters) {
14028
+ this.Filters = new Array();
14029
+ for (let z in params.Filters) {
14030
+ let obj = new Filter();
14031
+ obj.deserialize(params.Filters[z]);
14032
+ this.Filters.push(obj);
14033
+ }
14034
+ }
14035
+ this.Offset = 'Offset' in params ? params.Offset : null;
14036
+ this.Limit = 'Limit' in params ? params.Limit : null;
14037
+
14038
+ }
14039
+ }
14040
+
14041
+ /**
14042
+ * Basic information of a data processing task
14043
+ * @class
14044
+ */
14045
+ class DataTransformTaskInfo extends AbstractModel {
14046
+ constructor(){
14047
+ super();
14048
+
14049
+ /**
14050
+ * Data processing task name
14051
+ * @type {string || null}
14052
+ */
14053
+ this.Name = null;
14054
+
14055
+ /**
14056
+ * Data processing task ID
13656
14057
  * @type {string || null}
13657
14058
  */
13658
14059
  this.TaskId = null;
@@ -14650,6 +15051,158 @@ class SearchViewInfo extends AbstractModel {
14650
15051
  }
14651
15052
  }
14652
15053
 
15054
+ /**
15055
+ * RemoteWrite configuration information.
15056
+ * @class
15057
+ */
15058
+ class RemoteWriteInfo extends AbstractModel {
15059
+ constructor(){
15060
+ super();
15061
+
15062
+ /**
15063
+ * Task ID
15064
+ Note: This field may return null, indicating that no valid values can be obtained.
15065
+ * @type {string || null}
15066
+ */
15067
+ this.TaskId = null;
15068
+
15069
+ /**
15070
+ * Log topic ID
15071
+ Note: This field may return null, indicating that no valid values can be obtained.
15072
+ * @type {string || null}
15073
+ */
15074
+ this.TopicId = null;
15075
+
15076
+ /**
15077
+ * RemoteWrite task name.
15078
+ Note: This field may return null, indicating that no valid values can be obtained.
15079
+ * @type {string || null}
15080
+ */
15081
+ this.Name = null;
15082
+
15083
+ /**
15084
+ * Network type.
15085
+ Valid values: 1: private network
15086
+ 2: Public network
15087
+ Note: This field may return null, indicating that no valid values can be obtained.
15088
+ * @type {number || null}
15089
+ */
15090
+ this.NetType = null;
15091
+
15092
+ /**
15093
+ * VPC id
15094
+ Note: This field may return null, indicating that no valid values can be obtained.
15095
+ * @type {string || null}
15096
+ */
15097
+ this.VpcId = null;
15098
+
15099
+ /**
15100
+ * Task running status
15101
+ 1: Running
15102
+ 2: Suspend
15103
+ 3: Failure
15104
+ Note: This field may return null, indicating that no valid values can be obtained.
15105
+ * @type {number || null}
15106
+ */
15107
+ this.Status = null;
15108
+
15109
+ /**
15110
+ * Creation time.
15111
+ Note: This field may return null, indicating that no valid values can be obtained.
15112
+ * @type {string || null}
15113
+ */
15114
+ this.CreateTime = null;
15115
+
15116
+ /**
15117
+ * Update time
15118
+ Note: This field may return null, indicating that no valid values can be obtained.
15119
+ * @type {string || null}
15120
+ */
15121
+ this.UpdateTime = null;
15122
+
15123
+ /**
15124
+ * Target service name.
15125
+ Note: This field may return null, indicating that no valid values can be obtained.
15126
+ * @type {string || null}
15127
+ */
15128
+ this.Target = null;
15129
+
15130
+ /**
15131
+ * Destination address
15132
+ Note: This field may return null, indicating that no valid values can be obtained.
15133
+ * @type {string || null}
15134
+ */
15135
+ this.RemoteWriteURL = null;
15136
+
15137
+ /**
15138
+ * Authentication type
15139
+ Valid values: 0: no authentication; 1: basic_auth; 2: token.
15140
+ Note: This field may return null, indicating that no valid values can be obtained.
15141
+ * @type {number || null}
15142
+ */
15143
+ this.AuthType = null;
15144
+
15145
+ /**
15146
+ * Authentication information
15147
+ Note: This field may return null, indicating that no valid values can be obtained.
15148
+ * @type {RemoteWriteAuthInfo || null}
15149
+ */
15150
+ this.AuthInfo = null;
15151
+
15152
+ /**
15153
+ * Logset
15154
+ Note: This field may return null, indicating that no valid values can be obtained.
15155
+ * @type {string || null}
15156
+ */
15157
+ this.LogsetId = null;
15158
+
15159
+ /**
15160
+ * Task status.
15161
+ Note: This field may return null, indicating that no valid values can be obtained.
15162
+ * @type {number || null}
15163
+ */
15164
+ this.Enable = null;
15165
+
15166
+ /**
15167
+ * Backend service type
15168
+ Note: This field may return null, indicating that no valid values can be obtained.
15169
+ * @type {number || null}
15170
+ */
15171
+ this.VirtualGatewayType = null;
15172
+
15173
+ }
15174
+
15175
+ /**
15176
+ * @private
15177
+ */
15178
+ deserialize(params) {
15179
+ if (!params) {
15180
+ return;
15181
+ }
15182
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
15183
+ this.TopicId = 'TopicId' in params ? params.TopicId : null;
15184
+ this.Name = 'Name' in params ? params.Name : null;
15185
+ this.NetType = 'NetType' in params ? params.NetType : null;
15186
+ this.VpcId = 'VpcId' in params ? params.VpcId : null;
15187
+ this.Status = 'Status' in params ? params.Status : null;
15188
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
15189
+ this.UpdateTime = 'UpdateTime' in params ? params.UpdateTime : null;
15190
+ this.Target = 'Target' in params ? params.Target : null;
15191
+ this.RemoteWriteURL = 'RemoteWriteURL' in params ? params.RemoteWriteURL : null;
15192
+ this.AuthType = 'AuthType' in params ? params.AuthType : null;
15193
+
15194
+ if (params.AuthInfo) {
15195
+ let obj = new RemoteWriteAuthInfo();
15196
+ obj.deserialize(params.AuthInfo)
15197
+ this.AuthInfo = obj;
15198
+ }
15199
+ this.LogsetId = 'LogsetId' in params ? params.LogsetId : null;
15200
+ this.Enable = 'Enable' in params ? params.Enable : null;
15201
+ this.VirtualGatewayType = 'VirtualGatewayType' in params ? params.VirtualGatewayType : null;
15202
+
15203
+ }
15204
+ }
15205
+
14653
15206
  /**
14654
15207
  * ModifyLogset response structure.
14655
15208
  * @class
@@ -14678,6 +15231,46 @@ class ModifyLogsetResponse extends AbstractModel {
14678
15231
  }
14679
15232
  }
14680
15233
 
15234
+ /**
15235
+ * dlc delivery failure handling message
15236
+ * @class
15237
+ */
15238
+ class DlcFailHandle extends AbstractModel {
15239
+ constructor(){
15240
+ super();
15241
+
15242
+ /**
15243
+ * <p>Whether to store in DLC</p><p>Default value: false</p><p>Controls whether to enable storing delivery failure logs in DLC tables</p>
15244
+ * @type {boolean || null}
15245
+ */
15246
+ this.StoreToDlc = null;
15247
+
15248
+ /**
15249
+ * <p>DLC table information</p>
15250
+ * @type {DlcFailTableInfo || null}
15251
+ */
15252
+ this.DlcFailTableInfo = null;
15253
+
15254
+ }
15255
+
15256
+ /**
15257
+ * @private
15258
+ */
15259
+ deserialize(params) {
15260
+ if (!params) {
15261
+ return;
15262
+ }
15263
+ this.StoreToDlc = 'StoreToDlc' in params ? params.StoreToDlc : null;
15264
+
15265
+ if (params.DlcFailTableInfo) {
15266
+ let obj = new DlcFailTableInfo();
15267
+ obj.deserialize(params.DlcFailTableInfo)
15268
+ this.DlcFailTableInfo = obj;
15269
+ }
15270
+
15271
+ }
15272
+ }
15273
+
14681
15274
  /**
14682
15275
  * Host metrics collection item
14683
15276
  * @class
@@ -15608,83 +16201,101 @@ class CreateScheduledSqlRequest extends AbstractModel {
15608
16201
  super();
15609
16202
 
15610
16203
  /**
15611
- * Source log topic ID. Obtain the log topic Id through [Get Log Topic List](https://www.tencentcloud.com/document/product/614/56454?from_cn_redirect=1).
16204
+ * <p>Source log topic ID - Obtain the log topic ID by <a href="https://www.tencentcloud.com/document/product/614/56454?from_cn_redirect=1">searching the log topic list</a>.</p>
15612
16205
  * @type {string || null}
15613
16206
  */
15614
16207
  this.SrcTopicId = null;
15615
16208
 
15616
16209
  /**
15617
- * Task name, 0-255 characters
16210
+ * <p>Task name, 0-255 characters</p>
15618
16211
  * @type {string || null}
15619
16212
  */
15620
16213
  this.Name = null;
15621
16214
 
15622
16215
  /**
15623
- * Task start status. 1: Enabled, 2: Disabled
16216
+ * <p>Task start status. 1: Enabled, 2: Disabled</p>
15624
16217
  * @type {number || null}
15625
16218
  */
15626
16219
  this.EnableFlag = null;
15627
16220
 
15628
16221
  /**
15629
- * Target log topic for scheduled SQL analysis
16222
+ * <p>Target log topic for scheduled SQL analysis</p>
15630
16223
  * @type {ScheduledSqlResouceInfo || null}
15631
16224
  */
15632
16225
  this.DstResource = null;
15633
16226
 
15634
16227
  /**
15635
- * Query statement
16228
+ * <p>Query statement</p>
15636
16229
  * @type {string || null}
15637
16230
  */
15638
16231
  this.ScheduledSqlContent = null;
15639
16232
 
15640
16233
  /**
15641
- * Schedule start time, Unix timestamp, in milliseconds
16234
+ * <p>Schedule start time, Unix timestamp, in milliseconds</p>
15642
16235
  * @type {number || null}
15643
16236
  */
15644
16237
  this.ProcessStartTime = null;
15645
16238
 
15646
16239
  /**
15647
- * Schedule type: 1: Continuous running; 2: Specified time range
16240
+ * <p>Schedule Type: 1 Continuous Running 2 Specified Time Range</p>
15648
16241
  * @type {number || null}
15649
16242
  */
15650
16243
  this.ProcessType = null;
15651
16244
 
15652
16245
  /**
15653
- * Scheduling Interval (Minutes), 1-1440 minutes
16246
+ * <p>Scheduling Interval (Minutes), 1-1440 minutes</p>
15654
16247
  * @type {number || null}
15655
16248
  */
15656
16249
  this.ProcessPeriod = null;
15657
16250
 
15658
16251
  /**
15659
- * Time window for a single query. If your target topic is a metric topic, it is recommended that the size of this parameter not exceed 30 minutes, otherwise, metric conversion may fail.
16252
+ * <p>Time window for a single query. If your target topic is a metric topic, it is recommended that the size of this parameter not exceed 30 minutes, otherwise, metric conversion may fail.</p>
15660
16253
  * @type {string || null}
15661
16254
  */
15662
16255
  this.ProcessTimeWindow = null;
15663
16256
 
15664
16257
  /**
15665
- * Execution Delay (Seconds), 0-120 seconds, default 60 seconds
16258
+ * <p>Execution delay (seconds), 0-120 seconds, default 60 seconds</p>
15666
16259
  * @type {number || null}
15667
16260
  */
15668
16261
  this.ProcessDelay = null;
15669
16262
 
15670
16263
  /**
15671
- * Regional information of the source topicId. For supported regions, see the region list (https://www.tencentcloud.com/document/api/614/56474?from_cn_redirect=1#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8) document.
16264
+ * <p>Regional information of the source topicId. For supported regions, see the <a href="https://www.tencentcloud.com/document/api/614/56474?from_cn_redirect=1#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8">region list</a> document.</p>
15672
16265
  * @type {string || null}
15673
16266
  */
15674
16267
  this.SrcTopicRegion = null;
15675
16268
 
15676
16269
  /**
15677
- * Schedule end time. Required field when ProcessType=2, Unix timestamp, in milliseconds
16270
+ * <p>Scheduling Time Unit</p><p>Value ranges from 1 to 2</p><p>Default value: 1</p><p>The default value is 1 (minute), and the additional value is 2 (second).</p>
16271
+ * @type {number || null}
16272
+ */
16273
+ this.ProcessPeriodUnit = null;
16274
+
16275
+ /**
16276
+ * <p>Schedule End Time, required when ProcessType=2, Unix timestamp, in milliseconds</p>
15678
16277
  * @type {number || null}
15679
16278
  */
15680
16279
  this.ProcessEndTime = null;
15681
16280
 
15682
16281
  /**
15683
- * Query syntax rules. Default value is 0. 0: Lucene syntax, 1: CQL syntax
16282
+ * <p>Query syntax rules. Default value: 0. 0: Lucene syntax, 1: CQL syntax</p>
15684
16283
  * @type {number || null}
15685
16284
  */
15686
16285
  this.SyntaxRule = null;
15687
16286
 
16287
+ /**
16288
+ * <p>Whether to enable delivery service log. 1: Disabled, 2: Enabled.</p>
16289
+ * @type {number || null}
16290
+ */
16291
+ this.HasServicesLog = null;
16292
+
16293
+ /**
16294
+ * <p>Full-text search tag. 1: Off, 2: On. Default: 1</p>
16295
+ * @type {number || null}
16296
+ */
16297
+ this.FullQuery = null;
16298
+
15688
16299
  }
15689
16300
 
15690
16301
  /**
@@ -15710,8 +16321,11 @@ class CreateScheduledSqlRequest extends AbstractModel {
15710
16321
  this.ProcessTimeWindow = 'ProcessTimeWindow' in params ? params.ProcessTimeWindow : null;
15711
16322
  this.ProcessDelay = 'ProcessDelay' in params ? params.ProcessDelay : null;
15712
16323
  this.SrcTopicRegion = 'SrcTopicRegion' in params ? params.SrcTopicRegion : null;
16324
+ this.ProcessPeriodUnit = 'ProcessPeriodUnit' in params ? params.ProcessPeriodUnit : null;
15713
16325
  this.ProcessEndTime = 'ProcessEndTime' in params ? params.ProcessEndTime : null;
15714
16326
  this.SyntaxRule = 'SyntaxRule' in params ? params.SyntaxRule : null;
16327
+ this.HasServicesLog = 'HasServicesLog' in params ? params.HasServicesLog : null;
16328
+ this.FullQuery = 'FullQuery' in params ? params.FullQuery : null;
15715
16329
 
15716
16330
  }
15717
16331
  }
@@ -16198,6 +16812,41 @@ class ConsumerGroup extends AbstractModel {
16198
16812
  }
16199
16813
  }
16200
16814
 
16815
+ /**
16816
+ * dlc failure log storage table information
16817
+ * @class
16818
+ */
16819
+ class DlcFailTableInfo extends AbstractModel {
16820
+ constructor(){
16821
+ super();
16822
+
16823
+ /**
16824
+ * <p>DLC table name</p>
16825
+ * @type {string || null}
16826
+ */
16827
+ this.TableName = null;
16828
+
16829
+ /**
16830
+ * <p>Field name in the table</p><p>Field type must be String type</p>
16831
+ * @type {string || null}
16832
+ */
16833
+ this.FieldName = null;
16834
+
16835
+ }
16836
+
16837
+ /**
16838
+ * @private
16839
+ */
16840
+ deserialize(params) {
16841
+ if (!params) {
16842
+ return;
16843
+ }
16844
+ this.TableName = 'TableName' in params ? params.TableName : null;
16845
+ this.FieldName = 'FieldName' in params ? params.FieldName : null;
16846
+
16847
+ }
16848
+ }
16849
+
16201
16850
  /**
16202
16851
  * DeleteNoticeContent response structure.
16203
16852
  * @class
@@ -18957,6 +19606,12 @@ class ModifyCloudProductLogCollectionResponse extends AbstractModel {
18957
19606
  constructor(){
18958
19607
  super();
18959
19608
 
19609
+ /**
19610
+ * <p>Additional information. For example, failed to modify the topic or logset tag.</p>
19611
+ * @type {string || null}
19612
+ */
19613
+ this.Message = null;
19614
+
18960
19615
  /**
18961
19616
  * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
18962
19617
  * @type {string || null}
@@ -18972,6 +19627,7 @@ class ModifyCloudProductLogCollectionResponse extends AbstractModel {
18972
19627
  if (!params) {
18973
19628
  return;
18974
19629
  }
19630
+ this.Message = 'Message' in params ? params.Message : null;
18975
19631
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
18976
19632
 
18977
19633
  }
@@ -19710,10 +20366,53 @@ class DescribeKafkaConsumerPreviewResponse extends AbstractModel {
19710
20366
  super();
19711
20367
 
19712
20368
  /**
19713
- * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
20369
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
20370
+ * @type {string || null}
20371
+ */
20372
+ this.RequestId = null;
20373
+
20374
+ }
20375
+
20376
+ /**
20377
+ * @private
20378
+ */
20379
+ deserialize(params) {
20380
+ if (!params) {
20381
+ return;
20382
+ }
20383
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
20384
+
20385
+ }
20386
+ }
20387
+
20388
+ /**
20389
+ * RemoteWrite authentication information.
20390
+ * @class
20391
+ */
20392
+ class RemoteWriteAuthInfo extends AbstractModel {
20393
+ constructor(){
20394
+ super();
20395
+
20396
+ /**
20397
+ * basic auth username
20398
+ Note: This field may return null, indicating that no valid values can be obtained.
20399
+ * @type {string || null}
20400
+ */
20401
+ this.Username = null;
20402
+
20403
+ /**
20404
+ * basic auth password
20405
+ Note: This field may return null, indicating that no valid values can be obtained.
20406
+ * @type {string || null}
20407
+ */
20408
+ this.Password = null;
20409
+
20410
+ /**
20411
+ * basic auth token
20412
+ Note: This field may return null, indicating that no valid values can be obtained.
19714
20413
  * @type {string || null}
19715
20414
  */
19716
- this.RequestId = null;
20415
+ this.Token = null;
19717
20416
 
19718
20417
  }
19719
20418
 
@@ -19724,7 +20423,9 @@ class DescribeKafkaConsumerPreviewResponse extends AbstractModel {
19724
20423
  if (!params) {
19725
20424
  return;
19726
20425
  }
19727
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
20426
+ this.Username = 'Username' in params ? params.Username : null;
20427
+ this.Password = 'Password' in params ? params.Password : null;
20428
+ this.Token = 'Token' in params ? params.Token : null;
19728
20429
 
19729
20430
  }
19730
20431
  }
@@ -20361,6 +21062,24 @@ class ModifyDlcDeliverRequest extends AbstractModel {
20361
21062
  */
20362
21063
  this.Status = null;
20363
21064
 
21065
+ /**
21066
+ * <p>Auto-create dlc field</p><p>Default value: false</p><p>When there are additional fields in your log, the system will automatically ship them to DLC.</p>
21067
+ * @type {boolean || null}
21068
+ */
21069
+ this.AutoCreateField = null;
21070
+
21071
+ /**
21072
+ * <p>Store logs with delivery failure in a DLC table</p>
21073
+ * @type {DlcFailHandle || null}
21074
+ */
21075
+ this.DlcFailHandle = null;
21076
+
21077
+ /**
21078
+ * <p>Log pre-filtering - Perform pre-filtering process on the original data for data ingestion into Splunk.</p>
21079
+ * @type {string || null}
21080
+ */
21081
+ this.DSLFilter = null;
21082
+
20364
21083
  }
20365
21084
 
20366
21085
  /**
@@ -20386,6 +21105,14 @@ class ModifyDlcDeliverRequest extends AbstractModel {
20386
21105
  }
20387
21106
  this.HasServicesLog = 'HasServicesLog' in params ? params.HasServicesLog : null;
20388
21107
  this.Status = 'Status' in params ? params.Status : null;
21108
+ this.AutoCreateField = 'AutoCreateField' in params ? params.AutoCreateField : null;
21109
+
21110
+ if (params.DlcFailHandle) {
21111
+ let obj = new DlcFailHandle();
21112
+ obj.deserialize(params.DlcFailHandle)
21113
+ this.DlcFailHandle = obj;
21114
+ }
21115
+ this.DSLFilter = 'DSLFilter' in params ? params.DSLFilter : null;
20389
21116
 
20390
21117
  }
20391
21118
  }
@@ -20984,6 +21711,113 @@ class ModifyKafkaConsumerGroupOffsetRequest extends AbstractModel {
20984
21711
  }
20985
21712
  }
20986
21713
 
21714
+ /**
21715
+ * ModifyRemoteWriteTask request structure.
21716
+ * @class
21717
+ */
21718
+ class ModifyRemoteWriteTaskRequest extends AbstractModel {
21719
+ constructor(){
21720
+ super();
21721
+
21722
+ /**
21723
+ * Task ID
21724
+ * @type {string || null}
21725
+ */
21726
+ this.TaskId = null;
21727
+
21728
+ /**
21729
+ * Log topic id
21730
+ * @type {string || null}
21731
+ */
21732
+ this.TopicId = null;
21733
+
21734
+ /**
21735
+ * Task status.
21736
+ 0: disabled, 1: enabled.
21737
+ * @type {number || null}
21738
+ */
21739
+ this.Enable = null;
21740
+
21741
+ /**
21742
+ * RemoteWrite task name.
21743
+ * @type {string || null}
21744
+ */
21745
+ this.Name = null;
21746
+
21747
+ /**
21748
+ * Valid values: 1: private network; 2: public network.
21749
+ * @type {number || null}
21750
+ */
21751
+ this.NetType = null;
21752
+
21753
+ /**
21754
+ * VPC id
21755
+ * @type {string || null}
21756
+ */
21757
+ this.VpcId = null;
21758
+
21759
+ /**
21760
+ * Target service name.
21761
+ * @type {string || null}
21762
+ */
21763
+ this.Target = null;
21764
+
21765
+ /**
21766
+ * Destination address
21767
+ * @type {string || null}
21768
+ */
21769
+ this.RemoteWriteURL = null;
21770
+
21771
+ /**
21772
+ * Valid values: 0: no authentication; 1: basic_auth; 2: token.
21773
+ * @type {number || null}
21774
+ */
21775
+ this.AuthType = null;
21776
+
21777
+ /**
21778
+ * Authentication information
21779
+ * @type {RemoteWriteAuthInfo || null}
21780
+ */
21781
+ this.AuthInfo = null;
21782
+
21783
+ /**
21784
+ * Backend service type
21785
+ -1 No
21786
+ 0 CVM
21787
+ 1025 CLB
21788
+ * @type {number || null}
21789
+ */
21790
+ this.VirtualGatewayType = null;
21791
+
21792
+ }
21793
+
21794
+ /**
21795
+ * @private
21796
+ */
21797
+ deserialize(params) {
21798
+ if (!params) {
21799
+ return;
21800
+ }
21801
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
21802
+ this.TopicId = 'TopicId' in params ? params.TopicId : null;
21803
+ this.Enable = 'Enable' in params ? params.Enable : null;
21804
+ this.Name = 'Name' in params ? params.Name : null;
21805
+ this.NetType = 'NetType' in params ? params.NetType : null;
21806
+ this.VpcId = 'VpcId' in params ? params.VpcId : null;
21807
+ this.Target = 'Target' in params ? params.Target : null;
21808
+ this.RemoteWriteURL = 'RemoteWriteURL' in params ? params.RemoteWriteURL : null;
21809
+ this.AuthType = 'AuthType' in params ? params.AuthType : null;
21810
+
21811
+ if (params.AuthInfo) {
21812
+ let obj = new RemoteWriteAuthInfo();
21813
+ obj.deserialize(params.AuthInfo)
21814
+ this.AuthInfo = obj;
21815
+ }
21816
+ this.VirtualGatewayType = 'VirtualGatewayType' in params ? params.VirtualGatewayType : null;
21817
+
21818
+ }
21819
+ }
21820
+
20987
21821
  /**
20988
21822
  * DescribeConsoles request structure.
20989
21823
  * @class
@@ -23949,19 +24783,19 @@ class CreateCloudProductLogCollectionRequest extends AbstractModel {
23949
24783
  this.InstanceId = null;
23950
24784
 
23951
24785
  /**
23952
- * <p>Cloud product identifier, support enumerate: CDS, CWP, CDB, TDSQL-C, MongoDB, TDStore, DCDB, MariaDB, PostgreSQL, BH, APIS</p>
24786
+ * <p>Cloud product identifier. Support the following products</p><ul><li>APIS</li><li>BH</li><li>CDB</li><li>CDS</li><li>CFS</li><li>CLB</li><li>CSIP</li><li>CWP</li><li>DCDB</li><li>DNSPod</li><li>EMR</li><li>HTTPDNS</li><li>KHL</li><li>llmsgw</li><li>MariaDB</li><li>MDP</li><li>MongoDB</li><li>PostgreSQL</li><li>TCSS</li><li>TDSQL-C</li><li>TDStore</li><li>TencentDB-Redis</li><li>TEO</li><li>TokenHub</li><li>TSE</li></ul>
23953
24787
  * @type {string || null}
23954
24788
  */
23955
24789
  this.AssumerName = null;
23956
24790
 
23957
24791
  /**
23958
- * <p>Log type, supports enumerate: CDS-AUDIT, CDS-RISK, CDB-AUDIT, TDSQL-C-AUDIT, MongoDB-AUDIT, MongoDB-SlowLog, MongoDB-ErrorLog, TDMYSQL-SLOW, DCDB-AUDIT, DCDB-SLOW, DCDB-ERROR, MariaDB-AUDIT, MariaDB-SLOW, MariaDB-ERROR, PostgreSQL-SLOW, PostgreSQL-ERROR, PostgreSQL-AUDIT, BH-FILELOG, BH-COMMANDLOG, APIS-ACCESS</p>
24792
+ * <p>Log types supported by each cloud product are as follows:</p><table><thead><tr><th>assumer_name</th><th>Supported log_type</th></tr></thead><tbody><tr><td>APIS</td><td>APIS-ACCESS</td></tr><tr><td>BH</td><td>BH-COMMANDLOG, BH-FILELOG</td></tr><tr><td>CDB</td><td>CDB-AUDIT</td></tr><tr><td>CDS</td><td>CDS-AUDIT, CDS-RISK</td></tr><tr><td>CFS</td><td>CFS-AUDIT</td></tr><tr><td>CLB</td><td>CMR-SPEND</td></tr><tr><td>CSIP</td><td>CSIP</td></tr><tr><td>CWP</td><td>CWP</td></tr><tr><td>DCDB</td><td>DCDB-AUDIT, DCDB-ERROR, DCDB-SLOW</td></tr><tr><td>DNSPod</td><td>DNSPod-RESOLVELOG</td></tr><tr><td>EMR</td><td>EMR-OPERATION</td></tr><tr><td>HTTPDNS</td><td>HTTPDNS-RESOLVELOG</td></tr><tr><td>MariaDB</td><td>MariaDB-AUDIT, MariaDB-ERROR, MariaDB-SLOW</td></tr><tr><td>MDP</td><td>MDP-SSAI</td></tr><tr><td>MongoDB</td><td>MongoDB-AUDIT, MongoDB-ErrorLog, MongoDB-OperationLog, MongoDB-SlowLog</td></tr><tr><td>PostgreSQL</td><td>PostgreSQL-AUDIT, PostgreSQL-ERROR, PostgreSQL-SLOW</td></tr><tr><td>TCSS</td><td>TCSS</td></tr><tr><td>TDSQL-C</td><td>TDSQL-C-AUDIT</td></tr><tr><td>TDStore</td><td>TDMYSQL-SLOW</td></tr><tr><td>TencentDB-Redis</td><td>Redis-AUDIT, Redis-ERROR, Redis-SLOW</td></tr><tr><td>TEO</td><td>TEO-INEFERENCE</td></tr><tr><td>llmsgw</td><td>llmsgw-mcp-security-alarm</td></tr></tbody></table>
23959
24793
  * @type {string || null}
23960
24794
  */
23961
24795
  this.LogType = null;
23962
24796
 
23963
24797
  /**
23964
- * <p>Product region. The input parameter format for regions varies by log type (LogType). Refer to the following example:</p><ul><li>All CDS log types: ap-guangzhou</li><li>CDB-AUDIT: gz</li><li>TDSQL-C-AUDIT: gz</li><li>MongoDB-AUDIT: gz</li><li>MongoDB-SlowLog: ap-guangzhou</li><li>MongoDB-ErrorLog: ap-guangzhou</li><li>TDMYSQL-SLOW: gz</li><li>All DCDB log types: gz</li><li>All MariaDB log types: gz</li><li>All PostgreSQL log types: gz</li><li>All BH log types: overseas-polaris (Hong Kong (China) and other)/fsi-polaris (financial district)/general-polaris (general zone)/intl-sg-prod (international site)</li><li>All APIS log types: gz</li></ul>
24798
+ * <p>Product region. Different LogTypes have different input parameter formats:</p><p><strong>Format A: Short region code</strong> (gz / sh / bj …)</p><ul><li>All APIS log types: for example, <code>gz</code></li><li>CDB-AUDIT</li><li>TDSQL-C-AUDIT</li><li>TDMYSQL-SLOW</li><li>All DCDB log types</li><li>All MariaDB log types</li><li>All PostgreSQL log types</li><li>MongoDB-AUDIT (<strong>Note that this is different from SlowLog/ErrorLog/OperationLog</strong>)</li><li>All TencentDB-Redis log types</li><li>EMR-OPERATION</li></ul><p><strong>Format B: Long region code</strong> (ap-guangzhou / ap-shanghai / ap-singapore …)</p><ul><li>All CDS log types: for example, <code>ap-guangzhou</code></li><li>MongoDB-SlowLog / MongoDB-ErrorLog / MongoDB-OperationLog</li><li>DNSPod-RESOLVELOG</li><li>HTTPDNS-RESOLVELOG</li><li>MDP-SSAI</li><li>CFS-AUDIT</li><li>TEO-INEFERENCE</li><li>TokenHub-ActivityLog / TokenHub-AuditLog</li><li>llmsgw-mcp-security-alarm</li><li>CSIP / TCSS / TSE / CWP / KHL and others</li></ul><p><strong>Format C: Dedicated BH Polaris name</strong></p><ul><li>All BH log types: <code>overseas-polaris</code> (Hong Kong (China) and other overseas) / <code>fsi-polaris</code> (financial district) / <code>general-polaris</code> (general zone) / <code>intl-sg-prod</code> (international website)</li></ul>
23965
24799
  * @type {string || null}
23966
24800
  */
23967
24801
  this.CloudProductRegion = null;
@@ -24691,6 +25525,42 @@ class ConsumerGroupInfo extends AbstractModel {
24691
25525
  }
24692
25526
  }
24693
25527
 
25528
+ /**
25529
+ * CreateRemoteWriteTask response structure.
25530
+ * @class
25531
+ */
25532
+ class CreateRemoteWriteTaskResponse extends AbstractModel {
25533
+ constructor(){
25534
+ super();
25535
+
25536
+ /**
25537
+ * RemoteWrite task ID.
25538
+ Note: This field may return null, indicating that no valid values can be obtained.
25539
+ * @type {string || null}
25540
+ */
25541
+ this.TaskId = null;
25542
+
25543
+ /**
25544
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
25545
+ * @type {string || null}
25546
+ */
25547
+ this.RequestId = null;
25548
+
25549
+ }
25550
+
25551
+ /**
25552
+ * @private
25553
+ */
25554
+ deserialize(params) {
25555
+ if (!params) {
25556
+ return;
25557
+ }
25558
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
25559
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
25560
+
25561
+ }
25562
+ }
25563
+
24694
25564
  /**
24695
25565
  * DescribeRebuildIndexTasks request structure.
24696
25566
  * @class
@@ -24756,101 +25626,119 @@ class DlcDeliverInfo extends AbstractModel {
24756
25626
  super();
24757
25627
 
24758
25628
  /**
24759
- * Task ID.
25629
+ * <p>Task id.</p>
24760
25630
  * @type {string || null}
24761
25631
  */
24762
25632
  this.TaskId = null;
24763
25633
 
24764
25634
  /**
24765
- * Account id.
25635
+ * <p>Account id.</p>
24766
25636
  * @type {number || null}
24767
25637
  */
24768
25638
  this.Uin = null;
24769
25639
 
24770
25640
  /**
24771
- * Log topic ID.
25641
+ * <p>Log topic id.</p>
24772
25642
  * @type {string || null}
24773
25643
  */
24774
25644
  this.TopicId = null;
24775
25645
 
24776
25646
  /**
24777
- * Task name.
25647
+ * <p>Task name.</p>
24778
25648
  * @type {string || null}
24779
25649
  */
24780
25650
  this.Name = null;
24781
25651
 
24782
25652
  /**
24783
- * Delivery Type. Valid values: 0: real-time delivery; 1: historic delivery.
25653
+ * <p>Delivery Type, 0: real-time delivery, 1: history delivery</p>
24784
25654
  * @type {number || null}
24785
25655
  */
24786
25656
  this.DeliverType = null;
24787
25657
 
24788
25658
  /**
24789
- * Delivery file size in MB
25659
+ * <p>Delivery file size, in MB.</p>
24790
25660
  * @type {number || null}
24791
25661
  */
24792
25662
  this.MaxSize = null;
24793
25663
 
24794
25664
  /**
24795
- * Delivery interval in seconds
25665
+ * <p>Delivery interval in seconds</p>
24796
25666
  * @type {number || null}
24797
25667
  */
24798
25668
  this.Interval = null;
24799
25669
 
24800
25670
  /**
24801
- * Start time of the delivery time range
25671
+ * <p>Start time of the delivery time range</p>
24802
25672
  * @type {number || null}
24803
25673
  */
24804
25674
  this.StartTime = null;
24805
25675
 
24806
25676
  /**
24807
- * End time of the delivery time range
25677
+ * <p>End time of the delivery time range</p>
24808
25678
  * @type {number || null}
24809
25679
  */
24810
25680
  this.EndTime = null;
24811
25681
 
24812
25682
  /**
24813
- * dlc configuration message
25683
+ * <p>dlc configuration message</p>
24814
25684
  * @type {DlcInfo || null}
24815
25685
  */
24816
25686
  this.DlcInfo = null;
24817
25687
 
24818
25688
  /**
24819
- * Whether to enable delivery service log. 1 for disabled, 2 for enabled
25689
+ * <p>Whether to enable delivery service log. 1 Disabled, 2 Enabled</p>
24820
25690
  * @type {number || null}
24821
25691
  */
24822
25692
  this.HasServicesLog = null;
24823
25693
 
24824
25694
  /**
24825
- * Task status.
25695
+ * <p>Task status.</p>
24826
25696
  * @type {number || null}
24827
25697
  */
24828
25698
  this.Status = null;
24829
25699
 
24830
25700
  /**
24831
- * Task progress. Historic delivery tasks take effect.
25701
+ * <p>Task progress. Historic delivery tasks take effect.</p>
24832
25702
  * @type {number || null}
24833
25703
  */
24834
25704
  this.Progress = null;
24835
25705
 
24836
25706
  /**
24837
- * Topic type of logs. 0: standard topic; 1: metric topic.
25707
+ * <p>Log topic type. 0: Standard topic, 1: Metric topic</p>
24838
25708
  * @type {number || null}
24839
25709
  */
24840
25710
  this.BizType = null;
24841
25711
 
24842
25712
  /**
24843
- * Task creation time.
25713
+ * <p>Task creation time.</p>
24844
25714
  * @type {number || null}
24845
25715
  */
24846
25716
  this.CreateTime = null;
24847
25717
 
24848
25718
  /**
24849
- * Task modification time.
25719
+ * <p>Task last modified.</p>
24850
25720
  * @type {number || null}
24851
25721
  */
24852
25722
  this.UpdateTime = null;
24853
25723
 
25724
+ /**
25725
+ * <p>Auto-create dlc field</p><p>Default value: false</p><p>When there are additional fields in your log, the system will automatically ship them to DLC.</p>
25726
+ * @type {boolean || null}
25727
+ */
25728
+ this.AutoCreateField = null;
25729
+
25730
+ /**
25731
+ * <p>Store logs with delivery failure in a DLC table</p>
25732
+ * @type {DlcFailHandle || null}
25733
+ */
25734
+ this.DlcFailHandle = null;
25735
+
25736
+ /**
25737
+ * <p>Log pre-filtering - Perform pre-filtering process on the original data for data ingestion into Splunk.</p>
25738
+ * @type {string || null}
25739
+ */
25740
+ this.DSLFilter = null;
25741
+
24854
25742
  }
24855
25743
 
24856
25744
  /**
@@ -24881,6 +25769,14 @@ class DlcDeliverInfo extends AbstractModel {
24881
25769
  this.BizType = 'BizType' in params ? params.BizType : null;
24882
25770
  this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
24883
25771
  this.UpdateTime = 'UpdateTime' in params ? params.UpdateTime : null;
25772
+ this.AutoCreateField = 'AutoCreateField' in params ? params.AutoCreateField : null;
25773
+
25774
+ if (params.DlcFailHandle) {
25775
+ let obj = new DlcFailHandle();
25776
+ obj.deserialize(params.DlcFailHandle)
25777
+ this.DlcFailHandle = obj;
25778
+ }
25779
+ this.DSLFilter = 'DSLFilter' in params ? params.DSLFilter : null;
24884
25780
 
24885
25781
  }
24886
25782
  }
@@ -24975,6 +25871,12 @@ class DescribeCloudProductLogTasksResponse extends AbstractModel {
24975
25871
  */
24976
25872
  this.TotalCount = null;
24977
25873
 
25874
+ /**
25875
+ * <p>Additional information. For example, error in querying topic or logset tag information.</p>
25876
+ * @type {string || null}
25877
+ */
25878
+ this.Message = null;
25879
+
24978
25880
  /**
24979
25881
  * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
24980
25882
  * @type {string || null}
@@ -25000,6 +25902,7 @@ class DescribeCloudProductLogTasksResponse extends AbstractModel {
25000
25902
  }
25001
25903
  }
25002
25904
  this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
25905
+ this.Message = 'Message' in params ? params.Message : null;
25003
25906
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
25004
25907
 
25005
25908
  }
@@ -26567,190 +27470,107 @@ class LogRechargeRuleInfo extends AbstractModel {
26567
27470
  super();
26568
27471
 
26569
27472
  /**
26570
- * Import type. Valid values: `json_log` (JSON logs), `minimalist_log` (single-line full text), and fullregex_log (single-line full regex)
27473
+ * <p>Import type, support json_log: JSON logs, minimalist_log: single-line full-text log, fullregex_log: single-line full regular expression</p>
26571
27474
  * @type {string || null}
26572
27475
  */
26573
27476
  this.RechargeType = null;
26574
27477
 
26575
27478
  /**
26576
- * Encoding format. Valid values: 0 (default, UTF-8) and 1 GBK).
27479
+ * <p>Parse encoding format. 0: UTF-8 (default value), 1: GBK</p>
26577
27480
  * @type {number || null}
26578
27481
  */
26579
27482
  this.EncodingFormat = null;
26580
27483
 
26581
27484
  /**
26582
- * Use default time status. true: when enabled, current system time or Kafka message timestamp will be used as log timestamp. false: when disabled, time field in the log will be used as log timestamp. Default: true.
27485
+ * <p>Use default time status. true: once enabled, current system time or Kafka message timestamp will be used as log timestamp; false: when turned off, time field in the log will be used as log timestamp. Default: true</p>
26583
27486
  * @type {boolean || null}
26584
27487
  */
26585
27488
  this.DefaultTimeSwitch = null;
26586
27489
 
26587
27490
  /**
26588
- * Full log matching rule. It is valid only when RechargeType is fullregex_log.
27491
+ * <p>The whole log matching rule is valid only when RechargeType is fullregex_log.</p>
26589
27492
  * @type {string || null}
26590
27493
  */
26591
27494
  this.LogRegex = null;
26592
27495
 
26593
27496
  /**
26594
- * Whether to upload the logs that failed to be parsed. Valid values: `true` and `false`.
27497
+ * <p>Whether to upload logs that failed to be parsed. true for upload, false for not uploading.</p>
26595
27498
  * @type {boolean || null}
26596
27499
  */
26597
27500
  this.UnMatchLogSwitch = null;
26598
27501
 
26599
27502
  /**
26600
- * key name of parsing-failed logs
27503
+ * <p>Key name of parsing-failed logs</p>
26601
27504
  * @type {string || null}
26602
27505
  */
26603
27506
  this.UnMatchLogKey = null;
26604
27507
 
26605
27508
  /**
26606
- * Time source for parsing failure logs. 0: current time of the system; 1: Kafka message timestamp.
27509
+ * <p>Parsing failure log time source. 0: Current system time. 1: Kafka message timestamp.</p>
26607
27510
  * @type {number || null}
26608
27511
  */
26609
27512
  this.UnMatchLogTimeSrc = null;
26610
27513
 
26611
27514
  /**
26612
- * Default time source. 0: Current system time; 1: Kafka message timestamp.
27515
+ * <p>Default time source. 0: Current system time, 1: Kafka message timestamp</p>
26613
27516
  * @type {number || null}
26614
27517
  */
26615
27518
  this.DefaultTimeSrc = null;
26616
27519
 
26617
27520
  /**
26618
- * Time field. Field name representing time in logs.
26619
-
26620
- -When DefaultTimeSwitch is false and RechargeType data extraction mode is `json_log` JSON file log or `fullregex_log` single-line full regex file log, TimeKey cannot be empty.
27521
+ * <p>Time field. Field name that represents time in logs.</p><ul><li>When DefaultTimeSwitch is false and the RechargeType data extraction mode is <code>json_log</code> JSON-file log or <code>fullregex_log</code> single-line full regex-file log, the TimeKey cannot be empty.</li></ul>
26621
27522
  * @type {string || null}
26622
27523
  */
26623
27524
  this.TimeKey = null;
26624
27525
 
26625
27526
  /**
26626
- * Time extraction regular expression.
26627
- -When DefaultTimeSwitch is false and the data extraction mode of RechargeType is `minimalist_log` (single-line full text - file log), TimeRegex cannot be empty.
26628
- -Only need to input the regular expression representing the time field in logs. If multiple fields are matched to, the first will be used.
26629
- Example: The original log is "message with time 2022-08-08 14:20:20". You can set the retrieval time regex to \d\d\d\d-\d\d-\d\d \d\d:\d\d:\d\d.
26630
-
27527
+ * <p>Time extraction regular expression.</p><ul><li>When DefaultTimeSwitch is false and the RechargeType data extraction mode is <code>minimalist_log</code> single-line full text - file log, the TimeRegex cannot be empty.</li><li>Only need to input the regular expression for the field representing time in logs. If multiple fields are matched to, the first one will be used.<br> For example: If the original log is: message with time 2022-08-08 14:20:20, you can set the retrieval time regular expression to \d\d\d\d-\d\d-\d\d \d\d:\d\d:\d\d</li></ul>
26631
27528
  * @type {string || null}
26632
27529
  */
26633
27530
  this.TimeRegex = null;
26634
27531
 
26635
27532
  /**
26636
- * Time field format.
26637
- -When DefaultTimeSwitch is false, TimeFormat cannot be empty.
27533
+ * <p>Time field format.</p><ul><li>When DefaultTimeSwitch is false, TimeFormat cannot be empty.</li></ul>
26638
27534
  * @type {string || null}
26639
27535
  */
26640
27536
  this.TimeFormat = null;
26641
27537
 
26642
27538
  /**
26643
- * Time field time zone.
26644
- -When DefaultTimeSwitch is false, TimeZone cannot be empty.
26645
- -Time zone format rule
26646
- Prefix: Use GMT or UTC as the time zone benchmark.
26647
- Offset:
26648
- -`-` indicates a western time zone (later than the benchmark time).
26649
- -`+` means the east time zone (earlier than the benchmark time).
26650
- -Format ±HH:MM (hr:min)
26651
-
26652
- -Currently supported:
26653
- ```
26654
- "GMT-12:00"
26655
- "GMT-11:00"
26656
- "GMT-10:00"
26657
- "GMT-09:30"
26658
- "GMT-09:00"
26659
- "GMT-08:00"
26660
- "GMT-07:00"
26661
- "GMT-06:00"
26662
- "GMT-05:00"
26663
- "GMT-04:00"
26664
- "GMT-03:30"
26665
- "GMT-03:00"
26666
- "GMT-02:00"
26667
- "GMT-01:00"
26668
- "GMT+00:00"
26669
- "GMT+01:00"
26670
- "GMT+02:00"
26671
- "GMT+03:30"
26672
- "GMT+04:00"
26673
- "GMT+04:30"
26674
- "GMT+05:00"
26675
- "GMT+05:30"
26676
- "GMT+05:45"
26677
- "GMT+06:00"
26678
- "GMT+06:30"
26679
- "GMT+07:00"
26680
- "GMT+08:00"
26681
- "GMT+09:00"
26682
- "GMT+09:30"
26683
- "GMT+10:00"
26684
- "GMT+10:30"
26685
- "GMT+11:00"
26686
- "GMT+11:30"
26687
- "GMT+12:00"
26688
- "GMT+12:45"
26689
- "GMT+13:00"
26690
- "GMT+14:00"
26691
- "UTC-11:00"
26692
- "UTC-10:00"
26693
- "UTC-09:00"
26694
- "UTC-08:00"
26695
- "UTC-12:00"
26696
- "UTC-07:00"
26697
- "UTC-06:00"
26698
- "UTC-05:00"
26699
- "UTC-04:30"
26700
- "UTC-04:00"
26701
- "UTC-03:30"
26702
- "UTC-03:00"
26703
- "UTC-02:00"
26704
- "UTC-01:00"
26705
- "UTC+00:00"
26706
- "UTC+01:00"
26707
- "UTC+02:00"
26708
- "UTC+03:00"
26709
- "UTC+03:30"
26710
- "UTC+04:00"
26711
- "UTC+04:30"
26712
- "UTC+05:00"
26713
- "UTC+05:45"
26714
- "UTC+06:00"
26715
- "UTC+06:30"
26716
- "UTC+07:00"
26717
- "UTC+08:00"
26718
- "UTC+09:00"
26719
- "UTC+09:30"
26720
- "UTC+10:00"
26721
- "UTC+11:00"
26722
- "UTC+12:00"
26723
- "UTC+13:00"
26724
- ```
27539
+ * <p>Time field time zone.</p><ul><li><p>When DefaultTimeSwitch is false, TimeZone cannot be empty.</p></li><li><p>Time zone format rule<br>Prefix: Use GMT or UTC as the time zone benchmark<br>Offset:</p><ul><li><code>-</code> indicates a western time zone (later than the benchmark time)</li><li><code>+</code> indicates an eastern time zone (earlier than the benchmark time)</li><li>Format is ±HH:MM (hour:minute)</li></ul></li><li><p>Currently supported:<br><pre><code>&quot;GMT-12:00&quot; &quot;GMT-11:00&quot; &quot;GMT-10:00&quot; &quot;GMT-09:30&quot; &quot;GMT-09:00&quot; &quot;GMT-08:00&quot; &quot;GMT-07:00&quot; &quot;GMT-06:00&quot; &quot;GMT-05:00&quot; &quot;GMT-04:00&quot; &quot;GMT-03:30&quot; &quot;GMT-03:00&quot; &quot;GMT-02:00&quot; &quot;GMT-01:00&quot; &quot;GMT+00:00&quot;&quot;GMT+01:00&quot;&quot;GMT+02:00&quot;&quot;GMT+03:30&quot;&quot;GMT+04:00&quot;&quot;GMT+04:30&quot;&quot;GMT+05:00&quot;&quot;GMT+05:30&quot;&quot;GMT+05:45&quot;&quot;GMT+06:00&quot;&quot;GMT+06:30&quot;&quot;GMT+07:00&quot;&quot;GMT+08:00&quot;&quot;GMT+09:00&quot;&quot;GMT+09:30&quot;&quot;GMT+10:00&quot;&quot;GMT+10:30&quot;&quot;GMT+11:00&quot;&quot;GMT+11:30&quot;&quot;GMT+12:00&quot;&quot;GMT+12:45&quot;&quot;GMT+13:00&quot;&quot;GMT+14:00&quot;&quot;UTC-11:00&quot;&quot;UTC-10:00&quot;&quot;UTC-09:00&quot;&quot;UTC-08:00&quot;&quot;UTC-12:00&quot;&quot;UTC-07:00&quot;&quot;UTC-06:00&quot;&quot;UTC-05:00&quot;&quot;UTC-04:30&quot;&quot;UTC-04:00&quot;&quot;UTC-03:30&quot;&quot;UTC-03:00&quot;&quot;UTC-02:00&quot;&quot;UTC-01:00&quot;&quot;UTC+00:00&quot;&quot;UTC+01:00&quot;&quot;UTC+02:00&quot;&quot;UTC+03:00&quot;&quot;UTC+03:30&quot;&quot;UTC+04:00&quot;&quot;UTC+04:30&quot;&quot;UTC+05:00&quot;&quot;UTC+05:45&quot;&quot;UTC+06:00&quot;&quot;UTC+06:30&quot;&quot;UTC+07:00&quot;&quot;UTC+08:00&quot;&quot;UTC+09:00&quot;&quot;UTC+09:30&quot;&quot;UTC+10:00&quot;&quot;UTC+11:00&quot;&quot;UTC+12:00&quot;&quot;UTC+13:00&quot;</code></pre></p></li></ul>
26725
27540
  * @type {string || null}
26726
27541
  */
26727
27542
  this.TimeZone = null;
26728
27543
 
26729
27544
  /**
26730
- * Metadata information. Kafka import supports kafka_topic, kafka_partition, kafka_offset, and kafka_timestamp.
27545
+ * <p>Metadata information, Kafka import supports kafka_topic, kafka_partition, kafka_offset, kafka_timestamp</p>
26731
27546
  * @type {Array.<string> || null}
26732
27547
  */
26733
27548
  this.Metadata = null;
26734
27549
 
26735
27550
  /**
26736
- * log Key list. It is required when RechargeType is full_regex_log or delimiter_log.
27551
+ * <p>log Key list, required when RechargeType is full_regex_log or delimiter_log.</p>
26737
27552
  * @type {Array.<string> || null}
26738
27553
  */
26739
27554
  this.Keys = null;
26740
27555
 
26741
27556
  /**
26742
- * JSON parsing mode. The first-level data parsing is enabled.
27557
+ * <p>json parsing mode, enable first level data parsing</p>
26743
27558
  * @type {boolean || null}
26744
27559
  */
26745
27560
  this.ParseArray = null;
26746
27561
 
26747
27562
  /**
26748
- * Delimiter parsing mode - Separator
26749
- This field is required when the parsing format is delimiter extraction.
27563
+ * <p>Delimiter parsing mode - Separator<br>This field is required when the parsing format is delimiter extraction.</p>
26750
27564
  * @type {string || null}
26751
27565
  */
26752
27566
  this.Delimiter = null;
26753
27567
 
27568
+ /**
27569
+ * <p>JSON nest unfold configuration. This parameter is valid only when RechargeType is json_log. If it is not passed, it is disabled.</p>
27570
+ * @type {JsonExpandInfo || null}
27571
+ */
27572
+ this.JsonExpand = null;
27573
+
26754
27574
  }
26755
27575
 
26756
27576
  /**
@@ -26777,6 +27597,12 @@ This field is required when the parsing format is delimiter extraction.
26777
27597
  this.ParseArray = 'ParseArray' in params ? params.ParseArray : null;
26778
27598
  this.Delimiter = 'Delimiter' in params ? params.Delimiter : null;
26779
27599
 
27600
+ if (params.JsonExpand) {
27601
+ let obj = new JsonExpandInfo();
27602
+ obj.deserialize(params.JsonExpand)
27603
+ this.JsonExpand = obj;
27604
+ }
27605
+
26780
27606
  }
26781
27607
  }
26782
27608
 
@@ -27021,6 +27847,41 @@ class DlcTableInfo extends AbstractModel {
27021
27847
  }
27022
27848
  }
27023
27849
 
27850
+ /**
27851
+ * DeleteRemoteWriteTask request structure.
27852
+ * @class
27853
+ */
27854
+ class DeleteRemoteWriteTaskRequest extends AbstractModel {
27855
+ constructor(){
27856
+ super();
27857
+
27858
+ /**
27859
+ * RemoteWrite import task ID
27860
+ * @type {string || null}
27861
+ */
27862
+ this.TaskId = null;
27863
+
27864
+ /**
27865
+ * Log topic ID
27866
+ * @type {string || null}
27867
+ */
27868
+ this.TopicId = null;
27869
+
27870
+ }
27871
+
27872
+ /**
27873
+ * @private
27874
+ */
27875
+ deserialize(params) {
27876
+ if (!params) {
27877
+ return;
27878
+ }
27879
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
27880
+ this.TopicId = 'TopicId' in params ? params.TopicId : null;
27881
+
27882
+ }
27883
+ }
27884
+
27024
27885
  /**
27025
27886
  * ModifyKafkaConsumerGroupOffset response structure.
27026
27887
  * @class
@@ -27428,47 +28289,41 @@ class ModifyCloudProductLogCollectionRequest extends AbstractModel {
27428
28289
  super();
27429
28290
 
27430
28291
  /**
27431
- * Instance ID.
28292
+ * <p>Instance ID.</p>
27432
28293
  * @type {string || null}
27433
28294
  */
27434
28295
  this.InstanceId = null;
27435
28296
 
27436
28297
  /**
27437
- * Cloud product identifier, support enumerate: CDS, CWP, CDB, TDSQL-C, MongoDB, TDStore, DCDB, MariaDB, PostgreSQL, BH, APIS.
28298
+ * <p>Cloud product identifier, supports enumerate: CDS, CWP, CDB, TDSQL-C, MongoDB, TDStore, DCDB, MariaDB, PostgreSQL, BH, APIS</p>
27438
28299
  * @type {string || null}
27439
28300
  */
27440
28301
  this.AssumerName = null;
27441
28302
 
27442
28303
  /**
27443
- * Log type, support enumerate: CDS-AUDIT, CDS-RISK, CDB-AUDIT, TDSQL-C-AUDIT, MongoDB-AUDIT, MongoDB-SlowLog, MongoDB-ErrorLog, TDMYSQL-SLOW, DCDB-AUDIT, DCDB-SLOW, DCDB-ERROR, MariaDB-AUDIT, MariaDB-SLOW, MariaDB-ERROR, PostgreSQL-SLOW, PostgreSQL-ERROR, PostgreSQL-AUDIT, BH-FILELOG, BH-COMMANDLOG, APIS-ACCESS
28304
+ * <p>Log type. Supports enumeration: CDS-AUDIT, CDS-RISK, CDB-AUDIT, TDSQL-C-AUDIT, MongoDB-AUDIT, MongoDB-SlowLog, MongoDB ErrorLog, TDMYSQL-SLOW, DCDB-AUDIT, DCDB-SLOW, DCDB-ERROR, MariaDB-AUDIT, MariaDB-SLOW, MariaDB-ERROR, PostgreSQL-SLOW, PostgreSQL-ERROR, PostgreSQL-AUDIT, BH-FILELOG, BH-COMMANDLOG, APIS-ACCESS</p>
27444
28305
  * @type {string || null}
27445
28306
  */
27446
28307
  this.LogType = null;
27447
28308
 
27448
28309
  /**
27449
- * Cloud product region. Data discrepancies exist in the format of region input parameters for different log types (LogType). Refer to the following example:
27450
- -All log types of CDS: ap-guangzhou
27451
- - CDB-AUDIT: gz
27452
- - TDSQL-C-AUDIT: gz
27453
- - MongoDB-AUDIT: gz
27454
- - MongoDB-SlowLog:ap-guangzhou
27455
- - MongoDB-ErrorLog:ap-guangzhou
27456
- - TDMYSQL-SLOW:gz
27457
- -All log types of DCDB: gz
27458
- -All log types of MariaDB: gz
27459
- -PostgreSQL all log types: gz
27460
- -BH all log types: overseas-polaris (Hong Kong (China) and other)/fsi-polaris (financial district)/general-polaris (general zone)/intl-sg-prod (international site)
27461
- -All log types of APIS: gz
28310
+ * <p>Product region. Different log types have different region input formats. Refer to the following example:</p><ul><li>All CDS log types: ap-guangzhou</li><li>CDB-AUDIT: gz</li><li>TDSQL-C-AUDIT: gz</li><li>MongoDB-AUDIT: gz</li><li>MongoDB-SlowLog: ap-guangzhou</li><li>MongoDB-ErrorLog: ap-guangzhou</li><li>TDMYSQL-SLOW: gz</li><li>All DCDB log types: gz</li><li>All MariaDB log types: gz</li><li>All PostgreSQL log types: gz</li><li>All BH log types: overseas-polaris(Hong Kong (China) and other)/fsi-polaris(financial district)/general-polaris(general zone)/intl-sg-prod(international site)</li><li>All APIS log types: gz</li></ul>
27462
28311
  * @type {string || null}
27463
28312
  */
27464
28313
  this.CloudProductRegion = null;
27465
28314
 
27466
28315
  /**
27467
- * Logging configuration extended information, normally used to store additional log shipping configuration
28316
+ * <p>Logging configuration extended information, generally used to store additional log delivery configuration</p>
27468
28317
  * @type {string || null}
27469
28318
  */
27470
28319
  this.Extend = null;
27471
28320
 
28321
+ /**
28322
+ * <p>Description list of tags. By specifying this parameter, you can simultaneously bind tags to the appropriate logset and topic. Supports a maximum of 10 tag key-value pairs. The same resource can only be bound to the same tag key.</p>
28323
+ * @type {Array.<Tag> || null}
28324
+ */
28325
+ this.Tags = null;
28326
+
27472
28327
  }
27473
28328
 
27474
28329
  /**
@@ -27484,6 +28339,43 @@ class ModifyCloudProductLogCollectionRequest extends AbstractModel {
27484
28339
  this.CloudProductRegion = 'CloudProductRegion' in params ? params.CloudProductRegion : null;
27485
28340
  this.Extend = 'Extend' in params ? params.Extend : null;
27486
28341
 
28342
+ if (params.Tags) {
28343
+ this.Tags = new Array();
28344
+ for (let z in params.Tags) {
28345
+ let obj = new Tag();
28346
+ obj.deserialize(params.Tags[z]);
28347
+ this.Tags.push(obj);
28348
+ }
28349
+ }
28350
+
28351
+ }
28352
+ }
28353
+
28354
+ /**
28355
+ * DeleteRemoteWriteTask response structure.
28356
+ * @class
28357
+ */
28358
+ class DeleteRemoteWriteTaskResponse extends AbstractModel {
28359
+ constructor(){
28360
+ super();
28361
+
28362
+ /**
28363
+ * The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
28364
+ * @type {string || null}
28365
+ */
28366
+ this.RequestId = null;
28367
+
28368
+ }
28369
+
28370
+ /**
28371
+ * @private
28372
+ */
28373
+ deserialize(params) {
28374
+ if (!params) {
28375
+ return;
28376
+ }
28377
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
28378
+
27487
28379
  }
27488
28380
  }
27489
28381
 
@@ -30894,6 +31786,7 @@ module.exports = {
30894
31786
  Instance: Instance,
30895
31787
  DescribeAlarmNoticesResponse: DescribeAlarmNoticesResponse,
30896
31788
  DeleteDataTransformRequest: DeleteDataTransformRequest,
31789
+ DescribeRemoteWriteTasksResponse: DescribeRemoteWriteTasksResponse,
30897
31790
  AddMachineGroupInfoRequest: AddMachineGroupInfoRequest,
30898
31791
  DescribeKafkaConsumerGroupListResponse: DescribeKafkaConsumerGroupListResponse,
30899
31792
  CreateHostMetricConfigResponse: CreateHostMetricConfigResponse,
@@ -30918,6 +31811,7 @@ module.exports = {
30918
31811
  CreateDeliverCloudFunctionResponse: CreateDeliverCloudFunctionResponse,
30919
31812
  PreviewLogStatistic: PreviewLogStatistic,
30920
31813
  CompressInfo: CompressInfo,
31814
+ ModifyRemoteWriteTaskResponse: ModifyRemoteWriteTaskResponse,
30921
31815
  CreateConfigResponse: CreateConfigResponse,
30922
31816
  CreateCloudProductLogCollectionResponse: CreateCloudProductLogCollectionResponse,
30923
31817
  SearchCosRechargeInfoResponse: SearchCosRechargeInfoResponse,
@@ -30925,6 +31819,7 @@ module.exports = {
30925
31819
  KeyValueInfo: KeyValueInfo,
30926
31820
  DataTransformSqlDataSource: DataTransformSqlDataSource,
30927
31821
  ModifyMachineGroupRequest: ModifyMachineGroupRequest,
31822
+ JsonExpandInfo: JsonExpandInfo,
30928
31823
  AnonymousInfo: AnonymousInfo,
30929
31824
  DescribeHostMetricConfigsResponse: DescribeHostMetricConfigsResponse,
30930
31825
  CreateDashboardRequest: CreateDashboardRequest,
@@ -31041,6 +31936,7 @@ module.exports = {
31041
31936
  Delta: Delta,
31042
31937
  DeleteIndexResponse: DeleteIndexResponse,
31043
31938
  AlarmAnalysisConfig: AlarmAnalysisConfig,
31939
+ CreateRemoteWriteTaskRequest: CreateRemoteWriteTaskRequest,
31044
31940
  SearchLogErrors: SearchLogErrors,
31045
31941
  DescribeSplunkDeliversRequest: DescribeSplunkDeliversRequest,
31046
31942
  DeleteScheduledSqlRequest: DeleteScheduledSqlRequest,
@@ -31052,6 +31948,7 @@ module.exports = {
31052
31948
  CreateConsumerRequest: CreateConsumerRequest,
31053
31949
  DeleteHostMetricConfigRequest: DeleteHostMetricConfigRequest,
31054
31950
  DeleteMetricConfigResponse: DeleteMetricConfigResponse,
31951
+ DescribeRemoteWriteTasksRequest: DescribeRemoteWriteTasksRequest,
31055
31952
  DataTransformTaskInfo: DataTransformTaskInfo,
31056
31953
  NoticeRule: NoticeRule,
31057
31954
  ContentInfo: ContentInfo,
@@ -31067,7 +31964,9 @@ module.exports = {
31067
31964
  MultiCondition: MultiCondition,
31068
31965
  Filter: Filter,
31069
31966
  SearchViewInfo: SearchViewInfo,
31967
+ RemoteWriteInfo: RemoteWriteInfo,
31070
31968
  ModifyLogsetResponse: ModifyLogsetResponse,
31969
+ DlcFailHandle: DlcFailHandle,
31071
31970
  HostMetricItem: HostMetricItem,
31072
31971
  CreateDashboardResponse: CreateDashboardResponse,
31073
31972
  GetMetricLabelValuesRequest: GetMetricLabelValuesRequest,
@@ -31098,6 +31997,7 @@ module.exports = {
31098
31997
  DeleteMetricConfigRequest: DeleteMetricConfigRequest,
31099
31998
  CreateEsRechargeRequest: CreateEsRechargeRequest,
31100
31999
  ConsumerGroup: ConsumerGroup,
32000
+ DlcFailTableInfo: DlcFailTableInfo,
31101
32001
  DeleteNoticeContentResponse: DeleteNoticeContentResponse,
31102
32002
  MetricYamlSpec: MetricYamlSpec,
31103
32003
  DeleteCloudProductLogCollectionRequest: DeleteCloudProductLogCollectionRequest,
@@ -31159,6 +32059,7 @@ module.exports = {
31159
32059
  CancelRebuildIndexTaskRequest: CancelRebuildIndexTaskRequest,
31160
32060
  DescribeLogsetsResponse: DescribeLogsetsResponse,
31161
32061
  DescribeKafkaConsumerPreviewResponse: DescribeKafkaConsumerPreviewResponse,
32062
+ RemoteWriteAuthInfo: RemoteWriteAuthInfo,
31162
32063
  NetworkApplicationInfo: NetworkApplicationInfo,
31163
32064
  ModifySearchViewRequest: ModifySearchViewRequest,
31164
32065
  WebCallback: WebCallback,
@@ -31178,6 +32079,7 @@ module.exports = {
31178
32079
  DescribeWebCallbacksResponse: DescribeWebCallbacksResponse,
31179
32080
  DeleteExportRequest: DeleteExportRequest,
31180
32081
  ModifyKafkaConsumerGroupOffsetRequest: ModifyKafkaConsumerGroupOffsetRequest,
32082
+ ModifyRemoteWriteTaskRequest: ModifyRemoteWriteTaskRequest,
31181
32083
  DescribeConsolesRequest: DescribeConsolesRequest,
31182
32084
  AlarmShieldInfo: AlarmShieldInfo,
31183
32085
  EsImportInfo: EsImportInfo,
@@ -31242,6 +32144,7 @@ module.exports = {
31242
32144
  DescribeTopicsResponse: DescribeTopicsResponse,
31243
32145
  EventLog: EventLog,
31244
32146
  ConsumerGroupInfo: ConsumerGroupInfo,
32147
+ CreateRemoteWriteTaskResponse: CreateRemoteWriteTaskResponse,
31245
32148
  DescribeRebuildIndexTasksRequest: DescribeRebuildIndexTasksRequest,
31246
32149
  DlcDeliverInfo: DlcDeliverInfo,
31247
32150
  DescribeShippersRequest: DescribeShippersRequest,
@@ -31280,12 +32183,14 @@ module.exports = {
31280
32183
  AlarmNoticeDeliverConfig: AlarmNoticeDeliverConfig,
31281
32184
  DescribeConsumersResponse: DescribeConsumersResponse,
31282
32185
  DlcTableInfo: DlcTableInfo,
32186
+ DeleteRemoteWriteTaskRequest: DeleteRemoteWriteTaskRequest,
31283
32187
  ModifyKafkaConsumerGroupOffsetResponse: ModifyKafkaConsumerGroupOffsetResponse,
31284
32188
  CreateShipperRequest: CreateShipperRequest,
31285
32189
  InstanceData: InstanceData,
31286
32190
  HostMetricConfig: HostMetricConfig,
31287
32191
  CreateShipperResponse: CreateShipperResponse,
31288
32192
  ModifyCloudProductLogCollectionRequest: ModifyCloudProductLogCollectionRequest,
32193
+ DeleteRemoteWriteTaskResponse: DeleteRemoteWriteTaskResponse,
31289
32194
  OpenClawServiceResponse: OpenClawServiceResponse,
31290
32195
  Column: Column,
31291
32196
  DescribeDataTransformInfoRequest: DescribeDataTransformInfoRequest,