Uses of Interface
com.google.cloud.migrationcenter.v1.ValidationReportOrBuilder
-
Packages that use ValidationReportOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ValidationReportOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement ValidationReportOrBuilder Modifier and Type Class 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.Methods in com.google.cloud.migrationcenter.v1 that return ValidationReportOrBuilder Modifier and Type Method Description ValidationReportOrBuilder
ExecutionReport.Builder. getExecutionErrorsOrBuilder()
Validation errors encountered during the execution of the import job.ValidationReportOrBuilder
ExecutionReport. 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.Builder. getValidationReportOrBuilder()
Output only.ValidationReportOrBuilder
ImportJob. getValidationReportOrBuilder()
Output only.ValidationReportOrBuilder
ImportJobOrBuilder. getValidationReportOrBuilder()
Output only.
-