public sealed class Database.Types.EncryptionConfig.Types.GoogleDefaultEncryptionOptions : IMessage<Database.Types.EncryptionConfig.Types.GoogleDefaultEncryptionOptions>, IEquatable<Database.Types.EncryptionConfig.Types.GoogleDefaultEncryptionOptions>, IDeepCloneable<Database.Types.EncryptionConfig.Types.GoogleDefaultEncryptionOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class Database.Types.EncryptionConfig.Types.GoogleDefaultEncryptionOptions.
The configuration options for using Google default encryption.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `GoogleDefaultEncryptionOptions` class within the Firestore Admin v1 API, detailing its use for configuring Google default encryption."],["The class `GoogleDefaultEncryptionOptions` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is found within the `Google.Cloud.Firestore.Admin.V1` namespace."],["The documentation lists several versions of the Firestore Admin v1 API, ranging from version 2.2.0 up to the latest, version 3.12.0, indicating a history of development and updates."],["The page details the class's constructors, `GoogleDefaultEncryptionOptions()` and `GoogleDefaultEncryptionOptions(GoogleDefaultEncryptionOptions other)`, which are used for creating new instances of the class."],["The inheritance of this class starts with [object](https://learn.microsoft.com/dotnet/api/system.object), meaning that it inherits base properties and methods from this class."]]],[]]