tencentcloud-sdk-mna 3.0.773 → 3.0.775

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ff902b9663939810788f06b77e16f61820781a45
4
- data.tar.gz: 248b0bd03ea0fb961b6f82a884290cea32cb9c4e
3
+ metadata.gz: 2c779387bff19369e9f0246717275ec02afa2a77
4
+ data.tar.gz: 68761c8b7caf19d8cbedb5c3922f5e635ee2a0fb
5
5
  SHA512:
6
- metadata.gz: e3d630c1f5f8ac11984df388d5e58fbffa0ac1498d60421022cb84debb46eb6c5ec6226ba7322432e3dfe26f191249ab0cbedeb11f29cb31f56c94cf0d685848
7
- data.tar.gz: 5350ae357274c846c0f2b904e636ca7153b9234386d0c9f553e13b97897b274f0df5ce2362dea4e9b9c8bf0f5b44cf57639dc4db35abef25c7752acd86de033c
6
+ metadata.gz: f6b68db3d2d231ea4479163aaf55cea3b2321f927cbc88245d9480787a045a0f46aea5ae4e93d837aa131bf14cd0c52d789ee9079e1f44a8bcafae2e006529c1
7
+ data.tar.gz: 732054856e98f91d13298f3c663d4b1d63e6ee860fe63de993c89538ca4ac6de9a616ff303d60eeb681a049488fa128e2c29234a31cd3a7d151622691b75035d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.773
1
+ 3.0.775
@@ -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.773
4
+ version: 3.0.775
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-03 00:00:00.000000000 Z
11
+ date: 2024-03-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common