Uses of Interface
com.google.cloud.bigquery.storage.v1.RowErrorOrBuilder
-
Uses of RowErrorOrBuilder in com.google.cloud.bigquery.storage.v1
Classes in com.google.cloud.bigquery.storage.v1 that implement RowErrorOrBuilderModifier and TypeClassDescriptionfinal classThe message that presents row level error info in a request.static final classThe message that presents row level error info in a request.Methods in com.google.cloud.bigquery.storage.v1 that return RowErrorOrBuilderModifier and TypeMethodDescriptionAppendRowsResponse.Builder.getRowErrorsOrBuilder(int index) If a request failed due to corrupted rows, no rows in the batch will be appended.AppendRowsResponse.getRowErrorsOrBuilder(int index) If a request failed due to corrupted rows, no rows in the batch will be appended.AppendRowsResponseOrBuilder.getRowErrorsOrBuilder(int index) If a request failed due to corrupted rows, no rows in the batch will be appended.Methods in com.google.cloud.bigquery.storage.v1 that return types with arguments of type RowErrorOrBuilderModifier and TypeMethodDescriptionList<? extends RowErrorOrBuilder>AppendRowsResponse.Builder.getRowErrorsOrBuilderList()If a request failed due to corrupted rows, no rows in the batch will be appended.List<? extends RowErrorOrBuilder>AppendRowsResponse.getRowErrorsOrBuilderList()If a request failed due to corrupted rows, no rows in the batch will be appended.List<? extends RowErrorOrBuilder>AppendRowsResponseOrBuilder.getRowErrorsOrBuilderList()If a request failed due to corrupted rows, no rows in the batch will be appended.