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 reference documentation for the `ShieldedInstanceIdentity` class within the Google Compute Engine v1 API, specifically for .NET development."],["The latest version of the `ShieldedInstanceIdentity` documentation is for version 3.6.0, and previous versions from 1.0.0 up to that point are also available to view."],["The `ShieldedInstanceIdentity` class represents a Shielded Instance Identity and includes properties for an encryption key (`EncryptionKey`), a signing key (`SigningKey`), and a resource kind (`Kind`)."],["The `ShieldedInstanceIdentity` class implements `IMessage\u003cShieldedInstanceIdentity\u003e`, `IEquatable\u003cShieldedInstanceIdentity\u003e`, `IDeepCloneable\u003cShieldedInstanceIdentity\u003e`, `IBufferMessage`, and `IMessage` and inherits from Object."],["The class has 2 constructors; `ShieldedInstanceIdentity()` and `ShieldedInstanceIdentity(ShieldedInstanceIdentity other)`."]]],[]]