tencentcloud-sdk-vcube 3.0.1026 → 3.0.1028

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: 8dbc9c0234bf6091446f16a7cd4e495cb5fc33d3
4
- data.tar.gz: 5bfb4198c5342315b5acbca892252c23a2edac8c
3
+ metadata.gz: 3a218758d1c87345a24feeb77acf2b30c3b7460f
4
+ data.tar.gz: 93ac021eee365aa9115ab0bcae9f286466fd350e
5
5
  SHA512:
6
- metadata.gz: fdfee7bc962a0c14a4f50aacb4da71ef7d757e673243ae5d064fbb5c249d312efd9c7b015c463de69f881cc1488daf890408e71f098672680a78a5e7518cfe78
7
- data.tar.gz: f9b82b8d20729faa6a35463c0d5daef2264c4e5f26ed1368f4c186cc331083f89f67aac97c93651223bd5145417cc790cdfd13fe06276d551f3e0040e4ecbeea
6
+ metadata.gz: b620f374cb88e94d8e6160a48c1b5ac2ae1b89af50e6e344946766d6c21dcda0c8843cd7f938ba4c0197d32e92a92ecf82f84f49717a4f6f8e6ec73b920e8ee2
7
+ data.tar.gz: 28cd8836916de13c3909add503bc984f628edd16cdd02ee9481f5889204bdc404fde61cd5b0acb3493a6a108416ccaa148a93728c098fe94df6188a3f7eb9275
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1026
1
+ 3.0.1028
@@ -149,7 +149,7 @@ module TencentCloud
149
149
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
150
150
  end
151
151
 
152
- # 申请开通测试版优图
152
+ # 申请开通测试版腾讯特效
153
153
 
154
154
  # @param request: Request instance for CreateTestXMagic.
155
155
  # @type request: :class:`Tencentcloud::vcube::V20220410::CreateTestXMagicRequest`
@@ -557,7 +557,7 @@ module TencentCloud
557
557
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
558
558
  end
559
559
 
560
- # 编辑更改应用
560
+ # 更改测试包名信息
561
561
 
562
562
  # @param request: Request instance for ModifyApplication.
563
563
  # @type request: :class:`Tencentcloud::vcube::V20220410::ModifyApplicationRequest`
@@ -24,7 +24,6 @@ module TencentCloud
24
24
  # @param AppId: 用户appid
25
25
  # @type AppId: String
26
26
  # @param AppName: 应用名称
27
- # 注意:此字段可能返回 null,表示取不到有效值。
28
27
  # @type AppName: String
29
28
  # @param BundleId: Ios 包名
30
29
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -89,24 +88,20 @@ module TencentCloud
89
88
  # @param AppType: 应用类型,formal: 正式应用,test:测试应用
90
89
  # @type AppType: String
91
90
  # @param Licenses: license数组
91
+ # 注意:此字段可能返回 null,表示取不到有效值。
92
92
  # @type Licenses: Array
93
93
  # @param LicenseKey: license 秘钥
94
- # 注意:此字段可能返回 null,表示取不到有效值。
95
94
  # @type LicenseKey: String
96
95
  # @param PackageName: 安卓应用的唯一标识
97
96
  # 注意:此字段可能返回 null,表示取不到有效值。
98
97
  # @type PackageName: String
99
98
  # @param CreatedAt: 创建时间
100
- # 注意:此字段可能返回 null,表示取不到有效值。
101
99
  # @type CreatedAt: String
102
100
  # @param UpdatedAt: 更新时间
103
- # 注意:此字段可能返回 null,表示取不到有效值。
104
101
  # @type UpdatedAt: String
105
102
  # @param ApplicationId: 用户应用Id
106
- # 注意:此字段可能返回 null,表示取不到有效值。
107
103
  # @type ApplicationId: Integer
108
104
  # @param LicenseUrl: 视立方下载license的url
109
- # 注意:此字段可能返回 null,表示取不到有效值。
110
105
  # @type LicenseUrl: String
111
106
  # @param XMagics: 优图美视信息列表
112
107
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -197,15 +192,12 @@ module TencentCloud
197
192
  # @param AppId: 用户appid
198
193
  # @type AppId: String
199
194
  # @param AppName: app名称
200
- # 注意:此字段可能返回 null,表示取不到有效值。
201
195
  # @type AppName: String
202
196
  # @param BundleId: ios包名
203
- # 注意:此字段可能返回 null,表示取不到有效值。
204
197
  # @type BundleId: String
205
198
  # @param PackageName: 安卓包名
206
199
  # @type PackageName: String
207
200
  # @param Duration: 有效时长
208
- # 注意:此字段可能返回 null,表示取不到有效值。
209
201
  # @type Duration: Integer
210
202
  # @param StartTime: 开始时间
211
203
  # @type StartTime: String
@@ -216,10 +208,8 @@ module TencentCloud
216
208
  # @param LicenseUrl: license 授权文件下载链接
217
209
  # @type LicenseUrl: String
218
210
  # @param ResidueDay: license剩余天数,最后一天以及过期显示0
219
- # 注意:此字段可能返回 null,表示取不到有效值。
220
211
  # @type ResidueDay: Integer
221
212
  # @param Residue: license剩余秒数
222
- # 注意:此字段可能返回 null,表示取不到有效值。
223
213
  # @type Residue: Integer
224
214
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
225
215
  # @type RequestId: String
@@ -451,7 +441,7 @@ module TencentCloud
451
441
 
452
442
  # CreateTestXMagic请求参数结构体
453
443
  class CreateTestXMagicRequest < TencentCloud::Common::AbstractModel
454
- # @param ApplicationId: 应用id
444
+ # @param ApplicationId: 将腾讯特效创建到哪个应用下
455
445
  # @type ApplicationId: Integer
456
446
  # @param CompanyPermit: 营业执照
457
447
  # @type CompanyPermit: String
@@ -679,10 +669,8 @@ module TencentCloud
679
669
  # DescribeFeatureList返回参数结构体
680
670
  class DescribeFeatureListResponse < TencentCloud::Common::AbstractModel
681
671
  # @param FeatureList: 功能列表
682
- # 注意:此字段可能返回 null,表示取不到有效值。
683
672
  # @type FeatureList: Array
684
673
  # @param XMagicFeatureList: 优图功能列表
685
- # 注意:此字段可能返回 null,表示取不到有效值。
686
674
  # @type XMagicFeatureList: Array
687
675
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
688
676
  # @type RequestId: String
@@ -872,7 +860,6 @@ module TencentCloud
872
860
  # 注意:此字段可能返回 null,表示取不到有效值。
873
861
  # @type XMagicTrial: :class:`Tencentcloud::Vcube.v20220410.models.XMagicTrial`
874
862
  # @param XMagicTrialList: 可以开通的优图测试功能列表
875
- # 注意:此字段可能返回 null,表示取不到有效值。
876
863
  # @type XMagicTrialList: Array
877
864
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
878
865
  # @type RequestId: String
@@ -1304,10 +1291,8 @@ module TencentCloud
1304
1291
  # DescribeXMagicResourceList返回参数结构体
1305
1292
  class DescribeXMagicResourceListResponse < TencentCloud::Common::AbstractModel
1306
1293
  # @param Resources: 优图资源包信息
1307
- # 注意:此字段可能返回 null,表示取不到有效值。
1308
1294
  # @type Resources: Array
1309
1295
  # @param Count: 资源数量
1310
- # 注意:此字段可能返回 null,表示取不到有效值。
1311
1296
  # @type Count: Integer
1312
1297
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1313
1298
  # @type RequestId: String
@@ -1357,10 +1342,8 @@ module TencentCloud
1357
1342
  # DescribeXMagicResource返回参数结构体
1358
1343
  class DescribeXMagicResourceResponse < TencentCloud::Common::AbstractModel
1359
1344
  # @param Resources: 优图资源包信息
1360
- # 注意:此字段可能返回 null,表示取不到有效值。
1361
1345
  # @type Resources: Array
1362
1346
  # @param Count: 资源数量
1363
- # 注意:此字段可能返回 null,表示取不到有效值。
1364
1347
  # @type Count: Integer
1365
1348
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1366
1349
  # @type RequestId: String
@@ -1404,10 +1387,8 @@ module TencentCloud
1404
1387
  # @param Duration: 可以试用的时长,单位天
1405
1388
  # @type Duration: Integer
1406
1389
  # @param CreatedAt: 创建时间
1407
- # 注意:此字段可能返回 null,表示取不到有效值。
1408
1390
  # @type CreatedAt: String
1409
1391
  # @param UpdatedAt: 更新时间
1410
- # 注意:此字段可能返回 null,表示取不到有效值。
1411
1392
  # @type UpdatedAt: String
1412
1393
 
1413
1394
  attr_accessor :Id, :FeatureId, :Name, :Type, :Trial, :TrialCount, :Duration, :CreatedAt, :UpdatedAt
@@ -1453,15 +1434,12 @@ module TencentCloud
1453
1434
  # @param LicenseType: license是测试:test还是正式:formal
1454
1435
  # @type LicenseType: String
1455
1436
  # @param Renewal: 测试license 是否可以续期
1456
- # 注意:此字段可能返回 null,表示取不到有效值。
1457
1437
  # @type Renewal: Boolean
1458
1438
  # @param LicenseId: license索引
1459
1439
  # @type LicenseId: Integer
1460
1440
  # @param Name: license名称
1461
- # 注意:此字段可能返回 null,表示取不到有效值。
1462
1441
  # @type Name: String
1463
1442
  # @param Update: 测试license 是否升级
1464
- # 注意:此字段可能返回 null,表示取不到有效值。
1465
1443
  # @type Update: Boolean
1466
1444
  # @param OldLicenseUrl: 兼容老的licenseUrl
1467
1445
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -1470,22 +1448,18 @@ module TencentCloud
1470
1448
  # 注意:此字段可能返回 null,表示取不到有效值。
1471
1449
  # @type Group: Integer
1472
1450
  # @param Expired: 过期:true ,未过期:其它
1473
- # 注意:此字段可能返回 null,表示取不到有效值。
1474
1451
  # @type Expired: Boolean
1475
1452
  # @param RestTime: 返回还有多少秒过期,过期返回0
1476
1453
  # 注意:此字段可能返回 null,表示取不到有效值。
1477
1454
  # @type RestTime: Integer
1478
1455
  # @param CreatedAt: 创建时间
1479
- # 注意:此字段可能返回 null,表示取不到有效值。
1480
1456
  # @type CreatedAt: String
1481
1457
  # @param UpdatedAt: 更新时间
1482
- # 注意:此字段可能返回 null,表示取不到有效值。
1483
1458
  # @type UpdatedAt: String
1484
1459
  # @param Resource: 计费资源相关信息
1485
1460
  # 注意:此字段可能返回 null,表示取不到有效值。
1486
1461
  # @type Resource: :class:`Tencentcloud::Vcube.v20220410.models.RenewResource`
1487
1462
  # @param IsVest: 是否为马甲包
1488
- # 注意:此字段可能返回 null,表示取不到有效值。
1489
1463
  # @type IsVest: Boolean
1490
1464
 
1491
1465
  attr_accessor :Type, :Remark, :StartTime, :EndTime, :FeatureId, :LicenseType, :Renewal, :LicenseId, :Name, :Update, :OldLicenseUrl, :Group, :Expired, :RestTime, :CreatedAt, :UpdatedAt, :Resource, :IsVest
@@ -1548,29 +1522,23 @@ module TencentCloud
1548
1522
  # @param FeatureId: 功能Id
1549
1523
  # @type FeatureId: Integer
1550
1524
  # @param StartTime: 此license资源的开始生效时间
1551
- # 注意:此字段可能返回 null,表示取不到有效值。
1552
1525
  # @type StartTime: String
1553
1526
  # @param EndTime: 此license资源的生效结束时间
1554
- # 注意:此字段可能返回 null,表示取不到有效值。
1555
1527
  # @type EndTime: String
1556
1528
  # @param CreatedAt: 创建时间
1557
1529
  # @type CreatedAt: String
1558
1530
  # @param UpdatedAt: 更新时间
1559
1531
  # @type UpdatedAt: String
1560
1532
  # @param IsUse: 此资源是否可用于续期和更新有效期
1561
- # 注意:此字段可能返回 null,表示取不到有效值。
1562
1533
  # @type IsUse: Boolean
1563
1534
  # @param Status: 此资源的状态
1564
- # 注意:此字段可能返回 null,表示取不到有效值。
1565
1535
  # @type Status: Integer
1566
1536
  # @param IsolatedTimestamp: 销毁时间
1567
1537
  # 注意:此字段可能返回 null,表示取不到有效值。
1568
1538
  # @type IsolatedTimestamp: String
1569
1539
  # @param Name: 功能模块名称
1570
- # 注意:此字段可能返回 null,表示取不到有效值。
1571
1540
  # @type Name: String
1572
1541
  # @param Type: 功能模块类型
1573
- # 注意:此字段可能返回 null,表示取不到有效值。
1574
1542
  # @type Type: String
1575
1543
  # @param Package: 资源包信息
1576
1544
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -1579,10 +1547,8 @@ module TencentCloud
1579
1547
  # 注意:此字段可能返回 null,表示取不到有效值。
1580
1548
  # @type Application: :class:`Tencentcloud::Vcube.v20220410.models.AppInfo`
1581
1549
  # @param ResourceId: 资源Id
1582
- # 注意:此字段可能返回 null,表示取不到有效值。
1583
1550
  # @type ResourceId: String
1584
1551
  # @param AutoRenewFlag: 自动续费状态
1585
- # 注意:此字段可能返回 null,表示取不到有效值。
1586
1552
  # @type AutoRenewFlag: Integer
1587
1553
 
1588
1554
  attr_accessor :Id, :AppId, :Duration, :FeatureId, :StartTime, :EndTime, :CreatedAt, :UpdatedAt, :IsUse, :Status, :IsolatedTimestamp, :Name, :Type, :Package, :Application, :ResourceId, :AutoRenewFlag
@@ -1646,38 +1612,30 @@ module TencentCloud
1646
1612
  # @param FeatureId: 功能Id
1647
1613
  # @type FeatureId: Integer
1648
1614
  # @param StartTime: 此license资源的开始生效时间
1649
- # 注意:此字段可能返回 null,表示取不到有效值。
1650
1615
  # @type StartTime: String
1651
1616
  # @param EndTime: 此license资源的生效结束时间
1652
- # 注意:此字段可能返回 null,表示取不到有效值。
1653
1617
  # @type EndTime: String
1654
1618
  # @param CreatedAt: 创建时间
1655
1619
  # @type CreatedAt: String
1656
1620
  # @param UpdatedAt: 更新时间
1657
1621
  # @type UpdatedAt: String
1658
1622
  # @param IsUse: 此资源是否可用于续期和更新有效期
1659
- # 注意:此字段可能返回 null,表示取不到有效值。
1660
1623
  # @type IsUse: Boolean
1661
1624
  # @param Status: 此资源的状态
1662
- # 注意:此字段可能返回 null,表示取不到有效值。
1663
1625
  # @type Status: Integer
1664
1626
  # @param IsolatedTimestamp: 销毁时间
1665
1627
  # 注意:此字段可能返回 null,表示取不到有效值。
1666
1628
  # @type IsolatedTimestamp: String
1667
1629
  # @param Name: 功能模块名称
1668
- # 注意:此字段可能返回 null,表示取不到有效值。
1669
1630
  # @type Name: String
1670
1631
  # @param Type: 功能模块类型
1671
- # 注意:此字段可能返回 null,表示取不到有效值。
1672
1632
  # @type Type: String
1673
1633
  # @param Package: 资源包信息
1674
1634
  # 注意:此字段可能返回 null,表示取不到有效值。
1675
1635
  # @type Package: :class:`Tencentcloud::Vcube.v20220410.models.Package`
1676
1636
  # @param ResourceId: 资源id
1677
- # 注意:此字段可能返回 null,表示取不到有效值。
1678
1637
  # @type ResourceId: String
1679
1638
  # @param AutoRenewFlag: 自动续费状态
1680
- # 注意:此字段可能返回 null,表示取不到有效值。
1681
1639
  # @type AutoRenewFlag: Integer
1682
1640
 
1683
1641
  attr_accessor :Id, :AppId, :Duration, :FeatureId, :StartTime, :EndTime, :CreatedAt, :UpdatedAt, :IsUse, :Status, :IsolatedTimestamp, :Name, :Type, :Package, :ResourceId, :AutoRenewFlag
@@ -1906,7 +1864,7 @@ module TencentCloud
1906
1864
 
1907
1865
  # ModifyTrialLicense请求参数结构体
1908
1866
  class ModifyTrialLicenseRequest < TencentCloud::Common::AbstractModel
1909
- # @param LicenseId: 执照ID
1867
+ # @param LicenseId: 授权ID
1910
1868
  # @type LicenseId: String
1911
1869
 
1912
1870
  attr_accessor :LicenseId
@@ -1974,12 +1932,17 @@ module TencentCloud
1974
1932
 
1975
1933
  # 视立方产品概览页新闻动态
1976
1934
  class NewsInfo < TencentCloud::Common::AbstractModel
1935
+ # @param Id: 新闻Id
1936
+ # @type Id: Integer
1977
1937
 
1938
+ attr_accessor :Id
1978
1939
 
1979
- def initialize()
1940
+ def initialize(id=nil)
1941
+ @Id = id
1980
1942
  end
1981
1943
 
1982
1944
  def deserialize(params)
1945
+ @Id = params['Id']
1983
1946
  end
1984
1947
  end
1985
1948
 
@@ -2001,7 +1964,6 @@ module TencentCloud
2001
1964
  # @param Name: 资源包名称
2002
1965
  # @type Name: String
2003
1966
  # @param Type: 资源包类型ID,对应点播:PackageId 对应直播:TypeId
2004
- # 注意:此字段可能返回 null,表示取不到有效值。
2005
1967
  # @type Type: String
2006
1968
 
2007
1969
  attr_accessor :Id, :BizResourceId, :Site, :StartTime, :EndTime, :RefundTime, :Name, :Type
@@ -2068,10 +2030,8 @@ module TencentCloud
2068
2030
  # 自动续期资源info
2069
2031
  class RenewResource < TencentCloud::Common::AbstractModel
2070
2032
  # @param ResourceId: 资源Id
2071
- # 注意:此字段可能返回 null,表示取不到有效值。
2072
2033
  # @type ResourceId: String
2073
2034
  # @param AutoRenewFlag: 自动续期标记,0:默认,1:自动续期,2:不续期
2074
- # 注意:此字段可能返回 null,表示取不到有效值。
2075
2035
  # @type AutoRenewFlag: Integer
2076
2036
  # @param IsolatedTimestamp: 资源冻结时间
2077
2037
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2080,10 +2040,8 @@ module TencentCloud
2080
2040
  # 注意:此字段可能返回 null,表示取不到有效值。
2081
2041
  # @type Refund: Boolean
2082
2042
  # @param SubProductCode: 子产品码
2083
- # 注意:此字段可能返回 null,表示取不到有效值。
2084
2043
  # @type SubProductCode: String
2085
2044
  # @param EndTime: 资源到期时间
2086
- # 注意:此字段可能返回 null,表示取不到有效值。
2087
2045
  # @type EndTime: String
2088
2046
 
2089
2047
  attr_accessor :ResourceId, :AutoRenewFlag, :IsolatedTimestamp, :Refund, :SubProductCode, :EndTime
@@ -2298,13 +2256,10 @@ module TencentCloud
2298
2256
  # @param FeatureId: 功能ID
2299
2257
  # @type FeatureId: Integer
2300
2258
  # @param Name: 功能名称
2301
- # 注意:此字段可能返回 null,表示取不到有效值。
2302
2259
  # @type Name: String
2303
2260
  # @param Type: 功能类型
2304
- # 注意:此字段可能返回 null,表示取不到有效值。
2305
2261
  # @type Type: String
2306
2262
  # @param Trial: 是否可以申请试用
2307
- # 注意:此字段可能返回 null,表示取不到有效值。
2308
2263
  # @type Trial: Boolean
2309
2264
  # @param TrialCount: 可以试用的次数
2310
2265
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2313,16 +2268,12 @@ module TencentCloud
2313
2268
  # 注意:此字段可能返回 null,表示取不到有效值。
2314
2269
  # @type Duration: Integer
2315
2270
  # @param CreatedAt: 创建时间
2316
- # 注意:此字段可能返回 null,表示取不到有效值。
2317
2271
  # @type CreatedAt: String
2318
2272
  # @param UpdatedAt: 更新时间
2319
- # 注意:此字段可能返回 null,表示取不到有效值。
2320
2273
  # @type UpdatedAt: String
2321
2274
  # @param BizType: 功能所属业务方
2322
- # 注意:此字段可能返回 null,表示取不到有效值。
2323
2275
  # @type BizType: String
2324
2276
  # @param Platform: 平台类型
2325
- # 注意:此字段可能返回 null,表示取不到有效值。
2326
2277
  # @type Platform: String
2327
2278
 
2328
2279
  attr_accessor :Id, :FeatureId, :Name, :Type, :Trial, :TrialCount, :Duration, :CreatedAt, :UpdatedAt, :BizType, :Platform
@@ -2412,7 +2363,6 @@ module TencentCloud
2412
2363
  # 注意:此字段可能返回 null,表示取不到有效值。
2413
2364
  # @type CompanyType: String
2414
2365
  # @param Plan: 优图套餐类型
2415
- # 注意:此字段可能返回 null,表示取不到有效值。
2416
2366
  # @type Plan: String
2417
2367
  # @param LicenseType: 测试版还是正式版 test | formal
2418
2368
  # @type LicenseType: String
@@ -2436,14 +2386,12 @@ module TencentCloud
2436
2386
  # 注意:此字段可能返回 null,表示取不到有效值。
2437
2387
  # @type RenewalCount: Integer
2438
2388
  # @param Reply: 历次审批的回复
2439
- # 注意:此字段可能返回 null,表示取不到有效值。
2440
2389
  # @type Reply: Array
2441
2390
  # @param CreatedAt: 创建时间
2442
2391
  # @type CreatedAt: String
2443
2392
  # @param UpdatedAt: 修改时间
2444
2393
  # @type UpdatedAt: String
2445
2394
  # @param UpdateTime: 用户更新信息的时间
2446
- # 注意:此字段可能返回 null,表示取不到有效值。
2447
2395
  # @type UpdateTime: String
2448
2396
  # @param Expired: 是否过期
2449
2397
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2452,16 +2400,13 @@ module TencentCloud
2452
2400
  # 注意:此字段可能返回 null,表示取不到有效值。
2453
2401
  # @type RestTime: Integer
2454
2402
  # @param XMagicType: single: 原子能力,combined:套餐
2455
- # 注意:此字段可能返回 null,表示取不到有效值。
2456
2403
  # @type XMagicType: String
2457
2404
  # @param Name: 优图模块名称,自动中英文
2458
- # 注意:此字段可能返回 null,表示取不到有效值。
2459
2405
  # @type Name: String
2460
2406
  # @param Resource: 优图资源信息
2461
2407
  # 注意:此字段可能返回 null,表示取不到有效值。
2462
2408
  # @type Resource: :class:`Tencentcloud::Vcube.v20220410.models.RenewResource`
2463
2409
  # @param IsVest: 是否是马甲包
2464
- # 注意:此字段可能返回 null,表示取不到有效值。
2465
2410
  # @type IsVest: Boolean
2466
2411
 
2467
2412
  attr_accessor :Id, :CompanyName, :CompanyPermit, :CompanyType, :Plan, :LicenseType, :Status, :Update, :StartTime, :EndTime, :RenewalCount, :Reply, :CreatedAt, :UpdatedAt, :UpdateTime, :Expired, :RestTime, :XMagicType, :Name, :Resource, :IsVest
@@ -2536,28 +2481,20 @@ module TencentCloud
2536
2481
  # 注意:此字段可能返回 null,表示取不到有效值。
2537
2482
  # @type XMagic: Boolean
2538
2483
  # @param StartTime: 资源开始生效时间
2539
- # 注意:此字段可能返回 null,表示取不到有效值。
2540
2484
  # @type StartTime: String
2541
2485
  # @param EndTime: 资源结束生效时间
2542
- # 注意:此字段可能返回 null,表示取不到有效值。
2543
2486
  # @type EndTime: String
2544
2487
  # @param Expired: 资源包是否过期
2545
- # 注意:此字段可能返回 null,表示取不到有效值。
2546
2488
  # @type Expired: Boolean
2547
2489
  # @param Name: 功能模块名称
2548
- # 注意:此字段可能返回 null,表示取不到有效值。
2549
2490
  # @type Name: String
2550
2491
  # @param XMagicType: single: 原子能力,combined:套餐
2551
- # 注意:此字段可能返回 null,表示取不到有效值。
2552
2492
  # @type XMagicType: String
2553
2493
  # @param BizType: xmagic:优图, avatar:虚拟人
2554
- # 注意:此字段可能返回 null,表示取不到有效值。
2555
2494
  # @type BizType: String
2556
2495
  # @param ResourceId: 资源Id
2557
- # 注意:此字段可能返回 null,表示取不到有效值。
2558
2496
  # @type ResourceId: String
2559
2497
  # @param IsUse: 资源是否可以使用
2560
- # 注意:此字段可能返回 null,表示取不到有效值。
2561
2498
  # @type IsUse: Boolean
2562
2499
 
2563
2500
  attr_accessor :Id, :AppId, :Plan, :Duration, :CreatedAt, :UpdatedAt, :XMagic, :StartTime, :EndTime, :Expired, :Name, :XMagicType, :BizType, :ResourceId, :IsUse
@@ -2614,10 +2551,8 @@ module TencentCloud
2614
2551
  # @param UpdatedAt: 更新时间
2615
2552
  # @type UpdatedAt: String
2616
2553
  # @param StartTime: 资源开始生效时间
2617
- # 注意:此字段可能返回 null,表示取不到有效值。
2618
2554
  # @type StartTime: String
2619
2555
  # @param EndTime: 资源结束生效时间
2620
- # 注意:此字段可能返回 null,表示取不到有效值。
2621
2556
  # @type EndTime: String
2622
2557
  # @param Application: 应用信息
2623
2558
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2631,22 +2566,16 @@ module TencentCloud
2631
2566
  # 注意:此字段可能返回 null,表示取不到有效值。
2632
2567
  # @type Operation: Array
2633
2568
  # @param IsUse: 是否可以使用
2634
- # 注意:此字段可能返回 null,表示取不到有效值。
2635
2569
  # @type IsUse: Boolean
2636
2570
  # @param XMagicType: single: 原子能力,combined:套餐
2637
- # 注意:此字段可能返回 null,表示取不到有效值。
2638
2571
  # @type XMagicType: String
2639
2572
  # @param Name: 功能模块名称
2640
- # 注意:此字段可能返回 null,表示取不到有效值。
2641
2573
  # @type Name: String
2642
2574
  # @param BizType: 资源所属业务方 xmagic:优图,avatar:虚拟形象
2643
- # 注意:此字段可能返回 null,表示取不到有效值。
2644
2575
  # @type BizType: String
2645
2576
  # @param ResourceId: 资源id
2646
- # 注意:此字段可能返回 null,表示取不到有效值。
2647
2577
  # @type ResourceId: String
2648
2578
  # @param AutoRenewFlag: 资源自动续费状态
2649
- # 注意:此字段可能返回 null,表示取不到有效值。
2650
2579
  # @type AutoRenewFlag: Integer
2651
2580
 
2652
2581
  attr_accessor :Id, :AppId, :Plan, :Duration, :CreatedAt, :UpdatedAt, :StartTime, :EndTime, :Application, :XMagic, :Status, :Operation, :IsUse, :XMagicType, :Name, :BizType, :ResourceId, :AutoRenewFlag
@@ -2732,15 +2661,18 @@ module TencentCloud
2732
2661
  # @type Plan: String
2733
2662
  # @param XMagicType: single: 原子能力,combined:套餐
2734
2663
  # @type XMagicType: String
2664
+ # @param BizType: vod:点播 live:直播
2665
+ # @type BizType: String
2735
2666
 
2736
- attr_accessor :Name, :TrialCount, :Duration, :Plan, :XMagicType
2667
+ attr_accessor :Name, :TrialCount, :Duration, :Plan, :XMagicType, :BizType
2737
2668
 
2738
- def initialize(name=nil, trialcount=nil, duration=nil, plan=nil, xmagictype=nil)
2669
+ def initialize(name=nil, trialcount=nil, duration=nil, plan=nil, xmagictype=nil, biztype=nil)
2739
2670
  @Name = name
2740
2671
  @TrialCount = trialcount
2741
2672
  @Duration = duration
2742
2673
  @Plan = plan
2743
2674
  @XMagicType = xmagictype
2675
+ @BizType = biztype
2744
2676
  end
2745
2677
 
2746
2678
  def deserialize(params)
@@ -2749,6 +2681,7 @@ module TencentCloud
2749
2681
  @Duration = params['Duration']
2750
2682
  @Plan = params['Plan']
2751
2683
  @XMagicType = params['XMagicType']
2684
+ @BizType = params['BizType']
2752
2685
  end
2753
2686
  end
2754
2687
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-vcube
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1026
4
+ version: 3.0.1028
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-24 00:00:00.000000000 Z
11
+ date: 2025-03-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common