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-03-21 UTC."],[[["This webpage provides reference documentation for the `SourceEncryptionOptions` class within the Firestore Admin v1 API, detailing its role in configuring encryption methods."],["The `SourceEncryptionOptions` class is part of the `Google.Cloud.Firestore.Admin.V1` namespace and is contained in the `Google.Cloud.Firestore.Admin.V1.dll` assembly."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in handling messages and objects, particularly in relation to comparing, cloning, and deep cloning."],["There are multiple versions of the documentation available, spanning from version 2.2.0 up to the latest version 3.12.0, with links to each version."],["The class inherits from `object`, with no methods outside of those inherited, and has two constructor methods: a parameterless one, and one that takes in a `Database.Types.EncryptionConfig.Types.SourceEncryptionOptions` object."]]],[]]