| Modifier and Type | Method and Description |
|---|---|
EntityMappingLogEntry |
EntityMappingLogEntry.Builder.build() |
EntityMappingLogEntry |
EntityMappingLogEntry.Builder.buildPartial() |
static EntityMappingLogEntry |
EntityMappingLogEntry.getDefaultInstance() |
EntityMappingLogEntry |
EntityMappingLogEntry.getDefaultInstanceForType() |
EntityMappingLogEntry |
EntityMappingLogEntry.Builder.getDefaultInstanceForType() |
EntityMappingLogEntry |
EntityMapping.getMappingLog(int index)
Entity mapping log entries.
|
EntityMappingLogEntry |
EntityMapping.Builder.getMappingLog(int index)
Entity mapping log entries.
|
EntityMappingLogEntry |
EntityMappingOrBuilder.getMappingLog(int index)
Entity mapping log entries.
|
static EntityMappingLogEntry |
EntityMappingLogEntry.parseDelimitedFrom(InputStream input) |
static EntityMappingLogEntry |
EntityMappingLogEntry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMappingLogEntry |
EntityMappingLogEntry.parseFrom(byte[] data) |
static EntityMappingLogEntry |
EntityMappingLogEntry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMappingLogEntry |
EntityMappingLogEntry.parseFrom(ByteBuffer data) |
static EntityMappingLogEntry |
EntityMappingLogEntry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMappingLogEntry |
EntityMappingLogEntry.parseFrom(com.google.protobuf.ByteString data) |
static EntityMappingLogEntry |
EntityMappingLogEntry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMappingLogEntry |
EntityMappingLogEntry.parseFrom(com.google.protobuf.CodedInputStream input) |
static EntityMappingLogEntry |
EntityMappingLogEntry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMappingLogEntry |
EntityMappingLogEntry.parseFrom(InputStream input) |
static EntityMappingLogEntry |
EntityMappingLogEntry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityMappingLogEntry> |
EntityMapping.getMappingLogList()
Entity mapping log entries.
|
List<EntityMappingLogEntry> |
EntityMapping.Builder.getMappingLogList()
Entity mapping log entries.
|
List<EntityMappingLogEntry> |
EntityMappingOrBuilder.getMappingLogList()
Entity mapping log entries.
|
com.google.protobuf.Parser<EntityMappingLogEntry> |
EntityMappingLogEntry.getParserForType() |
static com.google.protobuf.Parser<EntityMappingLogEntry> |
EntityMappingLogEntry.parser() |
| Modifier and Type | Method and Description |
|---|---|
EntityMapping.Builder |
EntityMapping.Builder.addMappingLog(EntityMappingLogEntry value)
Entity mapping log entries.
|
EntityMapping.Builder |
EntityMapping.Builder.addMappingLog(int index,
EntityMappingLogEntry value)
Entity mapping log entries.
|
EntityMappingLogEntry.Builder |
EntityMappingLogEntry.Builder.mergeFrom(EntityMappingLogEntry other) |
static EntityMappingLogEntry.Builder |
EntityMappingLogEntry.newBuilder(EntityMappingLogEntry prototype) |
EntityMapping.Builder |
EntityMapping.Builder.setMappingLog(int index,
EntityMappingLogEntry value)
Entity mapping log entries.
|
| Modifier and Type | Method and Description |
|---|---|
EntityMapping.Builder |
EntityMapping.Builder.addAllMappingLog(Iterable<? extends EntityMappingLogEntry> values)
Entity mapping log entries.
|
Copyright © 2024 Google LLC. All rights reserved.