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 multiple previous versions also documented, ranging down to version 1.0.0."],["`ShieldedInstanceIdentityEntry` is a class within the Google.Cloud.Compute.V1 namespace, designed for the Compute Engine v1 API."],["This class, `ShieldedInstanceIdentityEntry`, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ShieldedInstanceIdentityEntry` has two primary properties, `EkCert` and `EkPub`, which store PEM-encoded X.509 certificates and public keys respectively, as well as methods to check if these fields are set, `HasEkCert` and `HasEkPub`."]]],[]]