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 page provides reference documentation for the `GetKeyRingRequest` class within the Google Cloud Key Management Service v1 API."],["The latest version of `GetKeyRingRequest` is 3.16.0, but the page focuses on version 3.6.0 and its specific documentation."],["`GetKeyRingRequest` is a request message used to retrieve a specific KeyRing and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties such as `KeyRingName` and `Name`, which are used to specify the KeyRing to retrieve."],["The page lists all previous versions of `GetKeyRingRequest`, from version 3.15.0 down to version 2.2.0, each with a direct link to its respective documentation."]]],[]]