Interface protos.google.cloud.translation.v3.IAdaptiveMtSentence (8.0.3)

Properties of an AdaptiveMtSentence.

Package

@google-cloud/translate

Properties

createTime

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

AdaptiveMtSentence createTime

name

name?: (string|null);

AdaptiveMtSentence name

sourceSentence

sourceSentence?: (string|null);

AdaptiveMtSentence sourceSentence

targetSentence

targetSentence?: (string|null);

AdaptiveMtSentence targetSentence

updateTime

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

AdaptiveMtSentence updateTime