Interface v2.TranslateRequest (6.2.7)

Package

@google-cloud/translate!

Properties

format

format?: string;
Property Value
TypeDescription
string

from

from?: string;
Property Value
TypeDescription
string

model

model?: string;
Property Value
TypeDescription
string

to

to?: string;
Property Value
TypeDescription
string