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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eShieldedInstanceIdentityEntry\u003c/code\u003e class in the Google.Cloud.Compute.V1 API provides a representation of a Shielded Instance Identity Entry.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, with version 3.5.0 being the current context for detailed documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShieldedInstanceIdentityEntry\u003c/code\u003e class includes properties \u003ccode\u003eEkCert\u003c/code\u003e and \u003ccode\u003eEkPub\u003c/code\u003e, representing a PEM-encoded X.509 certificate and a PEM-encoded public key, respectively, and offers respective getters to verify if they have been set, \u003ccode\u003eHasEkCert\u003c/code\u003e and \u003ccode\u003eHasEkPub\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a parameterless one, and one that accepts another \u003ccode\u003eShieldedInstanceIdentityEntry\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]