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 latest version of the `ShieldedInstanceIdentity` class is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace and is part of the Compute Engine v1 API."],["This class, `ShieldedInstanceIdentity`, provides a representation of a Shielded Instance's identity within the Google Cloud Compute environment."],["The `ShieldedInstanceIdentity` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with `IMessage`, supporting various functionalities like message processing and deep cloning."],["The `ShieldedInstanceIdentity` class offers constructors to create instances, either default or through copying other instances, and has properties for `EncryptionKey`, `HasKind`, `Kind`, and `SigningKey`, allowing for access to the Shielded Instance's identity data."],["There are multiple versions of `ShieldedInstanceIdentity` documented, ranging from version 1.0.0 to 3.6.0, with links provided for each specific version."]]],[]]