tencentcloud-sdk-nodejs-intl-en 3.0.332 → 3.0.333

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.332",
3
+ "version": "3.0.333",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,2 +1,2 @@
1
- const sdkVersion = "3.0.332";
1
+ const sdkVersion = "3.0.333";
2
2
  module.exports = sdkVersion
@@ -357,7 +357,7 @@ class DescribeProductEventListRequest extends AbstractModel {
357
357
  this.Dimensions = null;
358
358
 
359
359
  /**
360
- * Region filter parameter for service events, such as `gz`. For region abbreviations, please see [Region List](https://intl.cloud.tencent.com/document/product/248/50863?from_cn_redirect=1)
360
+ * Region filter parameter for service events.
361
361
  * @type {Array.<string> || null}
362
362
  */
363
363
  this.RegionList = null;
@@ -875,7 +875,7 @@ class CreateAlarmPolicyRequest extends AbstractModel {
875
875
  this.MonitorType = null;
876
876
 
877
877
  /**
878
- * Type of alarm policy, which can be obtained via [DescribeAllNamespaces](https://intl.cloud.tencent.com/document/product/248/48683?from_cn_redirect=1). An example value is `cvm_device`.
878
+ * Type of alarm policy, which can be obtained via [DescribeAllNamespaces](https://intl.cloud.tencent.com/document/product/248/48683?from_cn_redirect=1). For the monitoring of Tencent Cloud services, the value of this parameter is `QceNamespacesNew.N.Id` of the output parameter of `DescribeAllNamespaces`, for example, `cvm_device`.
879
879
  * @type {string || null}
880
880
  */
881
881
  this.Namespace = null;
@@ -4757,7 +4757,6 @@ class DescribeAlarmHistoriesRequest extends AbstractModel {
4757
4757
 
4758
4758
  /**
4759
4759
  * Filter by project ID. Valid values: `-1` (no project), `0` (default project)
4760
- You can query [Project Management](https://console.cloud.tencent.com/project) on this page.
4761
4760
  * @type {Array.<number> || null}
4762
4761
  */
4763
4762
  this.ProjectIds = null;
@@ -4770,7 +4769,6 @@ You can query [Project Management](https://console.cloud.tencent.com/project) on
4770
4769
 
4771
4770
  /**
4772
4771
  * Filter by policy type. Monitoring type and policy type are first-level and second-level filters respectively and both need to be passed in. For example, `[{"MonitorType": "MT_QCE", "Namespace": "cvm_device"}]`
4773
- This parameter can be queried with the API [DescribeAllNamespaces](https://intl.cloud.tencent.com/document/product/248/48683?from_cn_redirect=1).
4774
4772
  * @type {Array.<MonitorTypeNamespace> || null}
4775
4773
  */
4776
4774
  this.Namespaces = null;
@@ -4794,13 +4792,13 @@ This parameter can be queried with the API [DescribeAllNamespaces](https://intl.
4794
4792
  this.Content = null;
4795
4793
 
4796
4794
  /**
4797
- * Search by recipient. You can get the user list with the API [ListUsers](https://intl.cloud.tencent.com/document/product/598/34587?from_cn_redirect=1) in “Cloud Access Management” or query the sub-user information with the API [GetUser](https://intl.cloud.tencent.com/document/product/598/34590?from_cn_redirect=1). The `Uid` field in the returned result should be entered here.
4795
+ * Search by recipient
4798
4796
  * @type {Array.<number> || null}
4799
4797
  */
4800
4798
  this.ReceiverUids = null;
4801
4799
 
4802
4800
  /**
4803
- * Search by recipient group. You can get the user group list with the API [ListGroups](https://intl.cloud.tencent.com/document/product/598/34589?from_cn_redirect=1) in “Cloud Access Management” or query the user group list where a sub-user is in with the API [ListGroupsForUser](https://intl.cloud.tencent.com/document/product/598/34588?from_cn_redirect=1). The `GroupId` field in the returned result should be entered here.
4801
+ * Search by recipient group
4804
4802
  * @type {Array.<number> || null}
4805
4803
  */
4806
4804
  this.ReceiverGroups = null;
@@ -270,7 +270,7 @@ Note: the identity certificate type must be selected according to the correspond
270
270
 
271
271
  /**
272
272
  * Identity certificate type:
273
- 0: three-in-one.
273
+ 0: three-in-one licence.
274
274
  1: business license.
275
275
  2: organization code certificate.
276
276
  3: social credit code certificate.
@@ -1014,14 +1014,14 @@ Note: 11-digit Chinese mainland numbers prefixed by 0086 or 86 or those without
1014
1014
  this.SmsSdkAppId = null;
1015
1015
 
1016
1016
  /**
1017
- * Template ID. You must enter the ID of an approved template, which can be viewed on the [Mainland China SMS](https://console.cloud.tencent.com/smsv2/csms-template) or [Global SMS](https://console.cloud.tencent.com/smsv2/isms-template) body template management page. If you need to send SMS messages to global mobile numbers, you can only use a Global SMS template.
1017
+ * Template ID. You must enter the ID of an approved template, which can be viewed on the [Chinese Mainland SMS](https://console.cloud.tencent.com/smsv2/csms-template) or [Global SMS](https://console.cloud.tencent.com/smsv2/isms-template) body template management page. If you need to send SMS messages to global mobile numbers, you can only use a Global SMS template.
1018
1018
  * @type {string || null}
1019
1019
  */
1020
1020
  this.TemplateId = null;
1021
1021
 
1022
1022
  /**
1023
- * Content of the SMS signature, which should be encoded in UTF-8. You must enter an approved signature, such as Tencent Cloud. The signature information can be viewed on the [Mainland China SMS](https://console.cloud.tencent.com/smsv2/csms-sign) or [Global SMS](https://console.cloud.tencent.com/smsv2/isms-sign) signature management page.
1024
- <dx-alert infotype="notice" title="Note">This parameter is required for Mainland China SMS.</dx-alert>
1023
+ * Content of the SMS signature, which should be encoded in UTF-8. You must enter an approved signature, such as Tencent Cloud. The signature information can be viewed on the [Chinese Mainland SMS](https://console.cloud.tencent.com/smsv2/csms-sign) or [Global SMS](https://console.cloud.tencent.com/smsv2/isms-sign) signature management page.
1024
+ <dx-alert infotype="notice" title="Note">This parameter is required for Chinese Mainland SMS.</dx-alert>
1025
1025
  * @type {string || null}
1026
1026
  */
1027
1027
  this.SignName = null;
@@ -1046,7 +1046,7 @@ Note: 11-digit Chinese mainland numbers prefixed by 0086 or 86 or those without
1046
1046
  this.SessionContext = null;
1047
1047
 
1048
1048
  /**
1049
- * This parameter is not required for Mainland China SMS. For Global SMS, if you have applied for a separate `SenderId`, this parameter is required. By default, the public `SenderId` is used, in which case you don't need to enter this parameter.
1049
+ * This parameter is not required for Chinese Mainland SMS. For Global SMS, if you have applied for a separate `SenderId`, this parameter is required. By default, the public `SenderId` is used, in which case you don't need to enter this parameter.
1050
1050
  Note: if your monthly usage reaches the specified threshold, you can apply for an independent `SenderId`. For more information, contact [SMS Helper](https://intl.cloud.tencent.com/document/product/382/3773?from_cn_redirect=1#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81).
1051
1051
  * @type {string || null}
1052
1052
  */