tencentcloud-sdk-cme 3.0.1028 → 3.0.1029
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/v20191029/client.rb +1 -2
- data/lib/v20191029/models.rb +5 -7
- 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: 4f7c443275766d6a76324e71561bf0ce1548e4f9
|
4
|
+
data.tar.gz: 3d0762d0d7f004b27b62238a0c06b35f8e2b27c6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b7655d82db25181e803c6cefdcee86316e0682b5230bad03d5a53060b086e49069d60e804c6afae063fffaab28c4b79bb4a6e7537d60e002b1d426f17f0387b7
|
7
|
+
data.tar.gz: 11a9929252b7f4663bdf33cc5bb9ab89eff1290fb508daea73d23e3158a3aea18816b4f8410c067e5d148a209764c2edd27d6857a2107795cd7d61e585fa41ed
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1029
|
data/lib/v20191029/client.rb
CHANGED
@@ -501,7 +501,6 @@ module TencentCloud
|
|
501
501
|
|
502
502
|
# 关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
|
503
503
|
|
504
|
-
|
505
504
|
# @param request: Request instance for DescribePlatforms.
|
506
505
|
# @type request: :class:`Tencentcloud::cme::V20191029::DescribePlatformsRequest`
|
507
506
|
# @rtype: :class:`Tencentcloud::cme::V20191029::DescribePlatformsResponse`
|
@@ -1240,7 +1239,7 @@ module TencentCloud
|
|
1240
1239
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1241
1240
|
end
|
1242
1241
|
|
1243
|
-
#
|
1242
|
+
# 资源所属实体对目标实体撤销目标资源的相应权限,若原本没有相应权限则不产生变更。
|
1244
1243
|
|
1245
1244
|
# @param request: Request instance for RevokeResourceAuthorization.
|
1246
1245
|
# @type request: :class:`Tencentcloud::cme::V20191029::RevokeResourceAuthorizationRequest`
|
data/lib/v20191029/models.rb
CHANGED
@@ -1663,7 +1663,6 @@ module TencentCloud
|
|
1663
1663
|
# DescribeResourceAuthorization返回参数结构体
|
1664
1664
|
class DescribeResourceAuthorizationResponse < TencentCloud::Common::AbstractModel
|
1665
1665
|
# @param TotalCount: 符合条件的资源授权记录总数。
|
1666
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1667
1666
|
# @type TotalCount: Integer
|
1668
1667
|
# @param AuthorizationInfoSet: 授权信息列表。
|
1669
1668
|
# @type AuthorizationInfoSet: Array
|
@@ -2035,7 +2034,7 @@ module TencentCloud
|
|
2035
2034
|
|
2036
2035
|
# DescribeVideoEncodingPresets请求参数结构体
|
2037
2036
|
class DescribeVideoEncodingPresetsRequest < TencentCloud::Common::AbstractModel
|
2038
|
-
# @param Platform:
|
2037
|
+
# @param Platform: 平台名称,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
|
2039
2038
|
# @type Platform: String
|
2040
2039
|
# @param Ids: 要查询的配置 ID 列表。填写该参数则按照配置 ID 进行查询。
|
2041
2040
|
# @type Ids: Array
|
@@ -3833,7 +3832,7 @@ module TencentCloud
|
|
3833
3832
|
# 素材标签信息
|
3834
3833
|
class MaterialTagInfo < TencentCloud::Common::AbstractModel
|
3835
3834
|
# @param Type: 标签类型,取值为:
|
3836
|
-
# <li>PRESET
|
3835
|
+
# <li>PRESET:预置标签。</li>
|
3837
3836
|
# @type Type: String
|
3838
3837
|
# @param Id: 标签 Id 。当标签类型为 PRESET 时,标签 Id 为预置标签 Id 。
|
3839
3838
|
# @type Id: String
|
@@ -4140,7 +4139,6 @@ module TencentCloud
|
|
4140
4139
|
# 点播转直播输入源信息。
|
4141
4140
|
class MediaCastSourceInfo < TencentCloud::Common::AbstractModel
|
4142
4141
|
# @param Id: 输入源 Id,由系统分配。
|
4143
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4144
4142
|
# @type Id: String
|
4145
4143
|
# @param Type: 输入源的媒体类型,取值有:
|
4146
4144
|
# <li>CME:多媒体创作引擎的媒体文件;</li>
|
@@ -4706,7 +4704,7 @@ module TencentCloud
|
|
4706
4704
|
|
4707
4705
|
# ModifyVideoEncodingPreset请求参数结构体
|
4708
4706
|
class ModifyVideoEncodingPresetRequest < TencentCloud::Common::AbstractModel
|
4709
|
-
# @param Platform:
|
4707
|
+
# @param Platform: 平台名称,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
|
4710
4708
|
# @type Platform: String
|
4711
4709
|
# @param Id: 配置 ID。
|
4712
4710
|
# @type Id: Integer
|
@@ -4774,7 +4772,7 @@ module TencentCloud
|
|
4774
4772
|
|
4775
4773
|
# MoveClass请求参数结构体
|
4776
4774
|
class MoveClassRequest < TencentCloud::Common::AbstractModel
|
4777
|
-
# @param Platform:
|
4775
|
+
# @param Platform: 平台名称,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
|
4778
4776
|
# @type Platform: String
|
4779
4777
|
# @param Owner: 归属者。
|
4780
4778
|
# @type Owner: :class:`Tencentcloud::Cme.v20191029.models.Entity`
|
@@ -4895,7 +4893,7 @@ module TencentCloud
|
|
4895
4893
|
|
4896
4894
|
# ParseEvent请求参数结构体
|
4897
4895
|
class ParseEventRequest < TencentCloud::Common::AbstractModel
|
4898
|
-
# @param Platform:
|
4896
|
+
# @param Platform: 平台名称,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
|
4899
4897
|
# @type Platform: String
|
4900
4898
|
# @param EventContent: 回调事件内容。
|
4901
4899
|
# @type EventContent: String
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1029
|
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-
|
11
|
+
date: 2025-03-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|