tencentcloud-sdk-cvm 3.0.560 → 3.0.563

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: f9827d4fb9e6ff4c43f3576ae2d47af3ae1f5765
4
- data.tar.gz: 30aae19fc3630a0908d41ccf4fa2dddbbdcbdad6
3
+ metadata.gz: 3fe611ab38fb15c8f448fe465353b2efff195121
4
+ data.tar.gz: 39d006ed9746cb8a7fe83890fc3662335cd7a3bb
5
5
  SHA512:
6
- metadata.gz: 792ae2e7b555b20040e60d8558c56b0aa627c6607c12de8f1887f7c9e35a0e14c1ab03347d204edb47eeb06011497fa207f166c41ae349e247b723b211deba54
7
- data.tar.gz: 482ed7b34052f3a63b59aec53083eb9968ddaa829589b567149dc1e2fd2119cb4d1a1d81b74f290d407ed88d7a74c837bc1ad1abcc524b711e85c70e0b29708b
6
+ metadata.gz: 8b4c9e2d32d5293ebd025e9ba30e342fe013944504c8a69b7b9a66f09b012b4d89321f5076cf2fb773c79c998af3ab14f770e6f77d01d5d26784c7ed1bf08dd2
7
+ data.tar.gz: 7c067e77a6d49df898b1e08d5af03ca83b4dbba6b5afc482dab832990ed15e2b6aaaa8ac64138b7500d66e6ff540537b5324fdb67f53ab3164ebb54540c5f1cb
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.560
1
+ 3.0.563
@@ -1503,7 +1503,7 @@ module TencentCloud
1503
1503
  # DescribeAccountQuota返回参数结构体
1504
1504
  class DescribeAccountQuotaResponse < TencentCloud::Common::AbstractModel
1505
1505
  # @param AppId: 用户appid
1506
- # @type AppId: String
1506
+ # @type AppId: Integer
1507
1507
  # @param AccountQuotaOverview: 配额数据
1508
1508
  # @type AccountQuotaOverview: :class:`Tencentcloud::Cvm.v20170312.models.AccountQuotaOverview`
1509
1509
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cvm
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.560
4
+ version: 3.0.563
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-04-26 00:00:00.000000000 Z
11
+ date: 2023-05-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common