public sealed class EncryptionInfo : IMessage<EncryptionInfo>, IEquatable<EncryptionInfo>, IDeepCloneable<EncryptionInfo>, IBufferMessage, IMessage
Encryption information for a given resource.
If this resource is protected with customer managed encryption, the in-use
Cloud Key Management Service (Cloud KMS) key version is specified along with
its status.
Output only. The status of encrypt/decrypt calls on underlying data for
this resource. Regardless of status, the existing data is always encrypted
at rest.
[[["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 \u003ccode\u003eEncryptionInfo\u003c/code\u003e class provides details about the encryption status and type for a resource, including the Cloud KMS key version in use if applicable.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports multiple versions of the Google Cloud Bigtable Admin V2, ranging from version 2.4.0 to 3.24.0, with the latter being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities like message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe properties within \u003ccode\u003eEncryptionInfo\u003c/code\u003e indicate whether the resource uses customer-managed encryption, and if so, it specifies the active Cloud KMS key version.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace of the EncryptionInfo class is \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e, which is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]