tencentcloud-sdk-teo 3.0.775 → 3.0.776
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/v20220901/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: badc832299694eac16341274c29e56709513e7e6
|
|
4
|
+
data.tar.gz: 979b73f9d7c22ce35a00c4f2a45c50f75a91af8d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e7aaca814ccbb9e82319ef3e1fbdec713637752af8e4d102ed12fd8d6601f84a788d6c6e7a42d008b60b20e65bfe237bf547a73ec42afcb9ebe999f97d8f401d
|
|
7
|
+
data.tar.gz: 78a699a8c9f214bfc3d8c7c1e0006d8b8e7d5119a6b543328cf9c11dd1962a99875f6db4b6dbd47e52e4c8dbc96066c555f376a6cdf0b7ac349317e257844a0a
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.776
|
data/lib/v20220901/models.rb
CHANGED
|
@@ -4980,7 +4980,7 @@ module TencentCloud
|
|
|
4980
4980
|
# DescribeIdentifications请求参数结构体
|
|
4981
4981
|
class DescribeIdentificationsRequest < TencentCloud::Common::AbstractModel
|
|
4982
4982
|
# @param Filters: 过滤条件,Filters.Values的上限为20。详细的过滤条件如下:
|
|
4983
|
-
# <li>zone-name
|
|
4983
|
+
# <li>zone-name:按照站点名称进行过滤。</li>
|
|
4984
4984
|
# @type Filters: Array
|
|
4985
4985
|
# @param Offset: 分页查询偏移量。默认值:0。
|
|
4986
4986
|
# @type Offset: Integer
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-teo
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.776
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-03-
|
|
11
|
+
date: 2024-03-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|