IDataset

google.cloud.translation.v3. IDataset

Properties of a Dataset.

Properties:
Name Type Attributes Description
name string | null <optional>

Dataset name

displayName string | null <optional>

Dataset displayName

sourceLanguageCode string | null <optional>

Dataset sourceLanguageCode

targetLanguageCode string | null <optional>

Dataset targetLanguageCode

exampleCount number | null <optional>

Dataset exampleCount

trainExampleCount number | null <optional>

Dataset trainExampleCount

validateExampleCount number | null <optional>

Dataset validateExampleCount

testExampleCount number | null <optional>

Dataset testExampleCount

createTime google.protobuf.ITimestamp | null <optional>

Dataset createTime

updateTime google.protobuf.ITimestamp | null <optional>

Dataset updateTime