public abstract static class FirestoreGrpc.FirestoreImplBase extends Object implements io.grpc.BindableService, FirestoreGrpc.AsyncService
The Cloud Firestore service. Cloud Firestore is a fast, fully managed, serverless, cloud-native NoSQL document database that simplifies storing, syncing, and querying data for your mobile, web, and IoT apps at global scale. Its client libraries provide live synchronization and offline support, while its security features and integrations with Firebase and Google Cloud Platform accelerate building truly serverless apps.
Constructor and Description |
---|
FirestoreImplBase() |
Modifier and Type | Method and Description |
---|---|
io.grpc.ServerServiceDefinition |
bindService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
batchGetDocuments, batchWrite, beginTransaction, commit, createDocument, deleteDocument, getDocument, listCollectionIds, listDocuments, listen, partitionQuery, rollback, runAggregationQuery, runQuery, updateDocument, write
Copyright © 2023 Google LLC. All rights reserved.