public sealed class EncryptionInfo : IMessage<EncryptionInfo>, IEquatable<EncryptionInfo>, IDeepCloneable<EncryptionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class EncryptionInfo.
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\u003eThis page provides documentation for the \u003ccode\u003eEncryptionInfo\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptionInfo\u003c/code\u003e class details the encryption status, type, and the Cloud KMS key version used for a given resource, primarily focusing on data protected by customer-managed encryption.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the Google Cloud Bigtable Administration v2 API, ranging from version 2.4.0 up to the latest version 3.24.0, all of which cover the same object \u003ccode\u003eEncryptionInfo\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptionInfo\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eEncryptionStatus\u003c/code\u003e, \u003ccode\u003eEncryptionType\u003c/code\u003e, and \u003ccode\u003eKmsKeyVersion\u003c/code\u003e to provide comprehensive information about the encryption details of the resource, such as whether the data is encrypted at rest.\u003c/p\u003e\n"]]],[],null,[]]