| Modifier and Type | Method and Description |
|---|---|
TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.Builder.build() |
TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.Builder.buildPartial() |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.getDefaultInstance() |
TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.getDefaultInstanceForType() |
TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.Builder.getDefaultInstanceForType() |
TransferTypes.ErrorLogEntry |
TransferTypes.ErrorSummaryOrBuilder.getErrorLogEntries(int index)
Error samples.
|
TransferTypes.ErrorLogEntry |
TransferTypes.ErrorSummary.getErrorLogEntries(int index)
Error samples.
|
TransferTypes.ErrorLogEntry |
TransferTypes.ErrorSummary.Builder.getErrorLogEntries(int index)
Error samples.
|
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseDelimitedFrom(InputStream input) |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseFrom(byte[] data) |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseFrom(ByteBuffer data) |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseFrom(com.google.protobuf.ByteString data) |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseFrom(InputStream input) |
static TransferTypes.ErrorLogEntry |
TransferTypes.ErrorLogEntry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<TransferTypes.ErrorLogEntry> |
TransferTypes.ErrorSummaryOrBuilder.getErrorLogEntriesList()
Error samples.
|
List<TransferTypes.ErrorLogEntry> |
TransferTypes.ErrorSummary.getErrorLogEntriesList()
Error samples.
|
List<TransferTypes.ErrorLogEntry> |
TransferTypes.ErrorSummary.Builder.getErrorLogEntriesList()
Error samples.
|
com.google.protobuf.Parser<TransferTypes.ErrorLogEntry> |
TransferTypes.ErrorLogEntry.getParserForType() |
static com.google.protobuf.Parser<TransferTypes.ErrorLogEntry> |
TransferTypes.ErrorLogEntry.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.ErrorSummary.Builder |
TransferTypes.ErrorSummary.Builder.addErrorLogEntries(int index,
TransferTypes.ErrorLogEntry value)
Error samples.
|
TransferTypes.ErrorSummary.Builder |
TransferTypes.ErrorSummary.Builder.addErrorLogEntries(TransferTypes.ErrorLogEntry value)
Error samples.
|
TransferTypes.ErrorLogEntry.Builder |
TransferTypes.ErrorLogEntry.Builder.mergeFrom(TransferTypes.ErrorLogEntry other) |
static TransferTypes.ErrorLogEntry.Builder |
TransferTypes.ErrorLogEntry.newBuilder(TransferTypes.ErrorLogEntry prototype) |
TransferTypes.ErrorSummary.Builder |
TransferTypes.ErrorSummary.Builder.setErrorLogEntries(int index,
TransferTypes.ErrorLogEntry value)
Error samples.
|
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.ErrorSummary.Builder |
TransferTypes.ErrorSummary.Builder.addAllErrorLogEntries(Iterable<? extends TransferTypes.ErrorLogEntry> values)
Error samples.
|
Copyright © 2022 Google LLC. All rights reserved.