TranslateTextRequest constructor
TranslateTextRequest({})
Implementation
TranslateTextRequest({
this.contents,
this.glossaryConfig,
this.labels,
this.mimeType,
this.model,
this.sourceLanguageCode,
this.targetLanguageCode,
this.transliterationConfig,
});