tencentcloud-sdk-cfw 3.0.956 → 3.0.957
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/v20190904/models.rb +1 -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: 83d49e8c9231ba291ee5ea0ead909a738e6d78a6
|
|
4
|
+
data.tar.gz: 3cc1200dfcd09c4c48888ab9d64ab1cf13245c09
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1321348ecef362a90aab1719b454171a2fbe8b407e6360144fe483b8862737c645d0c1cc0a8b13e4ebd5613884ec7e66d1b83ce4d62f8541e3becf20845abb30
|
|
7
|
+
data.tar.gz: 591c9b04acb310099e1bc4403eb0a0f83a2270a974da6ab442bf15aaf98b166d33533ba96782d1af6802eee6ff07f4950c77e4fa0ac2d81fa0379c5554e8ea25
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.957
|
data/lib/v20190904/models.rb
CHANGED
|
@@ -3260,7 +3260,7 @@ module TencentCloud
|
|
|
3260
3260
|
|
|
3261
3261
|
# DescribeBlockStaticList返回参数结构体
|
|
3262
3262
|
class DescribeBlockStaticListResponse < TencentCloud::Common::AbstractModel
|
|
3263
|
-
# @param Data:
|
|
3263
|
+
# @param Data: 查询结果
|
|
3264
3264
|
# @type Data: Array
|
|
3265
3265
|
# @param Status: 异步查询状态,1查询执行中,0查询已结束
|
|
3266
3266
|
# @type Status: Integer
|
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: 3.0.
|
|
4
|
+
version: 3.0.957
|
|
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-12-
|
|
11
|
+
date: 2024-12-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|