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."],[[["This webpage provides documentation for the `EncryptionConfig` class within the Google Cloud Metastore v1 API, specifically for version 2.8.0."],["The `EncryptionConfig` class is used to manage encryption settings for the service, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of previous versions of the `EncryptionConfig` class, ranging from version 1.0.0 up to the latest version of 2.9.0."],["The class has a constructor `EncryptionConfig()` and `EncryptionConfig(EncryptionConfig other)`, and it also features the property `KmsKey`, which takes a string value for the Cloud KMS key name."],["The `EncryptionConfig` class is found within the `Google.Cloud.Metastore.V1` namespace, as part of the `Google.Cloud.Metastore.V1.dll` assembly."]]],[]]