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 (GCP) accelerate
building truly serverless apps.
public static void BindService(ServiceBinderBase serviceBinder, Firestore.FirestoreBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the Firestore service is 3.10.0, with multiple previous versions ranging from 3.9.0 down to 2.3.0, all accessible via their respective documentation links.\u003c/p\u003e\n"],["\u003cp\u003eCloud Firestore is a fully managed, serverless, NoSQL document database designed for storing, syncing, and querying data for mobile, web, and IoT applications at a global scale.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirestore\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and is found within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace of the \u003ccode\u003eGoogle.Cloud.Firestore.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirestore\u003c/code\u003e class provides two static \u003ccode\u003eBindService\u003c/code\u003e methods that allow for registering server-side handling logic either with or without implementation, for customization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirestore\u003c/code\u003e service offers client libraries with features like live synchronization and offline support, along with security and integrations with Firebase and Google Cloud Platform.\u003c/p\u003e\n"]]],[],null,[]]