Uses of Interface
com.google.cloud.bigquery.migration.v2.ErrorLocationOrBuilder
-
Packages that use ErrorLocationOrBuilder Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration API -
-
Uses of ErrorLocationOrBuilder in com.google.cloud.bigquery.migration.v2
Classes in com.google.cloud.bigquery.migration.v2 that implement ErrorLocationOrBuilder Modifier and Type Class Description class
ErrorLocation
Holds information about where the error is located.static class
ErrorLocation.Builder
Holds information about where the error is located.Methods in com.google.cloud.bigquery.migration.v2 that return ErrorLocationOrBuilder Modifier and Type Method Description ErrorLocationOrBuilder
ErrorDetail.Builder. getLocationOrBuilder()
Optional.ErrorLocationOrBuilder
ErrorDetail. getLocationOrBuilder()
Optional.ErrorLocationOrBuilder
ErrorDetailOrBuilder. getLocationOrBuilder()
Optional.
-