tencentcloud-sdk-cls 3.0.893 → 3.0.895
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/v20201016/models.rb +1 -1
- 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: bcfadd2c2f742977dd573486fef94563947894bd
|
|
4
|
+
data.tar.gz: 1c2a21924e7a54e0d63032dc2846fe3305fe3b1a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7114aa25ffcd0f119e31c8e4473bbc86c38510ec47365b09dbf100d395b021c442d2495c40d6af9ab5aebaee58a18bfe07db0f73371c9b9f92b2e9b6c32f5d69
|
|
7
|
+
data.tar.gz: 5e93abe99ee066ed494b8862274e48c6bb5444233877ddae0db8b6f2662ce8c95ae6350002a3cca24a33924807088df61776d714f2ce9b4d40a9780790272a80
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.895
|
data/lib/v20201016/models.rb
CHANGED
|
@@ -1309,7 +1309,7 @@ module TencentCloud
|
|
|
1309
1309
|
# @type Type: Integer
|
|
1310
1310
|
# @param DurationMilliseconds: 分享链接有效期,单位:毫秒,最长支持30天
|
|
1311
1311
|
# @type DurationMilliseconds: Integer
|
|
1312
|
-
# @param Resources:
|
|
1312
|
+
# @param Resources: 允许访问的资源列表,目前仅支持一个Resource
|
|
1313
1313
|
# @type Resources: Array
|
|
1314
1314
|
# @param Domain: 分享链接域名,可选范围
|
|
1315
1315
|
# - 公网匿名分享:填写clsshare.com
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cls
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.895
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-08-
|
|
11
|
+
date: 2024-08-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|