tencentcloud-sdk-nodejs-intl-en 3.0.1337 → 3.0.1338

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.1337",
3
+ "version": "3.0.1338",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -2860,19 +2860,29 @@ class VoucherInfos extends AbstractModel {
2860
2860
  this.EndTime = null;
2861
2861
 
2862
2862
  /**
2863
- * The products that are applicable.
2864
- Note: This field may return `null`, indicating that no valid value was found.
2863
+ * Product information applies to
2865
2864
  * @type {ApplicableProducts || null}
2866
2865
  */
2867
2866
  this.ApplicableProducts = null;
2868
2867
 
2869
2868
  /**
2870
- * The products that are not applicable.
2871
- Note: This field may return `null`, indicating that no valid value was found.
2869
+ * Product information not applicable
2872
2870
  * @type {Array.<ExcludedProducts> || null}
2873
2871
  */
2874
2872
  this.ExcludedProducts = null;
2875
2873
 
2874
+ /**
2875
+ * Instructions/Batch Remarks
2876
+ * @type {string || null}
2877
+ */
2878
+ this.PolicyRemark = null;
2879
+
2880
+ /**
2881
+ * Coupon issuance time
2882
+ * @type {string || null}
2883
+ */
2884
+ this.CreateTime = null;
2885
+
2876
2886
  }
2877
2887
 
2878
2888
  /**
@@ -2906,6 +2916,8 @@ Note: This field may return `null`, indicating that no valid value was found.
2906
2916
  this.ExcludedProducts.push(obj);
2907
2917
  }
2908
2918
  }
2919
+ this.PolicyRemark = 'PolicyRemark' in params ? params.PolicyRemark : null;
2920
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
2909
2921
 
2910
2922
  }
2911
2923
  }
@@ -9098,24 +9110,29 @@ class DescribeVoucherInfoResponse extends AbstractModel {
9098
9110
  super();
9099
9111
 
9100
9112
  /**
9101
- * The total number of vouchers.
9113
+ * <p>Total count</p>
9102
9114
  * @type {number || null}
9103
9115
  */
9104
9116
  this.TotalCount = null;
9105
9117
 
9106
9118
  /**
9107
- * The total voucher balance. The value of this parameter is the total balance (USD, rounded to 8 decimal places) multiplied by 100,000,000.
9119
+ * <p>Total balance (differential)</p>
9108
9120
  * @type {number || null}
9109
9121
  */
9110
9122
  this.TotalBalance = null;
9111
9123
 
9112
9124
  /**
9113
- * The voucher information.
9114
- Note: This field may return `null`, indicating that no valid value was found.
9125
+ * <p>Voucher information related to</p>
9115
9126
  * @type {Array.<VoucherInfos> || null}
9116
9127
  */
9117
9128
  this.VoucherInfos = null;
9118
9129
 
9130
+ /**
9131
+ * <p>Unit of the amount field in the API response</p><p>Default value: micro</p><p>Currency unit: micro (microcent)<br>Voucher issuance and use are processed with 8-digit high-precision, so the currency unit defaults to micro (microcent). If CNY or USD is needed, convert using the following formula:<br>CNY: 1 micro = 0.00000001 yuan<br>USD: 1 micro = 0.00000001 USD</p>
9132
+ * @type {string || null}
9133
+ */
9134
+ this.Unit = null;
9135
+
9119
9136
  /**
9120
9137
  * 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.
9121
9138
  * @type {string || null}
@@ -9142,6 +9159,7 @@ Note: This field may return `null`, indicating that no valid value was found.
9142
9159
  this.VoucherInfos.push(obj);
9143
9160
  }
9144
9161
  }
9162
+ this.Unit = 'Unit' in params ? params.Unit : null;
9145
9163
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
9146
9164
 
9147
9165
  }
@@ -9637,107 +9655,149 @@ class DescribeVoucherInfoRequest extends AbstractModel {
9637
9655
  super();
9638
9656
 
9639
9657
  /**
9640
- * The number of records per page. The default is 20, and the maximum is 1,000.
9658
+ * <p>How many data entries per page, 20 is selected by default, maximum not exceeding 1000</p>
9641
9659
  * @type {number || null}
9642
9660
  */
9643
9661
  this.Limit = null;
9644
9662
 
9645
9663
  /**
9646
- * The page number the records start from. The default is 1.
9664
+ * <p>Page number, starts from 1 by default</p>
9647
9665
  * @type {number || null}
9648
9666
  */
9649
9667
  this.Offset = null;
9650
9668
 
9651
9669
  /**
9652
- * The voucher status. Valid values: `unUsed`, `used`, `delivered`, `cancel`, `overdue`.
9670
+ * <p>Voucher status: pending use: unUsed, Used: used, delivered: delivered, discarded: cancel, expired: overdue</p>
9653
9671
  * @type {string || null}
9654
9672
  */
9655
9673
  this.Status = null;
9656
9674
 
9657
9675
  /**
9658
- * The voucher ID.
9676
+ * <p>Voucher id</p>
9659
9677
  * @type {string || null}
9660
9678
  */
9661
9679
  this.VoucherId = null;
9662
9680
 
9663
9681
  /**
9664
- * The voucher order ID.
9682
+ * <p>Voucher order id</p>
9665
9683
  * @type {string || null}
9666
9684
  */
9667
9685
  this.CodeId = null;
9668
9686
 
9669
9687
  /**
9670
- * The product code.
9688
+ * <p>product code</p>
9671
9689
  * @type {string || null}
9672
9690
  */
9673
9691
  this.ProductCode = null;
9674
9692
 
9675
9693
  /**
9676
- * The campaign ID.
9694
+ * <p>Activity id</p>
9677
9695
  * @type {string || null}
9678
9696
  */
9679
9697
  this.ActivityId = null;
9680
9698
 
9681
9699
  /**
9682
- * The voucher name.
9700
+ * <p>Voucher name</p>
9683
9701
  * @type {string || null}
9684
9702
  */
9685
9703
  this.VoucherName = null;
9686
9704
 
9687
9705
  /**
9688
- * The start date of the voucher issuance, such as `2021-01-01`.
9706
+ * <p>Start time of delivery. Example: 2021-01-01</p>
9689
9707
  * @type {string || null}
9690
9708
  */
9691
9709
  this.TimeFrom = null;
9692
9710
 
9693
9711
  /**
9694
- * The end date of the voucher issuance, such as `2021-01-01`.
9712
+ * <p>Delivery end time. Example: 2021-01-01</p>
9695
9713
  * @type {string || null}
9696
9714
  */
9697
9715
  this.TimeTo = null;
9698
9716
 
9699
9717
  /**
9700
- * The field used to sort the records. Valid values: BeginTime, EndTime, CreateTime.
9718
+ * <p>Specified sorting field: BeginTime start time, EndTime expiry time, CreateTime creation time</p>
9701
9719
  * @type {string || null}
9702
9720
  */
9703
9721
  this.SortField = null;
9704
9722
 
9705
9723
  /**
9706
- * Whether to sort the records in ascending or descending order. Valid values: desc, asc.
9724
+ * <p>Specify ascending/descending order: desc, asc</p>
9707
9725
  * @type {string || null}
9708
9726
  */
9709
9727
  this.SortOrder = null;
9710
9728
 
9711
9729
  /**
9712
- * The payment mode. Valid values: `postPay`: pay-as-you-go; `prePay`: prepaid; `riPay`: reserved instance; empty or `*`: all. If this parameter is empty or `*`, `productCode` and `subProductCode` must also be empty.
9730
+ * <p>Payment mode, postPay (postpaid)/prePay (prepaid)/riPay (reserved instance)/"" or "*" means all modes. If payMode is "" or "*", productCode and subProductCode must be empty.</p>
9713
9731
  * @type {string || null}
9714
9732
  */
9715
9733
  this.PayMode = null;
9716
9734
 
9717
9735
  /**
9718
- * If `PayMode` is `postPay`, this parameter may be `spotpay` (spot instance) or `settle account` (regular pay-as-you-go). If `PayMode` is `prePay`, this parameter may be `purchase`, `renew`, or `modify` (downgrade/upgrade). If `PayMode` is `riPay`, this parameter may be `oneOffFee` (prepayment of reserved instance) or `hourlyFee` (hourly billing of reserved instance). `*` means to query vouchers that support all billing scenarios.
9736
+ * <p>Payment scenario PayMode=postPay: spotpay - spot instance, "settle account" - standard post-paid. PayMode=prePay: purchase - monthly subscription new purchase, renew - annual and monthly renewal (auto renewal), modify - monthly subscription configuration change. PayMode=riPay: oneOffFee - prepayment of reserved instance, hourlyFee - hourly charge for reserved instance, * - support all payment scenarios.</p>
9719
9737
  * @type {string || null}
9720
9738
  */
9721
9739
  this.PayScene = null;
9722
9740
 
9723
9741
  /**
9724
- * The operator. The default is the UIN of the current user.
9742
+ * <p>Operator is used by default as user uin</p>
9725
9743
  * @type {string || null}
9726
9744
  */
9727
9745
  this.Operator = null;
9728
9746
 
9729
9747
  /**
9730
- * The primary types of vouchers are has_price and no_price, which represent the cash voucher with a price and the cash voucher without a price respectively.
9748
+ * <p>The primary types of vouchers are has_price and no_price, which represent the cash voucher with a price and the cash voucher without a price respectively.</p>
9731
9749
  * @type {string || null}
9732
9750
  */
9733
9751
  this.VoucherMainType = null;
9734
9752
 
9735
9753
  /**
9736
- * Voucher subtype: Discount is a discount voucher, and deduct is a deduction voucher.
9754
+ * <p>Voucher subtype: Discount is a discount voucher, and deduct is a deduction voucher.</p>
9737
9755
  * @type {string || null}
9738
9756
  */
9739
9757
  this.VoucherSubType = null;
9740
9758
 
9759
+ /**
9760
+ * <p>Voucher validity start time</p>
9761
+ * @type {string || null}
9762
+ */
9763
+ this.StartTimeFrom = null;
9764
+
9765
+ /**
9766
+ * <p>Voucher validity time end time</p>
9767
+ * @type {string || null}
9768
+ */
9769
+ this.StartTimeTo = null;
9770
+
9771
+ /**
9772
+ * <p>Voucher expiration time start time</p>
9773
+ * @type {string || null}
9774
+ */
9775
+ this.EndTimeFrom = null;
9776
+
9777
+ /**
9778
+ * <p>Voucher expiration time end time</p>
9779
+ * @type {string || null}
9780
+ */
9781
+ this.EndTimeTo = null;
9782
+
9783
+ /**
9784
+ * <p>Voucher issuance start time</p>
9785
+ * @type {string || null}
9786
+ */
9787
+ this.CreateTimeFrom = null;
9788
+
9789
+ /**
9790
+ * <p>Voucher issuance time end time</p>
9791
+ * @type {string || null}
9792
+ */
9793
+ this.CreateTimeTo = null;
9794
+
9795
+ /**
9796
+ * <p>Language parameter</p><p>Default value: zh</p><p>Expect the product name to return in Chinese or other languages. Currently only support Chinese and English. Return in Chinese when "zh" is entered or left blank; return in English in other cases.</p>
9797
+ * @type {string || null}
9798
+ */
9799
+ this.Lang = null;
9800
+
9741
9801
  }
9742
9802
 
9743
9803
  /**
@@ -9764,6 +9824,13 @@ class DescribeVoucherInfoRequest extends AbstractModel {
9764
9824
  this.Operator = 'Operator' in params ? params.Operator : null;
9765
9825
  this.VoucherMainType = 'VoucherMainType' in params ? params.VoucherMainType : null;
9766
9826
  this.VoucherSubType = 'VoucherSubType' in params ? params.VoucherSubType : null;
9827
+ this.StartTimeFrom = 'StartTimeFrom' in params ? params.StartTimeFrom : null;
9828
+ this.StartTimeTo = 'StartTimeTo' in params ? params.StartTimeTo : null;
9829
+ this.EndTimeFrom = 'EndTimeFrom' in params ? params.EndTimeFrom : null;
9830
+ this.EndTimeTo = 'EndTimeTo' in params ? params.EndTimeTo : null;
9831
+ this.CreateTimeFrom = 'CreateTimeFrom' in params ? params.CreateTimeFrom : null;
9832
+ this.CreateTimeTo = 'CreateTimeTo' in params ? params.CreateTimeTo : null;
9833
+ this.Lang = 'Lang' in params ? params.Lang : null;
9767
9834
 
9768
9835
  }
9769
9836
  }
@@ -1,2 +1,2 @@
1
- const sdkVersion = "3.0.1337";
1
+ const sdkVersion = "3.0.1338";
2
2
  module.exports = sdkVersion
@@ -28,12 +28,13 @@ const SubmitHunyuanTo3DTextureEditJobRequest = models.SubmitHunyuanTo3DTextureEd
28
28
  const Usage = models.Usage;
29
29
  const SubmitHunyuanTo3DRapidJobResponse = models.SubmitHunyuanTo3DRapidJobResponse;
30
30
  const ChatTranslationsRequest = models.ChatTranslationsRequest;
31
- const PromptTokensDetails = models.PromptTokensDetails;
31
+ const QueryHunyuanTo3DTextureEditJobResponse = models.QueryHunyuanTo3DTextureEditJobResponse;
32
32
  const SubmitHunyuanTo3DUVJobRequest = models.SubmitHunyuanTo3DUVJobRequest;
33
33
  const Submit3DSmartTopologyJobResponse = models.Submit3DSmartTopologyJobResponse;
34
34
  const SubmitHunyuanTo3DTextureEditJobResponse = models.SubmitHunyuanTo3DTextureEditJobResponse;
35
35
  const File3D = models.File3D;
36
- const QueryHunyuanTo3DTextureEditJobResponse = models.QueryHunyuanTo3DTextureEditJobResponse;
36
+ const PromptTokensDetails = models.PromptTokensDetails;
37
+ const SubmitConvert3DFormatJobRequest = models.SubmitConvert3DFormatJobRequest;
37
38
  const InputFile3D = models.InputFile3D;
38
39
  const TranslationDelta = models.TranslationDelta;
39
40
  const SubmitHunyuanTo3DRapidJobRequest = models.SubmitHunyuanTo3DRapidJobRequest;
@@ -50,10 +51,13 @@ const Reference = models.Reference;
50
51
  const ImageInfo = models.ImageInfo;
51
52
  const SubmitHunyuanTo3DProJobResponse = models.SubmitHunyuanTo3DProJobResponse;
52
53
  const ErrorMsg = models.ErrorMsg;
54
+ const SubmitConvert3DFormatJobResponse = models.SubmitConvert3DFormatJobResponse;
53
55
  const QueryHunyuanTo3DProJobResponse = models.QueryHunyuanTo3DProJobResponse;
54
56
  const QueryHunyuan3DPartJobRequest = models.QueryHunyuan3DPartJobRequest;
57
+ const DescribeConvert3DFormatJobRequest = models.DescribeConvert3DFormatJobRequest;
55
58
  const TranslationMessage = models.TranslationMessage;
56
59
  const QueryHunyuanTo3DRapidJobRequest = models.QueryHunyuanTo3DRapidJobRequest;
60
+ const DescribeConvert3DFormatJobResponse = models.DescribeConvert3DFormatJobResponse;
57
61
  const Describe3DSmartTopologyJobRequest = models.Describe3DSmartTopologyJobRequest;
58
62
 
59
63
 
@@ -103,6 +107,17 @@ This API is used to provide 1 concurrent task by default, which means only 1 sub
103
107
  this.request("Submit3DSmartTopologyJob", req, resp, cb);
104
108
  }
105
109
 
110
+ /**
111
+ * After inputting the 3D model file, the system will automatically convert it to the required format. The maximum supported file size is 200MB.
112
+ * @param {SubmitConvert3DFormatJobRequest} req
113
+ * @param {function(string, SubmitConvert3DFormatJobResponse):void} cb
114
+ * @public
115
+ */
116
+ SubmitConvert3DFormatJob(req, cb) {
117
+ let resp = new SubmitConvert3DFormatJobResponse();
118
+ this.request("SubmitConvert3DFormatJob", req, resp, cb);
119
+ }
120
+
106
121
  /**
107
122
  * After inputting the model, UV unfolding can be performed based on the model texture to output the corresponding UV texture
108
123
  * @param {SubmitHunyuanTo3DUVJobRequest} req
@@ -160,6 +175,17 @@ This API is used to provide 1 concurrent task by default, which means only 1 sub
160
175
  this.request("Describe3DSmartTopologyJob", req, resp, cb);
161
176
  }
162
177
 
178
+ /**
179
+ * According to Convert3DFormatJob, querying the specific results of the model format conversion typically requires the unique JobID corresponding to that task.
180
+ * @param {DescribeConvert3DFormatJobRequest} req
181
+ * @param {function(string, DescribeConvert3DFormatJobResponse):void} cb
182
+ * @public
183
+ */
184
+ DescribeConvert3DFormatJob(req, cb) {
185
+ let resp = new DescribeConvert3DFormatJobResponse();
186
+ this.request("DescribeConvert3DFormatJob", req, resp, cb);
187
+ }
188
+
163
189
  /**
164
190
  * Query 3D texture edit tasks, redraw the texture of the 3D model based on semantics or images, and output a redrawn texture image.
165
191
  * @param {QueryHunyuanTo3DTextureEditJobRequest} req