tencentcloud-sdk-nodejs-intl-en 3.0.889 → 3.0.890

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.889",
3
+ "version": "3.0.890",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,2 +1,2 @@
1
- const sdkVersion = "3.0.889";
1
+ const sdkVersion = "3.0.890";
2
2
  module.exports = sdkVersion
@@ -634,7 +634,7 @@ class SetUserBlockedResponse extends AbstractModel {
634
634
  super();
635
635
 
636
636
  /**
637
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
637
+ * 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.
638
638
  * @type {string || null}
639
639
  */
640
640
  this.RequestId = null;
@@ -745,7 +745,7 @@ class DescribeTrtcRoomUsageResponse extends AbstractModel {
745
745
  this.Data = null;
746
746
 
747
747
  /**
748
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
748
+ * 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.
749
749
  * @type {string || null}
750
750
  */
751
751
  this.RequestId = null;
@@ -780,7 +780,7 @@ class StopPublishCdnStreamResponse extends AbstractModel {
780
780
  this.TaskId = null;
781
781
 
782
782
  /**
783
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
783
+ * 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.
784
784
  * @type {string || null}
785
785
  */
786
786
  this.RequestId = null;
@@ -1001,7 +1001,7 @@ class DescribeUserEventResponse extends AbstractModel {
1001
1001
  this.Data = null;
1002
1002
 
1003
1003
  /**
1004
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
1004
+ * 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.
1005
1005
  * @type {string || null}
1006
1006
  */
1007
1007
  this.RequestId = null;
@@ -1196,7 +1196,7 @@ class DescribeTRTCMarketScaleDataResponse extends AbstractModel {
1196
1196
  this.Data = null;
1197
1197
 
1198
1198
  /**
1199
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
1199
+ * 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.
1200
1200
  * @type {string || null}
1201
1201
  */
1202
1202
  this.RequestId = null;
@@ -1423,7 +1423,7 @@ class DescribeTrtcUsageResponse extends AbstractModel {
1423
1423
  this.UsageList = null;
1424
1424
 
1425
1425
  /**
1426
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
1426
+ * 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.
1427
1427
  * @type {string || null}
1428
1428
  */
1429
1429
  this.RequestId = null;
@@ -1502,7 +1502,7 @@ class CreateCloudRecordingResponse extends AbstractModel {
1502
1502
  this.TaskId = null;
1503
1503
 
1504
1504
  /**
1505
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
1505
+ * 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.
1506
1506
  * @type {string || null}
1507
1507
  */
1508
1508
  this.RequestId = null;
@@ -1538,7 +1538,7 @@ class DescribeTRTCRealTimeScaleDataResponse extends AbstractModel {
1538
1538
  this.Data = null;
1539
1539
 
1540
1540
  /**
1541
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
1541
+ * 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.
1542
1542
  * @type {string || null}
1543
1543
  */
1544
1544
  this.RequestId = null;
@@ -1737,7 +1737,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
1737
1737
  this.Data = null;
1738
1738
 
1739
1739
  /**
1740
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
1740
+ * 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.
1741
1741
  * @type {string || null}
1742
1742
  */
1743
1743
  this.RequestId = null;
@@ -1790,7 +1790,7 @@ class DescribeTRTCRealTimeQualityDataResponse extends AbstractModel {
1790
1790
  this.Data = null;
1791
1791
 
1792
1792
  /**
1793
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
1793
+ * 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.
1794
1794
  * @type {string || null}
1795
1795
  */
1796
1796
  this.RequestId = null;
@@ -1922,7 +1922,7 @@ class DescribeStreamIngestResponse extends AbstractModel {
1922
1922
  this.Status = null;
1923
1923
 
1924
1924
  /**
1925
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
1925
+ * 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.
1926
1926
  * @type {string || null}
1927
1927
  */
1928
1928
  this.RequestId = null;
@@ -2037,7 +2037,7 @@ class DescribeTRTCMarketQualityDataResponse extends AbstractModel {
2037
2037
  this.Data = null;
2038
2038
 
2039
2039
  /**
2040
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
2040
+ * 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.
2041
2041
  * @type {string || null}
2042
2042
  */
2043
2043
  this.RequestId = null;
@@ -2347,7 +2347,7 @@ class DescribeRoomInfoResponse extends AbstractModel {
2347
2347
  this.RoomList = null;
2348
2348
 
2349
2349
  /**
2350
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
2350
+ * 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.
2351
2351
  * @type {string || null}
2352
2352
  */
2353
2353
  this.RequestId = null;
@@ -2562,7 +2562,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
2562
2562
  this.UserList = null;
2563
2563
 
2564
2564
  /**
2565
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
2565
+ * 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.
2566
2566
  * @type {string || null}
2567
2567
  */
2568
2568
  this.RequestId = null;
@@ -2600,7 +2600,7 @@ class RemoveUserByStrRoomIdResponse extends AbstractModel {
2600
2600
  super();
2601
2601
 
2602
2602
  /**
2603
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
2603
+ * 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.
2604
2604
  * @type {string || null}
2605
2605
  */
2606
2606
  this.RequestId = null;
@@ -2697,7 +2697,7 @@ class StartPublishCdnStreamResponse extends AbstractModel {
2697
2697
  this.TaskId = null;
2698
2698
 
2699
2699
  /**
2700
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
2700
+ * 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.
2701
2701
  * @type {string || null}
2702
2702
  */
2703
2703
  this.RequestId = null;
@@ -2773,7 +2773,7 @@ class DescribeRelayUsageResponse extends AbstractModel {
2773
2773
  this.UsageList = null;
2774
2774
 
2775
2775
  /**
2776
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
2776
+ * 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.
2777
2777
  * @type {string || null}
2778
2778
  */
2779
2779
  this.RequestId = null;
@@ -2823,7 +2823,7 @@ class DescribeRecordingUsageResponse extends AbstractModel {
2823
2823
  this.UsageList = null;
2824
2824
 
2825
2825
  /**
2826
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
2826
+ * 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.
2827
2827
  * @type {string || null}
2828
2828
  */
2829
2829
  this.RequestId = null;
@@ -3042,7 +3042,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
3042
3042
  this.ScaleList = null;
3043
3043
 
3044
3044
  /**
3045
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
3045
+ * 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.
3046
3046
  * @type {string || null}
3047
3047
  */
3048
3048
  this.RequestId = null;
@@ -3228,7 +3228,7 @@ class DescribeMixTranscodingUsageResponse extends AbstractModel {
3228
3228
  this.UsageList = null;
3229
3229
 
3230
3230
  /**
3231
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
3231
+ * 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.
3232
3232
  * @type {string || null}
3233
3233
  */
3234
3234
  this.RequestId = null;
@@ -3667,7 +3667,7 @@ class SetUserBlockedByStrRoomIdResponse extends AbstractModel {
3667
3667
  super();
3668
3668
 
3669
3669
  /**
3670
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
3670
+ * 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.
3671
3671
  * @type {string || null}
3672
3672
  */
3673
3673
  this.RequestId = null;
@@ -3920,7 +3920,7 @@ class DeleteCloudRecordingResponse extends AbstractModel {
3920
3920
  this.TaskId = null;
3921
3921
 
3922
3922
  /**
3923
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
3923
+ * 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.
3924
3924
  * @type {string || null}
3925
3925
  */
3926
3926
  this.RequestId = null;
@@ -4365,7 +4365,7 @@ class StartStreamIngestResponse extends AbstractModel {
4365
4365
  this.TaskId = null;
4366
4366
 
4367
4367
  /**
4368
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
4368
+ * 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.
4369
4369
  * @type {string || null}
4370
4370
  */
4371
4371
  this.RequestId = null;
@@ -4641,7 +4641,7 @@ class DismissRoomByStrRoomIdResponse extends AbstractModel {
4641
4641
  super();
4642
4642
 
4643
4643
  /**
4644
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
4644
+ * 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.
4645
4645
  * @type {string || null}
4646
4646
  */
4647
4647
  this.RequestId = null;
@@ -4682,7 +4682,7 @@ Value range: 0-20.
4682
4682
  this.AbnormalExperienceList = null;
4683
4683
 
4684
4684
  /**
4685
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
4685
+ * 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.
4686
4686
  * @type {string || null}
4687
4687
  */
4688
4688
  this.RequestId = null;
@@ -4726,7 +4726,7 @@ class ModifyCloudRecordingResponse extends AbstractModel {
4726
4726
  this.TaskId = null;
4727
4727
 
4728
4728
  /**
4729
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
4729
+ * 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.
4730
4730
  * @type {string || null}
4731
4731
  */
4732
4732
  this.RequestId = null;
@@ -4777,7 +4777,7 @@ Note: This field may return `null`, indicating that no valid values can be obtai
4777
4777
  this.StorageFileList = null;
4778
4778
 
4779
4779
  /**
4780
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
4780
+ * 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.
4781
4781
  * @type {string || null}
4782
4782
  */
4783
4783
  this.RequestId = null;
@@ -4816,7 +4816,7 @@ class StopStreamIngestResponse extends AbstractModel {
4816
4816
  super();
4817
4817
 
4818
4818
  /**
4819
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
4819
+ * 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.
4820
4820
  * @type {string || null}
4821
4821
  */
4822
4822
  this.RequestId = null;
@@ -4886,7 +4886,7 @@ class DismissRoomResponse extends AbstractModel {
4886
4886
  super();
4887
4887
 
4888
4888
  /**
4889
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
4889
+ * 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.
4890
4890
  * @type {string || null}
4891
4891
  */
4892
4892
  this.RequestId = null;
@@ -5236,7 +5236,7 @@ class UpdatePublishCdnStreamResponse extends AbstractModel {
5236
5236
  this.TaskId = null;
5237
5237
 
5238
5238
  /**
5239
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
5239
+ * 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.
5240
5240
  * @type {string || null}
5241
5241
  */
5242
5242
  this.RequestId = null;
@@ -5944,7 +5944,7 @@ class RemoveUserResponse extends AbstractModel {
5944
5944
  super();
5945
5945
 
5946
5946
  /**
5947
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
5947
+ * 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.
5948
5948
  * @type {string || null}
5949
5949
  */
5950
5950
  this.RequestId = null;