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-03-21 UTC."],[[["This webpage provides reference documentation for the `GoogleDefaultEncryptionOptions` class within the Firestore Admin v1 API."],["The `GoogleDefaultEncryptionOptions` class is a configuration option for using Google's default encryption and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation covers versions from 2.2.0 to the latest version 3.12.0, offering specific links to each release's documentation."],["The class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["Two constructors are available: a default constructor and another that accepts an instance of `GoogleDefaultEncryptionOptions` for creating a new instance based on the given parameter."]]],[]]