[[["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-04-09 UTC."],[[["The `PublicKey` class, found within the `Google.Cloud.Security.PrivateCA.V1` namespace, describes a public key and is part of the Google Cloud Security Private CA library."],["Version 3.9.0 is the latest version available, with versions ranging back to 1.0.0 also being accessible."],["The `PublicKey` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PublicKey` class contains two main properties: `Format`, which specifies the format of the public key, and `Key`, which holds the actual public key data as a `ByteString`."],["The class includes two constructors, one is a default constructor, and one that accepts another `PublicKey` object to copy its values."]]],[]]