XPSPreprocessResponse
class XPSPreprocessResponse extends Model (View source)
Properties
protected | $outputExampleSetType | ||
protected | $outputExampleSetDataType | ||
protected | $speechPreprocessRespType | ||
protected | $speechPreprocessRespDataType | ||
protected | $tablesPreprocessResponseType | ||
protected | $tablesPreprocessResponseDataType | ||
protected | $translationPreprocessRespType | ||
protected | $translationPreprocessRespDataType |
Methods
getOutputExampleSet()
No description
getSpeechPreprocessResp()
No description
getTablesPreprocessResponse()
No description
setTranslationPreprocessResp(XPSTranslationPreprocessResponse $translationPreprocessResp)
No description
getTranslationPreprocessResp()
No description
Details
setOutputExampleSet(XPSExampleSet $outputExampleSet)
No description
XPSExampleSet
getOutputExampleSet()
No description
setSpeechPreprocessResp(XPSSpeechPreprocessResponse $speechPreprocessResp)
No description
XPSSpeechPreprocessResponse
getSpeechPreprocessResp()
No description
setTablesPreprocessResponse(XPSTablesPreprocessResponse $tablesPreprocessResponse)
No description
XPSTablesPreprocessResponse
getTablesPreprocessResponse()
No description
setTranslationPreprocessResp(XPSTranslationPreprocessResponse $translationPreprocessResp)
No description
XPSTranslationPreprocessResponse
getTranslationPreprocessResp()
No description