Class: TencentCloud::Vod::V20180717::DescribeWordSamplesRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Vod::V20180717::DescribeWordSamplesRequest
- Defined in:
- lib/v20180717/models.rb
Overview
DescribeWordSamples请求参数结构体
Instance Attribute Summary collapse
-
#Keywords ⇒ Object
1.
-
#Limit ⇒ Object
1.
-
#Offset ⇒ Object
1.
-
#SubAppId ⇒ Object
1.
-
#Tags ⇒ Object
1.
-
#Usages ⇒ Object
1.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(subappid = nil, usages = nil, keywords = nil, tags = nil, offset = nil, limit = nil) ⇒ DescribeWordSamplesRequest
constructor
A new instance of DescribeWordSamplesRequest.
Constructor Details
#initialize(subappid = nil, usages = nil, keywords = nil, tags = nil, offset = nil, limit = nil) ⇒ DescribeWordSamplesRequest
Returns a new instance of DescribeWordSamplesRequest.
13269 13270 13271 13272 13273 13274 13275 13276 |
# File 'lib/v20180717/models.rb', line 13269 def initialize(subappid=nil, usages=nil, keywords=nil, =nil, offset=nil, limit=nil) @SubAppId = subappid @Usages = usages @Keywords = keywords @Tags = @Offset = offset @Limit = limit end |
Instance Attribute Details
#Keywords ⇒ Object
-
Recognition.Ocr:通过光学字符识别技术,进行内容识别;
-
Recognition.Asr:通过音频识别技术,进行内容识别;
-
Review.Ocr:通过光学字符识别技术,进行不适宜的内容识别;
-
Review.Asr:通过音频识别技术,进行不适宜的内容识别;
可合并简写为:
-
Recognition:通过光学字符识别技术、音频识别技术,进行内容识别,等价于 1+2;
-
Review:通过光学字符识别技术、音频识别技术,进行不适宜的内容识别,等价于 3+4;
可多选,元素间关系为 or,即关键词的应用场景包含该字段集合中任意元素的记录,均符合该条件。
13267 13268 13269 |
# File 'lib/v20180717/models.rb', line 13267 def Keywords @Keywords end |
#Limit ⇒ Object
-
Recognition.Ocr:通过光学字符识别技术,进行内容识别;
-
Recognition.Asr:通过音频识别技术,进行内容识别;
-
Review.Ocr:通过光学字符识别技术,进行不适宜的内容识别;
-
Review.Asr:通过音频识别技术,进行不适宜的内容识别;
可合并简写为:
-
Recognition:通过光学字符识别技术、音频识别技术,进行内容识别,等价于 1+2;
-
Review:通过光学字符识别技术、音频识别技术,进行不适宜的内容识别,等价于 3+4;
可多选,元素间关系为 or,即关键词的应用场景包含该字段集合中任意元素的记录,均符合该条件。
13267 13268 13269 |
# File 'lib/v20180717/models.rb', line 13267 def Limit @Limit end |
#Offset ⇒ Object
-
Recognition.Ocr:通过光学字符识别技术,进行内容识别;
-
Recognition.Asr:通过音频识别技术,进行内容识别;
-
Review.Ocr:通过光学字符识别技术,进行不适宜的内容识别;
-
Review.Asr:通过音频识别技术,进行不适宜的内容识别;
可合并简写为:
-
Recognition:通过光学字符识别技术、音频识别技术,进行内容识别,等价于 1+2;
-
Review:通过光学字符识别技术、音频识别技术,进行不适宜的内容识别,等价于 3+4;
可多选,元素间关系为 or,即关键词的应用场景包含该字段集合中任意元素的记录,均符合该条件。
13267 13268 13269 |
# File 'lib/v20180717/models.rb', line 13267 def Offset @Offset end |
#SubAppId ⇒ Object
-
Recognition.Ocr:通过光学字符识别技术,进行内容识别;
-
Recognition.Asr:通过音频识别技术,进行内容识别;
-
Review.Ocr:通过光学字符识别技术,进行不适宜的内容识别;
-
Review.Asr:通过音频识别技术,进行不适宜的内容识别;
可合并简写为:
-
Recognition:通过光学字符识别技术、音频识别技术,进行内容识别,等价于 1+2;
-
Review:通过光学字符识别技术、音频识别技术,进行不适宜的内容识别,等价于 3+4;
可多选,元素间关系为 or,即关键词的应用场景包含该字段集合中任意元素的记录,均符合该条件。
13267 13268 13269 |
# File 'lib/v20180717/models.rb', line 13267 def SubAppId @SubAppId end |
#Tags ⇒ Object
-
Recognition.Ocr:通过光学字符识别技术,进行内容识别;
-
Recognition.Asr:通过音频识别技术,进行内容识别;
-
Review.Ocr:通过光学字符识别技术,进行不适宜的内容识别;
-
Review.Asr:通过音频识别技术,进行不适宜的内容识别;
可合并简写为:
-
Recognition:通过光学字符识别技术、音频识别技术,进行内容识别,等价于 1+2;
-
Review:通过光学字符识别技术、音频识别技术,进行不适宜的内容识别,等价于 3+4;
可多选,元素间关系为 or,即关键词的应用场景包含该字段集合中任意元素的记录,均符合该条件。
13267 13268 13269 |
# File 'lib/v20180717/models.rb', line 13267 def Tags @Tags end |
#Usages ⇒ Object
-
Recognition.Ocr:通过光学字符识别技术,进行内容识别;
-
Recognition.Asr:通过音频识别技术,进行内容识别;
-
Review.Ocr:通过光学字符识别技术,进行不适宜的内容识别;
-
Review.Asr:通过音频识别技术,进行不适宜的内容识别;
可合并简写为:
-
Recognition:通过光学字符识别技术、音频识别技术,进行内容识别,等价于 1+2;
-
Review:通过光学字符识别技术、音频识别技术,进行不适宜的内容识别,等价于 3+4;
可多选,元素间关系为 or,即关键词的应用场景包含该字段集合中任意元素的记录,均符合该条件。
13267 13268 13269 |
# File 'lib/v20180717/models.rb', line 13267 def Usages @Usages end |
Instance Method Details
#deserialize(params) ⇒ Object
13278 13279 13280 13281 13282 13283 13284 13285 |
# File 'lib/v20180717/models.rb', line 13278 def deserialize(params) @SubAppId = params['SubAppId'] @Usages = params['Usages'] @Keywords = params['Keywords'] @Tags = params['Tags'] @Offset = params['Offset'] @Limit = params['Limit'] end |