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-21 UTC."],[[["This webpage provides reference documentation for the `ShieldedInstanceIdentityEntry` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 2.11.0 being the currently selected documentation version."],["The `ShieldedInstanceIdentityEntry` class is part of the `Google.Cloud.Compute.V1` namespace and is available in the `Google.Cloud.Compute.V1.dll` assembly."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its capabilities for serialization, equality checks, deep cloning, and buffered message handling."],["Key properties of `ShieldedInstanceIdentityEntry` include `EkCert`, a PEM-encoded X.509 certificate, and `EkPub`, a PEM-encoded public key, along with boolean properties `HasEkCert` and `HasEkPub` to check if those respective fields have been set."],["The webpage also provides an index of previous versions of the documentation from 1.0.0 to 3.6.0, with 3.6.0 being the latest, along with their respective links, all related to `ShieldedInstanceIdentityEntry`."]]],[]]