Class: TencentCloud::Vod::V20180717::CreateAIRecognitionTemplateRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Vod::V20180717::CreateAIRecognitionTemplateRequest
- Defined in:
- lib/v20180717/models.rb
Overview
CreateAIRecognitionTemplate请求参数结构体
Instance Attribute Summary collapse
-
#AsrFullTextConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#AsrTranslateConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#AsrWordsConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#Comment ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#FaceConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#HeadTailConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#Name ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#ObjectConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#OcrFullTextConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#OcrWordsConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#ScreenshotInterval ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#SegmentConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
-
#SubAppId ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(subappid = nil, name = nil, comment = nil, headtailconfigure = nil, segmentconfigure = nil, faceconfigure = nil, ocrfulltextconfigure = nil, ocrwordsconfigure = nil, asrfulltextconfigure = nil, asrwordsconfigure = nil, asrtranslateconfigure = nil, objectconfigure = nil, screenshotinterval = nil) ⇒ CreateAIRecognitionTemplateRequest
constructor
A new instance of CreateAIRecognitionTemplateRequest.
Constructor Details
#initialize(subappid = nil, name = nil, comment = nil, headtailconfigure = nil, segmentconfigure = nil, faceconfigure = nil, ocrfulltextconfigure = nil, ocrwordsconfigure = nil, asrfulltextconfigure = nil, asrwordsconfigure = nil, asrtranslateconfigure = nil, objectconfigure = nil, screenshotinterval = nil) ⇒ CreateAIRecognitionTemplateRequest
6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 |
# File 'lib/v20180717/models.rb', line 6323 def initialize(subappid=nil, name=nil, comment=nil, headtailconfigure=nil, segmentconfigure=nil, faceconfigure=nil, ocrfulltextconfigure=nil, ocrwordsconfigure=nil, asrfulltextconfigure=nil, asrwordsconfigure=nil, asrtranslateconfigure=nil, objectconfigure=nil, screenshotinterval=nil) @SubAppId = subappid @Name = name @Comment = comment @HeadTailConfigure = headtailconfigure @SegmentConfigure = segmentconfigure @FaceConfigure = faceconfigure @OcrFullTextConfigure = ocrfulltextconfigure @OcrWordsConfigure = ocrwordsconfigure @AsrFullTextConfigure = asrfulltextconfigure @AsrWordsConfigure = asrwordsconfigure @AsrTranslateConfigure = asrtranslateconfigure @ObjectConfigure = objectconfigure @ScreenshotInterval = screenshotinterval end |
Instance Attribute Details
#AsrFullTextConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def AsrFullTextConfigure @AsrFullTextConfigure end |
#AsrTranslateConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def AsrTranslateConfigure @AsrTranslateConfigure end |
#AsrWordsConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def AsrWordsConfigure @AsrWordsConfigure end |
#Comment ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def Comment @Comment end |
#FaceConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def FaceConfigure @FaceConfigure end |
#HeadTailConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def HeadTailConfigure @HeadTailConfigure end |
#Name ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def Name @Name end |
#ObjectConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def ObjectConfigure @ObjectConfigure end |
#OcrFullTextConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def OcrFullTextConfigure @OcrFullTextConfigure end |
#OcrWordsConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def OcrWordsConfigure @OcrWordsConfigure end |
#ScreenshotInterval ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def ScreenshotInterval @ScreenshotInterval end |
#SegmentConfigure ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def SegmentConfigure @SegmentConfigure end |
#SubAppId ⇒ Object
<font color=red>注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。</font>
6321 6322 6323 |
# File 'lib/v20180717/models.rb', line 6321 def SubAppId @SubAppId end |
Instance Method Details
#deserialize(params) ⇒ Object
6339 6340 6341 6342 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 |
# File 'lib/v20180717/models.rb', line 6339 def deserialize(params) @SubAppId = params['SubAppId'] @Name = params['Name'] @Comment = params['Comment'] unless params['HeadTailConfigure'].nil? @HeadTailConfigure = HeadTailConfigureInfo.new @HeadTailConfigure.deserialize(params['HeadTailConfigure']) end unless params['SegmentConfigure'].nil? @SegmentConfigure = SegmentConfigureInfo.new @SegmentConfigure.deserialize(params['SegmentConfigure']) end unless params['FaceConfigure'].nil? @FaceConfigure = FaceConfigureInfo.new @FaceConfigure.deserialize(params['FaceConfigure']) end unless params['OcrFullTextConfigure'].nil? @OcrFullTextConfigure = OcrFullTextConfigureInfo.new @OcrFullTextConfigure.deserialize(params['OcrFullTextConfigure']) end unless params['OcrWordsConfigure'].nil? @OcrWordsConfigure = OcrWordsConfigureInfo.new @OcrWordsConfigure.deserialize(params['OcrWordsConfigure']) end unless params['AsrFullTextConfigure'].nil? @AsrFullTextConfigure = AsrFullTextConfigureInfo.new @AsrFullTextConfigure.deserialize(params['AsrFullTextConfigure']) end unless params['AsrWordsConfigure'].nil? @AsrWordsConfigure = AsrWordsConfigureInfo.new @AsrWordsConfigure.deserialize(params['AsrWordsConfigure']) end unless params['AsrTranslateConfigure'].nil? @AsrTranslateConfigure = AsrTranslateConfigureInfo.new @AsrTranslateConfigure.deserialize(params['AsrTranslateConfigure']) end unless params['ObjectConfigure'].nil? @ObjectConfigure = ObjectConfigureInfo.new @ObjectConfigure.deserialize(params['ObjectConfigure']) end @ScreenshotInterval = params['ScreenshotInterval'] end |