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 documentation and code samples."],["This `EncryptionConfig` class is responsible for managing encryption settings for clusters in Google Cloud Dataproc."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality."],["The documentation lists multiple versions of the API, from 3.1.0 to the latest version 5.17.0, highlighting the evolution and updates of the `EncryptionConfig` class."],["The `GcePdKmsKeyName` property allows for the specification of a Cloud KMS key name, for PD disk encryption across all cluster instances."]]],[]]