[[["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-17 UTC."],[[["This webpage details the `PublicKey` class within the `Google.Cloud.Security.PrivateCA.V1` namespace, specifically version 2.3.0, with links to versions ranging from 1.0.0 to 3.9.0."],["The `PublicKey` class, which is sealed and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, describes a public key."],["It includes two constructors, one default and another that takes another `PublicKey` as a parameter, and its properties are `Format`, which specifies the public key's format, and `Key`, which contains the actual public key data."],["The class `PublicKey` inherits members from the `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]