tencentcloud-sdk-vod 3.0.504 → 3.0.506

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: b14da42a8518e690e6a4cfb53c96787c6ba89805
4
- data.tar.gz: 13c6f3317499194db4fc8beef31e92911977c748
3
+ metadata.gz: 4bc377fb1642cbcec39dc07795fb09739c0d3266
4
+ data.tar.gz: e71f619e6e0f3335b9fe51e14fe0ab8ed2748b7e
5
5
  SHA512:
6
- metadata.gz: d2c21392f5088d3f5a642c93fdbb61be6aa66d0dab43e2f45c042f0b80c6b78b4bed2328ca089a5cf1b6358bc5ca21f99c457aeb9b704ead49fcd71ce97f46b1
7
- data.tar.gz: 32b5d995f527633e9d2b98f2fdc185785cada6960f1b8ad5573226a836cd4b575b02d6626d86a1ab4d0271a69ff09bb3706abe2a9b11dba6c9224415e0564e1c
6
+ metadata.gz: f432a7d0113c9f8302c066326895c716d00475d0af64eca218c819ec91527dd302a99791db386d7f63621815b9f6ec2e82555ea41169714ebf06bce1d42138b7
7
+ data.tar.gz: 188152a23a4fd26e8fe6321a9c5cfd8b2a2e33f52e6a1787d94f25a1715538cde0d1b40320021e70dcd3d67940faaa86dc7919f57e430375562eedb144f7e0e3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.504
1
+ 3.0.506
@@ -8307,8 +8307,9 @@ module TencentCloud
8307
8307
  # @param Metric: Top 数据的统计指标,取值有:
8308
8308
  # <li>Traffic:播放流量,按播放流量统计 Top100 的数据。</li>
8309
8309
  # <li>PlayTimes:播放次数,按播放次数统计播放 Top100 的数据。</li>
8310
+ # 默认值为Traffic。
8310
8311
  # @type Metric: String
8311
- # @param SubAppId: 点播[子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。
8312
+ # @param SubAppId: <b>点播[子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。</b>
8312
8313
  # @type SubAppId: Integer
8313
8314
 
8314
8315
  attr_accessor :Date, :DomainName, :Metric, :SubAppId
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.504
4
+ version: 3.0.506
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-08 00:00:00.000000000 Z
11
+ date: 2023-02-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common