tencentcloud-sdk-cvm 3.0.546 → 3.0.548

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: 21df190f065d9e2616e235f8f17ac7b2d6066a99
4
- data.tar.gz: 550ef58969f8166256477f66b041f9df79e1ac09
3
+ metadata.gz: 45691efd6a031c9a416c6081662741e9d2ecf7b7
4
+ data.tar.gz: 8c7ec905286102b6d1a624018219d39e74d7287b
5
5
  SHA512:
6
- metadata.gz: 55cb47778abffd418ed267b26cd2a88d2da7de8278e5ce54069a388f76cc399b09688e20f64d8fae2b5797c46280063c28e6c7739bbb5b87680ba478336e59f5
7
- data.tar.gz: 0507671f8b5a1353000462c988ca7308865c36a969e14276e341625c559bc3ab48224566f1e1a52c6da03da9bcab35ddc1b43ffd5bf8e63cf83537881345737f
6
+ metadata.gz: d1a8d90b40967101cfc66b1085cd4644025738f8644446cec3661dd24328c03156b40d2baf87fa3cb519252ab1e599e3c8df7a0a1d8d552eb7edcc6bad3b5c3a
7
+ data.tar.gz: db3e5ccae4244df178a4d238a5fa08182eed1f47987f4ac399db359d44af1ec1db5c96de6a34657bf18b81ca554bc77e3f0546129890d20ebc0c6c4875a74abd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.546
1
+ 3.0.548
@@ -3803,7 +3803,7 @@ module TencentCloud
3803
3803
  # IMPORTING-导入中
3804
3804
  # IMPORTFAILED-导入失败
3805
3805
  # @type ImageState: String
3806
- # @param Platform: 镜像来源平台
3806
+ # @param Platform: 镜像来源平台,包括如TencentOS、 CentOS、 Windows、 Ubuntu、 Debian、Fedora等。
3807
3807
  # @type Platform: String
3808
3808
  # @param ImageCreator: 镜像创建者
3809
3809
  # @type ImageCreator: String
@@ -8254,7 +8254,7 @@ module TencentCloud
8254
8254
  end
8255
8255
  end
8256
8256
 
8257
- # 标签键值对
8257
+ # 标签键值对,可以通过调用 [DescribeTags](https://cloud.tencent.com/document/api/651/35316) 返回值中的 Tags 字段来获取。
8258
8258
  class Tag < TencentCloud::Common::AbstractModel
8259
8259
  # @param Key: 标签键
8260
8260
  # @type Key: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cvm
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.546
4
+ version: 3.0.548
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-04-07 00:00:00.000000000 Z
11
+ date: 2023-04-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common