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 of the `ShieldedInstanceIdentityEntry` class is 3.6.0, and the documentation covers versions ranging from 1.0.0 to 3.6.0."],["This class, `ShieldedInstanceIdentityEntry`, is part of the `Google.Cloud.Compute.V1` namespace within the Google Cloud Compute Engine v1 API, specifically within the Google.Cloud.Compute.V1.dll assembly."],["`ShieldedInstanceIdentityEntry` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `EkCert` and `EkPub`, which handle a PEM-encoded X.509 certificate and a PEM-encoded public key, respectively."],["The class also includes the properties `HasEkCert` and `HasEkPub` to determine if `ek_cert` and `ek_pub` are set, respectively."]]],[]]