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,2 +1,2 @@
|
|
|
1
|
-
const sdkVersion = "3.0.
|
|
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
|
|
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).
|
|
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
|
|
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
|
|
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
|
|
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
|
|
1024
|
-
<dx-alert infotype="notice" title="Note">This parameter is required for Mainland
|
|
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
|
|
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
|
*/
|