public sealed class EncryptionConfig : IMessage<Cluster.Types.EncryptionConfig>, IEquatable<Cluster.Types.EncryptionConfig>, IDeepCloneable<Cluster.Types.EncryptionConfig>, IBufferMessage, IMessage
Cloud Key Management Service (Cloud KMS) settings for a CMEK-protected
cluster.
Describes the Cloud KMS encryption key that will be used to protect the
destination Bigtable cluster. The requirements for this key are:
1) The Cloud Bigtable service account associated with the project that
contains this cluster must be granted the
cloudkms.cryptoKeyEncrypterDecrypter role on the CMEK key.
2) Only regional keys can be used and the region of the CMEK key must
match the region of the cluster.
3) All clusters within an instance must use the same CMEK key.
Values are of the form
projects/{project}/locations/{location}/keyRings/{keyring}/cryptoKeys/{key}
[[["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-08 UTC."],[[["\u003cp\u003eThe content pertains to the \u003ccode\u003eEncryptionConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, detailing its structure and functionality for managing encryption settings in Google Cloud Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a version history of the \u003ccode\u003eEncryptionConfig\u003c/code\u003e class, from version 2.4.0 to 3.24.0, with version 3.24.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptionConfig\u003c/code\u003e class is used for setting up Cloud Key Management Service (Cloud KMS) for CMEK-protected Bigtable clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eKmsKeyName\u003c/code\u003e property to specify the Cloud KMS encryption key, which requires specific permissions and configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows the class implementing multiple interfaces such as IMessage, IEquitable, IDeepCloneable, and IBufferMessage, alongside having different constructors and inherited members.\u003c/p\u003e\n"]]],[],null,[]]