tencentcloud-sdk-mna 3.0.774 → 3.0.776
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210119/models.rb +3 -3
- 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: 79900a5932e93f7fd1f3f2684a5dde6c618e8190
|
4
|
+
data.tar.gz: 98e2faf141f483820c100f8be9571cb98b43de72
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 52b9c180034711b9c85151a19cb4e0b19162a2bb794fadc1c296cf57fc7904d7466a106c661a3ae40b1b78fb513dbe113976ecf11f4d8398b2038529a9a7c408
|
7
|
+
data.tar.gz: b69a7c8f3edb4564c35222e9be6d354d7bb6ec3befe833027d7d53af552eefb9dd774e6f11084c664c9688e11ab27a2501a89083a596a9bcbf1125eebd4cdd11
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.776
|
data/lib/v20210119/models.rb
CHANGED
@@ -1169,7 +1169,7 @@ module TencentCloud
|
|
1169
1169
|
# @type Type: Integer
|
1170
1170
|
# @param TimeGranularity: 时间粒度(1:按小时统计,2:按天统计)
|
1171
1171
|
# @type TimeGranularity: Integer
|
1172
|
-
# @param AccessRegion: 接入区域。取值范围:['MC','AP','EU','AM'] MC=中国大陆 AP=亚太 EU=欧洲 AM
|
1172
|
+
# @param AccessRegion: 接入区域。取值范围:['MC','AP','EU','AM'] MC=中国大陆 AP=亚太 EU=欧洲 AM=美洲。不填代表全量区域。
|
1173
1173
|
# @type AccessRegion: String
|
1174
1174
|
# @param GatewayType: 网关类型。0:公有云网关;1:自有网关。不传默认为0。
|
1175
1175
|
# @type GatewayType: Integer
|
@@ -1307,7 +1307,7 @@ module TencentCloud
|
|
1307
1307
|
# @type Type: Integer
|
1308
1308
|
# @param TimeGranularity: 统计时间粒度(1:按小时统计,2:按天统计)
|
1309
1309
|
# @type TimeGranularity: Integer
|
1310
|
-
# @param AccessRegion: 接入区域。取值范围:['MC','AP','EU','AM'] MC=中国大陆 AP=亚太 EU=欧洲 AM
|
1310
|
+
# @param AccessRegion: 接入区域。取值范围:['MC','AP','EU','AM'] MC=中国大陆 AP=亚太 EU=欧洲 AM=美洲。不填代表全量区域。
|
1311
1311
|
# @type AccessRegion: String
|
1312
1312
|
# @param GatewayType: 网关类型。0:公有云网关;1:自有网关。不传默认为0。
|
1313
1313
|
# @type GatewayType: Integer
|
@@ -1473,7 +1473,7 @@ module TencentCloud
|
|
1473
1473
|
# 1:按小时统计
|
1474
1474
|
# 2:按天统计
|
1475
1475
|
# @type TimeGranularity: Integer
|
1476
|
-
# @param AccessRegion: 接入区域。取值范围:['MC','AP','EU','AM'] MC=中国大陆 AP=亚太 EU=欧洲 AM
|
1476
|
+
# @param AccessRegion: 接入区域。取值范围:['MC','AP','EU','AM'] MC=中国大陆 AP=亚太 EU=欧洲 AM=美洲。不填代表全量区域。
|
1477
1477
|
# @type AccessRegion: String
|
1478
1478
|
# @param GatewayType: 网关类型。0:公有云网关;1:自有网关。不传默认为0。
|
1479
1479
|
# @type GatewayType: Integer
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-mna
|
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
|