public sealed class GetPublicKeyRequest : IMessage<GetPublicKeyRequest>, IEquatable<GetPublicKeyRequest>, IDeepCloneable<GetPublicKeyRequest>, IBufferMessage, IMessage
Request message for
[KeyManagementService.GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey].
[[["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-03-21 UTC."],[[["The latest version available for `GetPublicKeyRequest` is 3.16.0, with the page listing versions dating back to 2.2.0."],["`GetPublicKeyRequest` is a request message used for `KeyManagementService.GetPublicKey`."],["The `GetPublicKeyRequest` class inherits from `Object` and implements `IMessage\u003cGetPublicKeyRequest\u003e`, `IEquatable\u003cGetPublicKeyRequest\u003e`, `IDeepCloneable\u003cGetPublicKeyRequest\u003e`, `IBufferMessage`, and `IMessage`."],["This class contains properties such as `CryptoKeyVersionName` (of type `CryptoKeyVersionName`) and `Name` (of type `String`) to define the specific key to be requested."],["The `GetPublicKeyRequest` has two constructors, one empty and one to copy another `GetPublicKeyRequest`."]]],[]]