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-04-09 UTC."],[[["This page provides documentation for the `GetPublicKeyRequest` class within the Google Cloud Key Management Service v1 API, specifically for .NET development."],["The `GetPublicKeyRequest` class is used to create requests for retrieving a public key, as part of the `KeyManagementService.GetPublicKey` function."],["This documentation covers versions of the API from 2.2.0 to the latest version 3.16.0, offering comprehensive information on the `GetPublicKeyRequest` class across these releases."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, with details provided on implemented members, constructors and properties."],["The `Name` and `CryptoKeyVersionName` are key properties, with the former being a required field and the latter offering a typed view over the resource name."]]],[]]