tencentcloud-sdk-trtc 3.0.1128 → 3.0.1130

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: 050c8dc18c78ab126c16364cc957a7cc2c759540
4
- data.tar.gz: 18b7a4aab1abf1e43db552f9ff8764c9fdd28a6b
3
+ metadata.gz: 160f0ab328425e5e012b2a626906f1b0d75dcd01
4
+ data.tar.gz: a6f443739449f29225c415fc51cfde60250891a1
5
5
  SHA512:
6
- metadata.gz: 05639abfa007ea2b43add1010c0b4834114af98d69e906d425d5738ff645c8b7745b855f540412ed3207bfa9eadcb693daafcf8bad5d3f1688c3bcc4cde945f4
7
- data.tar.gz: cdc4c71d186d2b555b22d3d3597444d7434ca7fd5ea8ae032e20c472c5aaf58cd6fd19c831aa5015f205a321353d0d90493fa5b6ccf856204e1b0ba5fab11071
6
+ metadata.gz: fa78005207803fc7989793c14ff7ac8df5a43bfeadbb95475ba7115d78ba9987ae289166987bb28a47a9c6d4c87a4345e769297413958db47f22b853d48ea203
7
+ data.tar.gz: 797b7df53441e9baa4e82b63a22937bed7adb7f350b86e035b2a706e4f9169cb141cecb009fb27d081effb9976096fc336abe7799ee075e351d0fa02cd5dd7b5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1128
1
+ 3.0.1130
@@ -4182,7 +4182,7 @@ module TencentCloud
4182
4182
  # @type ModerationSupplier: String
4183
4183
  # @param ModerationSupplierParam: 第三方审核商送审需要配置信息
4184
4184
  # @type ModerationSupplierParam: :class:`Tencentcloud::Trtc.v20190722.models.ModerationSupplierParam`
4185
- # @param SaveModerationFile: 是否保存命中文件 0 默认不保存 1 保存命中文件
4185
+ # @param SaveModerationFile: 是否保存文件 0不保存文件 1保存所有文件 2仅保存命中文件
4186
4186
  # @type SaveModerationFile: Integer
4187
4187
  # @param CallbackAllResults: 是否回调所有审核结果:
4188
4188
  # 0 默认回调所有结果
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trtc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1128
4
+ version: 3.0.1130
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-08-24 00:00:00.000000000 Z
11
+ date: 2025-08-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common