| Modifier and Type | Class and Description |
|---|---|
class |
TranslationFileMapping
Mapping between an input and output file to be translated in a subtask.
|
static class |
TranslationFileMapping.Builder
Mapping between an input and output file to be translated in a subtask.
|
| Modifier and Type | Method and Description |
|---|---|
TranslationFileMappingOrBuilder |
TranslationTaskDetails.getFilePathsOrBuilder(int index)
Cloud Storage files to be processed for translation.
|
TranslationFileMappingOrBuilder |
TranslationTaskDetails.Builder.getFilePathsOrBuilder(int index)
Cloud Storage files to be processed for translation.
|
TranslationFileMappingOrBuilder |
TranslationTaskDetailsOrBuilder.getFilePathsOrBuilder(int index)
Cloud Storage files to be processed for translation.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TranslationFileMappingOrBuilder> |
TranslationTaskDetails.getFilePathsOrBuilderList()
Cloud Storage files to be processed for translation.
|
List<? extends TranslationFileMappingOrBuilder> |
TranslationTaskDetails.Builder.getFilePathsOrBuilderList()
Cloud Storage files to be processed for translation.
|
List<? extends TranslationFileMappingOrBuilder> |
TranslationTaskDetailsOrBuilder.getFilePathsOrBuilderList()
Cloud Storage files to be processed for translation.
|
Copyright © 2024 Google LLC. All rights reserved.