tencentcloud-sdk-python 3.0.1346__py2.py3-none-any.whl → 3.0.1348__py2.py3-none-any.whl

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.
Files changed (63) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/advisor/v20200721/models.py +0 -26
  3. tencentcloud/batch/v20170312/models.py +8 -8
  4. tencentcloud/bh/v20230418/models.py +61 -23
  5. tencentcloud/cam/v20190116/models.py +2 -2
  6. tencentcloud/cdwdoris/v20211228/models.py +300 -0
  7. tencentcloud/cdwpg/v20201230/models.py +180 -168
  8. tencentcloud/chc/__init__.py +0 -0
  9. tencentcloud/chc/v20230418/__init__.py +0 -0
  10. tencentcloud/chc/v20230418/chc_client.py +854 -0
  11. tencentcloud/chc/v20230418/errorcodes.py +15 -0
  12. tencentcloud/chc/v20230418/models.py +9933 -0
  13. tencentcloud/ckafka/v20190819/models.py +8 -24
  14. tencentcloud/clb/v20180317/models.py +46 -16
  15. tencentcloud/cls/v20201016/models.py +0 -198
  16. tencentcloud/dbbrain/v20191016/models.py +0 -4
  17. tencentcloud/dbbrain/v20210527/dbbrain_client.py +92 -0
  18. tencentcloud/dbbrain/v20210527/models.py +1027 -210
  19. tencentcloud/dcdb/v20180411/errorcodes.py +3 -0
  20. tencentcloud/dcdb/v20180411/models.py +0 -64
  21. tencentcloud/domain/v20180808/models.py +0 -2
  22. tencentcloud/ecdn/v20191012/ecdn_client.py +0 -217
  23. tencentcloud/ecdn/v20191012/errorcodes.py +0 -63
  24. tencentcloud/ecdn/v20191012/models.py +4 -1047
  25. tencentcloud/emr/v20190103/models.py +15 -54
  26. tencentcloud/ess/v20201111/models.py +27 -6
  27. tencentcloud/essbasic/v20210526/models.py +21 -0
  28. tencentcloud/gs/v20191118/errorcodes.py +9 -0
  29. tencentcloud/gs/v20191118/gs_client.py +775 -12
  30. tencentcloud/gs/v20191118/models.py +4914 -477
  31. tencentcloud/hai/v20230812/models.py +0 -66
  32. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +1 -1
  33. tencentcloud/iotvideo/v20211125/iotvideo_client.py +1 -1
  34. tencentcloud/iotvideoindustry/v20201201/models.py +0 -30
  35. tencentcloud/lcic/v20220817/lcic_client.py +1 -1
  36. tencentcloud/lcic/v20220817/models.py +56 -68
  37. tencentcloud/lke/v20231130/lke_client.py +2 -2
  38. tencentcloud/lke/v20231130/models.py +4 -8
  39. tencentcloud/lkeap/v20240522/lkeap_client.py +5 -0
  40. tencentcloud/mariadb/v20170312/models.py +2 -70
  41. tencentcloud/mmps/v20200710/models.py +0 -6
  42. tencentcloud/mqtt/v20240516/models.py +318 -208
  43. tencentcloud/organization/v20210331/models.py +30 -0
  44. tencentcloud/tbaas/v20180416/models.py +0 -46
  45. tencentcloud/tcb/v20180608/errorcodes.py +3 -0
  46. tencentcloud/tchd/v20230306/models.py +0 -2
  47. tencentcloud/tcr/v20190924/models.py +4 -148
  48. tencentcloud/tdmq/v20200217/models.py +0 -14
  49. tencentcloud/thpc/v20220401/models.py +0 -2
  50. tencentcloud/thpc/v20230321/models.py +49 -32
  51. tencentcloud/tione/v20211111/models.py +68 -0
  52. tencentcloud/tke/v20180525/models.py +0 -94
  53. tencentcloud/trocket/v20230308/models.py +0 -24
  54. tencentcloud/tsf/v20180326/models.py +196 -182
  55. tencentcloud/vcube/v20220410/models.py +51 -158
  56. tencentcloud/vcube/v20220410/vcube_client.py +2 -2
  57. tencentcloud/vod/v20180717/models.py +8 -46
  58. tencentcloud/wedata/v20210820/models.py +126 -0
  59. {tencentcloud_sdk_python-3.0.1346.dist-info → tencentcloud_sdk_python-3.0.1348.dist-info}/METADATA +1 -1
  60. {tencentcloud_sdk_python-3.0.1346.dist-info → tencentcloud_sdk_python-3.0.1348.dist-info}/RECORD +63 -58
  61. {tencentcloud_sdk_python-3.0.1346.dist-info → tencentcloud_sdk_python-3.0.1348.dist-info}/LICENSE +0 -0
  62. {tencentcloud_sdk_python-3.0.1346.dist-info → tencentcloud_sdk_python-3.0.1348.dist-info}/WHEEL +0 -0
  63. {tencentcloud_sdk_python-3.0.1346.dist-info → tencentcloud_sdk_python-3.0.1348.dist-info}/top_level.txt +0 -0
@@ -30,7 +30,6 @@ class AppInfo(AbstractModel):
30
30
  :param _AppId: 用户appid
31
31
  :type AppId: str
32
32
  :param _AppName: 应用名称
33
- 注意:此字段可能返回 null,表示取不到有效值。
34
33
  :type AppName: str
35
34
  :param _BundleId: Ios 包名
36
35
  注意:此字段可能返回 null,表示取不到有效值。
@@ -91,7 +90,6 @@ class AppInfo(AbstractModel):
91
90
  @property
92
91
  def AppName(self):
93
92
  """应用名称
94
- 注意:此字段可能返回 null,表示取不到有效值。
95
93
  :rtype: str
96
94
  """
97
95
  return self._AppName
@@ -231,24 +229,20 @@ class ApplicationInfo(AbstractModel):
231
229
  :param _AppType: 应用类型,formal: 正式应用,test:测试应用
232
230
  :type AppType: str
233
231
  :param _Licenses: license数组
232
+ 注意:此字段可能返回 null,表示取不到有效值。
234
233
  :type Licenses: list of License
235
234
  :param _LicenseKey: license 秘钥
236
- 注意:此字段可能返回 null,表示取不到有效值。
237
235
  :type LicenseKey: str
238
236
  :param _PackageName: 安卓应用的唯一标识
239
237
  注意:此字段可能返回 null,表示取不到有效值。
240
238
  :type PackageName: str
241
239
  :param _CreatedAt: 创建时间
242
- 注意:此字段可能返回 null,表示取不到有效值。
243
240
  :type CreatedAt: str
244
241
  :param _UpdatedAt: 更新时间
245
- 注意:此字段可能返回 null,表示取不到有效值。
246
242
  :type UpdatedAt: str
247
243
  :param _ApplicationId: 用户应用Id
248
- 注意:此字段可能返回 null,表示取不到有效值。
249
244
  :type ApplicationId: int
250
245
  :param _LicenseUrl: 视立方下载license的url
251
- 注意:此字段可能返回 null,表示取不到有效值。
252
246
  :type LicenseUrl: str
253
247
  :param _XMagics: 优图美视信息列表
254
248
  注意:此字段可能返回 null,表示取不到有效值。
@@ -318,6 +312,7 @@ class ApplicationInfo(AbstractModel):
318
312
  @property
319
313
  def Licenses(self):
320
314
  """license数组
315
+ 注意:此字段可能返回 null,表示取不到有效值。
321
316
  :rtype: list of License
322
317
  """
323
318
  return self._Licenses
@@ -329,7 +324,6 @@ class ApplicationInfo(AbstractModel):
329
324
  @property
330
325
  def LicenseKey(self):
331
326
  """license 秘钥
332
- 注意:此字段可能返回 null,表示取不到有效值。
333
327
  :rtype: str
334
328
  """
335
329
  return self._LicenseKey
@@ -353,7 +347,6 @@ class ApplicationInfo(AbstractModel):
353
347
  @property
354
348
  def CreatedAt(self):
355
349
  """创建时间
356
- 注意:此字段可能返回 null,表示取不到有效值。
357
350
  :rtype: str
358
351
  """
359
352
  return self._CreatedAt
@@ -365,7 +358,6 @@ class ApplicationInfo(AbstractModel):
365
358
  @property
366
359
  def UpdatedAt(self):
367
360
  """更新时间
368
- 注意:此字段可能返回 null,表示取不到有效值。
369
361
  :rtype: str
370
362
  """
371
363
  return self._UpdatedAt
@@ -377,7 +369,6 @@ class ApplicationInfo(AbstractModel):
377
369
  @property
378
370
  def ApplicationId(self):
379
371
  """用户应用Id
380
- 注意:此字段可能返回 null,表示取不到有效值。
381
372
  :rtype: int
382
373
  """
383
374
  return self._ApplicationId
@@ -389,7 +380,6 @@ class ApplicationInfo(AbstractModel):
389
380
  @property
390
381
  def LicenseUrl(self):
391
382
  """视立方下载license的url
392
- 注意:此字段可能返回 null,表示取不到有效值。
393
383
  :rtype: str
394
384
  """
395
385
  return self._LicenseUrl
@@ -540,15 +530,12 @@ class CreateActivityLicenseResponse(AbstractModel):
540
530
  :param _AppId: 用户appid
541
531
  :type AppId: str
542
532
  :param _AppName: app名称
543
- 注意:此字段可能返回 null,表示取不到有效值。
544
533
  :type AppName: str
545
534
  :param _BundleId: ios包名
546
- 注意:此字段可能返回 null,表示取不到有效值。
547
535
  :type BundleId: str
548
536
  :param _PackageName: 安卓包名
549
537
  :type PackageName: str
550
538
  :param _Duration: 有效时长
551
- 注意:此字段可能返回 null,表示取不到有效值。
552
539
  :type Duration: int
553
540
  :param _StartTime: 开始时间
554
541
  :type StartTime: str
@@ -559,10 +546,8 @@ class CreateActivityLicenseResponse(AbstractModel):
559
546
  :param _LicenseUrl: license 授权文件下载链接
560
547
  :type LicenseUrl: str
561
548
  :param _ResidueDay: license剩余天数,最后一天以及过期显示0
562
- 注意:此字段可能返回 null,表示取不到有效值。
563
549
  :type ResidueDay: int
564
550
  :param _Residue: license剩余秒数
565
- 注意:此字段可能返回 null,表示取不到有效值。
566
551
  :type Residue: int
567
552
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
568
553
  :type RequestId: str
@@ -594,7 +579,6 @@ class CreateActivityLicenseResponse(AbstractModel):
594
579
  @property
595
580
  def AppName(self):
596
581
  """app名称
597
- 注意:此字段可能返回 null,表示取不到有效值。
598
582
  :rtype: str
599
583
  """
600
584
  return self._AppName
@@ -606,7 +590,6 @@ class CreateActivityLicenseResponse(AbstractModel):
606
590
  @property
607
591
  def BundleId(self):
608
592
  """ios包名
609
- 注意:此字段可能返回 null,表示取不到有效值。
610
593
  :rtype: str
611
594
  """
612
595
  return self._BundleId
@@ -629,7 +612,6 @@ class CreateActivityLicenseResponse(AbstractModel):
629
612
  @property
630
613
  def Duration(self):
631
614
  """有效时长
632
- 注意:此字段可能返回 null,表示取不到有效值。
633
615
  :rtype: int
634
616
  """
635
617
  return self._Duration
@@ -685,7 +667,6 @@ class CreateActivityLicenseResponse(AbstractModel):
685
667
  @property
686
668
  def ResidueDay(self):
687
669
  """license剩余天数,最后一天以及过期显示0
688
- 注意:此字段可能返回 null,表示取不到有效值。
689
670
  :rtype: int
690
671
  """
691
672
  return self._ResidueDay
@@ -697,7 +678,6 @@ class CreateActivityLicenseResponse(AbstractModel):
697
678
  @property
698
679
  def Residue(self):
699
680
  """license剩余秒数
700
- 注意:此字段可能返回 null,表示取不到有效值。
701
681
  :rtype: int
702
682
  """
703
683
  return self._Residue
@@ -1236,7 +1216,7 @@ class CreateTestXMagicRequest(AbstractModel):
1236
1216
 
1237
1217
  def __init__(self):
1238
1218
  r"""
1239
- :param _ApplicationId: 应用id
1219
+ :param _ApplicationId: 将腾讯特效创建到哪个应用下
1240
1220
  :type ApplicationId: int
1241
1221
  :param _CompanyPermit: 营业执照
1242
1222
  :type CompanyPermit: str
@@ -1255,7 +1235,7 @@ class CreateTestXMagicRequest(AbstractModel):
1255
1235
 
1256
1236
  @property
1257
1237
  def ApplicationId(self):
1258
- """应用id
1238
+ """将腾讯特效创建到哪个应用下
1259
1239
  :rtype: int
1260
1240
  """
1261
1241
  return self._ApplicationId
@@ -1829,10 +1809,8 @@ class DescribeFeatureListResponse(AbstractModel):
1829
1809
  def __init__(self):
1830
1810
  r"""
1831
1811
  :param _FeatureList: 功能列表
1832
- 注意:此字段可能返回 null,表示取不到有效值。
1833
1812
  :type FeatureList: list of VideoFeature
1834
1813
  :param _XMagicFeatureList: 优图功能列表
1835
- 注意:此字段可能返回 null,表示取不到有效值。
1836
1814
  :type XMagicFeatureList: list of XMagicFeature
1837
1815
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1838
1816
  :type RequestId: str
@@ -1844,7 +1822,6 @@ class DescribeFeatureListResponse(AbstractModel):
1844
1822
  @property
1845
1823
  def FeatureList(self):
1846
1824
  """功能列表
1847
- 注意:此字段可能返回 null,表示取不到有效值。
1848
1825
  :rtype: list of VideoFeature
1849
1826
  """
1850
1827
  return self._FeatureList
@@ -1856,7 +1833,6 @@ class DescribeFeatureListResponse(AbstractModel):
1856
1833
  @property
1857
1834
  def XMagicFeatureList(self):
1858
1835
  """优图功能列表
1859
- 注意:此字段可能返回 null,表示取不到有效值。
1860
1836
  :rtype: list of XMagicFeature
1861
1837
  """
1862
1838
  return self._XMagicFeatureList
@@ -2214,7 +2190,6 @@ class DescribeTrialFeatureResponse(AbstractModel):
2214
2190
  注意:此字段可能返回 null,表示取不到有效值。
2215
2191
  :type XMagicTrial: :class:`tencentcloud.vcube.v20220410.models.XMagicTrial`
2216
2192
  :param _XMagicTrialList: 可以开通的优图测试功能列表
2217
- 注意:此字段可能返回 null,表示取不到有效值。
2218
2193
  :type XMagicTrialList: list of XMagicTrial
2219
2194
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2220
2195
  :type RequestId: str
@@ -2250,7 +2225,6 @@ class DescribeTrialFeatureResponse(AbstractModel):
2250
2225
  @property
2251
2226
  def XMagicTrialList(self):
2252
2227
  """可以开通的优图测试功能列表
2253
- 注意:此字段可能返回 null,表示取不到有效值。
2254
2228
  :rtype: list of XMagicTrial
2255
2229
  """
2256
2230
  return self._XMagicTrialList
@@ -3283,10 +3257,8 @@ class DescribeXMagicResourceListResponse(AbstractModel):
3283
3257
  def __init__(self):
3284
3258
  r"""
3285
3259
  :param _Resources: 优图资源包信息
3286
- 注意:此字段可能返回 null,表示取不到有效值。
3287
3260
  :type Resources: list of XMagicResourceSimpleInfo
3288
3261
  :param _Count: 资源数量
3289
- 注意:此字段可能返回 null,表示取不到有效值。
3290
3262
  :type Count: int
3291
3263
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3292
3264
  :type RequestId: str
@@ -3298,7 +3270,6 @@ class DescribeXMagicResourceListResponse(AbstractModel):
3298
3270
  @property
3299
3271
  def Resources(self):
3300
3272
  """优图资源包信息
3301
- 注意:此字段可能返回 null,表示取不到有效值。
3302
3273
  :rtype: list of XMagicResourceSimpleInfo
3303
3274
  """
3304
3275
  return self._Resources
@@ -3310,7 +3281,6 @@ class DescribeXMagicResourceListResponse(AbstractModel):
3310
3281
  @property
3311
3282
  def Count(self):
3312
3283
  """资源数量
3313
- 注意:此字段可能返回 null,表示取不到有效值。
3314
3284
  :rtype: int
3315
3285
  """
3316
3286
  return self._Count
@@ -3401,10 +3371,8 @@ class DescribeXMagicResourceResponse(AbstractModel):
3401
3371
  def __init__(self):
3402
3372
  r"""
3403
3373
  :param _Resources: 优图资源包信息
3404
- 注意:此字段可能返回 null,表示取不到有效值。
3405
3374
  :type Resources: list of XMagicResource
3406
3375
  :param _Count: 资源数量
3407
- 注意:此字段可能返回 null,表示取不到有效值。
3408
3376
  :type Count: int
3409
3377
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3410
3378
  :type RequestId: str
@@ -3416,7 +3384,6 @@ class DescribeXMagicResourceResponse(AbstractModel):
3416
3384
  @property
3417
3385
  def Resources(self):
3418
3386
  """优图资源包信息
3419
- 注意:此字段可能返回 null,表示取不到有效值。
3420
3387
  :rtype: list of XMagicResource
3421
3388
  """
3422
3389
  return self._Resources
@@ -3428,7 +3395,6 @@ class DescribeXMagicResourceResponse(AbstractModel):
3428
3395
  @property
3429
3396
  def Count(self):
3430
3397
  """资源数量
3431
- 注意:此字段可能返回 null,表示取不到有效值。
3432
3398
  :rtype: int
3433
3399
  """
3434
3400
  return self._Count
@@ -3482,10 +3448,8 @@ class Feature(AbstractModel):
3482
3448
  :param _Duration: 可以试用的时长,单位天
3483
3449
  :type Duration: int
3484
3450
  :param _CreatedAt: 创建时间
3485
- 注意:此字段可能返回 null,表示取不到有效值。
3486
3451
  :type CreatedAt: str
3487
3452
  :param _UpdatedAt: 更新时间
3488
- 注意:此字段可能返回 null,表示取不到有效值。
3489
3453
  :type UpdatedAt: str
3490
3454
  """
3491
3455
  self._Id = None
@@ -3578,7 +3542,6 @@ class Feature(AbstractModel):
3578
3542
  @property
3579
3543
  def CreatedAt(self):
3580
3544
  """创建时间
3581
- 注意:此字段可能返回 null,表示取不到有效值。
3582
3545
  :rtype: str
3583
3546
  """
3584
3547
  return self._CreatedAt
@@ -3590,7 +3553,6 @@ class Feature(AbstractModel):
3590
3553
  @property
3591
3554
  def UpdatedAt(self):
3592
3555
  """更新时间
3593
- 注意:此字段可能返回 null,表示取不到有效值。
3594
3556
  :rtype: str
3595
3557
  """
3596
3558
  return self._UpdatedAt
@@ -3641,15 +3603,12 @@ class License(AbstractModel):
3641
3603
  :param _LicenseType: license是测试:test还是正式:formal
3642
3604
  :type LicenseType: str
3643
3605
  :param _Renewal: 测试license 是否可以续期
3644
- 注意:此字段可能返回 null,表示取不到有效值。
3645
3606
  :type Renewal: bool
3646
3607
  :param _LicenseId: license索引
3647
3608
  :type LicenseId: int
3648
3609
  :param _Name: license名称
3649
- 注意:此字段可能返回 null,表示取不到有效值。
3650
3610
  :type Name: str
3651
3611
  :param _Update: 测试license 是否升级
3652
- 注意:此字段可能返回 null,表示取不到有效值。
3653
3612
  :type Update: bool
3654
3613
  :param _OldLicenseUrl: 兼容老的licenseUrl
3655
3614
  注意:此字段可能返回 null,表示取不到有效值。
@@ -3658,22 +3617,18 @@ class License(AbstractModel):
3658
3617
  注意:此字段可能返回 null,表示取不到有效值。
3659
3618
  :type Group: int
3660
3619
  :param _Expired: 过期:true ,未过期:其它
3661
- 注意:此字段可能返回 null,表示取不到有效值。
3662
3620
  :type Expired: bool
3663
3621
  :param _RestTime: 返回还有多少秒过期,过期返回0
3664
3622
  注意:此字段可能返回 null,表示取不到有效值。
3665
3623
  :type RestTime: int
3666
3624
  :param _CreatedAt: 创建时间
3667
- 注意:此字段可能返回 null,表示取不到有效值。
3668
3625
  :type CreatedAt: str
3669
3626
  :param _UpdatedAt: 更新时间
3670
- 注意:此字段可能返回 null,表示取不到有效值。
3671
3627
  :type UpdatedAt: str
3672
3628
  :param _Resource: 计费资源相关信息
3673
3629
  注意:此字段可能返回 null,表示取不到有效值。
3674
3630
  :type Resource: :class:`tencentcloud.vcube.v20220410.models.RenewResource`
3675
3631
  :param _IsVest: 是否为马甲包
3676
- 注意:此字段可能返回 null,表示取不到有效值。
3677
3632
  :type IsVest: bool
3678
3633
  """
3679
3634
  self._Type = None
@@ -3765,7 +3720,6 @@ class License(AbstractModel):
3765
3720
  @property
3766
3721
  def Renewal(self):
3767
3722
  """测试license 是否可以续期
3768
- 注意:此字段可能返回 null,表示取不到有效值。
3769
3723
  :rtype: bool
3770
3724
  """
3771
3725
  return self._Renewal
@@ -3788,7 +3742,6 @@ class License(AbstractModel):
3788
3742
  @property
3789
3743
  def Name(self):
3790
3744
  """license名称
3791
- 注意:此字段可能返回 null,表示取不到有效值。
3792
3745
  :rtype: str
3793
3746
  """
3794
3747
  return self._Name
@@ -3800,7 +3753,6 @@ class License(AbstractModel):
3800
3753
  @property
3801
3754
  def Update(self):
3802
3755
  """测试license 是否升级
3803
- 注意:此字段可能返回 null,表示取不到有效值。
3804
3756
  :rtype: bool
3805
3757
  """
3806
3758
  return self._Update
@@ -3836,7 +3788,6 @@ class License(AbstractModel):
3836
3788
  @property
3837
3789
  def Expired(self):
3838
3790
  """过期:true ,未过期:其它
3839
- 注意:此字段可能返回 null,表示取不到有效值。
3840
3791
  :rtype: bool
3841
3792
  """
3842
3793
  return self._Expired
@@ -3860,7 +3811,6 @@ class License(AbstractModel):
3860
3811
  @property
3861
3812
  def CreatedAt(self):
3862
3813
  """创建时间
3863
- 注意:此字段可能返回 null,表示取不到有效值。
3864
3814
  :rtype: str
3865
3815
  """
3866
3816
  return self._CreatedAt
@@ -3872,7 +3822,6 @@ class License(AbstractModel):
3872
3822
  @property
3873
3823
  def UpdatedAt(self):
3874
3824
  """更新时间
3875
- 注意:此字段可能返回 null,表示取不到有效值。
3876
3825
  :rtype: str
3877
3826
  """
3878
3827
  return self._UpdatedAt
@@ -3896,7 +3845,6 @@ class License(AbstractModel):
3896
3845
  @property
3897
3846
  def IsVest(self):
3898
3847
  """是否为马甲包
3899
- 注意:此字段可能返回 null,表示取不到有效值。
3900
3848
  :rtype: bool
3901
3849
  """
3902
3850
  return self._IsVest
@@ -3954,29 +3902,23 @@ class LicenseResourceInfo(AbstractModel):
3954
3902
  :param _FeatureId: 功能Id
3955
3903
  :type FeatureId: int
3956
3904
  :param _StartTime: 此license资源的开始生效时间
3957
- 注意:此字段可能返回 null,表示取不到有效值。
3958
3905
  :type StartTime: str
3959
3906
  :param _EndTime: 此license资源的生效结束时间
3960
- 注意:此字段可能返回 null,表示取不到有效值。
3961
3907
  :type EndTime: str
3962
3908
  :param _CreatedAt: 创建时间
3963
3909
  :type CreatedAt: str
3964
3910
  :param _UpdatedAt: 更新时间
3965
3911
  :type UpdatedAt: str
3966
3912
  :param _IsUse: 此资源是否可用于续期和更新有效期
3967
- 注意:此字段可能返回 null,表示取不到有效值。
3968
3913
  :type IsUse: bool
3969
3914
  :param _Status: 此资源的状态
3970
- 注意:此字段可能返回 null,表示取不到有效值。
3971
3915
  :type Status: int
3972
3916
  :param _IsolatedTimestamp: 销毁时间
3973
3917
  注意:此字段可能返回 null,表示取不到有效值。
3974
3918
  :type IsolatedTimestamp: str
3975
3919
  :param _Name: 功能模块名称
3976
- 注意:此字段可能返回 null,表示取不到有效值。
3977
3920
  :type Name: str
3978
3921
  :param _Type: 功能模块类型
3979
- 注意:此字段可能返回 null,表示取不到有效值。
3980
3922
  :type Type: str
3981
3923
  :param _Package: 资源包信息
3982
3924
  注意:此字段可能返回 null,表示取不到有效值。
@@ -3985,10 +3927,8 @@ class LicenseResourceInfo(AbstractModel):
3985
3927
  注意:此字段可能返回 null,表示取不到有效值。
3986
3928
  :type Application: :class:`tencentcloud.vcube.v20220410.models.AppInfo`
3987
3929
  :param _ResourceId: 资源Id
3988
- 注意:此字段可能返回 null,表示取不到有效值。
3989
3930
  :type ResourceId: str
3990
3931
  :param _AutoRenewFlag: 自动续费状态
3991
- 注意:此字段可能返回 null,表示取不到有效值。
3992
3932
  :type AutoRenewFlag: int
3993
3933
  """
3994
3934
  self._Id = None
@@ -4057,7 +3997,6 @@ class LicenseResourceInfo(AbstractModel):
4057
3997
  @property
4058
3998
  def StartTime(self):
4059
3999
  """此license资源的开始生效时间
4060
- 注意:此字段可能返回 null,表示取不到有效值。
4061
4000
  :rtype: str
4062
4001
  """
4063
4002
  return self._StartTime
@@ -4069,7 +4008,6 @@ class LicenseResourceInfo(AbstractModel):
4069
4008
  @property
4070
4009
  def EndTime(self):
4071
4010
  """此license资源的生效结束时间
4072
- 注意:此字段可能返回 null,表示取不到有效值。
4073
4011
  :rtype: str
4074
4012
  """
4075
4013
  return self._EndTime
@@ -4103,7 +4041,6 @@ class LicenseResourceInfo(AbstractModel):
4103
4041
  @property
4104
4042
  def IsUse(self):
4105
4043
  """此资源是否可用于续期和更新有效期
4106
- 注意:此字段可能返回 null,表示取不到有效值。
4107
4044
  :rtype: bool
4108
4045
  """
4109
4046
  return self._IsUse
@@ -4115,7 +4052,6 @@ class LicenseResourceInfo(AbstractModel):
4115
4052
  @property
4116
4053
  def Status(self):
4117
4054
  """此资源的状态
4118
- 注意:此字段可能返回 null,表示取不到有效值。
4119
4055
  :rtype: int
4120
4056
  """
4121
4057
  return self._Status
@@ -4139,7 +4075,6 @@ class LicenseResourceInfo(AbstractModel):
4139
4075
  @property
4140
4076
  def Name(self):
4141
4077
  """功能模块名称
4142
- 注意:此字段可能返回 null,表示取不到有效值。
4143
4078
  :rtype: str
4144
4079
  """
4145
4080
  return self._Name
@@ -4151,7 +4086,6 @@ class LicenseResourceInfo(AbstractModel):
4151
4086
  @property
4152
4087
  def Type(self):
4153
4088
  """功能模块类型
4154
- 注意:此字段可能返回 null,表示取不到有效值。
4155
4089
  :rtype: str
4156
4090
  """
4157
4091
  return self._Type
@@ -4187,7 +4121,6 @@ class LicenseResourceInfo(AbstractModel):
4187
4121
  @property
4188
4122
  def ResourceId(self):
4189
4123
  """资源Id
4190
- 注意:此字段可能返回 null,表示取不到有效值。
4191
4124
  :rtype: str
4192
4125
  """
4193
4126
  return self._ResourceId
@@ -4199,7 +4132,6 @@ class LicenseResourceInfo(AbstractModel):
4199
4132
  @property
4200
4133
  def AutoRenewFlag(self):
4201
4134
  """自动续费状态
4202
- 注意:此字段可能返回 null,表示取不到有效值。
4203
4135
  :rtype: int
4204
4136
  """
4205
4137
  return self._AutoRenewFlag
@@ -4258,38 +4190,30 @@ class LicenseResourceSimpleInfo(AbstractModel):
4258
4190
  :param _FeatureId: 功能Id
4259
4191
  :type FeatureId: int
4260
4192
  :param _StartTime: 此license资源的开始生效时间
4261
- 注意:此字段可能返回 null,表示取不到有效值。
4262
4193
  :type StartTime: str
4263
4194
  :param _EndTime: 此license资源的生效结束时间
4264
- 注意:此字段可能返回 null,表示取不到有效值。
4265
4195
  :type EndTime: str
4266
4196
  :param _CreatedAt: 创建时间
4267
4197
  :type CreatedAt: str
4268
4198
  :param _UpdatedAt: 更新时间
4269
4199
  :type UpdatedAt: str
4270
4200
  :param _IsUse: 此资源是否可用于续期和更新有效期
4271
- 注意:此字段可能返回 null,表示取不到有效值。
4272
4201
  :type IsUse: bool
4273
4202
  :param _Status: 此资源的状态
4274
- 注意:此字段可能返回 null,表示取不到有效值。
4275
4203
  :type Status: int
4276
4204
  :param _IsolatedTimestamp: 销毁时间
4277
4205
  注意:此字段可能返回 null,表示取不到有效值。
4278
4206
  :type IsolatedTimestamp: str
4279
4207
  :param _Name: 功能模块名称
4280
- 注意:此字段可能返回 null,表示取不到有效值。
4281
4208
  :type Name: str
4282
4209
  :param _Type: 功能模块类型
4283
- 注意:此字段可能返回 null,表示取不到有效值。
4284
4210
  :type Type: str
4285
4211
  :param _Package: 资源包信息
4286
4212
  注意:此字段可能返回 null,表示取不到有效值。
4287
4213
  :type Package: :class:`tencentcloud.vcube.v20220410.models.Package`
4288
4214
  :param _ResourceId: 资源id
4289
- 注意:此字段可能返回 null,表示取不到有效值。
4290
4215
  :type ResourceId: str
4291
4216
  :param _AutoRenewFlag: 自动续费状态
4292
- 注意:此字段可能返回 null,表示取不到有效值。
4293
4217
  :type AutoRenewFlag: int
4294
4218
  """
4295
4219
  self._Id = None
@@ -4357,7 +4281,6 @@ class LicenseResourceSimpleInfo(AbstractModel):
4357
4281
  @property
4358
4282
  def StartTime(self):
4359
4283
  """此license资源的开始生效时间
4360
- 注意:此字段可能返回 null,表示取不到有效值。
4361
4284
  :rtype: str
4362
4285
  """
4363
4286
  return self._StartTime
@@ -4369,7 +4292,6 @@ class LicenseResourceSimpleInfo(AbstractModel):
4369
4292
  @property
4370
4293
  def EndTime(self):
4371
4294
  """此license资源的生效结束时间
4372
- 注意:此字段可能返回 null,表示取不到有效值。
4373
4295
  :rtype: str
4374
4296
  """
4375
4297
  return self._EndTime
@@ -4403,7 +4325,6 @@ class LicenseResourceSimpleInfo(AbstractModel):
4403
4325
  @property
4404
4326
  def IsUse(self):
4405
4327
  """此资源是否可用于续期和更新有效期
4406
- 注意:此字段可能返回 null,表示取不到有效值。
4407
4328
  :rtype: bool
4408
4329
  """
4409
4330
  return self._IsUse
@@ -4415,7 +4336,6 @@ class LicenseResourceSimpleInfo(AbstractModel):
4415
4336
  @property
4416
4337
  def Status(self):
4417
4338
  """此资源的状态
4418
- 注意:此字段可能返回 null,表示取不到有效值。
4419
4339
  :rtype: int
4420
4340
  """
4421
4341
  return self._Status
@@ -4439,7 +4359,6 @@ class LicenseResourceSimpleInfo(AbstractModel):
4439
4359
  @property
4440
4360
  def Name(self):
4441
4361
  """功能模块名称
4442
- 注意:此字段可能返回 null,表示取不到有效值。
4443
4362
  :rtype: str
4444
4363
  """
4445
4364
  return self._Name
@@ -4451,7 +4370,6 @@ class LicenseResourceSimpleInfo(AbstractModel):
4451
4370
  @property
4452
4371
  def Type(self):
4453
4372
  """功能模块类型
4454
- 注意:此字段可能返回 null,表示取不到有效值。
4455
4373
  :rtype: str
4456
4374
  """
4457
4375
  return self._Type
@@ -4475,7 +4393,6 @@ class LicenseResourceSimpleInfo(AbstractModel):
4475
4393
  @property
4476
4394
  def ResourceId(self):
4477
4395
  """资源id
4478
- 注意:此字段可能返回 null,表示取不到有效值。
4479
4396
  :rtype: str
4480
4397
  """
4481
4398
  return self._ResourceId
@@ -4487,7 +4404,6 @@ class LicenseResourceSimpleInfo(AbstractModel):
4487
4404
  @property
4488
4405
  def AutoRenewFlag(self):
4489
4406
  """自动续费状态
4490
- 注意:此字段可能返回 null,表示取不到有效值。
4491
4407
  :rtype: int
4492
4408
  """
4493
4409
  return self._AutoRenewFlag
@@ -4984,14 +4900,14 @@ class ModifyTrialLicenseRequest(AbstractModel):
4984
4900
 
4985
4901
  def __init__(self):
4986
4902
  r"""
4987
- :param _LicenseId: 执照ID
4903
+ :param _LicenseId: 授权ID
4988
4904
  :type LicenseId: str
4989
4905
  """
4990
4906
  self._LicenseId = None
4991
4907
 
4992
4908
  @property
4993
4909
  def LicenseId(self):
4994
- """执照ID
4910
+ """授权ID
4995
4911
  :rtype: str
4996
4912
  """
4997
4913
  return self._LicenseId
@@ -5125,6 +5041,36 @@ class NewsInfo(AbstractModel):
5125
5041
 
5126
5042
  """
5127
5043
 
5044
+ def __init__(self):
5045
+ r"""
5046
+ :param _Id: 新闻Id
5047
+ :type Id: int
5048
+ """
5049
+ self._Id = None
5050
+
5051
+ @property
5052
+ def Id(self):
5053
+ """新闻Id
5054
+ :rtype: int
5055
+ """
5056
+ return self._Id
5057
+
5058
+ @Id.setter
5059
+ def Id(self, Id):
5060
+ self._Id = Id
5061
+
5062
+
5063
+ def _deserialize(self, params):
5064
+ self._Id = params.get("Id")
5065
+ memeber_set = set(params.keys())
5066
+ for name, value in vars(self).items():
5067
+ property_name = name[1:]
5068
+ if property_name in memeber_set:
5069
+ memeber_set.remove(property_name)
5070
+ if len(memeber_set) > 0:
5071
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
5072
+
5073
+
5128
5074
 
5129
5075
  class Package(AbstractModel):
5130
5076
  """资源包结构
@@ -5149,7 +5095,6 @@ class Package(AbstractModel):
5149
5095
  :param _Name: 资源包名称
5150
5096
  :type Name: str
5151
5097
  :param _Type: 资源包类型ID,对应点播:PackageId 对应直播:TypeId
5152
- 注意:此字段可能返回 null,表示取不到有效值。
5153
5098
  :type Type: str
5154
5099
  """
5155
5100
  self._Id = None
@@ -5242,7 +5187,6 @@ class Package(AbstractModel):
5242
5187
  @property
5243
5188
  def Type(self):
5244
5189
  """资源包类型ID,对应点播:PackageId 对应直播:TypeId
5245
- 注意:此字段可能返回 null,表示取不到有效值。
5246
5190
  :rtype: str
5247
5191
  """
5248
5192
  return self._Type
@@ -5358,10 +5302,8 @@ class RenewResource(AbstractModel):
5358
5302
  def __init__(self):
5359
5303
  r"""
5360
5304
  :param _ResourceId: 资源Id
5361
- 注意:此字段可能返回 null,表示取不到有效值。
5362
5305
  :type ResourceId: str
5363
5306
  :param _AutoRenewFlag: 自动续期标记,0:默认,1:自动续期,2:不续期
5364
- 注意:此字段可能返回 null,表示取不到有效值。
5365
5307
  :type AutoRenewFlag: int
5366
5308
  :param _IsolatedTimestamp: 资源冻结时间
5367
5309
  注意:此字段可能返回 null,表示取不到有效值。
@@ -5370,10 +5312,8 @@ class RenewResource(AbstractModel):
5370
5312
  注意:此字段可能返回 null,表示取不到有效值。
5371
5313
  :type Refund: bool
5372
5314
  :param _SubProductCode: 子产品码
5373
- 注意:此字段可能返回 null,表示取不到有效值。
5374
5315
  :type SubProductCode: str
5375
5316
  :param _EndTime: 资源到期时间
5376
- 注意:此字段可能返回 null,表示取不到有效值。
5377
5317
  :type EndTime: str
5378
5318
  """
5379
5319
  self._ResourceId = None
@@ -5386,7 +5326,6 @@ class RenewResource(AbstractModel):
5386
5326
  @property
5387
5327
  def ResourceId(self):
5388
5328
  """资源Id
5389
- 注意:此字段可能返回 null,表示取不到有效值。
5390
5329
  :rtype: str
5391
5330
  """
5392
5331
  return self._ResourceId
@@ -5398,7 +5337,6 @@ class RenewResource(AbstractModel):
5398
5337
  @property
5399
5338
  def AutoRenewFlag(self):
5400
5339
  """自动续期标记,0:默认,1:自动续期,2:不续期
5401
- 注意:此字段可能返回 null,表示取不到有效值。
5402
5340
  :rtype: int
5403
5341
  """
5404
5342
  return self._AutoRenewFlag
@@ -5434,7 +5372,6 @@ class RenewResource(AbstractModel):
5434
5372
  @property
5435
5373
  def SubProductCode(self):
5436
5374
  """子产品码
5437
- 注意:此字段可能返回 null,表示取不到有效值。
5438
5375
  :rtype: str
5439
5376
  """
5440
5377
  return self._SubProductCode
@@ -5446,7 +5383,6 @@ class RenewResource(AbstractModel):
5446
5383
  @property
5447
5384
  def EndTime(self):
5448
5385
  """资源到期时间
5449
- 注意:此字段可能返回 null,表示取不到有效值。
5450
5386
  :rtype: str
5451
5387
  """
5452
5388
  return self._EndTime
@@ -5895,13 +5831,10 @@ class VideoFeature(AbstractModel):
5895
5831
  :param _FeatureId: 功能ID
5896
5832
  :type FeatureId: int
5897
5833
  :param _Name: 功能名称
5898
- 注意:此字段可能返回 null,表示取不到有效值。
5899
5834
  :type Name: str
5900
5835
  :param _Type: 功能类型
5901
- 注意:此字段可能返回 null,表示取不到有效值。
5902
5836
  :type Type: str
5903
5837
  :param _Trial: 是否可以申请试用
5904
- 注意:此字段可能返回 null,表示取不到有效值。
5905
5838
  :type Trial: bool
5906
5839
  :param _TrialCount: 可以试用的次数
5907
5840
  注意:此字段可能返回 null,表示取不到有效值。
@@ -5910,16 +5843,12 @@ class VideoFeature(AbstractModel):
5910
5843
  注意:此字段可能返回 null,表示取不到有效值。
5911
5844
  :type Duration: int
5912
5845
  :param _CreatedAt: 创建时间
5913
- 注意:此字段可能返回 null,表示取不到有效值。
5914
5846
  :type CreatedAt: str
5915
5847
  :param _UpdatedAt: 更新时间
5916
- 注意:此字段可能返回 null,表示取不到有效值。
5917
5848
  :type UpdatedAt: str
5918
5849
  :param _BizType: 功能所属业务方
5919
- 注意:此字段可能返回 null,表示取不到有效值。
5920
5850
  :type BizType: str
5921
5851
  :param _Platform: 平台类型
5922
- 注意:此字段可能返回 null,表示取不到有效值。
5923
5852
  :type Platform: str
5924
5853
  """
5925
5854
  self._Id = None
@@ -5959,7 +5888,6 @@ class VideoFeature(AbstractModel):
5959
5888
  @property
5960
5889
  def Name(self):
5961
5890
  """功能名称
5962
- 注意:此字段可能返回 null,表示取不到有效值。
5963
5891
  :rtype: str
5964
5892
  """
5965
5893
  return self._Name
@@ -5971,7 +5899,6 @@ class VideoFeature(AbstractModel):
5971
5899
  @property
5972
5900
  def Type(self):
5973
5901
  """功能类型
5974
- 注意:此字段可能返回 null,表示取不到有效值。
5975
5902
  :rtype: str
5976
5903
  """
5977
5904
  return self._Type
@@ -5983,7 +5910,6 @@ class VideoFeature(AbstractModel):
5983
5910
  @property
5984
5911
  def Trial(self):
5985
5912
  """是否可以申请试用
5986
- 注意:此字段可能返回 null,表示取不到有效值。
5987
5913
  :rtype: bool
5988
5914
  """
5989
5915
  return self._Trial
@@ -6019,7 +5945,6 @@ class VideoFeature(AbstractModel):
6019
5945
  @property
6020
5946
  def CreatedAt(self):
6021
5947
  """创建时间
6022
- 注意:此字段可能返回 null,表示取不到有效值。
6023
5948
  :rtype: str
6024
5949
  """
6025
5950
  return self._CreatedAt
@@ -6031,7 +5956,6 @@ class VideoFeature(AbstractModel):
6031
5956
  @property
6032
5957
  def UpdatedAt(self):
6033
5958
  """更新时间
6034
- 注意:此字段可能返回 null,表示取不到有效值。
6035
5959
  :rtype: str
6036
5960
  """
6037
5961
  return self._UpdatedAt
@@ -6043,7 +5967,6 @@ class VideoFeature(AbstractModel):
6043
5967
  @property
6044
5968
  def BizType(self):
6045
5969
  """功能所属业务方
6046
- 注意:此字段可能返回 null,表示取不到有效值。
6047
5970
  :rtype: str
6048
5971
  """
6049
5972
  return self._BizType
@@ -6055,7 +5978,6 @@ class VideoFeature(AbstractModel):
6055
5978
  @property
6056
5979
  def Platform(self):
6057
5980
  """平台类型
6058
- 注意:此字段可能返回 null,表示取不到有效值。
6059
5981
  :rtype: str
6060
5982
  """
6061
5983
  return self._Platform
@@ -6236,7 +6158,6 @@ class XMagicInfo(AbstractModel):
6236
6158
  注意:此字段可能返回 null,表示取不到有效值。
6237
6159
  :type CompanyType: str
6238
6160
  :param _Plan: 优图套餐类型
6239
- 注意:此字段可能返回 null,表示取不到有效值。
6240
6161
  :type Plan: str
6241
6162
  :param _LicenseType: 测试版还是正式版 test | formal
6242
6163
  :type LicenseType: str
@@ -6260,14 +6181,12 @@ class XMagicInfo(AbstractModel):
6260
6181
  注意:此字段可能返回 null,表示取不到有效值。
6261
6182
  :type RenewalCount: int
6262
6183
  :param _Reply: 历次审批的回复
6263
- 注意:此字段可能返回 null,表示取不到有效值。
6264
6184
  :type Reply: list of str
6265
6185
  :param _CreatedAt: 创建时间
6266
6186
  :type CreatedAt: str
6267
6187
  :param _UpdatedAt: 修改时间
6268
6188
  :type UpdatedAt: str
6269
6189
  :param _UpdateTime: 用户更新信息的时间
6270
- 注意:此字段可能返回 null,表示取不到有效值。
6271
6190
  :type UpdateTime: str
6272
6191
  :param _Expired: 是否过期
6273
6192
  注意:此字段可能返回 null,表示取不到有效值。
@@ -6276,16 +6195,13 @@ class XMagicInfo(AbstractModel):
6276
6195
  注意:此字段可能返回 null,表示取不到有效值。
6277
6196
  :type RestTime: int
6278
6197
  :param _XMagicType: single: 原子能力,combined:套餐
6279
- 注意:此字段可能返回 null,表示取不到有效值。
6280
6198
  :type XMagicType: str
6281
6199
  :param _Name: 优图模块名称,自动中英文
6282
- 注意:此字段可能返回 null,表示取不到有效值。
6283
6200
  :type Name: str
6284
6201
  :param _Resource: 优图资源信息
6285
6202
  注意:此字段可能返回 null,表示取不到有效值。
6286
6203
  :type Resource: :class:`tencentcloud.vcube.v20220410.models.RenewResource`
6287
6204
  :param _IsVest: 是否是马甲包
6288
- 注意:此字段可能返回 null,表示取不到有效值。
6289
6205
  :type IsVest: bool
6290
6206
  """
6291
6207
  self._Id = None
@@ -6360,7 +6276,6 @@ class XMagicInfo(AbstractModel):
6360
6276
  @property
6361
6277
  def Plan(self):
6362
6278
  """优图套餐类型
6363
- 注意:此字段可能返回 null,表示取不到有效值。
6364
6279
  :rtype: str
6365
6280
  """
6366
6281
  return self._Plan
@@ -6447,7 +6362,6 @@ class XMagicInfo(AbstractModel):
6447
6362
  @property
6448
6363
  def Reply(self):
6449
6364
  """历次审批的回复
6450
- 注意:此字段可能返回 null,表示取不到有效值。
6451
6365
  :rtype: list of str
6452
6366
  """
6453
6367
  return self._Reply
@@ -6481,7 +6395,6 @@ class XMagicInfo(AbstractModel):
6481
6395
  @property
6482
6396
  def UpdateTime(self):
6483
6397
  """用户更新信息的时间
6484
- 注意:此字段可能返回 null,表示取不到有效值。
6485
6398
  :rtype: str
6486
6399
  """
6487
6400
  return self._UpdateTime
@@ -6517,7 +6430,6 @@ class XMagicInfo(AbstractModel):
6517
6430
  @property
6518
6431
  def XMagicType(self):
6519
6432
  """single: 原子能力,combined:套餐
6520
- 注意:此字段可能返回 null,表示取不到有效值。
6521
6433
  :rtype: str
6522
6434
  """
6523
6435
  return self._XMagicType
@@ -6529,7 +6441,6 @@ class XMagicInfo(AbstractModel):
6529
6441
  @property
6530
6442
  def Name(self):
6531
6443
  """优图模块名称,自动中英文
6532
- 注意:此字段可能返回 null,表示取不到有效值。
6533
6444
  :rtype: str
6534
6445
  """
6535
6446
  return self._Name
@@ -6553,7 +6464,6 @@ class XMagicInfo(AbstractModel):
6553
6464
  @property
6554
6465
  def IsVest(self):
6555
6466
  """是否是马甲包
6556
- 注意:此字段可能返回 null,表示取不到有效值。
6557
6467
  :rtype: bool
6558
6468
  """
6559
6469
  return self._IsVest
@@ -6620,28 +6530,20 @@ class XMagicResource(AbstractModel):
6620
6530
  注意:此字段可能返回 null,表示取不到有效值。
6621
6531
  :type XMagic: bool
6622
6532
  :param _StartTime: 资源开始生效时间
6623
- 注意:此字段可能返回 null,表示取不到有效值。
6624
6533
  :type StartTime: str
6625
6534
  :param _EndTime: 资源结束生效时间
6626
- 注意:此字段可能返回 null,表示取不到有效值。
6627
6535
  :type EndTime: str
6628
6536
  :param _Expired: 资源包是否过期
6629
- 注意:此字段可能返回 null,表示取不到有效值。
6630
6537
  :type Expired: bool
6631
6538
  :param _Name: 功能模块名称
6632
- 注意:此字段可能返回 null,表示取不到有效值。
6633
6539
  :type Name: str
6634
6540
  :param _XMagicType: single: 原子能力,combined:套餐
6635
- 注意:此字段可能返回 null,表示取不到有效值。
6636
6541
  :type XMagicType: str
6637
6542
  :param _BizType: xmagic:优图, avatar:虚拟人
6638
- 注意:此字段可能返回 null,表示取不到有效值。
6639
6543
  :type BizType: str
6640
6544
  :param _ResourceId: 资源Id
6641
- 注意:此字段可能返回 null,表示取不到有效值。
6642
6545
  :type ResourceId: str
6643
6546
  :param _IsUse: 资源是否可以使用
6644
- 注意:此字段可能返回 null,表示取不到有效值。
6645
6547
  :type IsUse: bool
6646
6548
  """
6647
6549
  self._Id = None
@@ -6741,7 +6643,6 @@ class XMagicResource(AbstractModel):
6741
6643
  @property
6742
6644
  def StartTime(self):
6743
6645
  """资源开始生效时间
6744
- 注意:此字段可能返回 null,表示取不到有效值。
6745
6646
  :rtype: str
6746
6647
  """
6747
6648
  return self._StartTime
@@ -6753,7 +6654,6 @@ class XMagicResource(AbstractModel):
6753
6654
  @property
6754
6655
  def EndTime(self):
6755
6656
  """资源结束生效时间
6756
- 注意:此字段可能返回 null,表示取不到有效值。
6757
6657
  :rtype: str
6758
6658
  """
6759
6659
  return self._EndTime
@@ -6765,7 +6665,6 @@ class XMagicResource(AbstractModel):
6765
6665
  @property
6766
6666
  def Expired(self):
6767
6667
  """资源包是否过期
6768
- 注意:此字段可能返回 null,表示取不到有效值。
6769
6668
  :rtype: bool
6770
6669
  """
6771
6670
  return self._Expired
@@ -6777,7 +6676,6 @@ class XMagicResource(AbstractModel):
6777
6676
  @property
6778
6677
  def Name(self):
6779
6678
  """功能模块名称
6780
- 注意:此字段可能返回 null,表示取不到有效值。
6781
6679
  :rtype: str
6782
6680
  """
6783
6681
  return self._Name
@@ -6789,7 +6687,6 @@ class XMagicResource(AbstractModel):
6789
6687
  @property
6790
6688
  def XMagicType(self):
6791
6689
  """single: 原子能力,combined:套餐
6792
- 注意:此字段可能返回 null,表示取不到有效值。
6793
6690
  :rtype: str
6794
6691
  """
6795
6692
  return self._XMagicType
@@ -6801,7 +6698,6 @@ class XMagicResource(AbstractModel):
6801
6698
  @property
6802
6699
  def BizType(self):
6803
6700
  """xmagic:优图, avatar:虚拟人
6804
- 注意:此字段可能返回 null,表示取不到有效值。
6805
6701
  :rtype: str
6806
6702
  """
6807
6703
  return self._BizType
@@ -6813,7 +6709,6 @@ class XMagicResource(AbstractModel):
6813
6709
  @property
6814
6710
  def ResourceId(self):
6815
6711
  """资源Id
6816
- 注意:此字段可能返回 null,表示取不到有效值。
6817
6712
  :rtype: str
6818
6713
  """
6819
6714
  return self._ResourceId
@@ -6825,7 +6720,6 @@ class XMagicResource(AbstractModel):
6825
6720
  @property
6826
6721
  def IsUse(self):
6827
6722
  """资源是否可以使用
6828
- 注意:此字段可能返回 null,表示取不到有效值。
6829
6723
  :rtype: bool
6830
6724
  """
6831
6725
  return self._IsUse
@@ -6881,10 +6775,8 @@ class XMagicResourceSimpleInfo(AbstractModel):
6881
6775
  :param _UpdatedAt: 更新时间
6882
6776
  :type UpdatedAt: str
6883
6777
  :param _StartTime: 资源开始生效时间
6884
- 注意:此字段可能返回 null,表示取不到有效值。
6885
6778
  :type StartTime: str
6886
6779
  :param _EndTime: 资源结束生效时间
6887
- 注意:此字段可能返回 null,表示取不到有效值。
6888
6780
  :type EndTime: str
6889
6781
  :param _Application: 应用信息
6890
6782
  注意:此字段可能返回 null,表示取不到有效值。
@@ -6898,22 +6790,16 @@ class XMagicResourceSimpleInfo(AbstractModel):
6898
6790
  注意:此字段可能返回 null,表示取不到有效值。
6899
6791
  :type Operation: list of str
6900
6792
  :param _IsUse: 是否可以使用
6901
- 注意:此字段可能返回 null,表示取不到有效值。
6902
6793
  :type IsUse: bool
6903
6794
  :param _XMagicType: single: 原子能力,combined:套餐
6904
- 注意:此字段可能返回 null,表示取不到有效值。
6905
6795
  :type XMagicType: str
6906
6796
  :param _Name: 功能模块名称
6907
- 注意:此字段可能返回 null,表示取不到有效值。
6908
6797
  :type Name: str
6909
6798
  :param _BizType: 资源所属业务方 xmagic:优图,avatar:虚拟形象
6910
- 注意:此字段可能返回 null,表示取不到有效值。
6911
6799
  :type BizType: str
6912
6800
  :param _ResourceId: 资源id
6913
- 注意:此字段可能返回 null,表示取不到有效值。
6914
6801
  :type ResourceId: str
6915
6802
  :param _AutoRenewFlag: 资源自动续费状态
6916
- 注意:此字段可能返回 null,表示取不到有效值。
6917
6803
  :type AutoRenewFlag: int
6918
6804
  """
6919
6805
  self._Id = None
@@ -7004,7 +6890,6 @@ class XMagicResourceSimpleInfo(AbstractModel):
7004
6890
  @property
7005
6891
  def StartTime(self):
7006
6892
  """资源开始生效时间
7007
- 注意:此字段可能返回 null,表示取不到有效值。
7008
6893
  :rtype: str
7009
6894
  """
7010
6895
  return self._StartTime
@@ -7016,7 +6901,6 @@ class XMagicResourceSimpleInfo(AbstractModel):
7016
6901
  @property
7017
6902
  def EndTime(self):
7018
6903
  """资源结束生效时间
7019
- 注意:此字段可能返回 null,表示取不到有效值。
7020
6904
  :rtype: str
7021
6905
  """
7022
6906
  return self._EndTime
@@ -7075,7 +6959,6 @@ class XMagicResourceSimpleInfo(AbstractModel):
7075
6959
  @property
7076
6960
  def IsUse(self):
7077
6961
  """是否可以使用
7078
- 注意:此字段可能返回 null,表示取不到有效值。
7079
6962
  :rtype: bool
7080
6963
  """
7081
6964
  return self._IsUse
@@ -7087,7 +6970,6 @@ class XMagicResourceSimpleInfo(AbstractModel):
7087
6970
  @property
7088
6971
  def XMagicType(self):
7089
6972
  """single: 原子能力,combined:套餐
7090
- 注意:此字段可能返回 null,表示取不到有效值。
7091
6973
  :rtype: str
7092
6974
  """
7093
6975
  return self._XMagicType
@@ -7099,7 +6981,6 @@ class XMagicResourceSimpleInfo(AbstractModel):
7099
6981
  @property
7100
6982
  def Name(self):
7101
6983
  """功能模块名称
7102
- 注意:此字段可能返回 null,表示取不到有效值。
7103
6984
  :rtype: str
7104
6985
  """
7105
6986
  return self._Name
@@ -7111,7 +6992,6 @@ class XMagicResourceSimpleInfo(AbstractModel):
7111
6992
  @property
7112
6993
  def BizType(self):
7113
6994
  """资源所属业务方 xmagic:优图,avatar:虚拟形象
7114
- 注意:此字段可能返回 null,表示取不到有效值。
7115
6995
  :rtype: str
7116
6996
  """
7117
6997
  return self._BizType
@@ -7123,7 +7003,6 @@ class XMagicResourceSimpleInfo(AbstractModel):
7123
7003
  @property
7124
7004
  def ResourceId(self):
7125
7005
  """资源id
7126
- 注意:此字段可能返回 null,表示取不到有效值。
7127
7006
  :rtype: str
7128
7007
  """
7129
7008
  return self._ResourceId
@@ -7135,7 +7014,6 @@ class XMagicResourceSimpleInfo(AbstractModel):
7135
7014
  @property
7136
7015
  def AutoRenewFlag(self):
7137
7016
  """资源自动续费状态
7138
- 注意:此字段可能返回 null,表示取不到有效值。
7139
7017
  :rtype: int
7140
7018
  """
7141
7019
  return self._AutoRenewFlag
@@ -7246,12 +7124,15 @@ class XMagicTrial(AbstractModel):
7246
7124
  :type Plan: str
7247
7125
  :param _XMagicType: single: 原子能力,combined:套餐
7248
7126
  :type XMagicType: str
7127
+ :param _BizType: vod:点播 live:直播
7128
+ :type BizType: str
7249
7129
  """
7250
7130
  self._Name = None
7251
7131
  self._TrialCount = None
7252
7132
  self._Duration = None
7253
7133
  self._Plan = None
7254
7134
  self._XMagicType = None
7135
+ self._BizType = None
7255
7136
 
7256
7137
  @property
7257
7138
  def Name(self):
@@ -7308,6 +7189,17 @@ class XMagicTrial(AbstractModel):
7308
7189
  def XMagicType(self, XMagicType):
7309
7190
  self._XMagicType = XMagicType
7310
7191
 
7192
+ @property
7193
+ def BizType(self):
7194
+ """vod:点播 live:直播
7195
+ :rtype: str
7196
+ """
7197
+ return self._BizType
7198
+
7199
+ @BizType.setter
7200
+ def BizType(self, BizType):
7201
+ self._BizType = BizType
7202
+
7311
7203
 
7312
7204
  def _deserialize(self, params):
7313
7205
  self._Name = params.get("Name")
@@ -7315,6 +7207,7 @@ class XMagicTrial(AbstractModel):
7315
7207
  self._Duration = params.get("Duration")
7316
7208
  self._Plan = params.get("Plan")
7317
7209
  self._XMagicType = params.get("XMagicType")
7210
+ self._BizType = params.get("BizType")
7318
7211
  memeber_set = set(params.keys())
7319
7212
  for name, value in vars(self).items():
7320
7213
  property_name = name[1:]