tencentcloud-sdk-vpc 3.0.524 → 3.0.525

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: 9b5f4d65a8ab0e016e9efbf18e9052403fb1b4f8
4
- data.tar.gz: bbbfe280c992a5098815b58ce3e37a08640f7b35
3
+ metadata.gz: 167be4618269c5d3f52f51b2c80f99bd4da7fcea
4
+ data.tar.gz: 35116d2a500307cd89ea243e932937076c6c42cb
5
5
  SHA512:
6
- metadata.gz: 714e3cfe9427374aeb7ec2d478a8786c9659f24ead7396991b25e89380bd0f634b7a54aad18ec889a8867330fd19ce81a5ea06a9726cdcba2203797347029ba7
7
- data.tar.gz: f583c5cb9b75842de15eb8b3cb30ce824d9d71625484ab3b659b00ee1dbd704a9c0fe4f174cc488d666a9b37506bc9c6582b50425f1318d8bcf91530568d99af
6
+ metadata.gz: 847ce723f0560c6682f63c044d09a8e01e05126826c58aa1540936b7873e5adba74a509af6a2f4f868e500b2bbccc8a08c9a95b4ac44e11a6d237ee49b34dc1a
7
+ data.tar.gz: 8e85144660348225c2c8a15105a401f394cce39228ad6371de1c78adb528a0c1455dfba4c7e9e881267fd7e7d48f73e04338036bff1e19c1a8b5318453064993
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.524
1
+ 3.0.525
@@ -7967,7 +7967,7 @@ module TencentCloud
7967
7967
  # @type Offset: Integer
7968
7968
  # @param Limit: 每页行数,默认为10。
7969
7969
  # @type Limit: Integer
7970
- # @param Filters: 过滤条件,参数不支持同时指定FlowLogIds和Filters。
7970
+ # @param Filters: 过滤条件,参数不支持同时指定FlowLogId和Filters。
7971
7971
  # <li>tag-key - String -是否必填:否- (过滤条件)按照标签键进行过滤。</li>
7972
7972
  # <li>tag:tag-key - String - 是否必填:否 - (过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。</li>
7973
7973
  # @type Filters: :class:`Tencentcloud::Vpc.v20170312.models.Filter`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-vpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.524
4
+ version: 3.0.525
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-03-08 00:00:00.000000000 Z
11
+ date: 2023-03-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common