tencentcloud-sdk-trocket 3.0.1092 → 3.0.1094

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 34a3d964cb5caacb2ba4bc1c0c687786afc6a294
4
- data.tar.gz: 72c455473bdf7aa978dbee5c3dcb9b5f413f84d5
3
+ metadata.gz: 6e1d890917782c1162129356eeff4e2e09c8c319
4
+ data.tar.gz: 326e5b279d2221f3741d2ea6244d7cb45dd7430f
5
5
  SHA512:
6
- metadata.gz: 497d34ec8936c14fb1dd2b293abade4966b336b64253bbe043b37a2d7c14dc083e0a6e94a3b20b86a9eeb3ad8b4c3021a7797027290a123a856b04185a1d5153
7
- data.tar.gz: bcb46d03de2e0ea4ab78b0769348e38d4ef7808c1580623fba98e54dfeba5414ad5a9c84d3fbf141137d1193556556c2d32e5c9404c03b9da2d9728435eb74c7
6
+ metadata.gz: 256815d7525d860d5ca1b03c49ed3f078cdf75ba3ce9ea86629153b0a27f6014b9b2c06732874d0b578647cefc310085c9bf1783222d6a75429f06bcbdf8e6fe
7
+ data.tar.gz: 71da0e5d4892d64c8b0e02020aa6b6cf94c6f093e141e3b11538f1092a75f60da867a3f8fb9e83c9d8cb352b36491dea53ea3471254fed82ce0e4d7e0d952b59
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1092
1
+ 3.0.1094
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -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/107676) 出参获得。
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
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trocket
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1092
4
+ version: 3.0.1094
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-07-03 00:00:00.000000000 Z
11
+ date: 2025-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common