tencentcloud-sdk-scf 3.0.985 → 3.0.987

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c382a4269dc958d9b17c23ed910bffdba902a181
4
- data.tar.gz: 7b11f2e2adeb6aa44b018c50a0528fef9b2187ee
3
+ metadata.gz: 7108b49045ddf6b797dad4a07fae0a885a4eb9a7
4
+ data.tar.gz: ff0bbb4d2c2ccd79dc64a4965a13303357eea7d0
5
5
  SHA512:
6
- metadata.gz: f20c58738fefc93e7dd2acc9f85c615c30a0417370008c096e620e628d35400e6ea635bb9aafdc04d69f7f691bfa30e559793ed0dd082d27c357caee401c052b
7
- data.tar.gz: d61fb3981139aa86b3434478581b1052b1667a6349ed4aee94f4988845cd806000e233721a78a77998c3ae9a659ec7b1a157b1fbae407e60de2806767fb12fbd
6
+ metadata.gz: 376d25067adf26a75c93e0df702bc028185febfb416345bfc1076e2bb8d8d97e64c99b3d0b190b5db21ff7c3582f5187206f79473acb7c9d1d4a6f49385fd8d8
7
+ data.tar.gz: d4fa1fe9572b96483a01baf2bf6bb526d365ddf3ff4cbfa4cfb11663390985637cb581aa817d8bc7ca6d93051200fb4fea3b913dc59cc909375a4bd285691773
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.985
1
+ 3.0.987
@@ -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/47175)
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
@@ -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/47175)
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/47175#.E5.B1.82.EF.BC.88layer.EF.BC.89.E7.8A.B6.E6.80.81)
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
@@ -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/47175#.E5.B1.82.EF.BC.88layer.EF.BC.89.E7.8A.B6.E6.80.81)
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.985
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-19 00:00:00.000000000 Z
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