tencentcloud-sdk-thpc 1.0.324 → 1.0.327

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: 2ac995ad68ab0c02d1ef0ccdcba80ff334d5c967
4
- data.tar.gz: 6632a05a42ef12f7810989045fb4535762a3f029
3
+ metadata.gz: e322d909139d795ef6a24773dcecfd168cc8e64c
4
+ data.tar.gz: c0f0dd3cdc7fec383faa3753d2cdee951ce99a62
5
5
  SHA512:
6
- metadata.gz: a9047c6b677cb1e2ceaf6a2f2d1f13ad4fe9e83a75df0609807c6996ed6b57a507cdd0d8112f4b4245cfe102a102025ab2ae7b11f722b746c9578db4caa32a39
7
- data.tar.gz: 852cb3891fe73d044246b974193782498d68a255e8b152701b932130737ff1ce2d1886b486a8acea34f9f1e84caa10c4ab437f300b6ab04379d0bf23a21d141e
6
+ metadata.gz: ed3ef72d50fd97bf0908e2786ca52d2d70b73b6494461ff742eab2b642ba02318e67d5024f71be287c2540d0576c21e2df4cc962c1c831f0fbf589d6260b20dc
7
+ data.tar.gz: edfa7bf29568cc0f158f916d53db357a68ff3be8d80ca9fe30c347ed3bcbc653d1b2bddfd40b31ad7a8444a216ffbd3ea55af0ec0069a4c92c2e4bc395cb6d2c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.324
1
+ 1.0.327
@@ -23,7 +23,7 @@ module TencentCloud
23
23
  # @type Placement: :class:`Tencentcloud::Thpc.v20220401.models.Placement`
24
24
  # @param ClusterId: 集群ID。
25
25
  # @type ClusterId: String
26
- # @param ImageId: 指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。目前仅支持公有镜像和自定义镜像。
26
+ # @param ImageId: 指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。目前仅支持公有镜。
27
27
  # @type ImageId: String
28
28
  # @param VirtualPrivateCloud: 私有网络相关信息配置。
29
29
  # @type VirtualPrivateCloud: :class:`Tencentcloud::Thpc.v20220401.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: 1.0.324
4
+ version: 1.0.327
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-31 00:00:00.000000000 Z
11
+ date: 2022-06-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common