public sealed class CryptoKeyConfig : IMessage<CryptoKeyConfig>, IEquatable<CryptoKeyConfig>, IDeepCloneable<CryptoKeyConfig>, IBufferMessage, IMessage
The crypto key configuration. This field is used by the Customer-managed
encryption keys (CMEK) feature.
The name of the key which is used to encrypt/decrypt customer data. For key
in Cloud KMS, the key should be in the format of
projects/*/locations/*/keyRings/*/cryptoKeys/*.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eCryptoKeyConfig\u003c/code\u003e is 2.4.0, with a list of previous versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCryptoKeyConfig\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.DataFusion.V1\u003c/code\u003e namespace, designed for managing customer-managed encryption keys (CMEK).\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for robust data handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCryptoKeyConfig\u003c/code\u003e class has properties like \u003ccode\u003eKeyReference\u003c/code\u003e and \u003ccode\u003eKeyReferenceAsCryptoKeyName\u003c/code\u003e to define and manage the encryption key, where the \u003ccode\u003eKeyReference\u003c/code\u003e must follow the format of \u003ccode\u003eprojects/*/locations/*/keyRings/*/cryptoKeys/*\u003c/code\u003e for keys within Cloud KMS.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]