tencentcloud-sdk-tag 3.0.438 → 3.0.440

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: 525078a23ec937668e89eb738d9c125c41b791a3
4
- data.tar.gz: 4273eadba25e25b0b35c97a96c50109e40109810
3
+ metadata.gz: 27c8d3df6865a232dd0bbb82d877a2370a3961d2
4
+ data.tar.gz: 7752ede653acc5f92bb0b845291542d0a4b2537a
5
5
  SHA512:
6
- metadata.gz: b93a58a53d0bcd178ec05fb4271e353a99972992ceda54b96cd01f2c6dc29650ead177ff5f7aa37d13192d8bc5989f5bdb16a3e416923bd4685d8d6151bc0574
7
- data.tar.gz: 4f194b72661a194cc0f7fc14da926099548ba328fa2c5a4f0d56fda8797fbbb42cb8d87397fca191ae1c8048768c57008635482928ae65e8b82fe3be789a562b
6
+ metadata.gz: eee071d6da905851f4e9b44aa546696bc6f39bd3b92a78a1d94bb8e5e6646e96ac729510cccfb7469ca08b05a722b49d3d6cd469375d2a415c0a5b43118978d8
7
+ data.tar.gz: b9151e3531b9a79e21c959a995a80bcd5435fae076c3e4df43fcc8b72fffd22bf528ac2659e69064aa44d2c967433918fbddb36dc98e7eb3864abbd93ce7ff68
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.438
1
+ 3.0.440
@@ -343,7 +343,7 @@ module TencentCloud
343
343
 
344
344
  # DescribeProjects请求参数结构体
345
345
  class DescribeProjectsRequest < TencentCloud::Common::AbstractModel
346
- # @param AllList: 传1拉取所有项目(包括隐藏项目),不传或传0拉取显示项目
346
+ # @param AllList: 传1拉取所有项目(包括隐藏项目),传0拉取显示项目
347
347
  # @type AllList: Integer
348
348
  # @param Limit: 分页条数,固定值1000。
349
349
  # @type Limit: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tag
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.438
4
+ version: 3.0.440
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-10-27 00:00:00.000000000 Z
11
+ date: 2022-10-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common