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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180813/models.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 27c8d3df6865a232dd0bbb82d877a2370a3961d2
|
4
|
+
data.tar.gz: 7752ede653acc5f92bb0b845291542d0a4b2537a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eee071d6da905851f4e9b44aa546696bc6f39bd3b92a78a1d94bb8e5e6646e96ac729510cccfb7469ca08b05a722b49d3d6cd469375d2a415c0a5b43118978d8
|
7
|
+
data.tar.gz: b9151e3531b9a79e21c959a995a80bcd5435fae076c3e4df43fcc8b72fffd22bf528ac2659e69064aa44d2c967433918fbddb36dc98e7eb3864abbd93ce7ff68
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.440
|
data/lib/v20180813/models.rb
CHANGED
@@ -343,7 +343,7 @@ module TencentCloud
|
|
343
343
|
|
344
344
|
# DescribeProjects请求参数结构体
|
345
345
|
class DescribeProjectsRequest < TencentCloud::Common::AbstractModel
|
346
|
-
# @param AllList: 传1
|
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.
|
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-
|
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
|