Uses of Interface
com.google.cloud.migrationcenter.v1.ImportRowErrorOrBuilder
-
Packages that use ImportRowErrorOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ImportRowErrorOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement ImportRowErrorOrBuilder Modifier and Type Class Description classImportRowErrorA resource that reports the import job errors at row level.static classImportRowError.BuilderA resource that reports the import job errors at row level.Methods in com.google.cloud.migrationcenter.v1 that return ImportRowErrorOrBuilder Modifier and Type Method Description ImportRowErrorOrBuilderFileValidationReport.Builder. getRowErrorsOrBuilder(int index)Partial list of rows that encountered validation error.ImportRowErrorOrBuilderFileValidationReport. getRowErrorsOrBuilder(int index)Partial list of rows that encountered validation error.ImportRowErrorOrBuilderFileValidationReportOrBuilder. getRowErrorsOrBuilder(int index)Partial list of rows that encountered validation error.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ImportRowErrorOrBuilder Modifier and Type Method Description List<? extends ImportRowErrorOrBuilder>FileValidationReport.Builder. 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>FileValidationReportOrBuilder. getRowErrorsOrBuilderList()Partial list of rows that encountered validation error.
-