public sealed class GetPublicKeyRequest : IMessage<GetPublicKeyRequest>, IEquatable<GetPublicKeyRequest>, IDeepCloneable<GetPublicKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class GetPublicKeyRequest.
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 of the `GetPublicKeyRequest` API is 3.16.0, which can be found through the provided link."],["This page contains documentation for version 3.10.0 of the `GetPublicKeyRequest` class within the Google Cloud Key Management Service v1 API."],["`GetPublicKeyRequest` is a request message class used to get a CryptoKeyVersion public key, within the `Google.Cloud.Kms.V1` namespace."],["The class `GetPublicKeyRequest` inherits from object and implements multiple interfaces, including `IMessage`, `IEquatable\u003cGetPublicKeyRequest\u003e`, `IDeepCloneable\u003cGetPublicKeyRequest\u003e`, and `IBufferMessage`."],["The `GetPublicKeyRequest` class has two constructors and includes properties such as `CryptoKeyVersionName` and `Name` that are both settable and respectively of type `CryptoKeyVersionName` and `string`."]]],[]]