public sealed class EncryptionConfig : IMessage<EncryptionConfig>, IEquatable<EncryptionConfig>, IDeepCloneable<EncryptionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1alpha 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 reference documentation and code samples for the `EncryptionConfig` class within the Dataproc Metastore v1alpha API."],["The `EncryptionConfig` class is used to define encryption settings for a service and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `EncryptionConfig` class is `2.0.0-alpha11`, and older versions `2.0.0-alpha10` and `1.0.0-alpha04` are also available."],["`EncryptionConfig` has properties such as `KmsKey`, which allows users to set the Cloud KMS key for customer data encryption."],["The `EncryptionConfig` class can be constructed with a default constructor or by passing another `EncryptionConfig` object as a parameter to a constructor."]]],[]]