tencentcloud-sdk-thpc 3.0.941 → 3.0.943

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: dcbb62d4496b21fba9449029791799637bfebe32
4
- data.tar.gz: 16c0eff7f3809b3ec367839cd552dff646ba1bd8
3
+ metadata.gz: ae78a2131b82fae2138810fd7adf0e0fe68ce867
4
+ data.tar.gz: b34b597b2f18cf6afec531ab21ee37fe7d38417a
5
5
  SHA512:
6
- metadata.gz: c58f59e28b803524ec24a8d3aba32f18c171451c8c479edb2903d43b1ba6a2a528c12aeef98149dce364c6dc731260e76f8660f87c9ff4bb72946550ce923cd5
7
- data.tar.gz: 63e2ff185eba1de24aa08b2f390b5a294022a44f83bb5e070cf5fcc240f44d660d2fa1c64e10cd3f40a472443af26d6a543c887ee288cf7d5e0d910d1fcb031d
6
+ metadata.gz: 3ce71b09250039a84e09773255823e1bf58384b0177702e8c1cb7cdfaea6ee1a9ce9ec9dca70d12c85c5c857b392a82f05d93b32a01e8a963393be4340d6ae7c
7
+ data.tar.gz: dd9db5dbbdc3fae70c17dda64c3bc385b13dac98613529b77a786707375d679235a55ea8ba61a2c228ec8c72f0963147d5d38eca4f659aaebbb003c11a81e5f4
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.941
1
+ 3.0.943
@@ -624,7 +624,7 @@ module TencentCloud
624
624
  # <li>SLURM:21.08.8、23.11.7</li>
625
625
  # <li>SGE: 8.1.9</li>
626
626
  # @type SchedulerVersion: String
627
- # @param ImageId: 指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。目前支持部分公有镜像和自定义镜像。
627
+ # @param ImageId: 指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。目前支持部分公有镜像和自定义镜像。公共镜像请参考[镜像限制](https://cloud.tencent.com/document/product/1527/64818)
628
628
  # @type ImageId: String
629
629
  # @param VirtualPrivateCloud: 私有网络相关信息配置。
630
630
  # @type VirtualPrivateCloud: :class:`Tencentcloud::Thpc.v20230321.models.VirtualPrivateCloud`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-thpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.941
4
+ version: 3.0.943
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-12 00:00:00.000000000 Z
11
+ date: 2024-11-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common