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."],[[["This webpage provides reference documentation for the `GetKeyRingRequest` class within the Google Cloud Key Management Service v1 API."],["`GetKeyRingRequest` is a message class used to request a specific `KeyRing` and is part of the `Google.Cloud.Kms.V1` namespace."],["The latest available version of `GetKeyRingRequest` in the provided documentation is version 3.16.0, and many older versions of this API are also documented here."],["The class `GetKeyRingRequest` inherits from object and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetKeyRingRequest` contains two primary properties: `KeyRingName` for a structured view and `Name`, a string that represents the required name of the KeyRing to retrieve."]]],[]]