| Modifier and Type | Class and Description |
|---|---|
class |
ValidationReport
A resource that aggregates errors across import job files.
|
static class |
ValidationReport.Builder
A resource that aggregates errors across import job files.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationReportOrBuilder |
ExecutionReport.getExecutionErrorsOrBuilder()
Validation errors encountered during the execution of the import job.
|
ValidationReportOrBuilder |
ExecutionReport.Builder.getExecutionErrorsOrBuilder()
Validation errors encountered during the execution of the import job.
|
ValidationReportOrBuilder |
ExecutionReportOrBuilder.getExecutionErrorsOrBuilder()
Validation errors encountered during the execution of the import job.
|
ValidationReportOrBuilder |
ImportJob.getValidationReportOrBuilder()
Output only.
|
ValidationReportOrBuilder |
ImportJob.Builder.getValidationReportOrBuilder()
Output only.
|
ValidationReportOrBuilder |
ImportJobOrBuilder.getValidationReportOrBuilder()
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.