Package | Description |
---|---|
com.google.cloud.firestore |
Modifier and Type | Method and Description |
---|---|
void |
BulkWriter.addWriteErrorListener(BulkWriter.WriteErrorCallback onError)
Attaches an error handler listener that is run every time a BulkWriter operation fails.
|
void |
BulkWriter.addWriteErrorListener(Executor executor,
BulkWriter.WriteErrorCallback onError)
Attaches an error handler listener that is run every time a BulkWriter operation fails.
|
Copyright © 2023 Google LLC. All rights reserved.