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 classValidationReportA resource that aggregates errors across import job files.static classValidationReport.BuilderA resource that aggregates errors across import job files.Methods in com.google.cloud.migrationcenter.v1 that return ValidationReportOrBuilder Modifier and Type Method Description ValidationReportOrBuilderExecutionReport.Builder. getExecutionErrorsOrBuilder()Validation errors encountered during the execution of the import job.ValidationReportOrBuilderExecutionReport. getExecutionErrorsOrBuilder()Validation errors encountered during the execution of the import job.ValidationReportOrBuilderExecutionReportOrBuilder. getExecutionErrorsOrBuilder()Validation errors encountered during the execution of the import job.ValidationReportOrBuilderImportJob.Builder. getValidationReportOrBuilder()Output only.ValidationReportOrBuilderImportJob. getValidationReportOrBuilder()Output only.ValidationReportOrBuilderImportJobOrBuilder. getValidationReportOrBuilder()Output only.
-