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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 106802a3d53291a5a2aba2254e1de201b9d78bad
4
- data.tar.gz: f0f85439495d197e830f20f90dcb0a8dec079dce
3
+ metadata.gz: 79900a5932e93f7fd1f3f2684a5dde6c618e8190
4
+ data.tar.gz: 98e2faf141f483820c100f8be9571cb98b43de72
5
5
  SHA512:
6
- metadata.gz: bc80c9e805e7cf5ee06d5baa503b08d0a0bc910028149c3bfd47b1639b2165810a2beeaffacaafd7afc1bd0deec09b4dc4218b9e03b4e5c46ed778bbc0b7ed73
7
- data.tar.gz: 182fba53d5df5457a87ea7e52d43148104980c322b38fefec3adde898ce6b77f7b835fb3f2ea0c1b6f4eafe181a83b8b311ebec581d46cf0512489e8ae7fd587
6
+ metadata.gz: 52b9c180034711b9c85151a19cb4e0b19162a2bb794fadc1c296cf57fc7904d7466a106c661a3ae40b1b78fb513dbe113976ecf11f4d8398b2038529a9a7c408
7
+ data.tar.gz: b69a7c8f3edb4564c35222e9be6d354d7bb6ec3befe833027d7d53af552eefb9dd774e6f11084c664c9688e11ab27a2501a89083a596a9bcbf1125eebd4cdd11
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.774
1
+ 3.0.776
@@ -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.774
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-04 00:00:00.000000000 Z
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