public sealed class GetKeyRingRequest : IMessage<GetKeyRingRequest>, IEquatable<GetKeyRingRequest>, IDeepCloneable<GetKeyRingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class GetKeyRingRequest.
Request message for
[KeyManagementService.GetKeyRing][google.cloud.kms.v1.KeyManagementService.GetKeyRing].
[[["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 Google Cloud Key Management Service v1 API's `GetKeyRingRequest` is version 3.16.0, with numerous previous versions listed, starting from 3.15.0 and going down to 2.2.0."],["The `GetKeyRingRequest` class is used for requesting a specific KeyRing within the Google Cloud Key Management Service, as defined by the `KeyManagementService.GetKeyRing` method."],["The `GetKeyRingRequest` class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features two constructors, `GetKeyRingRequest()` and `GetKeyRingRequest(GetKeyRingRequest other)`, and it contains two properties: `KeyRingName` and `Name`, which is used to store the KeyRing's name."],["This document includes reference information such as inherited members, the class' namespace, the assembly, and the property values associated with its methods."]]],[]]