tencentcloud-sdk-teo 3.0.558 → 3.0.559
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: 5dc2f778f33d82b6e50ff39c8e0bfb5d6052497c
|
|
4
|
+
data.tar.gz: 827e14621147e6cb26e666ff4681b67589d3a43d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ccabf05bf8da4f97e7d409cdc67015bb163147217454ff7232256ffc4a3afb3cc2c2947c7442123eb6e15053f12995566b3b9650d5374dc4088ee78531f1cac6
|
|
7
|
+
data.tar.gz: 6296c68bf097a5fb1e582393466f9fa6e1ecd878f92d1f1042a55f118192373d5640bc27aa6b00fa14b7598c30387e28393640f5b41360aafe6e26531ce69abd
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.559
|
data/lib/v20220901/models.rb
CHANGED
|
@@ -4877,7 +4877,7 @@ module TencentCloud
|
|
|
4877
4877
|
# <li>l7Flow_inBandwidth_hy: 源站响应带宽;</li>
|
|
4878
4878
|
# <li>l7Flow_request_hy: 回源请求数;</li>
|
|
4879
4879
|
# @type MetricNames: Array
|
|
4880
|
-
# @param ZoneIds:
|
|
4880
|
+
# @param ZoneIds: 待查询的站点列表,此参数必填。
|
|
4881
4881
|
# @type ZoneIds: Array
|
|
4882
4882
|
# @param Interval: 查询时间粒度,取值有:
|
|
4883
4883
|
# <li>min: 1分钟;</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.559
|
|
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-04-
|
|
11
|
+
date: 2023-04-25 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|