tencentcloud-sdk-thpc 3.0.940 → 3.0.942

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 93e87b90b8ec23d8a9d20b8497142c37ebd7c855
4
- data.tar.gz: c4a4e4be615ca86cab0b2a06481128ee89abac69
3
+ metadata.gz: a65d31ea320e5f98dc95bd1dbc3e7566a3a6342f
4
+ data.tar.gz: 647914eb7c459453b14dc22c58ff3cdb856d547d
5
5
  SHA512:
6
- metadata.gz: 0443356079abe289afbc0f5c228770d9572c406fe31d3237c2e7f40764a435bc556b228e70e6a100fbd2c8c2c5e0e3527f8a46e4341253f7f9be2a3a2e00168a
7
- data.tar.gz: 95d0a67df497bd9c501838dc0b05d659343b07d4044eea1f7f5877a87324f416a184aa29316a9fdb968b50fce035738d2a81f5184af2740430955c36e25932d9
6
+ metadata.gz: 57d437dbc65ecc381b3eec978b8ff6e0bcb771dcef665418865a7d20a3d313727936db3b810b7c12eef096bd8038e3614008003fec163d8b6162ecc096deb917
7
+ data.tar.gz: abdbc0b2796b629200ee8702fe217f7902c10657350ef921a04cb9a858c456eab8450c07849d9728da62ff42b14afe3ca8e32c71d3430a2523cb736ea10ca32d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.940
1
+ 3.0.942
@@ -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.940
4
+ version: 3.0.942
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-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common