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."],[[["This webpage provides documentation for the `ShieldedInstanceIdentityEntry` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The latest version of the `ShieldedInstanceIdentityEntry` is 3.6.0, with a variety of previous versions from 1.0.0 to 3.5.0 also being documented."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, comparison, and deep cloning."],["The `ShieldedInstanceIdentityEntry` class includes properties `EkCert` and `EkPub`, which store PEM-encoded X.509 certificates and public keys respectively, with corresponding boolean properties, `HasEkCert`, and `HasEkPub`, to check if these have been set."]]],[]]