Class FirestoreGrpc.FirestoreImplBase (3.20.0)

public abstract static class FirestoreGrpc.FirestoreImplBase implements BindableService, FirestoreGrpc.AsyncService

Base class for the server implementation of the service Firestore.

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.

Inheritance

java.lang.Object > FirestoreGrpc.FirestoreImplBase

Implements

io.grpc.BindableService, FirestoreGrpc.AsyncService

Constructors

FirestoreImplBase()

public FirestoreImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition