public sealed class Cluster.Types.EncryptionConfig : IMessage<Cluster.Types.EncryptionConfig>, IEquatable<Cluster.Types.EncryptionConfig>, IDeepCloneable<Cluster.Types.EncryptionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Cluster.Types.EncryptionConfig.
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\u003eThis webpage provides documentation for the \u003ccode\u003eCluster.Types.EncryptionConfig\u003c/code\u003e class within the Google Cloud Bigtable Admin v2 API, specifically focusing on Cloud KMS encryption settings for Bigtable clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes version-specific links for \u003ccode\u003eCluster.Types.EncryptionConfig\u003c/code\u003e, ranging from version 3.24.0 (latest) down to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCluster.Types.EncryptionConfig\u003c/code\u003e class is designed for managing the Cloud Key Management Service (Cloud KMS) settings, to protect clusters, and its methods include getting and setting a KMS key name.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with having a constructor that takes an \u003ccode\u003eEncryptionConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe key property is \u003ccode\u003eKmsKeyName\u003c/code\u003e, which takes the form \u003ccode\u003eprojects/{project}/locations/{location}/keyRings/{keyring}/cryptoKeys/{key}\u003c/code\u003e and can be managed via the \u003ccode\u003eCryptoKeyName\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]