tencentcloud-sdk-tcss 3.0.823 → 3.0.824

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b2d314ae021956237fa60a6c2897c137179109c0
4
- data.tar.gz: 8285ad253ffce8154c57ff0fe4a7520f16822402
3
+ metadata.gz: da1d88f75635dd5145159df2ec94aa5c63e02e1f
4
+ data.tar.gz: 8db30fe56044b897d68f3445a71ca458e551c32a
5
5
  SHA512:
6
- metadata.gz: f3edab0a32fdd42d1894b610f7fd7f080e2bb0a90078969bfea524b837a1f8c9f1211187685e581e2298ab80f8e333958d09cc830bb02b710f1a339d73837bd1
7
- data.tar.gz: aac4e732c38c7635c9ca2b15877c0d055692eefc046da41d3c43cb94c1944808ce942c9d243760f1cfda8e51a1034bf9d2a6877f573e4a1901537e6eccb3ef47
6
+ metadata.gz: 532d27dd9de02dae06a0e1a0444ba3b312d8b56672dedef37c8d60c8e2bc34d05219e31f3b0e57e663349f2becff4d47f315cf85d9160c046ff9cc3b6e75ed02
7
+ data.tar.gz: 2bf517e1a2fad37632603d199bb0982f707e6df3782e81aa2b08ca36195a63a59f425cddd283aed410f8b7d94fcfbf9e4f390db3ceffe21bbf7619a13aecdadc
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.823
1
+ 3.0.824
@@ -10307,7 +10307,7 @@ module TencentCloud
10307
10307
  # @type Filters: Array
10308
10308
  # @param ImageInfo: 镜像信息
10309
10309
  # @type ImageInfo: :class:`Tencentcloud::Tcss.v20201101.models.ImageInfo`
10310
- # @param Id: 镜像标识Id
10310
+ # @param Id: 必填参数,镜像唯一ID,可通过DescribeAssetImageRegistryList接口获取
10311
10311
  # @type Id: Integer
10312
10312
 
10313
10313
  attr_accessor :ExportField, :Limit, :Offset, :Filters, :ImageInfo, :Id
@@ -10374,7 +10374,7 @@ module TencentCloud
10374
10374
  # @type Filters: Array
10375
10375
  # @param ImageInfo: 镜像信息
10376
10376
  # @type ImageInfo: :class:`Tencentcloud::Tcss.v20201101.models.ImageInfo`
10377
- # @param Id: 镜像标识Id
10377
+ # @param Id: 必填参数,镜像唯一ID,可通过DescribeAssetImageRegistryList接口获取
10378
10378
  # @type Id: Integer
10379
10379
 
10380
10380
  attr_accessor :Limit, :Offset, :Filters, :ImageInfo, :Id
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcss
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.823
4
+ version: 3.0.824
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud