public sealed class EncryptionConfig : IMessage<EncryptionConfig>, IEquatable<EncryptionConfig>, IDeepCloneable<EncryptionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore 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 `EncryptionConfig` class provides encryption settings for the Dataproc Metastore v1 API."],["This class is part of the `Google.Cloud.Metastore.V1` namespace, and the version 2.7.0 documentation is being viewed."],["`EncryptionConfig` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property named `KmsKey`, which is a string that represents the fully qualified Cloud KMS key name used for customer data encryption."],["Multiple versions of the `EncryptionConfig` documentation are available, ranging from version 1.0.0 to the latest version 2.9.0."]]],[]]