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 for version 5.8.0."],["The `EncryptionConfig` class is used to configure encryption settings for Google Cloud Dataproc clusters."],["It includes an optional property `GcePdKmsKeyName` that allows specifying a Cloud KMS key name for PD disk encryption across all instances in a cluster."],["There is also a list of many previous versions of the `EncryptionConfig` class all the way back to 3.1.0, with the latest version being 5.17.0."]]],[]]