| Modifier and Type | Class and Description |
|---|---|
class |
ObjectNameMappingList
Represents a map of name mappings using a list of key:value proto messages of
existing name to desired output name.
|
static class |
ObjectNameMappingList.Builder
Represents a map of name mappings using a list of key:value proto messages of
existing name to desired output name.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectNameMappingListOrBuilder |
TranslationConfigDetails.getNameMappingListOrBuilder()
The mapping of objects to their desired output names in list form.
|
ObjectNameMappingListOrBuilder |
TranslationConfigDetails.Builder.getNameMappingListOrBuilder()
The mapping of objects to their desired output names in list form.
|
ObjectNameMappingListOrBuilder |
TranslationConfigDetailsOrBuilder.getNameMappingListOrBuilder()
The mapping of objects to their desired output names in list form.
|
Copyright © 2024 Google LLC. All rights reserved.