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 page provides documentation for the \u003ccode\u003eEncryptionInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, outlining its properties and usage in the context of data encryption.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEncryptionInfo\u003c/code\u003e is designed to present information about the encryption status, type, and the Cloud KMS key version used to secure resources, with all properties being output-only.\u003c/p\u003e\n"],["\u003cp\u003eThe documented versions of \u003ccode\u003eEncryptionInfo\u003c/code\u003e range from 2.4.0 to 3.24.0, with 3.24.0 designated as the latest, detailing how the class has evolved over time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptionInfo\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, as well as inherits from \u003ccode\u003eObject\u003c/code\u003e providing multiple methods and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for the \u003ccode\u003eEncryptionInfo\u003c/code\u003e class: a parameterless constructor and a copy constructor that accepts another \u003ccode\u003eEncryptionInfo\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]