tencentcloud-sdk-nodejs-intl-en 3.0.611 → 3.0.613

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.611",
3
+ "version": "3.0.613",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,2 +1,2 @@
1
- const sdkVersion = "3.0.611";
1
+ const sdkVersion = "3.0.613";
2
2
  module.exports = sdkVersion
@@ -1590,7 +1590,8 @@ class DomainCertInfo extends AbstractModel {
1590
1590
  this.Description = null;
1591
1591
 
1592
1592
  /**
1593
- * Creation time in UTC format.
1593
+ * The creation time in UTC format.
1594
+ Note: Beijing time (UTC+8) is used.
1594
1595
  * @type {string || null}
1595
1596
  */
1596
1597
  this.CreateTime = null;
@@ -1610,7 +1611,8 @@ class DomainCertInfo extends AbstractModel {
1610
1611
  this.CertType = null;
1611
1612
 
1612
1613
  /**
1613
- * Certificate expiration time in UTC format.
1614
+ * The certificate expiration time in UTC format.
1615
+ Note: Beijing time (UTC+8) is used.
1614
1616
  * @type {string || null}
1615
1617
  */
1616
1618
  this.CertExpireTime = null;
@@ -2242,7 +2244,8 @@ class DomainInfo extends AbstractModel {
2242
2244
  this.Status = null;
2243
2245
 
2244
2246
  /**
2245
- * Creation time.
2247
+ * The time when the domain was added.
2248
+ Note: Beijing time (UTC+8) is used.
2246
2249
  * @type {string || null}
2247
2250
  */
2248
2251
  this.CreateTime = null;
@@ -2291,7 +2294,8 @@ class DomainInfo extends AbstractModel {
2291
2294
  this.RentTag = null;
2292
2295
 
2293
2296
  /**
2294
- * Disused parameter, which can be ignored.
2297
+ * A disused parameter.
2298
+ Note: Beijing time (UTC+8) is used.
2295
2299
  * @type {string || null}
2296
2300
  */
2297
2301
  this.RentExpireTime = null;
@@ -4412,13 +4416,15 @@ class RuleInfo extends AbstractModel {
4412
4416
  super();
4413
4417
 
4414
4418
  /**
4415
- * Rule creation time.
4419
+ * The rule creation time.
4420
+ Note: Beijing time (UTC+8) is used.
4416
4421
  * @type {string || null}
4417
4422
  */
4418
4423
  this.CreateTime = null;
4419
4424
 
4420
4425
  /**
4421
- * Rule update time.
4426
+ * The rule update time.
4427
+ Note: Beijing time (UTC+8) is used.
4422
4428
  * @type {string || null}
4423
4429
  */
4424
4430
  this.UpdateTime = null;
@@ -8002,7 +8008,8 @@ class WatermarkInfo extends AbstractModel {
8002
8008
  this.Status = null;
8003
8009
 
8004
8010
  /**
8005
- * Creation time.
8011
+ * The time when the watermark was added.
8012
+ Note: Beijing time (UTC+8) is used.
8006
8013
  * @type {string || null}
8007
8014
  */
8008
8015
  this.CreateTime = null;
@@ -9201,7 +9208,8 @@ class CertInfo extends AbstractModel {
9201
9208
  this.Description = null;
9202
9209
 
9203
9210
  /**
9204
- * Creation time in UTC format.
9211
+ * The creation time in UTC format.
9212
+ Note: Beijing time (UTC+8) is used.
9205
9213
  * @type {string || null}
9206
9214
  */
9207
9215
  this.CreateTime = null;
@@ -9221,7 +9229,8 @@ class CertInfo extends AbstractModel {
9221
9229
  this.CertType = null;
9222
9230
 
9223
9231
  /**
9224
- * Certificate expiration time in UTC format.
9232
+ * The certificate expiration time in UTC format.
9233
+ Note: Beijing time (UTC+8) is used.
9225
9234
  * @type {string || null}
9226
9235
  */
9227
9236
  this.CertExpireTime = null;
@@ -11614,13 +11623,15 @@ class CallBackRuleInfo extends AbstractModel {
11614
11623
  super();
11615
11624
 
11616
11625
  /**
11617
- * Rule creation time.
11626
+ * The rule creation time.
11627
+ Note: Beijing time (UTC+8) is used.
11618
11628
  * @type {string || null}
11619
11629
  */
11620
11630
  this.CreateTime = null;
11621
11631
 
11622
11632
  /**
11623
- * Rule update time.
11633
+ * The rule update time.
11634
+ Note: Beijing time (UTC+8) is used.
11624
11635
  * @type {string || null}
11625
11636
  */
11626
11637
  this.UpdateTime = null;
@@ -12113,7 +12124,8 @@ class LiveDomainCertBindings extends AbstractModel {
12113
12124
  this.Status = null;
12114
12125
 
12115
12126
  /**
12116
- * The expiration time of the certificate.
12127
+ * The certificate expiration time.
12128
+ Note: Beijing time (UTC+8) is used.
12117
12129
  * @type {string || null}
12118
12130
  */
12119
12131
  this.CertExpireTime = null;
@@ -12132,6 +12144,7 @@ class LiveDomainCertBindings extends AbstractModel {
12132
12144
 
12133
12145
  /**
12134
12146
  * The last updated time.
12147
+ Note: Beijing time (UTC+8) is used.
12135
12148
  Note: This field may return null, indicating that no valid values can be obtained.
12136
12149
  * @type {string || null}
12137
12150
  */
@@ -13640,13 +13653,15 @@ class ForbidStreamInfo extends AbstractModel {
13640
13653
  this.StreamName = null;
13641
13654
 
13642
13655
  /**
13643
- * Creation time.
13656
+ * The creation time.
13657
+ Note: Beijing time (UTC+8) is used.
13644
13658
  * @type {string || null}
13645
13659
  */
13646
13660
  this.CreateTime = null;
13647
13661
 
13648
13662
  /**
13649
- * Forbidding expiration time.
13663
+ * The end time.
13664
+ Note: Beijing time (UTC+8) is used.
13650
13665
  * @type {string || null}
13651
13666
  */
13652
13667
  this.ExpireTime = null;