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 page provides reference documentation for the `ShieldedInstanceIdentityEntry` class within the Google Compute Engine v1 API, specifically for .NET development."],["The class `ShieldedInstanceIdentityEntry` is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["The documentation includes various versions of the API, ranging from 1.0.0 up to the latest 3.6.0."],["`ShieldedInstanceIdentityEntry` class has properties such as `EkCert` and `EkPub` which are PEM-encoded strings and also `HasEkCert` and `HasEkPub` to indicate if they are set."],["The class has constructors to create a `ShieldedInstanceIdentityEntry` object, either as a new object or as a copy of an existing `ShieldedInstanceIdentityEntry` object."]]],[]]