package qualitycheck //Licensed under the Apache License, Version 2.0 (the "License"); //you may not use this file except in compliance with the License. //You may obtain a copy of the License at // //http://www.apache.org/licenses/LICENSE-2.0 // //Unless required by applicable law or agreed to in writing, software //distributed under the License is distributed on an "AS IS" BASIS, //WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. //See the License for the specific language governing permissions and //limitations under the License. // // Code generated by Alibaba Cloud SDK Code Generator. // Changes may cause incorrect behavior and will be lost if the code is regenerated. // Data is a nested struct in qualitycheck response type Data struct { Vid string `json:"Vid" xml:"Vid"` SetId int64 `json:"SetId" xml:"SetId"` ModelName string `json:"ModelName" xml:"ModelName"` BuName string `json:"BuName" xml:"BuName"` AccountType int `json:"AccountType" xml:"AccountType"` ChannelType int `json:"ChannelType" xml:"ChannelType"` TaskAsrRequestId int64 `json:"TaskAsrRequestId" xml:"TaskAsrRequestId"` AsrAccuracyRate string `json:"AsrAccuracyRate" xml:"AsrAccuracyRate"` RoleName string `json:"RoleName" xml:"RoleName"` CurrentStatus int `json:"CurrentStatus" xml:"CurrentStatus"` TaskId string `json:"TaskId" xml:"TaskId"` SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` ReviewNumber int `json:"ReviewNumber" xml:"ReviewNumber"` TotalCount int `json:"TotalCount" xml:"TotalCount"` IsAudio bool `json:"IsAudio" xml:"IsAudio"` ModeCustomizationId string `json:"ModeCustomizationId" xml:"ModeCustomizationId"` FileName string `json:"FileName" xml:"FileName"` FileId string `json:"FileId" xml:"FileId"` IncorrectWords int `json:"IncorrectWords" xml:"IncorrectWords"` VerifiedCount int `json:"VerifiedCount" xml:"VerifiedCount"` ModelStatus int `json:"ModelStatus" xml:"ModelStatus"` HideNumber int `json:"HideNumber" xml:"HideNumber"` IsCovertContext bool `json:"IsCovertContext" xml:"IsCovertContext"` Id int64 `json:"Id" xml:"Id"` AliUid string `json:"AliUid" xml:"AliUid"` Precision float64 `json:"Precision" xml:"Precision"` ModelId int64 `json:"ModelId" xml:"ModelId"` LoginUserType int `json:"LoginUserType" xml:"LoginUserType"` Verified bool `json:"Verified" xml:"Verified"` NextVid string `json:"NextVid" xml:"NextVid"` Rid string `json:"Rid" xml:"Rid"` ScoreName string `json:"ScoreName" xml:"ScoreName"` LabelNum int `json:"LabelNum" xml:"LabelNum"` SubDir string `json:"SubDir" xml:"SubDir"` IsDeleted bool `json:"IsDeleted" xml:"IsDeleted"` TaskAsrResqusetId string `json:"TaskAsrResqusetId" xml:"TaskAsrResqusetId"` HitNumber int `json:"HitNumber" xml:"HitNumber"` Type int `json:"Type" xml:"Type"` IsOnlyFile bool `json:"IsOnlyFile" xml:"IsOnlyFile"` Name string `json:"Name" xml:"Name"` Comments string `json:"Comments" xml:"Comments"` OSSAccessKeyId string `json:"OSSAccessKeyId" xml:"OSSAccessKeyId"` VocabId int64 `json:"VocabId" xml:"VocabId"` VocabName string `json:"VocabName" xml:"VocabName"` CreateTime string `json:"CreateTime" xml:"CreateTime"` ShowNewbieTask bool `json:"ShowNewbieTask" xml:"ShowNewbieTask"` AudioName string `json:"AudioName" xml:"AudioName"` FileMergeName string `json:"FileMergeName" xml:"FileMergeName"` AudioScheme string `json:"AudioScheme" xml:"AudioScheme"` Index int `json:"Index" xml:"Index"` Key string `json:"Key" xml:"Key"` AsrWordsCount int `json:"AsrWordsCount" xml:"AsrWordsCount"` SkillGroupName string `json:"SkillGroupName" xml:"SkillGroupName"` ScoreSubId int64 `json:"ScoreSubId" xml:"ScoreSubId"` ScoreSubName string `json:"ScoreSubName" xml:"ScoreSubName"` Duration int `json:"Duration" xml:"Duration"` InstanceId string `json:"InstanceId" xml:"InstanceId"` BusinessType int `json:"BusinessType" xml:"BusinessType"` PostUrl string `json:"PostUrl" xml:"PostUrl"` Policy string `json:"Policy" xml:"Policy"` TotalScore int `json:"TotalScore" xml:"TotalScore"` JudgeType int `json:"JudgeType" xml:"JudgeType"` TaskType int `json:"TaskType" xml:"TaskType"` Audio bool `json:"Audio" xml:"Audio"` Status int `json:"Status" xml:"Status"` UpdateTime string `json:"UpdateTime" xml:"UpdateTime"` Poc bool `json:"Poc" xml:"Poc"` PreVid string `json:"PreVid" xml:"PreVid"` ProductType string `json:"ProductType" xml:"ProductType"` Source int `json:"Source" xml:"Source"` Select bool `json:"Select" xml:"Select"` RoleConfigStatus int `json:"RoleConfigStatus" xml:"RoleConfigStatus"` AudioUrl string `json:"AudioUrl" xml:"AudioUrl"` Signature string `json:"Signature" xml:"Signature"` AudioURL string `json:"AudioURL" xml:"AudioURL"` ScoreId int64 `json:"ScoreId" xml:"ScoreId"` DataSetName string `json:"DataSetName" xml:"DataSetName"` Deleted bool `json:"Deleted" xml:"Deleted"` DataSetId int64 `json:"DataSetId" xml:"DataSetId"` HiddenMenuItems HiddenMenuItems `json:"HiddenMenuItems" xml:"HiddenMenuItems"` ManualScoreMappingList ManualScoreMappingListInGetNextResultToReview `json:"ManualScoreMappingList" xml:"ManualScoreMappingList"` RuleInfo RuleInfo `json:"RuleInfo" xml:"RuleInfo"` HitRuleReviewInfoList HitRuleReviewInfoListInTestRule `json:"HitRuleReviewInfoList" xml:"HitRuleReviewInfoList"` RuleList RuleListInGetSkillGroupConfig `json:"RuleList" xml:"RuleList"` ManualScoreInfoList ManualScoreInfoList `json:"ManualScoreInfoList" xml:"ManualScoreInfoList"` DiffAsrContentInfo DiffAsrContentInfoInGetAudioContentInfo `json:"DiffAsrContentInfo" xml:"DiffAsrContentInfo"` Dialogues DialoguesInGetNextResultToReview `json:"Dialogues" xml:"Dialogues"` Rules RulesInGetRule `json:"Rules" xml:"Rules"` ReviewHistoryList ReviewHistoryList `json:"ReviewHistoryList" xml:"ReviewHistoryList"` RecognizeDialogue RecognizeDialogue `json:"RecognizeDialogue" xml:"RecognizeDialogue"` Precisions PrecisionsInGetPrecisionTask `json:"Precisions" xml:"Precisions"` Words Words `json:"Words" xml:"Words"` HandScoreInfoList HandScoreInfoListInGetNextResultToReview `json:"HandScoreInfoList" xml:"HandScoreInfoList"` }