tencentcloud-sdk-teo 3.0.491 → 3.0.492

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: c7c4b456a6299638431521ce58157e94e84633e3
4
- data.tar.gz: 97568152eed23b0337f2aaeb6fc2126315564f29
3
+ metadata.gz: cd58097b8c19d646de17d431a7427d5a8bdb004d
4
+ data.tar.gz: 2995b875f5c126c91d8853e89b741be7f41158d3
5
5
  SHA512:
6
- metadata.gz: 1e66ff16901630da53ff55aa1e94a04ea2ae48c614251fbc92fc275ea7dc1f7e03ed5d3132f015163262b4defec519f9ee4a09e587cd3fe71c69d693f59baab8
7
- data.tar.gz: 58ebef25ddf2cb51c07345b468a0b08ca5300403df36ee76c458bf069d2cbe9eec01aa0e959f047d8b311d0c56baec1f4a0833641dbdeddcdb3de5085c6865f6
6
+ metadata.gz: 8f5307200e041f3528bcb6628827f669bc97d2d0ccf28e38938098a2ff5a6c4136b58dc35fad127318e054521eb4abc7c2f8edd33a7b1a9182f6be8d2f7606ad
7
+ data.tar.gz: 37559703155636158b85f40268f728e9a87c2e47c3c11b6e5e2fc135877b68143c12c308b6579585b8f7c411ef589b9461a13ee12b4ebc1166f52ea3986f973c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.491
1
+ 3.0.492
@@ -5150,8 +5150,8 @@ module TencentCloud
5150
5150
  # <li>overseas:全球(不含中国大陆)。</li>
5151
5151
  # @type Area: String
5152
5152
  # @param Filters: 过滤条件,Filters.Values的上限为20。详细的过滤条件如下:
5153
- # <li>tagKey<br>   按照【<strong>标签Key</strong>】进行过滤。<br>   类型:String<br>   必选:否
5154
- # <li>tagValue<br>   按照【<strong>标签Value</strong>】进行过滤。<br>   类型:String<br>   必选:否
5153
+ # <li>tagKey<br>   按照【<strong>标签Key</strong>】进行过滤。<br>   类型:String<br>   必选:否</li>
5154
+ # <li>tagValue<br>   按照【<strong>标签Value</strong>】进行过滤。<br>   类型:String<br>   必选:否</li>
5155
5155
  # @type Filters: Array
5156
5156
 
5157
5157
  attr_accessor :StartTime, :EndTime, :MetricNames, :Interval, :ZoneIds, :Domains, :Protocol, :Area, :Filters
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.491
4
+ version: 3.0.492
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-01-11 00:00:00.000000000 Z
11
+ date: 2023-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common