tencentcloud-sdk-cdn 3.0.994 → 3.0.996

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: 82b51af0d2773448ef175ed3265b94ce9b284f1b
4
- data.tar.gz: 38d88b4a437a1a1f9f1e477075008d49180e5d4b
3
+ metadata.gz: 6ea2679b0aed4c584ed3b7e222f2513c06b42d35
4
+ data.tar.gz: e23bea4decb3230dabf623f77999c885c50138a7
5
5
  SHA512:
6
- metadata.gz: 979d6f1ce761e197dec013d9ab56e1d4bf3eaf030074c7aa7671fb500e8c274c1a870414cf8314f89c78605610838eb10d0c6b42876278eb21c753fbd9d6881d
7
- data.tar.gz: d935ea2bae1cd187923aedcb619682b686aeb6f861d2c680cd70fb0aa5a9e1a92c5108a43bd6d58e279fb9206687788a5467038075ee49514936b97f9a501d3a
6
+ metadata.gz: 7d741bf633a2485259449d9384e0406abd0fd1ac32cb60bb19c4ed46bbe78c75e7edea515177b220bb07e1ffe597fd85be5598c5b4afcb87aef9d22cdf2bbe8a
7
+ data.tar.gz: 556d0b9897113e8344eeeadcab8d49f08745583684f395646c23b56f3f6f53a1c888cf113392a6a6e3421402ae3e3de887f05ad536023836820f6640b4d0597b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.994
1
+ 3.0.996
@@ -1584,7 +1584,7 @@ module TencentCloud
1584
1584
  # @param AccessKey: 访问ID。
1585
1585
  # 注意:此字段可能返回 null,表示取不到有效值。
1586
1586
  # @type AccessKey: String
1587
- # @param SecretKey: 密钥。
1587
+ # @param SecretKey: 密钥,字段为脱敏返回。
1588
1588
  # 注意:此字段可能返回 null,表示取不到有效值。
1589
1589
  # @type SecretKey: String
1590
1590
  # @param Region: 地域
@@ -8151,7 +8151,7 @@ module TencentCloud
8151
8151
  # @param AccessKey: 访问 ID
8152
8152
  # 注意:此字段可能返回 null,表示取不到有效值。
8153
8153
  # @type AccessKey: String
8154
- # @param SecretKey: 密钥
8154
+ # @param SecretKey: 密钥,字段为脱敏返回。
8155
8155
  # 注意:此字段可能返回 null,表示取不到有效值。
8156
8156
  # @type SecretKey: String
8157
8157
  # @param Bucket: bucketname
@@ -10264,7 +10264,7 @@ module TencentCloud
10264
10264
  # @param AccessKey: 访问ID。
10265
10265
  # 注意:此字段可能返回 null,表示取不到有效值。
10266
10266
  # @type AccessKey: String
10267
- # @param SecretKey: 密钥。
10267
+ # @param SecretKey: 密钥,字段为脱敏返回。
10268
10268
  # 注意:此字段可能返回 null,表示取不到有效值。
10269
10269
  # @type SecretKey: String
10270
10270
  # @param Region: 地域
@@ -10302,7 +10302,7 @@ module TencentCloud
10302
10302
  # @param AccessKey: 访问ID。
10303
10303
  # 注意:此字段可能返回 null,表示取不到有效值。
10304
10304
  # @type AccessKey: String
10305
- # @param SecretKey: 密钥。
10305
+ # @param SecretKey: 密钥,字段位脱敏返回。
10306
10306
  # 注意:此字段可能返回 null,表示取不到有效值。
10307
10307
  # @type SecretKey: String
10308
10308
  # @param Region: 地域。
@@ -11031,7 +11031,7 @@ module TencentCloud
11031
11031
  # @param AccessKey: 访问 ID
11032
11032
  # 注意:此字段可能返回 null,表示取不到有效值。
11033
11033
  # @type AccessKey: String
11034
- # @param SecretKey: 密钥
11034
+ # @param SecretKey: 密钥,字段为脱敏返回。
11035
11035
  # @type SecretKey: String
11036
11036
 
11037
11037
  attr_accessor :Switch, :AccessKey, :SecretKey
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.994
4
+ version: 3.0.996
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-02-09 00:00:00.000000000 Z
11
+ date: 2025-02-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common