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 documentation for the `GetKeyRingRequest` class within the Google Cloud Key Management Service v1 API, specifically for .NET developers."],["The `GetKeyRingRequest` class is used to create requests for retrieving a `KeyRing` resource, as specified in the Key Management Service API."],["The latest available version of the `GetKeyRingRequest` is 3.16.0, and the page also provides documentation for prior versions going as far back as 2.2.0."],["The page details the class's inheritance, the interfaces it implements, such as `IMessage` and `IEquatable`, and its constructors, including one for creating an instance from another `GetKeyRingRequest`."],["The document outlines the `KeyRingName` and `Name` properties of the `GetKeyRingRequest` class, both of which are essential to find the specific `KeyRing` to get."]]],[]]