tencentcloud-sdk-cwp 3.0.638 → 3.0.639
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/v20180228/models.rb +3 -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: 5681d01889fc02cbd5b113e034684f43bd922162
|
|
4
|
+
data.tar.gz: d78422c0d1b58ba8871957f1fa2249fa2a790fa9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 168853e22da00f3be8cfd2e8941d043c292b933002505f4a72c8ad2c4ec3e9011cef049aa7a21728271603b2cc0645353a12353c1eda04f0f9aa1a042d297ffa
|
|
7
|
+
data.tar.gz: 295188083891f091952f4016398e274b277f4d6beeee9b25a461cf483b396acba32198b506e940b66b4d6561c99942f623564aafd1cb4b29848f904b016799ad
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.639
|
data/lib/v20180228/models.rb
CHANGED
|
@@ -12065,7 +12065,9 @@ module TencentCloud
|
|
|
12065
12065
|
# @type LicenseType: Integer
|
|
12066
12066
|
# @param ResourceId: 资源ID
|
|
12067
12067
|
# @type ResourceId: String
|
|
12068
|
-
# @param Filters: <li>
|
|
12068
|
+
# @param Filters: <li>InstanceID、IP、
|
|
12069
|
+
|
|
12070
|
+
# MachineName 模糊查询</li>
|
|
12069
12071
|
# @type Filters: Array
|
|
12070
12072
|
# @param Limit: 限制条数,默认10.
|
|
12071
12073
|
# @type Limit: Integer
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cwp
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.639
|
|
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-08-
|
|
11
|
+
date: 2023-08-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|