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."],[[["This page provides documentation for the `EncryptionConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.6.0, and lists links to various version of the documentation."],["The `EncryptionConfig` class is used to manage encryption settings for a Dataproc cluster, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property, `GcePdKmsKeyName`, which allows users to specify the Cloud KMS key name for PD disk encryption on all instances within the cluster."],["There are two constructors available for creating `EncryptionConfig` objects, one being the parameter-less option and the other taking another `EncryptionConfig` object as input."],["The documentation includes links to versions of the documentation ranging from version 3.1.0 to the latest version, 5.17.0, allowing users to refer to specific release details."]]],[]]