| Modifier and Type | Class and Description |
|---|---|
class |
EntityMappingLogEntry
A single record of a rule which was used for a mapping.
|
static class |
EntityMappingLogEntry.Builder
A single record of a rule which was used for a mapping.
|
| Modifier and Type | Method and Description |
|---|---|
EntityMappingLogEntryOrBuilder |
EntityMapping.getMappingLogOrBuilder(int index)
Entity mapping log entries.
|
EntityMappingLogEntryOrBuilder |
EntityMapping.Builder.getMappingLogOrBuilder(int index)
Entity mapping log entries.
|
EntityMappingLogEntryOrBuilder |
EntityMappingOrBuilder.getMappingLogOrBuilder(int index)
Entity mapping log entries.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends EntityMappingLogEntryOrBuilder> |
EntityMapping.getMappingLogOrBuilderList()
Entity mapping log entries.
|
List<? extends EntityMappingLogEntryOrBuilder> |
EntityMapping.Builder.getMappingLogOrBuilderList()
Entity mapping log entries.
|
List<? extends EntityMappingLogEntryOrBuilder> |
EntityMappingOrBuilder.getMappingLogOrBuilderList()
Entity mapping log entries.
|
Copyright © 2024 Google LLC. All rights reserved.