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 provided content details the `EncryptionConfig` class within the Google Cloud Dataproc V1 API, offering reference documentation and code samples for this class."],["Version 5.17.0 is the latest available version, while the documentation covers versions ranging from 3.1.0 to 5.17.0 of the API."],["The `EncryptionConfig` class is used to define encryption settings for Google Cloud Dataproc clusters and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property, `GcePdKmsKeyName`, which is used to set the Cloud KMS key name for PD disk encryption on all instances in a cluster."],["The documentation provides details on the namespace, assembly, constructors, and properties for the `EncryptionConfig` class, as well as inherited members."]]],[]]