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-04-09 UTC."],[[["This page provides reference documentation for the `GetKeyRingRequest` class within the Google Cloud Key Management Service v1 API."],["`GetKeyRingRequest` is a request message used to retrieve a specific KeyRing via the `KeyManagementService.GetKeyRing` method."],["The latest version of the API documentation available is version 3.16.0, while the current documentation being viewed is for version 3.15.0, and earlier versions down to 2.2.0 are also listed."],["The `GetKeyRingRequest` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetKeyRingRequest` class has two key properties, `KeyRingName` (a typed view) and `Name` (a string), both of which are used to identify the KeyRing being requested."]]],[]]