| Modifier and Type | Method and Description |
|---|---|
ImportRowError |
ImportRowError.Builder.build() |
ImportRowError |
ImportRowError.Builder.buildPartial() |
static ImportRowError |
ImportRowError.getDefaultInstance() |
ImportRowError |
ImportRowError.getDefaultInstanceForType() |
ImportRowError |
ImportRowError.Builder.getDefaultInstanceForType() |
ImportRowError |
FileValidationReportOrBuilder.getRowErrors(int index)
Partial list of rows that encountered validation error.
|
ImportRowError |
FileValidationReport.getRowErrors(int index)
Partial list of rows that encountered validation error.
|
ImportRowError |
FileValidationReport.Builder.getRowErrors(int index)
Partial list of rows that encountered validation error.
|
static ImportRowError |
ImportRowError.parseDelimitedFrom(InputStream input) |
static ImportRowError |
ImportRowError.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportRowError |
ImportRowError.parseFrom(byte[] data) |
static ImportRowError |
ImportRowError.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportRowError |
ImportRowError.parseFrom(ByteBuffer data) |
static ImportRowError |
ImportRowError.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportRowError |
ImportRowError.parseFrom(com.google.protobuf.ByteString data) |
static ImportRowError |
ImportRowError.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportRowError |
ImportRowError.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImportRowError |
ImportRowError.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportRowError |
ImportRowError.parseFrom(InputStream input) |
static ImportRowError |
ImportRowError.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImportRowError> |
ImportRowError.getParserForType() |
List<ImportRowError> |
FileValidationReportOrBuilder.getRowErrorsList()
Partial list of rows that encountered validation error.
|
List<ImportRowError> |
FileValidationReport.getRowErrorsList()
Partial list of rows that encountered validation error.
|
List<ImportRowError> |
FileValidationReport.Builder.getRowErrorsList()
Partial list of rows that encountered validation error.
|
static com.google.protobuf.Parser<ImportRowError> |
ImportRowError.parser() |
| Modifier and Type | Method and Description |
|---|---|
FileValidationReport.Builder |
FileValidationReport.Builder.addRowErrors(ImportRowError value)
Partial list of rows that encountered validation error.
|
FileValidationReport.Builder |
FileValidationReport.Builder.addRowErrors(int index,
ImportRowError value)
Partial list of rows that encountered validation error.
|
ImportRowError.Builder |
ImportRowError.Builder.mergeFrom(ImportRowError other) |
static ImportRowError.Builder |
ImportRowError.newBuilder(ImportRowError prototype) |
FileValidationReport.Builder |
FileValidationReport.Builder.setRowErrors(int index,
ImportRowError value)
Partial list of rows that encountered validation error.
|
| Modifier and Type | Method and Description |
|---|---|
FileValidationReport.Builder |
FileValidationReport.Builder.addAllRowErrors(Iterable<? extends ImportRowError> values)
Partial list of rows that encountered validation error.
|
Copyright © 2024 Google LLC. All rights reserved.