Dataset
class Dataset extends Model (View source)
Properties
string | $createTime | ||
string | $displayName | ||
int | $exampleCount | ||
string | $name | ||
string | $sourceLanguageCode | ||
string | $targetLanguageCode | ||
int | $testExampleCount | ||
int | $trainExampleCount | ||
string | $updateTime | ||
int | $validateExampleCount |
Methods
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setExampleCount($exampleCount)
No description
int
getExampleCount()
No description
setName($name)
No description
string
getName()
No description
setSourceLanguageCode($sourceLanguageCode)
No description
string
getSourceLanguageCode()
No description
setTargetLanguageCode($targetLanguageCode)
No description
string
getTargetLanguageCode()
No description
setTestExampleCount($testExampleCount)
No description
int
getTestExampleCount()
No description
setTrainExampleCount($trainExampleCount)
No description
int
getTrainExampleCount()
No description
setUpdateTime($updateTime)
No description
string
getUpdateTime()
No description
setValidateExampleCount($validateExampleCount)
No description
int
getValidateExampleCount()
No description
Details
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setExampleCount($exampleCount)
No description
int
getExampleCount()
No description
setName($name)
No description
string
getName()
No description
setSourceLanguageCode($sourceLanguageCode)
No description
string
getSourceLanguageCode()
No description
setTargetLanguageCode($targetLanguageCode)
No description
string
getTargetLanguageCode()
No description
setTestExampleCount($testExampleCount)
No description
int
getTestExampleCount()
No description
setTrainExampleCount($trainExampleCount)
No description
int
getTrainExampleCount()
No description
setUpdateTime($updateTime)
No description
string
getUpdateTime()
No description
setValidateExampleCount($validateExampleCount)
No description
int
getValidateExampleCount()
No description