tencentcloud-sdk-thpc 1.0.323 → 1.0.326

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: 78a857d7b0220f73c689b8be4dae159b3832bfef
4
- data.tar.gz: 491aa3dd4eb6e2a694c5d035adc0ce29ad6c1ad3
3
+ metadata.gz: 72af7c7546a27dad3cc98ea0cdc84dbf3526ad55
4
+ data.tar.gz: fa390b403498e7c2bdf6490c7e9ba209591b580e
5
5
  SHA512:
6
- metadata.gz: 91ded66cf1e5aa48f77bc8896e8ea1dcefadccae7b216649f9d5d456f88615282e2737ab43151d92eb3d8b45a40334c0a85daa6b96d1ac8d711ca820c9ef7431
7
- data.tar.gz: 4787d80206419d10f10fdc398f58262602718306e92c23ccd7a6651c3e1523a7fd8b2bbb2543089679b8418cf4b78ceaaca0795fad3b49fcf979080231d06588
6
+ metadata.gz: 957431152818431877a3291ae01525cf2675fcd5f51ad5aaf4a6c0c67d4ee5d74435819a5488639bdf98a66402d3d235fa1b1c78f3834110f6feb6c5bfe78fe7
7
+ data.tar.gz: 83dd18ca81551ecae43d00531fa9d8c1607daabe09038885b67e719ebecc58a647bfadf072252a7a5b35f62b59080dc39bf1f05b82dd7cd21b30871b8330ee18
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.323
1
+ 1.0.326
@@ -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.323
4
+ version: 1.0.326
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-30 00:00:00.000000000 Z
11
+ date: 2022-06-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common