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\u003eThis webpage provides documentation for the \u003ccode\u003eEncryptionInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, spanning multiple versions of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptionInfo\u003c/code\u003e class is used to represent encryption details for a given resource, including the type of encryption and the status of the Cloud Key Management Service.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available for \u003ccode\u003eEncryptionInfo\u003c/code\u003e is 3.24.0, but there is a list of multiple previous versions available.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eEncryptionInfo\u003c/code\u003e has properties \u003ccode\u003eEncryptionStatus\u003c/code\u003e, \u003ccode\u003eEncryptionType\u003c/code\u003e, \u003ccode\u003eKmsKeyVersion\u003c/code\u003e, and \u003ccode\u003eKmsKeyVersionAsCryptoKeyVersionName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]