tencentcloud-sdk-scf 1.0.220 → 1.0.221
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 +1 -1
- 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: 1c935be85afd6b76a94d7d8e8d354166fef435de
|
|
4
|
+
data.tar.gz: 0ad47d974a932ef9ba8a26f7b44b614c717ebda4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4ab96dff4bd3a059be8e17796e786545a422e70f00abe6dcbc59766ce898a372861017d65ffc83e42ee4892a3861a6e055b9215345d6864873ef468d96e80bff
|
|
7
|
+
data.tar.gz: ee19a5ec7c256a19bc041ca71e4a4e4e00fa0f0ec410bad988464f31e2ef58992c0db61f030368bd2c904edbc02924c6a4d93999964f9c8256bd0f84a24ce3cf
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.221
|
data/lib/v20180416/models.rb
CHANGED
|
@@ -2185,7 +2185,7 @@ module TencentCloud
|
|
|
2185
2185
|
# @param RegistryId: 用于企业版TCR获取镜像拉取临时凭证,ImageType为"enterprise"时必填
|
|
2186
2186
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
2187
2187
|
# @type RegistryId: String
|
|
2188
|
-
# @param EntryPoint:
|
|
2188
|
+
# @param EntryPoint: 参数已废弃
|
|
2189
2189
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
2190
2190
|
# @type EntryPoint: String
|
|
2191
2191
|
# @param Command: entrypoint执行命令
|
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: 1.0.
|
|
4
|
+
version: 1.0.221
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-12-
|
|
11
|
+
date: 2021-12-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|