tencentcloud-sdk-scf 3.0.529 → 3.0.531

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: 6561ff2f7dd023e13e32bcbbe89429467a9952a6
4
- data.tar.gz: 6210704c6cc885c11d11babd6c9d3dfec2b25806
3
+ metadata.gz: bf1971814f2b1aa043db6efa4a24deb0014eab9f
4
+ data.tar.gz: 729a4c7a713a72433bc1fdbdc40185b399786d24
5
5
  SHA512:
6
- metadata.gz: 12999dd7689133d060da37a82faa81af758f596e8859820aa75ac78fe898b3e4a4fdf1c3d27760350d89f6e91e05def9dd60057784f1ef3a3702e99fa85b1de3
7
- data.tar.gz: 6f34d22526b7f3a1ffa682fafb350f3d41cc9cf1b10ded865909d94d5c9fd851885e9d50d146d4c74e9a7b2b35ea95dacea77606962d94c29d9939f433fc33a6
6
+ metadata.gz: 554a7042d9d86390a2251af4acc99defe9591da122d49c04defcf9baff733f5ab5f2ec5e79eba77746a08720ae3409bd13d872cc62f9e7070d76cb92fe095646
7
+ data.tar.gz: 6faa5b655d1b9076c601b1c95a8ea9e2b31a3d6fc46001aada3675036df918a76e7de310bfb1eb92f19d5970591e138e71472c1174d1975ec5a3b96be0cbb699
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.529
1
+ 3.0.531
@@ -1986,11 +1986,7 @@ module TencentCloud
1986
1986
  # @type LayerVersion: Integer
1987
1987
  # @param LayerName: 层名称
1988
1988
  # @type LayerName: String
1989
- # @param Status: 层的具体版本当前状态,可能取值:
1990
- # Active 正常
1991
- # Publishing 发布中
1992
- # PublishFailed 发布失败
1993
- # Deleted 已删除
1989
+ # @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)
1994
1990
  # @type Status: String
1995
1991
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1996
1992
  # @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.529
4
+ version: 3.0.531
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-14 00:00:00.000000000 Z
11
+ date: 2023-03-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common