public sealed class EncryptionConfig : IMessage<EncryptionConfig>, IEquatable<EncryptionConfig>, IDeepCloneable<EncryptionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class EncryptionConfig.
[[["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 `EncryptionConfig` class within the Google Cloud Dataproc v1 API."],["The `EncryptionConfig` class manages encryption settings for Dataproc clusters, and all available versioned links are provided for it."],["The latest version available is 5.17.0, with a range of older versions listed, down to version 3.1.0."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, giving it specific functionalities."],["The class has two constructors, and one property `GcePdKmsKeyName` that manages Cloud KMS key name used for PD disk encryption."]]],[]]