tencentcloud-sdk-vod 3.0.1011 → 3.0.1012

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: 448faf912e518a5409d7838e37c15ff5573e0ed1
4
- data.tar.gz: 946d5b390c17b9011bac08d9a922838f93ce80d9
3
+ metadata.gz: 1e9c9ce00a56eee24f33d0916b4e160bc1f1f71c
4
+ data.tar.gz: 2cf19a0e919e11b537c20aa15a5aea249ffc2f10
5
5
  SHA512:
6
- metadata.gz: c4689eee2cd144c011b4f121b89e4e4dfb7270246788802ecf66a8299d3e83662bdfd75010998312cdc4c35560548fc928e870af4f56579c8024961b6463f8bc
7
- data.tar.gz: 25210effe8fb513a6b6d07697b083e3d3ae715b61107e0a3284dbd2180544cc899880432998fe2569cf8bbbd3a025db7eb0c45b0edc92c82277a69e2d32a9a7b
6
+ metadata.gz: cdd175bd48374b94a8aeacd11efb6ca31b2d509966b8f9878d26d564dc760be81d4a8eefc963530a564e19d08e12fab0e1977371c9c3bd29e42889c6f59531b9
7
+ data.tar.gz: 1fd378b2f46b5ba102f54c16028855a7fc3bae891c30883520203da25a72fd036259dfcb45487de62b43e31efb066c35dd0e1a57fcead98a3a1a4c4a1ede9b98
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1011
1
+ 3.0.1012
@@ -3037,7 +3037,7 @@ module TencentCloud
3037
3037
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
3038
3038
  end
3039
3039
 
3040
- # API 已经<font color='red'>不再维护</font>。如果有盗录溯源需求,请参考 [幽灵水印](https://cloud.tencent.com/document/product/266/94228)。
3040
+ # 如果有盗录溯源需求,请参考 [幽灵水印](https://cloud.tencent.com/document/product/266/94228)。
3041
3041
 
3042
3042
  # @param request: Request instance for ExtractCopyRightWatermark.
3043
3043
  # @type request: :class:`Tencentcloud::vod::V20180717::ExtractCopyRightWatermarkRequest`
@@ -3061,7 +3061,7 @@ module TencentCloud
3061
3061
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
3062
3062
  end
3063
3063
 
3064
- # API 已经<font color='red'>不再维护</font>。如果有盗录溯源需求,请参考 [幽灵水印](https://cloud.tencent.com/document/product/266/94228)。
3064
+ # 如果有盗录溯源需求,推荐使用 [幽灵水印](https://cloud.tencent.com/document/product/266/94228)。
3065
3065
 
3066
3066
  # @param request: Request instance for ExtractTraceWatermark.
3067
3067
  # @type request: :class:`Tencentcloud::vod::V20180717::ExtractTraceWatermarkRequest`
@@ -347,9 +347,9 @@ module TencentCloud
347
347
  # @type Definition: Integer
348
348
  # @param WatermarkSet: 水印列表,支持多张图片或文字水印,最大可支持 10 张。
349
349
  # @type WatermarkSet: Array
350
- # @param TraceWatermark: 溯源水印,该功能已不再支持使用。
350
+ # @param TraceWatermark: 溯源水印。
351
351
  # @type TraceWatermark: :class:`Tencentcloud::Vod.v20180717.models.TraceWatermarkInput`
352
- # @param CopyRightWatermark: 版权水印,该功能已不再支持使用。
352
+ # @param CopyRightWatermark: 版权水印。
353
353
  # @type CopyRightWatermark: :class:`Tencentcloud::Vod.v20180717.models.CopyRightWatermarkInput`
354
354
  # @param SubtitleSet: 字幕列表,元素为字幕 ID,支持多个字幕,最大可支持16个。
355
355
  # @type SubtitleSet: Array
@@ -2182,8 +2182,8 @@ module TencentCloud
2182
2182
 
2183
2183
  attr_accessor :Name, :SegmentSet, :RecognitionSegmentSet
2184
2184
  extend Gem::Deprecate
2185
- deprecate :SegmentSet, :none, 2025, 1
2186
- deprecate :SegmentSet=, :none, 2025, 1
2185
+ deprecate :SegmentSet, :none, 2025, 3
2186
+ deprecate :SegmentSet=, :none, 2025, 3
2187
2187
 
2188
2188
  def initialize(name=nil, segmentset=nil, recognitionsegmentset=nil)
2189
2189
  @Name = name
@@ -10658,8 +10658,8 @@ module TencentCloud
10658
10658
 
10659
10659
  attr_accessor :DomainName, :Domain, :Scheme, :PlayKey, :RequestId
10660
10660
  extend Gem::Deprecate
10661
- deprecate :DomainName, :none, 2025, 1
10662
- deprecate :DomainName=, :none, 2025, 1
10661
+ deprecate :DomainName, :none, 2025, 3
10662
+ deprecate :DomainName=, :none, 2025, 3
10663
10663
 
10664
10664
  def initialize(domainname=nil, domain=nil, scheme=nil, playkey=nil, requestid=nil)
10665
10665
  @DomainName = domainname
@@ -18458,8 +18458,8 @@ module TencentCloud
18458
18458
 
18459
18459
  attr_accessor :Duration, :Transitions, :MediaTransitions
18460
18460
  extend Gem::Deprecate
18461
- deprecate :Transitions, :none, 2025, 1
18462
- deprecate :Transitions=, :none, 2025, 1
18461
+ deprecate :Transitions, :none, 2025, 3
18462
+ deprecate :Transitions=, :none, 2025, 3
18463
18463
 
18464
18464
  def initialize(duration=nil, transitions=nil, mediatransitions=nil)
18465
18465
  @Duration = duration
@@ -22417,8 +22417,8 @@ module TencentCloud
22417
22417
 
22418
22418
  attr_accessor :ProductType, :StartTime, :ExpireTime, :ProductInstanceId, :LastConsumeDate, :BindStatus, :ProductInstanceResourceSet, :ResourceSet, :ProductInstanceStatus, :RefundStatus, :RenewStatus
22419
22419
  extend Gem::Deprecate
22420
- deprecate :ProductInstanceResourceSet, :none, 2025, 1
22421
- deprecate :ProductInstanceResourceSet=, :none, 2025, 1
22420
+ deprecate :ProductInstanceResourceSet, :none, 2025, 3
22421
+ deprecate :ProductInstanceResourceSet=, :none, 2025, 3
22422
22422
 
22423
22423
  def initialize(producttype=nil, starttime=nil, expiretime=nil, productinstanceid=nil, lastconsumedate=nil, bindstatus=nil, productinstanceresourceset=nil, resourceset=nil, productinstancestatus=nil, refundstatus=nil, renewstatus=nil)
22424
22424
  @ProductType = producttype
@@ -28025,9 +28025,9 @@ module TencentCloud
28025
28025
  # @type Definition: Integer
28026
28026
  # @param WatermarkSet: 水印列表,支持多张图片或文字水印,最大可支持 10 张。
28027
28027
  # @type WatermarkSet: Array
28028
- # @param TraceWatermark: 溯源水印,该功能已不再支持使用。
28028
+ # @param TraceWatermark: 溯源水印。
28029
28029
  # @type TraceWatermark: :class:`Tencentcloud::Vod.v20180717.models.TraceWatermarkInput`
28030
- # @param CopyRightWatermark: 版权水印,该功能已不再支持使用。
28030
+ # @param CopyRightWatermark: 版权水印。
28031
28031
  # @type CopyRightWatermark: :class:`Tencentcloud::Vod.v20180717.models.CopyRightWatermarkInput`
28032
28032
  # @param MosaicSet: 马赛克列表,最大可支持 10 张。
28033
28033
  # @type MosaicSet: Array
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.1011
4
+ version: 3.0.1012
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-04 00:00:00.000000000 Z
11
+ date: 2025-03-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common