tencentcloud-sdk-live 3.0.510 → 3.0.512

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 42453169c3ad446dccbf3e6d57a4e23f612db34a
4
- data.tar.gz: b6867c799c6d69c3b353264b0a879b5dab4c68e9
3
+ metadata.gz: 86c0c8289c5b129191baa090537d0be3069f83c6
4
+ data.tar.gz: 4085358367ac1cde67c9db17bf013023b3cadc14
5
5
  SHA512:
6
- metadata.gz: 98c793650054741570952f15b51a5cf1d2054227c575849335f1bfff09bb8eccd4e8c742c9b567ffb8626d4f82090319eb63ccdcff925baeaa514e74e85367e6
7
- data.tar.gz: eca892213bbf0fa4fb9830d601e6c7277f8af15f1dbc27573722b2ed4d400731561bc565e6c45dda63422fe2097e7bef14bd4b94ccdae6919d890ab92272b056
6
+ metadata.gz: c3afae92ec28f4c60f4061d68a1c01f47502b526d2a63a0254b65f690477651a9954256e993876c52535940dbaf80469c8fe4d819281d0d62340413e762d985a
7
+ data.tar.gz: 25685278c820d1fbd0f1cc7008ccbe523473ae3b073c52bc1187e07f93021c63b442c75673251e02c096996c4973e4916ed1575581853cea2ad0c63493f23063
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.510
1
+ 3.0.512
@@ -425,7 +425,7 @@ module TencentCloud
425
425
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
426
426
  end
427
427
 
428
- # 创建直播垫片模板。
428
+ # 创建直播时移模板。
429
429
 
430
430
  # @param request: Request instance for CreateLiveTimeShiftTemplate.
431
431
  # @type request: :class:`Tencentcloud::live::V20180801::CreateLiveTimeShiftTemplateRequest`
@@ -2991,7 +2991,7 @@ module TencentCloud
2991
2991
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2992
2992
  end
2993
2993
 
2994
- # 修改直播垫片模板。
2994
+ # 修改直播时移模板。
2995
2995
 
2996
2996
  # @param request: Request instance for ModifyLiveTimeShiftTemplate.
2997
2997
  # @type request: :class:`Tencentcloud::live::V20180801::ModifyLiveTimeShiftTemplateRequest`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-live
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.510
4
+ version: 3.0.512
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-16 00:00:00.000000000 Z
11
+ date: 2023-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common