tencentcloud-sdk-scf 3.0.985 → 3.0.986
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/v20180416/models.rb +2 -2
- 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: e87ab3e813099abb9afb414af9a20f9cb55f6cde
|
|
4
|
+
data.tar.gz: 7ef821aefaee75ea524f4c7d9fdcf9ef8ce15954
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b6d84cb0cabdeda2819c132ebbbbbaf348cde2ed9e6c1abf22e9251f7547e07ff8d91d41061de7756382eadfe2ee30110ace9353d7799de4a874dd84aedee974
|
|
7
|
+
data.tar.gz: f6c1f61dd2bf6c92742ad566c6e3a93044e1b403cfc9ed39ee394decdc33c707909ee2c6e1d064d0552610e8ea4640397ed3e6d873c4286bce110483e963530a
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.986
|
data/lib/v20180416/models.rb
CHANGED
|
@@ -1419,7 +1419,7 @@ module TencentCloud
|
|
|
1419
1419
|
# @type FunctionId: String
|
|
1420
1420
|
# @param Namespace: 命名空间
|
|
1421
1421
|
# @type Namespace: String
|
|
1422
|
-
# @param Status: 函数状态,状态值及流转[参考此处](https://cloud.tencent.com/document/product/583/
|
|
1422
|
+
# @param Status: 函数状态,状态值及流转[参考此处](https://cloud.tencent.com/document/product/583/17244)
|
|
1423
1423
|
# @type Status: String
|
|
1424
1424
|
# @param StatusDesc: 函数状态详情
|
|
1425
1425
|
# @type StatusDesc: String
|
|
@@ -2859,7 +2859,7 @@ module TencentCloud
|
|
|
2859
2859
|
# @type LayerVersion: Integer
|
|
2860
2860
|
# @param LayerName: 层名称
|
|
2861
2861
|
# @type LayerName: String
|
|
2862
|
-
# @param Status: 层的具体版本当前状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/
|
|
2862
|
+
# @param Status: 层的具体版本当前状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/115197#.E5.B1.82.EF.BC.88Layer.EF.BC.89.E7.8A.B6.E6.80.81)
|
|
2863
2863
|
# @type Status: String
|
|
2864
2864
|
# @param Stamp: Stamp
|
|
2865
2865
|
# @type Stamp: String
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-scf
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.986
|
|
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-
|
|
11
|
+
date: 2025-01-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|