tencentcloud-sdk-cdn 3.0.980 → 3.0.981

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: 57ce97c0c958bc89a5fa9196f83e8a809a89ec76
4
- data.tar.gz: 6f3afb28bf5c98597d8b1f415533f50f7de34052
3
+ metadata.gz: b00023ad89df8b78bf566da864035e6abdc83de0
4
+ data.tar.gz: 6d70741ebdb5aad107a30fd61cd726871a97edec
5
5
  SHA512:
6
- metadata.gz: 0d9175d59cfb02daf5a76b4cec6325e06a76f65b48f9d0a997ef0cea89940ef0bc6c1ac0a442d5ae4f77c542bd8be07908edadc75148c579833e9db95861279f
7
- data.tar.gz: 17b2221e090ec57a9023aba6cb77389b2c5c85e18834f6a4aadf29bf1cffe283f2bf6219edb7b96639a7ced78b95ef35c47fee69a27361f4d85d5b2cf9c31c6e
6
+ metadata.gz: a962747092004191d40326b00a5d3c39501f11b744691446c16adc577197c4f492dcc6f4cd048eb1a5c0dc58a91440ef89d95d6ca9fba5e815e4092538b2daa1
7
+ data.tar.gz: ede619c4abbfea12d30cbb7ee24f09cafbac65ff8ea79f1e8255711a09aef47c21ed3918d92dcfbf2751e9ef227544f46e98602513aee5dd525f11741f6170d6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.980
1
+ 3.0.981
@@ -7814,7 +7814,7 @@ module TencentCloud
7814
7814
  class HeuristicCache < TencentCloud::Common::AbstractModel
7815
7815
  # @param Switch: 启发式缓存配置开关,取值有:
7816
7816
  # on:开启
7817
- # off:关闭
7817
+ # off:关闭(默认)
7818
7818
  # 注意:此字段可能返回 null,表示取不到有效值。
7819
7819
  # @type Switch: String
7820
7820
  # @param CacheConfig: 自定义启发式缓存时间配置
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdn
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.980
4
+ version: 3.0.981
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-01-12 00:00:00.000000000 Z
11
+ date: 2025-01-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common