| Modifier and Type | Class and Description |
|---|---|
class |
Dialect
The possible dialect options for translation.
|
static class |
Dialect.Builder
The possible dialect options for translation.
|
| Modifier and Type | Method and Description |
|---|---|
DialectOrBuilder |
TranslationConfigDetails.getSourceDialectOrBuilder()
The dialect of the input files.
|
DialectOrBuilder |
TranslationConfigDetails.Builder.getSourceDialectOrBuilder()
The dialect of the input files.
|
DialectOrBuilder |
TranslationConfigDetailsOrBuilder.getSourceDialectOrBuilder()
The dialect of the input files.
|
DialectOrBuilder |
TranslationConfigDetails.getTargetDialectOrBuilder()
The target dialect for the engine to translate the input to.
|
DialectOrBuilder |
TranslationConfigDetails.Builder.getTargetDialectOrBuilder()
The target dialect for the engine to translate the input to.
|
DialectOrBuilder |
TranslationConfigDetailsOrBuilder.getTargetDialectOrBuilder()
The target dialect for the engine to translate the input to.
|
Copyright © 2024 Google LLC. All rights reserved.