tencentcloud-sdk-cfw 1.0.290 → 1.0.291

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: c9174bf2cf142820ad833cbcbbe143aef56c95f4
4
- data.tar.gz: fb1ea3012f6bec8a4e646144cb47471d9b4a1f52
3
+ metadata.gz: d6470c51f685af9bfa7dc4dc87da412be95a6fb1
4
+ data.tar.gz: 364ccc2b0d1febc47149f54475ad8b6575c72ee7
5
5
  SHA512:
6
- metadata.gz: 4556e262afcb62cc48a4d6288ca8416a94fda0414dd6030e75ccb09e7d983d29caa7693632300dd62c3cb0d6a49e5b813beefa67b0e4523368806a12b3aee222
7
- data.tar.gz: 19250c3799293dc05fb6d370ac100ff1a6787b026bd32bbf232112e40692c46733945d56ba1eb247bb982a5f2f407bd23c1840d2cb7c05d8ed083631801e185a
6
+ metadata.gz: 125ecbd84cb88e971fa86bef4fd937d19deb629e49cba7d6702b6048fa433bf99b15706e33340dc3ccef2ff47aa00f43241b064482a0eb7da404c1270e841a77
7
+ data.tar.gz: 6c7f6e3d916216a926ce9b067508e86547cc03bf51bab3b7cb7ee69bdcc2271fe7e37b15f89b667f3785caacc569b80a21c9acd65de561a8eac92c9cbcaf4b5f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.290
1
+ 1.0.291
@@ -1269,11 +1269,11 @@ module TencentCloud
1269
1269
 
1270
1270
  # DescribeAddrTemplateList返回参数结构体
1271
1271
  class DescribeAddrTemplateListResponse < TencentCloud::Common::AbstractModel
1272
- # @param Total: 模版总数
1272
+ # @param Total: 模板总数
1273
1273
  # @type Total: Integer
1274
- # @param Data: 模版列表数据
1274
+ # @param Data: 模板列表数据
1275
1275
  # @type Data: Array
1276
- # @param NameList: 模版名称列表
1276
+ # @param NameList: 模板名称列表
1277
1277
  # @type NameList: Array
1278
1278
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1279
1279
  # @type RequestId: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cfw
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.290
4
+ version: 1.0.291
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-04-06 00:00:00.000000000 Z
11
+ date: 2022-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common