Interface protos.google.cloud.translation.v3.IModel (8.5.0)

Properties of a Model.

Package

@google-cloud/translate

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Model createTime

dataset

dataset?: (string|null);

Model dataset

displayName

displayName?: (string|null);

Model displayName

name

name?: (string|null);

Model name

sourceLanguageCode

sourceLanguageCode?: (string|null);

Model sourceLanguageCode

targetLanguageCode

targetLanguageCode?: (string|null);

Model targetLanguageCode

testExampleCount

testExampleCount?: (number|null);

Model testExampleCount

trainExampleCount

trainExampleCount?: (number|null);

Model trainExampleCount

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Model updateTime

validateExampleCount

validateExampleCount?: (number|null);

Model validateExampleCount