# FirestoreStateStorageOptions

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/Orleans.Persistence.Firestore/FirestoreStateStorageOptions.cs#L7)

```csharp
public class FirestoreStateStorageOptions : FirestoreOptions, IStorageProviderSerializerOptions
```

Google Cloud Firestore options

## Constructors

- [FirestoreStateStorageOptions](/orleans/docs/api/csharp/microsoft.orleans.persistence.firestore/orleans.persistence.firestore.firestorestatestorageoptions/constructors/constructor-6e41593b/)

## Properties

- [DeleteStateOnClear](/orleans/docs/api/csharp/microsoft.orleans.persistence.firestore/orleans.persistence.firestore.firestorestatestorageoptions/properties/deletestateonclear-52ed2155/)
- [GrainStorageSerializer](/orleans/docs/api/csharp/microsoft.orleans.persistence.firestore/orleans.persistence.firestore.firestorestatestorageoptions/properties/grainstorageserializer-0aefa82c/)
