tencentcloud-sdk-vod 3.0.1029 → 3.0.1030

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: dd43dae7e46f5972709a01677184d8c3084d315c
4
- data.tar.gz: b42a25b77b3ded02c0d93d8eb88cdcb63daa5ee7
3
+ metadata.gz: 1709416c40195dacc78ab80f2ce6aaa7671c7dd3
4
+ data.tar.gz: 5898cc194a8998684a54c13ad9243a8dc89590e7
5
5
  SHA512:
6
- metadata.gz: 30d3e348b49384d605e41f7126b97a27a01e161ccad0bc78aa9ca9b8c56e88ce9f26d472b788b6f1a4d502a4a35bd75d426fb456506e0992d66f550092f18c7e
7
- data.tar.gz: 41b15c71c79ca264d5bdd72c2d5920a1774956c7542d12e506f716d6cd9b77f9899716194b7059d962d6414d7591715e262abc597b2673c2889d93d351928d0e
6
+ metadata.gz: cde5cab0382baa657bdaa884d08c314fb82cdab4a8be8d0c136f9c758234097cc5ff3bd14c0c6d5d0ec166d86a0e3831c8aa50a6b3ab0f7dea001e8670d146e7
7
+ data.tar.gz: 1ef11eba0547dbac6e67a598f33413027354d6d631a9c06404d91b114b540745afa8aa52066019acb91e8814d6ae9b8d328fbf1ca084f4e115824117128a5398
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1029
1
+ 3.0.1030
@@ -13025,7 +13025,6 @@ module TencentCloud
13025
13025
  # @param TotalCount: 符合过滤条件的记录总数。
13026
13026
  # @type TotalCount: Integer
13027
13027
  # @param WatermarkTemplateSet: 水印模板详情列表。
13028
- # 注意:此字段可能返回 null,表示取不到有效值。
13029
13028
  # @type WatermarkTemplateSet: Array
13030
13029
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
13031
13030
  # @type RequestId: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-vod
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1029
4
+ version: 3.0.1030
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-27 00:00:00.000000000 Z
11
+ date: 2025-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common