Reference documentation and code samples for the Firestore v1 API class 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.
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 of the Firestore v1 API class is 3.10.0, with previous versions ranging from 3.9.0 down to 2.3.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003eFirestore is a fast, fully managed, serverless, cloud-native NoSQL document database designed for storing, syncing, and querying data for mobile, web, and IoT applications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirestore\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class, and includes inherited members such as \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"],["\u003cp\u003eThe \u003ccode\u003eFirestore\u003c/code\u003e class provides methods for binding service definitions, including \u003ccode\u003eBindService(FirestoreBase)\u003c/code\u003e for registering a service definition with a server and \u003ccode\u003eBindService(ServiceBinderBase, FirestoreBase)\u003c/code\u003e for customizing service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace of the Firestore v1 API is \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e and it is contained within the \u003ccode\u003eGoogle.Cloud.Firestore.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Firestore v1 API - Class Firestore (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.Firestore)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.9.0/Google.Cloud.Firestore.V1.Firestore)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.8.0/Google.Cloud.Firestore.V1.Firestore)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.7.0/Google.Cloud.Firestore.V1.Firestore)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.6.0/Google.Cloud.Firestore.V1.Firestore)\n- [3.5.1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.5.1/Google.Cloud.Firestore.V1.Firestore)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.4.0/Google.Cloud.Firestore.V1.Firestore)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.3.0/Google.Cloud.Firestore.V1.Firestore)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.2.0/Google.Cloud.Firestore.V1.Firestore)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.1.0/Google.Cloud.Firestore.V1.Firestore)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.0.0/Google.Cloud.Firestore.V1.Firestore)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.5.0/Google.Cloud.Firestore.V1.Firestore)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.4.0/Google.Cloud.Firestore.V1.Firestore)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.3.0/Google.Cloud.Firestore.V1.Firestore) \n\n public static class Firestore\n\nReference documentation and code samples for the Firestore v1 API class Firestore.\n\nThe Cloud Firestore service.\n\nCloud Firestore is a fast, fully managed, serverless, cloud-native NoSQL\ndocument database that simplifies storing, syncing, and querying data for\nyour mobile, web, and IoT apps at global scale. Its client libraries provide\nlive synchronization and offline support, while its security features and\nintegrations with Firebase and Google Cloud Platform accelerate building\ntruly serverless apps. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Firestore \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Firestore.V1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Firestore.V1.dll\n\nMethods\n-------\n\n### BindService(FirestoreBase)\n\n public static ServerServiceDefinition BindService(Firestore.FirestoreBase serviceImpl)\n\nCreates service definition that can be registered with a server\n\n### BindService(ServiceBinderBase, FirestoreBase)\n\n public static void BindService(ServiceBinderBase serviceBinder, Firestore.FirestoreBase serviceImpl)\n\nRegister service method with a service binder with or without implementation. Useful when customizing the service binding logic.\nNote: this method is part of an experimental API that can change or be removed without any prior notice."]]