tencentcloud-sdk-svp 3.0.948 → 3.0.949
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20240125/models.rb +0 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c47bfb9bbdffffaf141e51bd5306d6298eade9c7
|
|
4
|
+
data.tar.gz: 1489f145980f3a1a761a607098013f0d79752563
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 39c57004415b9bb02201533c8edff2011633fc9497ee740cfdedcec20c7de64288402909d877326fce209c240cf16fc933b0cb2874e13a195a07619fe7c0ca8b
|
|
7
|
+
data.tar.gz: 88bf5364d850b6bf8c416b6681f8a14c3b39dd07ff0c28f8a3d6022be9d67da47b8aba5bd62e9a8ad65f2a792de72af74add4c7a1988308fd519b6e88f12543e
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.949
|
data/lib/v20240125/models.rb
CHANGED
|
@@ -270,7 +270,6 @@ module TencentCloud
|
|
|
270
270
|
# @param Total: 查询命中的节省计划总览明细数据总条数
|
|
271
271
|
# @type Total: Integer
|
|
272
272
|
# @param Usages: 节省计划使用率数据
|
|
273
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
274
273
|
# @type Usages: Array
|
|
275
274
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
276
275
|
# @type RequestId: String
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-svp
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.949
|
|
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-11-
|
|
11
|
+
date: 2024-11-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|