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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c382a4269dc958d9b17c23ed910bffdba902a181
4
- data.tar.gz: 7b11f2e2adeb6aa44b018c50a0528fef9b2187ee
3
+ metadata.gz: e87ab3e813099abb9afb414af9a20f9cb55f6cde
4
+ data.tar.gz: 7ef821aefaee75ea524f4c7d9fdcf9ef8ce15954
5
5
  SHA512:
6
- metadata.gz: f20c58738fefc93e7dd2acc9f85c615c30a0417370008c096e620e628d35400e6ea635bb9aafdc04d69f7f691bfa30e559793ed0dd082d27c357caee401c052b
7
- data.tar.gz: d61fb3981139aa86b3434478581b1052b1667a6349ed4aee94f4988845cd806000e233721a78a77998c3ae9a659ec7b1a157b1fbae407e60de2806767fb12fbd
6
+ metadata.gz: b6d84cb0cabdeda2819c132ebbbbbaf348cde2ed9e6c1abf22e9251f7547e07ff8d91d41061de7756382eadfe2ee30110ace9353d7799de4a874dd84aedee974
7
+ data.tar.gz: f6c1f61dd2bf6c92742ad566c6e3a93044e1b403cfc9ed39ee394decdc33c707909ee2c6e1d064d0552610e8ea4640397ed3e6d873c4286bce110483e963530a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.985
1
+ 3.0.986
@@ -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
@@ -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.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-19 00:00:00.000000000 Z
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