[[["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.2.0, with links to older and newer versions."],["The `PublicKey` class, which describes a public key, inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default `PublicKey()` and `PublicKey(PublicKey other)` for copying an existing instance."],["`PublicKey` has two key properties: `Format`, specifying the key's format, and `Key`, representing the actual public key as a `ByteString`."],["The latest version available is 3.9.0."]]],[]]