public sealed class ShieldedInstanceIdentityEntry : IMessage<ShieldedInstanceIdentityEntry>, IEquatable<ShieldedInstanceIdentityEntry>, IDeepCloneable<ShieldedInstanceIdentityEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ShieldedInstanceIdentityEntry.
[[["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-24 UTC."],[[["The latest version available for the `ShieldedInstanceIdentityEntry` class is 3.6.0, with a range of versions available from 1.0.0 up to that latest version."],["The `ShieldedInstanceIdentityEntry` class is part of the Google.Cloud.Compute.V1 namespace, specifically designed for the Compute Engine v1 API within the .NET ecosystem."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["`ShieldedInstanceIdentityEntry` has properties such as `EkCert` and `EkPub` which can store a PEM-encoded X.509 certificate and a PEM-encoded public key respectively."],["The `ShieldedInstanceIdentityEntry` class has constructors that allow for creating a new instance or copying from an existing `ShieldedInstanceIdentityEntry`."]]],[]]