tencentcloud-sdk-cdn 3.0.995 → 3.0.997
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180606/models.rb +5 -5
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 469ce5766f3f143fd07854b868fa0cff8fa723f8
|
4
|
+
data.tar.gz: e5f6bbf8e337b5a2ad9e5dc03a8096be5c1735ab
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ed830865a777fa8439a094c81ab35ba1b222a63ab60f0446af24971c4be76fe5e83f4349163ac06bd251159901b43015517cc6ab668470060f6d02649a799c83
|
7
|
+
data.tar.gz: e452b3e95d2cec81093c52ecf56de0cb83e16a53730403d4fb834fe4e4f9a9161b3c1be9b686a3b7be907e54ec929876076d04105ef7e9be718b7c72666cb9a3
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.997
|
data/lib/v20180606/models.rb
CHANGED
@@ -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.
|
4
|
+
version: 3.0.997
|
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-
|
11
|
+
date: 2025-02-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|