public sealed class ShieldedInstanceIdentity : IMessage<ShieldedInstanceIdentity>, IEquatable<ShieldedInstanceIdentity>, IDeepCloneable<ShieldedInstanceIdentity>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `ShieldedInstanceIdentity` class represents the identity of a Shielded Instance in Google Cloud Compute V1, and it is versioned up to 3.6.0, but the current page highlights version 2.1.0."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `EncryptionKey`, `HasKind`, `Kind`, and `SigningKey`, all of which relate to security keys and the resource type within the Shielded Instance."],["The `ShieldedInstanceIdentity` class has two constructors: a default one and another that copies the values from an existing `ShieldedInstanceIdentity` instance."],["The latest version of this documentation is for version 3.6.0, and includes older versions down to 1.0.0, allowing navigation between each versions documentation."]]],[]]