tencentcloud-sdk-iotexplorer 3.0.1063 → 3.0.1065

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190423/models.rb +22 -18
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d2c94368e09841be36c02414f356138c5f810dbf
4
- data.tar.gz: 2cfd4b3224cbb6a69cdca990b1c38347c34217c7
3
+ metadata.gz: 03cbeaf0021be49663bd8622c8d8ab9741beb288
4
+ data.tar.gz: 5cab341f2e2a05a4a482e7cfd084934a9be4f28f
5
5
  SHA512:
6
- metadata.gz: ae454a14478b624dd05224e2d90198c5c5a9395e1ab0eae6156a12980b29598b207f71a1cd64a8400fa3c5e8dc744fedca56648e82614bd06ee7ddc4f5a86601
7
- data.tar.gz: 18dfb1434656548eda6f4957e031eaf520ca332b07dbb279bfb92fd98c0cb022d26a4e62f102b362b4b997c00e926fc3a42183c97354230b53a0a661bc90a648
6
+ metadata.gz: 482f93e1c64aa2ca55a6576b5fb055e8b29c2159f8c2d8f546e2635dfe61bfc6d21b584762283bffb7ed6a16048c7e45a5cdd4fcee59c866f16757d58c3ba744
7
+ data.tar.gz: 9783c5acc2d6d64918f38b584a33dfc01e947e248de22c965c203a4dd6562115cb6e5bc1abd23e37d253fbb62c972f11764f56cf26410565420585cd0a68490e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1063
1
+ 3.0.1065
@@ -69,8 +69,8 @@ module TencentCloud
69
69
 
70
70
  attr_accessor :PkgType, :MiniProgramAppId, :DeviceList
71
71
  extend Gem::Deprecate
72
- deprecate :MiniProgramAppId, :none, 2025, 4
73
- deprecate :MiniProgramAppId=, :none, 2025, 4
72
+ deprecate :MiniProgramAppId, :none, 2025, 5
73
+ deprecate :MiniProgramAppId=, :none, 2025, 5
74
74
 
75
75
  def initialize(pkgtype=nil, miniprogramappid=nil, devicelist=nil)
76
76
  @PkgType = pkgtype
@@ -105,8 +105,8 @@ module TencentCloud
105
105
 
106
106
  attr_accessor :DeviceList, :FailureList, :SuccessList, :RequestId
107
107
  extend Gem::Deprecate
108
- deprecate :DeviceList, :none, 2025, 4
109
- deprecate :DeviceList=, :none, 2025, 4
108
+ deprecate :DeviceList, :none, 2025, 5
109
+ deprecate :DeviceList=, :none, 2025, 5
110
110
 
111
111
  def initialize(devicelist=nil, failurelist=nil, successlist=nil, requestid=nil)
112
112
  @DeviceList = devicelist
@@ -5921,8 +5921,8 @@ module TencentCloud
5921
5921
 
5922
5922
  attr_accessor :ModelId, :Sn, :ErrCode, :ExpireTime
5923
5923
  extend Gem::Deprecate
5924
- deprecate :ModelId, :none, 2025, 4
5925
- deprecate :ModelId=, :none, 2025, 4
5924
+ deprecate :ModelId, :none, 2025, 5
5925
+ deprecate :ModelId=, :none, 2025, 5
5926
5926
 
5927
5927
  def initialize(modelid=nil, sn=nil, errcode=nil, expiretime=nil)
5928
5928
  @ModelId = modelid
@@ -7491,8 +7491,8 @@ module TencentCloud
7491
7491
 
7492
7492
  attr_accessor :MiniProgramAppId, :DeviceList
7493
7493
  extend Gem::Deprecate
7494
- deprecate :MiniProgramAppId, :none, 2025, 4
7495
- deprecate :MiniProgramAppId=, :none, 2025, 4
7494
+ deprecate :MiniProgramAppId, :none, 2025, 5
7495
+ deprecate :MiniProgramAppId=, :none, 2025, 5
7496
7496
 
7497
7497
  def initialize(miniprogramappid=nil, devicelist=nil)
7498
7498
  @MiniProgramAppId = miniprogramappid
@@ -10745,8 +10745,8 @@ module TencentCloud
10745
10745
 
10746
10746
  attr_accessor :ModelId, :Sn, :ExpireTime, :PkgType
10747
10747
  extend Gem::Deprecate
10748
- deprecate :ModelId, :none, 2025, 4
10749
- deprecate :ModelId=, :none, 2025, 4
10748
+ deprecate :ModelId, :none, 2025, 5
10749
+ deprecate :ModelId=, :none, 2025, 5
10750
10750
 
10751
10751
  def initialize(modelid=nil, sn=nil, expiretime=nil, pkgtype=nil)
10752
10752
  @ModelId = modelid
@@ -10776,10 +10776,10 @@ module TencentCloud
10776
10776
 
10777
10777
  attr_accessor :Sn, :ModelId, :ActiveNum
10778
10778
  extend Gem::Deprecate
10779
- deprecate :ModelId, :none, 2025, 4
10780
- deprecate :ModelId=, :none, 2025, 4
10781
- deprecate :ActiveNum, :none, 2025, 4
10782
- deprecate :ActiveNum=, :none, 2025, 4
10779
+ deprecate :ModelId, :none, 2025, 5
10780
+ deprecate :ModelId=, :none, 2025, 5
10781
+ deprecate :ActiveNum, :none, 2025, 5
10782
+ deprecate :ActiveNum=, :none, 2025, 5
10783
10783
 
10784
10784
  def initialize(sn=nil, modelid=nil, activenum=nil)
10785
10785
  @Sn = sn
@@ -11439,7 +11439,7 @@ module TencentCloud
11439
11439
 
11440
11440
  # TWeSee 语义理解结果
11441
11441
  class VisionRecognitionResult < TencentCloud::Common::AbstractModel
11442
- # @param Status: 任务状态(1:失败;2:成功但结果为空;3:成功且结果非空)
11442
+ # @param Status: 任务状态(1:分析失败;2:下载/读取视频/图片失败;3:成功)
11443
11443
  # @type Status: Integer
11444
11444
  # @param DetectedClassifications: 识别到的目标类型。可能取值:
11445
11445
 
@@ -11452,21 +11452,25 @@ module TencentCloud
11452
11452
  # - `package`:快递包裹
11453
11453
  # - `license_plate`:车牌
11454
11454
  # @type DetectedClassifications: Array
11455
- # @param Summary: 视频摘要文本
11455
+ # @param Summary: 摘要文本
11456
11456
  # @type Summary: String
11457
+ # @param AlternativeSummary: 摘要文本(次选语言)
11458
+ # @type AlternativeSummary: String
11457
11459
 
11458
- attr_accessor :Status, :DetectedClassifications, :Summary
11460
+ attr_accessor :Status, :DetectedClassifications, :Summary, :AlternativeSummary
11459
11461
 
11460
- def initialize(status=nil, detectedclassifications=nil, summary=nil)
11462
+ def initialize(status=nil, detectedclassifications=nil, summary=nil, alternativesummary=nil)
11461
11463
  @Status = status
11462
11464
  @DetectedClassifications = detectedclassifications
11463
11465
  @Summary = summary
11466
+ @AlternativeSummary = alternativesummary
11464
11467
  end
11465
11468
 
11466
11469
  def deserialize(params)
11467
11470
  @Status = params['Status']
11468
11471
  @DetectedClassifications = params['DetectedClassifications']
11469
11472
  @Summary = params['Summary']
11473
+ @AlternativeSummary = params['AlternativeSummary']
11470
11474
  end
11471
11475
  end
11472
11476
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-iotexplorer
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1063
4
+ version: 3.0.1065
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-05-19 00:00:00.000000000 Z
11
+ date: 2025-05-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common