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 document provides reference documentation for the `EncryptionConfig` class within the Google Cloud Dataproc v1 API, specifically detailing version 5.7.0."],["The `EncryptionConfig` class is designed to configure encryption settings for a Dataproc cluster and it implements multiple interfaces."],["The `EncryptionConfig` class has two constructors, one default and one that accepts another `EncryptionConfig` object as a parameter."],["The `GcePdKmsKeyName` property allows specification of the Cloud KMS key name for encrypting Persistent Disk (PD) data of all instances in the cluster."],["This documentation also contains links to older and newer versions of the same class, with version 5.17.0 being the latest one available."]]],[]]