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."],[[["The documentation covers the `ShieldedInstanceIdentity` class within the Google.Cloud.Compute.V1 API, detailing its properties, inheritance, and implementation."],["The latest version of the API reference documentation for `ShieldedInstanceIdentity` is 3.6.0, with historical versions available ranging from 1.0.0 to 3.5.0."],["The `ShieldedInstanceIdentity` class is used to represent a Shielded Instance Identity and includes properties like `EncryptionKey`, `HasKind`, `Kind`, and `SigningKey`."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer management."],["There are two constructors available for the `ShieldedInstanceIdentity` class, a parameterless constructor and one that accepts another instance of `ShieldedInstanceIdentity` as a parameter for copying."]]],[]]