tencentcloud-sdk-trocket 3.0.1092 → 3.0.1093
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20230308/models.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ea90f163d088caac6955c47784223575eecd3ffe
|
4
|
+
data.tar.gz: b0e71d81a8b77fcddcac2131ec8cd4253ce3c72b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 811ef3ce959776dbabe592d668cc528b0ce307305374240721dbfa4478fcfd45f74cb4d5c8f737b0df3267a3f02918533b5b35a30192d05b6a362313ef4fa95f
|
7
|
+
data.tar.gz: e83fedfff9010ad6b9405d9f08e4f4f92b3e591b81e70613edfc0ba4422ea6013e556f49ac86032b035f45a7d837edff59980d31c65a9ed2b61d86ac8baddc31
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1093
|
data/lib/v20230308/models.rb
CHANGED
@@ -4873,7 +4873,7 @@ module TencentCloud
|
|
4873
4873
|
# @type Remark: String
|
4874
4874
|
# @param SendReceiveRatio: 消息发送和接收的比例
|
4875
4875
|
# @type SendReceiveRatio: Float
|
4876
|
-
# @param SkuCode: 商品规格,从 [DescribeProductSKUs](https://cloud.tencent.com/document/api/1493/107676) 接口中的 [ProductSKU](https://cloud.tencent.com/document/api/1493/
|
4876
|
+
# @param SkuCode: 商品规格,从 [DescribeProductSKUs](https://cloud.tencent.com/document/api/1493/107676) 接口中的 [ProductSKU](https://cloud.tencent.com/document/api/1493/96031#ProductSKU) 出参获得。
|
4877
4877
|
# @type SkuCode: String
|
4878
4878
|
# @param MessageRetention: 消息保留时长(单位:小时),取值范围参考 [DescribeProductSKUs](https://cloud.tencent.com/document/api/1493/107676) 接口中的 [ProductSKU](https://cloud.tencent.com/document/api/1493/96031#ProductSKU) 出参:
|
4879
4879
|
|