Package | Description |
---|---|
com.google.cloud.firestore |
Modifier and Type | Method and Description |
---|---|
abstract BulkWriterOptions |
BulkWriterOptions.Builder.autoBuild() |
BulkWriterOptions |
BulkWriterOptions.Builder.build() |
Modifier and Type | Method and Description |
---|---|
BulkWriter |
Firestore.bulkWriter(BulkWriterOptions options)
Creates a
BulkWriter instance, used for performing multiple writes in parallel. |
Copyright © 2023 Google LLC. All rights reserved.