tencentcloud-sdk-ims 3.0.1090 → 3.0.1092

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: 6d6de8aedc368b94fe84e925a721d591b72c4931
4
- data.tar.gz: 58f153c39d625666e792b479f5072bf80a574d87
3
+ metadata.gz: 73875d121c7368be94d47e40a2363b263c13af75
4
+ data.tar.gz: 8cea5a5a40d6ca8fae75a1ddf1d900c4b8793358
5
5
  SHA512:
6
- metadata.gz: 82fbfbd1d6eb71c3b4729c04baaf66703a316e4439758664d605de337eadd125c7e87829f51ee478e73bf2122398c30d2b9e1c07bfb7a5ce1859848dfcc669bf
7
- data.tar.gz: c4f0b2471f2d6e59d3d937256e32eede33c970aa7c5ff17eefbdb9ada5163722c2e25dc95c9847efadef51128e817ab653c6669bcc22352f87373e5d0b8ee7b1
6
+ metadata.gz: 87e15bb19a4ee4838f3a1e947fb2e3ebdb6ed5a2582f038e93faa769dba169262041bd808c70c8d17642e20c936532dd9677e6429f1a3da39c41a9dcfd7e3e2e
7
+ data.tar.gz: 3b3f12ea66ff0f2c45745b782ee0410ad797d3cc026ca98e5ce5699e7c97a8683b14cc1cc00cf70358303a0448b3050c9cfb0d43530658fcf5e9986f8320f98e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1090
1
+ 3.0.1092
@@ -376,14 +376,12 @@ module TencentCloud
376
376
  # @param LibId: 该字段用于返回自定义库的ID,以方便自定义库管理和配置。
377
377
  # @type LibId: String
378
378
  # @param LibName: 该字段用于返回自定义库的名称,以方便自定义库管理和配置。
379
- # 注意:此字段可能返回 null,表示取不到有效值。
380
379
  # @type LibName: String
381
380
  # @param ImageId: 该字段用于返回识别图像对象的ID以方便文件管理。
382
381
  # @type ImageId: String
383
382
  # @param Label: 该字段用于返回检测结果所对应的恶意标签。<br>返回值:**Normal**:正常,**Porn**:色情,**Abuse**:谩骂,**Ad**:广告;以及其他令人反感、不安全或不适宜的内容类型。
384
383
  # @type Label: String
385
384
  # @param Tag: 该字段用于返回其他自定义标签以满足您的定制化场景需求,若无需求则可略过。
386
- # 注意:此字段可能返回 null,表示取不到有效值。
387
385
  # @type Tag: String
388
386
  # @param Score: 该字段用于返回对应模型命中的分值,取值为**0-100**,如:*Porn 99* 则代表相应识别内容命中色情标签的分值为99。
389
387
  # @type Score: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ims
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1090
4
+ version: 3.0.1092
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-06-27 00:00:00.000000000 Z
11
+ date: 2025-07-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common