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 © 2023 Google LLC. All rights reserved.