tencentcloud-sdk-thpc 1.0.324 → 1.0.325

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: 882469a91fbf14844ef944cbf866a4e340abd6ac
4
+ data.tar.gz: 9479f8d54c4b93b5b46e9b123ff54c161376a247
5
5
  SHA512:
6
- metadata.gz: a9047c6b677cb1e2ceaf6a2f2d1f13ad4fe9e83a75df0609807c6996ed6b57a507cdd0d8112f4b4245cfe102a102025ab2ae7b11f722b746c9578db4caa32a39
7
- data.tar.gz: 852cb3891fe73d044246b974193782498d68a255e8b152701b932130737ff1ce2d1886b486a8acea34f9f1e84caa10c4ab437f300b6ab04379d0bf23a21d141e
6
+ metadata.gz: 1d45be1b791b7bbe1a77684258226d56f34b93b1f1c32f6926033416c5e38c9143516bcae75b67047034a162428f98d13566a8120d71b3daf0b133d3bc2a1790
7
+ data.tar.gz: eccff8f3d1fbe26157cc9394dba0958b84d389b6583da24a22eaabd0ed20bd5184aac5d9d616ecb42562517de376899100b39cc27ac4b579e34cf35c24787fc0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.324
1
+ 1.0.325
@@ -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.325
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-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common