public sealed class PublicKeyCertificate : IMessage<PublicKeyCertificate>, IEquatable<PublicKeyCertificate>, IDeepCloneable<PublicKeyCertificate>, IBufferMessage, IMessage
[[["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-07 UTC."],[[["\u003cp\u003e\u003ccode\u003ePublicKeyCertificate\u003c/code\u003e is a class in the \u003ccode\u003eGoogle.Cloud.Iot.V1\u003c/code\u003e namespace representing a public key certificate format and data, with the latest version being 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eCertificate\u003c/code\u003e (the certificate data), \u003ccode\u003eFormat\u003c/code\u003e (the certificate format), and \u003ccode\u003eX509Details\u003c/code\u003e (certificate details for X.509 certificates).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003ePublicKeyCertificate\u003c/code\u003e: one default, and one that takes another \u003ccode\u003ePublicKeyCertificate\u003c/code\u003e object as input.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.Iot.V1.dll\u003c/code\u003e assembly, as a part of the available versions from 1.0.0 up to the latest 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]