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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4b3285a5fff0a3c9668399f08c09fa6ebdfd1985
4
- data.tar.gz: 3cef511621ec1e007b8536063f79e84edb58ee8d
3
+ metadata.gz: 83d49e8c9231ba291ee5ea0ead909a738e6d78a6
4
+ data.tar.gz: 3cc1200dfcd09c4c48888ab9d64ab1cf13245c09
5
5
  SHA512:
6
- metadata.gz: fece16a56fdf930b94d46dcb749d0facb86c9a4793df2383ebc3147c3dba0d06eb5b3f4718143175939cb6df7aec7f833716d1a94d63bfc5b433cb6924fcac35
7
- data.tar.gz: ce3de902ff46b6d3f5dc192ba8f743c82bee9e22850182c2d555b2b09857254f37e35d753fa4d2b51d69431c8dea5b245024906f1f3d2c8a53e5aeedff99db22
6
+ metadata.gz: 1321348ecef362a90aab1719b454171a2fbe8b407e6360144fe483b8862737c645d0c1cc0a8b13e4ebd5613884ec7e66d1b83ce4d62f8541e3becf20845abb30
7
+ data.tar.gz: 591c9b04acb310099e1bc4403eb0a0f83a2270a974da6ab442bf15aaf98b166d33533ba96782d1af6802eee6ff07f4950c77e4fa0ac2d81fa0379c5554e8ea25
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.956
1
+ 3.0.957
@@ -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.956
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-06 00:00:00.000000000 Z
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