tencentcloud-sdk-teo 3.0.428 → 3.0.430

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: b94e3e1e62209668f8171c287974187466650e5b
4
- data.tar.gz: 1912f45f4a1c95f0f2d201fab2e886d7e6929896
3
+ metadata.gz: 191b815f5653bf6b7320a0711aaaa10b49a21a41
4
+ data.tar.gz: 8424cc2870acb28df2ac4f12fc4dfb17a92bdaad
5
5
  SHA512:
6
- metadata.gz: 6fd8ee94280768c3f8f08069701ec22c0af0bdd249b9f8f2ac9c73529d9ca65377816b3ea3ce3c20ea49ba948a9d0cf57987a6737ba78f4e6c84802fe72e2b03
7
- data.tar.gz: 03187cf7590e27ae0ac933b54ecf056598a0cd92b365885354820d5c0719c6691c33351beb362475ac13ee6f6ec256818c8665bd1ff9c94ddf92cb5bbcd382cf
6
+ metadata.gz: b6911c1292b5ca5225439aac752471aa0b5eb63a3e355ae71ccb0b073571d2ec4c354f6ac2b07f57cf2d05bf50bd41f2e9b6323baf9a7137561add1d4b60d9a4
7
+ data.tar.gz: 1b0cea1ce589dbed86523b67f31b0164d1c3bfcaf0666aeca9daa32943ce0c2568d6833f7be99b4f39f95f8d64de807a48abcd5c30680f4aec4d85dddbd573e8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.428
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.428
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-14 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