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.10.0."],["The `EncryptionConfig` class is used to configure encryption settings for a Dataproc cluster and it implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes a property named `GcePdKmsKeyName`, which allows you to specify the Cloud KMS key used for encrypting Persistent Disk (PD) instances in the cluster."],["The page shows a list of past versions of the documentation, with the latest being 5.17.0, allowing users to navigate and find information from different iterations of the API."]]],[]]