tencentcloud-sdk-mps 3.0.538 → 3.0.539

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: 8c50b4c7847e1e32031a34c98ec69be6dbad0a84
4
- data.tar.gz: c55460092053410ae50663456955bb4f7e260ba1
3
+ metadata.gz: 6a30255a0828b55cc339be63d3aa1832d43b9e5c
4
+ data.tar.gz: cbcfe748e6608c5e40a1c0c15bad21723c76dfa5
5
5
  SHA512:
6
- metadata.gz: 5f7d2ae9e504e1da9fc202a22257d8a288b297f6bbe09c6f18fa4f603f5ae460143b1715377c29d120642bd5b0e27a127a71e32ad6adfa45660fa406b953885d
7
- data.tar.gz: 121dde304c9a16cc053fb89a78daa8635fa3fc052bcb87e7127f0382801973e6a31f282381fefa654e6e3e28de79aadf6a1e31ada23a1eec24df5e8564506a15
6
+ metadata.gz: d47e4462352dadd29575330a62ccf0d2c90dbfe7442746d05ef2c722cf5dc727e420006682d367421954df4600cb23c9f4fd136c1cfc164006a03a67fee5ca6f
7
+ data.tar.gz: 80fb5e5bc250fbdbb689aecf118ae5fcf15ed7014a4a78f286a40847f878b5aac4b76c275ce9becacbe276f924bb21c35d6c474a850907601952029b8cec6ebf
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.538
1
+ 3.0.539
@@ -10233,7 +10233,7 @@ module TencentCloud
10233
10233
  # <li>ImagePorn:图片鉴黄</li>
10234
10234
  # <li>ImageTerrorism:图片涉敏</li>
10235
10235
  # <li>ImagePolitical:图片涉敏</li>
10236
- # <li>PornVoice:声音鉴黄</li>
10236
+ # <li>VoicePorn:声音违规</li>
10237
10237
  # @type Type: String
10238
10238
  # @param ImagePornResultSet: 图片鉴黄的结果,当 Type 为 ImagePorn 时有效。
10239
10239
  # @type ImagePornResultSet: Array
@@ -10241,7 +10241,7 @@ module TencentCloud
10241
10241
  # @type ImageTerrorismResultSet: Array
10242
10242
  # @param ImagePoliticalResultSet: 图片涉敏的结果,当 Type 为 ImagePolitical 时有效。
10243
10243
  # @type ImagePoliticalResultSet: Array
10244
- # @param VoicePornResultSet: 声音鉴黄的结果,当 Type 为 PornVoice 时有效。
10244
+ # @param VoicePornResultSet: 声音违规的结果,当 Type 为 VoicePorn 时有效。
10245
10245
  # @type VoicePornResultSet: Array
10246
10246
 
10247
10247
  attr_accessor :Type, :ImagePornResultSet, :ImageTerrorismResultSet, :ImagePoliticalResultSet, :VoicePornResultSet
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-mps
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.538
4
+ version: 3.0.539
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-03-27 00:00:00.000000000 Z
11
+ date: 2023-03-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common