public sealed class EncryptionConfig : IMessage<EncryptionConfig>, IEquatable<EncryptionConfig>, IDeepCloneable<EncryptionConfig>, IBufferMessage, IMessage
[[["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 documentation for the `EncryptionConfig` class within the `Google.Cloud.Dataproc.V1` namespace, detailing its use in cluster encryption settings."],["The `EncryptionConfig` class has a multitude of previous versions, with the latest being 5.17.0, and as far back as version 3.1.0."],["The class `EncryptionConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary functionality of the class is managing the Cloud KMS key name (`GcePdKmsKeyName`) for PD disk encryption on all cluster instances."],["There is documentation that gives a list of inherited members, like `Object.GetHashCode()` and `Object.ToString()`, and also lists the constructors available with the `EncryptionConfig()` class."]]],[]]