public static interface BulkWriter.WriteErrorCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
onError(BulkWriterException error) |
boolean onError(BulkWriterException error)
error - The error object from the failed BulkWriter operation attempt.Copyright © 2022 Google LLC. All rights reserved.