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\u003eThis document details the \u003ccode\u003eFirestore\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, which is a core component for interacting with the Cloud Firestore service in .NET applications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirestore\u003c/code\u003e class provides a fully managed, serverless, NoSQL document database, that supports storing, syncing, and querying data for mobile, web, and IoT applications.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides an overview of the available versions of the \u003ccode\u003eFirestore\u003c/code\u003e API, ranging from version 2.3.0 to the latest 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirestore\u003c/code\u003e class includes methods like \u003ccode\u003eBindService\u003c/code\u003e, which facilitates the creation of a service definition for server-side handling logic within a server implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe documented class inherits from the base object class and outlines inherited methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]