tencentcloud-sdk-cvm 3.0.818 → 3.0.820

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: c1d23ac7766b5b1cbbaba0a09897d41b68ea63a1
4
- data.tar.gz: c64e25a2698134031b855ffd71465f3485243e36
3
+ metadata.gz: 8390caf29edf87d8b643c3ffe8679b08a6a0474e
4
+ data.tar.gz: 0db584e7c7d7b706c33058c7ad155734f81f71bf
5
5
  SHA512:
6
- metadata.gz: 5db51e47ed859c8cef3a0bd1f9e5ce7558ad8cfda76d7cd5f53f063fc6360d01ec422bce41e84cc04b33c634ed8b50925f65030619cb16b02e7069e1cfffdb8b
7
- data.tar.gz: 2b05bfb1d4266b075d83467f3445e423c0a53cd68a702370b94d8cf0a406d40857e6f59aaf94d4b730a97343dc2ce145d4502a6963e4ff0c474dc359c198bc53
6
+ metadata.gz: 914cf4917b2b570b336ac58d1e5799a455164f0085f8c63da44d3950b699ca5423d8bf05f2247efaedeb1869eb2d5cc310a183d805a603a23da49600dc352cb4
7
+ data.tar.gz: c347f9be48a845216b30e7408300d66001133cae8f99775882128a0237b23e4aa9e425055dafd5a41dbce1ddd6272514e1fb7e5bb309fa8016301235b6c526aa
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.818
1
+ 3.0.820
@@ -5379,7 +5379,11 @@ module TencentCloud
5379
5379
  # @type GpuCount: Float
5380
5380
  # @param Frequency: 实例的CPU主频信息
5381
5381
  # @type Frequency: String
5382
- # @param StatusCategory: 描述库存情况。取值范围: <br><li> UnderStock:表示对应库存即将售罄<br></li> NormalStock:表示对应库存供应有保障<br><li> EnoughStock:表示对应库存非常充足<br></li> WithoutStock:表示对应库存已经售罄
5382
+ # @param StatusCategory: 描述库存情况。取值范围:
5383
+ # <li> EnoughStock:表示对应库存非常充足</li>
5384
+ # <li>NormalStock:表示对应库存供应有保障</li>
5385
+ # <li> UnderStock:表示对应库存即将售罄</li>
5386
+ # <li>WithoutStock:表示对应库存已经售罄</li>
5383
5387
  # 注意:此字段可能返回 null,表示取不到有效值。
5384
5388
  # @type StatusCategory: String
5385
5389
 
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.818
4
+ version: 3.0.820
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-05-09 00:00:00.000000000 Z
11
+ date: 2024-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/tencentcloud-sdk-cvm.rb
37
36
  - lib/v20170312/client.rb
38
37
  - lib/v20170312/models.rb
38
+ - lib/tencentcloud-sdk-cvm.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: