| Modifier and Type | Class and Description |
|---|---|
class |
ImportRowError
A resource that reports the import job errors at row level.
|
static class |
ImportRowError.Builder
A resource that reports the import job errors at row level.
|
| Modifier and Type | Method and Description |
|---|---|
ImportRowErrorOrBuilder |
FileValidationReportOrBuilder.getRowErrorsOrBuilder(int index)
Partial list of rows that encountered validation error.
|
ImportRowErrorOrBuilder |
FileValidationReport.getRowErrorsOrBuilder(int index)
Partial list of rows that encountered validation error.
|
ImportRowErrorOrBuilder |
FileValidationReport.Builder.getRowErrorsOrBuilder(int index)
Partial list of rows that encountered validation error.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ImportRowErrorOrBuilder> |
FileValidationReportOrBuilder.getRowErrorsOrBuilderList()
Partial list of rows that encountered validation error.
|
List<? extends ImportRowErrorOrBuilder> |
FileValidationReport.getRowErrorsOrBuilderList()
Partial list of rows that encountered validation error.
|
List<? extends ImportRowErrorOrBuilder> |
FileValidationReport.Builder.getRowErrorsOrBuilderList()
Partial list of rows that encountered validation error.
|
Copyright © 2024 Google LLC. All rights reserved.