public sealed class Database.Types.EncryptionConfig : IMessage<Database.Types.EncryptionConfig>, IEquatable<Database.Types.EncryptionConfig>, IDeepCloneable<Database.Types.EncryptionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class Database.Types.EncryptionConfig.
Encryption configuration for a new database being created from another
source.
The source could be a [Backup][google.firestore.admin.v1.Backup] .
[[["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 webpage provides documentation for the \u003ccode\u003eDatabase.Types.EncryptionConfig\u003c/code\u003e class within the Google Cloud Firestore Admin V1 API, specifically for the .NET environment, with the latest version being 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptionConfig\u003c/code\u003e class is used to configure encryption settings for new databases created from a source like a Backup, allowing for options such as Customer Managed Encryption Keys (CMEK), Google default encryption, or using the source's encryption.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors to create new instances, either empty or by copying another \u003ccode\u003eEncryptionConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also lists various version history links going back to version 2.2.0, providing access to documentation for older versions of the \u003ccode\u003eDatabase.Types.EncryptionConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class features three different encryption property types, which are \u003ccode\u003eCustomerManagedEncryption\u003c/code\u003e, \u003ccode\u003eGoogleDefaultEncryption\u003c/code\u003e, and \u003ccode\u003eUseSourceEncryption\u003c/code\u003e depending on whether customer managed keys, google default keys, or the sources keys will be used.\u003c/p\u003e\n"]]],[],null,[]]