public sealed class ShieldedInstanceIdentity : IMessage<ShieldedInstanceIdentity>, IEquatable<ShieldedInstanceIdentity>, IDeepCloneable<ShieldedInstanceIdentity>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ShieldedInstanceIdentity.
[[["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."],[[["This webpage provides documentation for the `ShieldedInstanceIdentity` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The latest version of the `ShieldedInstanceIdentity` documentation is 3.6.0, with a variety of previous versions from 1.0.0 to 3.5.0 also available for reference."],["`ShieldedInstanceIdentity` is a sealed class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage` interfaces, representing a Shielded Instance Identity within the Compute Engine."],["The class includes properties like `EncryptionKey`, `HasKind`, `Kind`, and `SigningKey`, which are associated with the Shielded Instance's virtual Trusted Platform Module (vTPM)."],["The `ShieldedInstanceIdentity` class offers two constructors: a parameterless one and one that takes another `ShieldedInstanceIdentity` object for copying."]]],[]]