tencentcloud-sdk-scf 3.0.986 → 3.0.987
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: 7108b49045ddf6b797dad4a07fae0a885a4eb9a7
|
|
4
|
+
data.tar.gz: ff0bbb4d2c2ccd79dc64a4965a13303357eea7d0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 376d25067adf26a75c93e0df702bc028185febfb416345bfc1076e2bb8d8d97e64c99b3d0b190b5db21ff7c3582f5187206f79473acb7c9d1d4a6f49385fd8d8
|
|
7
|
+
data.tar.gz: d4fa1fe9572b96483a01baf2bf6bb526d365ddf3ff4cbfa4cfb11663390985637cb581aa817d8bc7ca6d93051200fb4fea3b913dc59cc909375a4bd285691773
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.987
|
data/lib/v20180416/models.rb
CHANGED
|
@@ -2088,7 +2088,7 @@ module TencentCloud
|
|
|
2088
2088
|
# @type Role: String
|
|
2089
2089
|
# @param InstallDependency: 是否自动安装依赖
|
|
2090
2090
|
# @type InstallDependency: String
|
|
2091
|
-
# @param Status: 函数状态,状态值及流转[参考说明](https://cloud.tencent.com/document/product/583/
|
|
2091
|
+
# @param Status: 函数状态,状态值及流转[参考说明](https://cloud.tencent.com/document/product/583/115197)
|
|
2092
2092
|
# @type Status: String
|
|
2093
2093
|
# @param StatusDesc: 状态描述
|
|
2094
2094
|
# @type StatusDesc: String
|
|
@@ -2352,7 +2352,7 @@ module TencentCloud
|
|
|
2352
2352
|
# @type LayerVersion: Integer
|
|
2353
2353
|
# @param LayerName: 层名称
|
|
2354
2354
|
# @type LayerName: String
|
|
2355
|
-
# @param Status: 层的具体版本当前状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/
|
|
2355
|
+
# @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)
|
|
2356
2356
|
# @type Status: String
|
|
2357
2357
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2358
2358
|
# @type RequestId: 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.987
|
|
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-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|