tencentcloud-sdk-mps 3.0.538 → 3.0.540

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: 4b457581b96c0f4ca8d885a7bb7377145b2a73ef
4
+ data.tar.gz: a6036ef5f09c6e30c13bc2fb1c432d7a6fa95f81
5
5
  SHA512:
6
- metadata.gz: 5f7d2ae9e504e1da9fc202a22257d8a288b297f6bbe09c6f18fa4f603f5ae460143b1715377c29d120642bd5b0e27a127a71e32ad6adfa45660fa406b953885d
7
- data.tar.gz: 121dde304c9a16cc053fb89a78daa8635fa3fc052bcb87e7127f0382801973e6a31f282381fefa654e6e3e28de79aadf6a1e31ada23a1eec24df5e8564506a15
6
+ metadata.gz: 7f70e9aaf30c61a5f8a83790386e4d8c77d834cd3da79f44da2bff5755fcf1e7cde258b1673880718223edd22b23893b7c55f52caf091c96775f17e98f880690
7
+ data.tar.gz: 3c26d32803257a1e6b8ef79456a55520a4193dd7215c6b9c4a4c5ffe1b2248437e5c24f2727241501b9b27e6e39a72856fdb1666b9574fd7a46e564defd13cf9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.538
1
+ 3.0.540
@@ -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.540
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-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common