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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d68b97fea405e7b72a9d464a84ba5a24f5672c19
4
- data.tar.gz: 696b0b905735f0988f87153b613e8f737e3fbf16
3
+ metadata.gz: 014a564c468cc51e80d5c930ffefe081c355013e
4
+ data.tar.gz: 84490301f322dc646f38e56c13122bd742a11114
5
5
  SHA512:
6
- metadata.gz: e74acad10749fb56bb629bcc9f2de86f1585def03eed054846922b38d9c6281665a0c00d0c7097f0a20c8dc6d5b75afe3b6b8ee488bfa86ff167d49d0a1a2806
7
- data.tar.gz: 29038387bcac1a67d0143cb0f4d008245bf68ce5027bb1b637fdaac70011a0ab6855cb21d5e2e1e36ec2d2948bb0e0cb054082313a98a9a442d3cb5b9b9f4def
6
+ metadata.gz: d53cc512ce6e3db728a7afed9d9cf0d0024147d2b5777123f8c1a626fc4c7089dfbfb0215a3f6aafb31f690f056cc7710f6cc3da32fa0b2a3941f11520c77665
7
+ data.tar.gz: cd187b9a6662ff78b6003e30b54772f1e0b229984293465c1c7ae951afc95081077227ebd1aa7fa924c723cb9d3181eb54e4976000fcf8f657b993edd52a6267
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1154
1
+ 3.0.1158
@@ -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: 资源版本ID,-1表示使用最新版本
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.1154
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-17 00:00:00.000000000 Z
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