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 webpage provides reference documentation for the `GetKeyRingRequest` class within the Google Cloud Key Management Service v1 API."],["The `GetKeyRingRequest` class is used to send a request to retrieve a specific `KeyRing` in the Google Cloud Key Management Service."],["The latest version of the API documentation for the class is 3.16.0, with multiple prior versions dating back to 2.2.0 accessible on this page."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class has properties including `KeyRingName` of the `KeyRingName` type, and `Name`, a string, which represents the name of the `KeyRing` to be retrieved."]]],[]]