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, as part of the Google Cloud Compute V1 API."],["This documentation provides details for the `ShieldedInstanceIdentityEntry` class, including its inheritance, implemented interfaces, and members from version 1.0.0 all the way up to version 3.6.0."],["The `ShieldedInstanceIdentityEntry` class serves as a container for Shielded Instance Identity data, with properties for `EkCert` and `EkPub`, both being PEM-encoded strings."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to perform various serialization, comparison, and cloning tasks."],["There are two constructors available for the `ShieldedInstanceIdentityEntry` class, one default and another which allows you to initialize the object with another `ShieldedInstanceIdentityEntry`."]]],[]]