tencentcloud-sdk-yunsou 3.0.590 → 3.0.591
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180504/models.rb +4 -4
- data/lib/v20191115/models.rb +9 -9
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ecf0a169d57aa6301e862f5eddfc47198cd9d41b
|
|
4
|
+
data.tar.gz: 934da680a0e4bddce92666f5662bf02316e4fd92
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ba700e40b425ca8d4bdc89ce44a2b2f1677803c43d16405b524933d42e6df98c70c2c771982bc05862d996c2875cf8b341d236709d10530e125cfaf2171ffe6b
|
|
7
|
+
data.tar.gz: c5769540140f189af7d98e43f5180767b6212a87582ab750f99a8370b777892a116261a7a036c81d49986aff9c27c8fd071e6c0aa344f36ef97e269cad674fb7
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.591
|
data/lib/v20180504/models.rb
CHANGED
|
@@ -29,7 +29,7 @@ module TencentCloud
|
|
|
29
29
|
# @type ResourceId: Integer
|
|
30
30
|
|
|
31
31
|
attr_accessor :OpType, :Encoding, :Contents, :ResourceId
|
|
32
|
-
|
|
32
|
+
|
|
33
33
|
def initialize(optype=nil, encoding=nil, contents=nil, resourceid=nil)
|
|
34
34
|
@OpType = optype
|
|
35
35
|
@Encoding = encoding
|
|
@@ -53,7 +53,7 @@ module TencentCloud
|
|
|
53
53
|
# @type RequestId: String
|
|
54
54
|
|
|
55
55
|
attr_accessor :RetMsg, :RequestId
|
|
56
|
-
|
|
56
|
+
|
|
57
57
|
def initialize(retmsg=nil, requestid=nil)
|
|
58
58
|
@RetMsg = retmsg
|
|
59
59
|
@RequestId = requestid
|
|
@@ -115,7 +115,7 @@ module TencentCloud
|
|
|
115
115
|
# @type MultiFilter: Array
|
|
116
116
|
|
|
117
117
|
attr_accessor :ResourceId, :SearchQuery, :PageId, :NumPerPage, :SearchId, :QueryEncode, :RankType, :NumFilter, :ClFilter, :Extra, :SourceId, :SecondSearch, :MaxDocReturn, :IsSmartbox, :EnableAbsHighlight, :QcBid, :GroupBy, :Distinct, :L4RankExpression, :MatchValue, :Longitude, :Latitude, :MultiFilter
|
|
118
|
-
|
|
118
|
+
|
|
119
119
|
def initialize(resourceid=nil, searchquery=nil, pageid=nil, numperpage=nil, searchid=nil, queryencode=nil, ranktype=nil, numfilter=nil, clfilter=nil, extra=nil, sourceid=nil, secondsearch=nil, maxdocreturn=nil, issmartbox=nil, enableabshighlight=nil, qcbid=nil, groupby=nil, distinct=nil, l4rankexpression=nil, matchvalue=nil, longitude=nil, latitude=nil, multifilter=nil)
|
|
120
120
|
@ResourceId = resourceid
|
|
121
121
|
@SearchQuery = searchquery
|
|
@@ -177,7 +177,7 @@ module TencentCloud
|
|
|
177
177
|
# @type RequestId: String
|
|
178
178
|
|
|
179
179
|
attr_accessor :RetMsg, :RequestId
|
|
180
|
-
|
|
180
|
+
|
|
181
181
|
def initialize(retmsg=nil, requestid=nil)
|
|
182
182
|
@RetMsg = retmsg
|
|
183
183
|
@RequestId = requestid
|
data/lib/v20191115/models.rb
CHANGED
|
@@ -29,7 +29,7 @@ module TencentCloud
|
|
|
29
29
|
# @type ResourceId: Integer
|
|
30
30
|
|
|
31
31
|
attr_accessor :OpType, :Encoding, :Contents, :ResourceId
|
|
32
|
-
|
|
32
|
+
|
|
33
33
|
def initialize(optype=nil, encoding=nil, contents=nil, resourceid=nil)
|
|
34
34
|
@OpType = optype
|
|
35
35
|
@Encoding = encoding
|
|
@@ -53,7 +53,7 @@ module TencentCloud
|
|
|
53
53
|
# @type RequestId: String
|
|
54
54
|
|
|
55
55
|
attr_accessor :Data, :RequestId
|
|
56
|
-
|
|
56
|
+
|
|
57
57
|
def initialize(data=nil, requestid=nil)
|
|
58
58
|
@Data = data
|
|
59
59
|
@RequestId = requestid
|
|
@@ -84,7 +84,7 @@ module TencentCloud
|
|
|
84
84
|
# @type ErrorResult: String
|
|
85
85
|
|
|
86
86
|
attr_accessor :AppId, :Seq, :TotalResult, :Result, :ErrorResult
|
|
87
|
-
|
|
87
|
+
|
|
88
88
|
def initialize(appid=nil, seq=nil, totalresult=nil, result=nil, errorresult=nil)
|
|
89
89
|
@AppId = appid
|
|
90
90
|
@Seq = seq
|
|
@@ -119,7 +119,7 @@ module TencentCloud
|
|
|
119
119
|
# @type Errno: Integer
|
|
120
120
|
|
|
121
121
|
attr_accessor :Result, :DocId, :Errno
|
|
122
|
-
|
|
122
|
+
|
|
123
123
|
def initialize(result=nil, docid=nil, errno=nil)
|
|
124
124
|
@Result = result
|
|
125
125
|
@DocId = docid
|
|
@@ -183,7 +183,7 @@ module TencentCloud
|
|
|
183
183
|
# @type MultiFilter: Array
|
|
184
184
|
|
|
185
185
|
attr_accessor :ResourceId, :SearchQuery, :PageId, :NumPerPage, :SearchId, :QueryEncode, :RankType, :NumFilter, :ClFilter, :Extra, :SourceId, :SecondSearch, :MaxDocReturn, :IsSmartbox, :EnableAbsHighlight, :QcBid, :GroupBy, :Distinct, :L4RankExpression, :MatchValue, :Longitude, :Latitude, :MultiFilter
|
|
186
|
-
|
|
186
|
+
|
|
187
187
|
def initialize(resourceid=nil, searchquery=nil, pageid=nil, numperpage=nil, searchid=nil, queryencode=nil, ranktype=nil, numfilter=nil, clfilter=nil, extra=nil, sourceid=nil, secondsearch=nil, maxdocreturn=nil, issmartbox=nil, enableabshighlight=nil, qcbid=nil, groupby=nil, distinct=nil, l4rankexpression=nil, matchvalue=nil, longitude=nil, latitude=nil, multifilter=nil)
|
|
188
188
|
@ResourceId = resourceid
|
|
189
189
|
@SearchQuery = searchquery
|
|
@@ -245,7 +245,7 @@ module TencentCloud
|
|
|
245
245
|
# @type RequestId: String
|
|
246
246
|
|
|
247
247
|
attr_accessor :Data, :RequestId
|
|
248
|
-
|
|
248
|
+
|
|
249
249
|
def initialize(data=nil, requestid=nil)
|
|
250
250
|
@Data = data
|
|
251
251
|
@RequestId = requestid
|
|
@@ -280,7 +280,7 @@ module TencentCloud
|
|
|
280
280
|
# @type SegList: Array
|
|
281
281
|
|
|
282
282
|
attr_accessor :CostTime, :DisplayNum, :Echo, :EResultNum, :ResultNum, :ResultList, :SegList
|
|
283
|
-
|
|
283
|
+
|
|
284
284
|
def initialize(costtime=nil, displaynum=nil, echo=nil, eresultnum=nil, resultnum=nil, resultlist=nil, seglist=nil)
|
|
285
285
|
@CostTime = costtime
|
|
286
286
|
@DisplayNum = displaynum
|
|
@@ -330,7 +330,7 @@ module TencentCloud
|
|
|
330
330
|
# @type SearchDebuginfo: String
|
|
331
331
|
|
|
332
332
|
attr_accessor :DocAbs, :DocId, :DocMeta, :L2Score, :SearchDebuginfo
|
|
333
|
-
|
|
333
|
+
|
|
334
334
|
def initialize(docabs=nil, docid=nil, docmeta=nil, l2score=nil, searchdebuginfo=nil)
|
|
335
335
|
@DocAbs = docabs
|
|
336
336
|
@DocId = docid
|
|
@@ -354,7 +354,7 @@ module TencentCloud
|
|
|
354
354
|
# @type SegStr: String
|
|
355
355
|
|
|
356
356
|
attr_accessor :SegStr
|
|
357
|
-
|
|
357
|
+
|
|
358
358
|
def initialize(segstr=nil)
|
|
359
359
|
@SegStr = segstr
|
|
360
360
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-yunsou
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.591
|
|
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-06-
|
|
11
|
+
date: 2023-06-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|