tencentcloud-sdk-oceanus 3.0.1154 → 3.0.1158
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/v20190422/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: 014a564c468cc51e80d5c930ffefe081c355013e
|
|
4
|
+
data.tar.gz: 84490301f322dc646f38e56c13122bd742a11114
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d53cc512ce6e3db728a7afed9d9cf0d0024147d2b5777123f8c1a626fc4c7089dfbfb0215a3f6aafb31f690f056cc7710f6cc3da32fa0b2a3941f11520c77665
|
|
7
|
+
data.tar.gz: cd187b9a6662ff78b6003e30b54772f1e0b229984293465c1c7ae951afc95081077227ebd1aa7fa924c723cb9d3181eb54e4976000fcf8f657b993edd52a6267
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1158
|
data/lib/v20190422/models.rb
CHANGED
|
@@ -4773,7 +4773,7 @@ module TencentCloud
|
|
|
4773
4773
|
class ResourceRef < TencentCloud::Common::AbstractModel
|
|
4774
4774
|
# @param ResourceId: 资源ID
|
|
4775
4775
|
# @type ResourceId: String
|
|
4776
|
-
# @param Version:
|
|
4776
|
+
# @param Version: 0-引用 JAR 程序包,1-主程序包,2-引用配置文件,3-Python程序包,4-Python数据文件
|
|
4777
4777
|
# @type Version: Integer
|
|
4778
4778
|
# @param Type: 引用资源类型,例如主资源设置为1,代表main class所在的jar包
|
|
4779
4779
|
# @type Type: Integer
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-oceanus
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1158
|
|
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-10-
|
|
11
|
+
date: 2025-10-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|