IModel

google.cloud.translation.v3. IModel

Properties of a Model.

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

Model name

displayName string | null <optional>

Model displayName

dataset string | null <optional>

Model dataset

sourceLanguageCode string | null <optional>

Model sourceLanguageCode

targetLanguageCode string | null <optional>

Model targetLanguageCode

trainExampleCount number | null <optional>

Model trainExampleCount

validateExampleCount number | null <optional>

Model validateExampleCount

testExampleCount number | null <optional>

Model testExampleCount

createTime google.protobuf.ITimestamp | null <optional>

Model createTime

updateTime google.protobuf.ITimestamp | null <optional>

Model updateTime