# FirestoreOptions

Package: [Microsoft.Orleans.Persistence.Firestore](/orleans/docs/api/csharp/microsoft.orleans.persistence.firestore/) 10.0.0

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Google/Shared/Storage/FirestoreOptions.cs#L18)

```csharp
public class FirestoreOptions
```

Google Cloud Firestore options

## Constructors

- [FirestoreOptions](/orleans/docs/api/csharp/microsoft.orleans.persistence.firestore/orleans.persistence.firestore.firestoreoptions/constructors/constructor-38e4e423/)

## Properties

- [EmulatorHost](/orleans/docs/api/csharp/microsoft.orleans.persistence.firestore/orleans.persistence.firestore.firestoreoptions/properties/emulatorhost-756fcf42/)
- [ProjectId](/orleans/docs/api/csharp/microsoft.orleans.persistence.firestore/orleans.persistence.firestore.firestoreoptions/properties/projectid-28656a30/)
- [RootCollectionName](/orleans/docs/api/csharp/microsoft.orleans.persistence.firestore/orleans.persistence.firestore.firestoreoptions/properties/rootcollectionname-a7970a7f/)
