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-03-21 UTC."],[[["The latest version available for the Google Cloud Dataproc v1 API class EncryptionConfig is 5.17.0."],["This documentation covers versions of `EncryptionConfig` ranging from 3.1.0 to 5.17.0, accessible via the provided links."],["The `EncryptionConfig` class provides encryption settings for Google Cloud Dataproc clusters, as well as being sealed and implementing multiple interfaces, including `IMessage` and `IEquatable`."],["The `EncryptionConfig` class includes a `GcePdKmsKeyName` property, which allows setting the Cloud KMS key name for PD disk encryption on all instances within a cluster."],["The class can also be called using its public constructor `EncryptionConfig()` and copy constructor `EncryptionConfig(EncryptionConfig other)`."]]],[]]