tencentcloud-sdk-teo 3.0.723 → 3.0.724
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: 2d82c802b4dc77bcf0d577f4da796e0fecbe95d9
|
|
4
|
+
data.tar.gz: 2e75e05a6b80928911d4a06a821944e8013fd3ab
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6020416475c842cecae1dd7db60eb740b73d985835cb8f2416261f70124c0f184821ac8ea1a31bf4725180ef7b818d295e7cc687e2f6a05df5d9f0c8f3486f9e
|
|
7
|
+
data.tar.gz: db915af4bbb9f95ce3d106fea71ef437e239c6c69e4541077ce4696efae36d3a16639e2f5c0a74c719cacf010dfea5bc2a213831f937373c8187ca414da5ff21
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.724
|
data/lib/v20220901/models.rb
CHANGED
|
@@ -4414,7 +4414,7 @@ module TencentCloud
|
|
|
4414
4414
|
|
|
4415
4415
|
# DescribeOriginProtection请求参数结构体
|
|
4416
4416
|
class DescribeOriginProtectionRequest < TencentCloud::Common::AbstractModel
|
|
4417
|
-
# @param ZoneIds:
|
|
4417
|
+
# @param ZoneIds: 查询的站点ID集合。该参数必填。
|
|
4418
4418
|
# @type ZoneIds: Array
|
|
4419
4419
|
# @param Filters: 过滤条件,Filters.Values的上限为20。详细的过滤条件如下:
|
|
4420
4420
|
# <li>need-update<br> 按照【<strong>站点是否需要更新源站防护IP白名单</strong>】进行过滤。<br> 类型:String<br> 必选:否<br> 可选项:<br> true:需要更新<br> false:无需更新<br></li>
|
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.724
|
|
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-12-
|
|
11
|
+
date: 2023-12-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|