public sealed class Database.Types.EncryptionConfig.Types.SourceEncryptionOptions : IMessage<Database.Types.EncryptionConfig.Types.SourceEncryptionOptions>, IEquatable<Database.Types.EncryptionConfig.Types.SourceEncryptionOptions>, IDeepCloneable<Database.Types.EncryptionConfig.Types.SourceEncryptionOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class Database.Types.EncryptionConfig.Types.SourceEncryptionOptions.
The configuration options for using the same encryption method as the
source.
[[["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 `SourceEncryptionOptions` class within the Firestore Admin v1 API, focusing on its role in configuring encryption methods."],["The `SourceEncryptionOptions` class is used to configure encryption using the same method as the source, and it is a part of the `Database.Types.EncryptionConfig.Types` namespace."],["The page includes documentation for various versions of the API, ranging from version 2.2.0 up to 3.12.0, with 3.12.0 being the latest version."],["The `SourceEncryptionOptions` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the inheritance structure of `SourceEncryptionOptions`, which inherits from `object` and lists its implemented members along with their specific namespace and assembly."]]],[]]