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 `ShieldedInstanceIdentityEntry` is 3.6.0, which can be found in the provided documentation."],["This documentation includes a comprehensive list of versions for the `ShieldedInstanceIdentityEntry` class, ranging from version 1.0.0 up to the latest version 3.6.0."],["The `ShieldedInstanceIdentityEntry` class is part of the Google Cloud Compute Engine v1 API, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ShieldedInstanceIdentityEntry` has two key properties, `EkCert` and `EkPub`, representing a PEM-encoded X.509 certificate and a PEM-encoded public key respectively, with properties to check if they are set or not."],["The `ShieldedInstanceIdentityEntry` class can be instantiated using a default constructor or a constructor that accepts another instance of itself for deep cloning."]]],[]]