tencentcloud-sdk-teo 3.0.429 → 3.0.430

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: 7a8138dd3e797a37ec3009734feae8729c9f45ac
4
- data.tar.gz: 434e3c0bb6e48ea23a29894cbe81ae78b3fe1d34
3
+ metadata.gz: 191b815f5653bf6b7320a0711aaaa10b49a21a41
4
+ data.tar.gz: 8424cc2870acb28df2ac4f12fc4dfb17a92bdaad
5
5
  SHA512:
6
- metadata.gz: b2e52920c0f8e04826b240a4fc4e769ffeca71af6e8c26ffdddb19992be4ac625b66e7448562bba1835096ec5c7741ff8a86ee70609a08bc8d85cc607adb3c4f
7
- data.tar.gz: 90b589271b78d280c96f462bd04df8eb8820665ce5be8a07fa4ae0f628279b54f66d1550dc5a5128595ceafc70fa510d2a8830ef389cb2973cc551b5cf98f9a1
6
+ metadata.gz: b6911c1292b5ca5225439aac752471aa0b5eb63a3e355ae71ccb0b073571d2ec4c354f6ac2b07f57cf2d05bf50bd41f2e9b6323baf9a7137561add1d4b60d9a4
7
+ data.tar.gz: 1b0cea1ce589dbed86523b67f31b0164d1c3bfcaf0666aeca9daa32943ce0c2568d6833f7be99b4f39f95f8d64de807a48abcd5c30680f4aec4d85dddbd573e8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.429
1
+ 3.0.430
@@ -3686,7 +3686,7 @@ module TencentCloud
3686
3686
 
3687
3687
  # DescribeApplicationProxies请求参数结构体
3688
3688
  class DescribeApplicationProxiesRequest < TencentCloud::Common::AbstractModel
3689
- # @param Offset: 分页查询偏移量,默认为0。
3689
+ # @param Offset: 分页查询偏移量。默认为0。
3690
3690
  # @type Offset: Integer
3691
3691
  # @param Limit: 分页查询限制数目。默认值:20,最大值:1000。
3692
3692
  # @type Limit: Integer
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.429
4
+ version: 3.0.430
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-16 00:00:00.000000000 Z
11
+ date: 2022-10-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common