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, specifically for .NET development."],["The content covers version history, ranging from version 2.2.0 up to the latest version 3.16.0, all linking to their respective GetKeyRingRequest documentation."],["The `GetKeyRingRequest` class is used to formulate requests for the `KeyManagementService.GetKeyRing` method, to get a key ring."],["The `GetKeyRingRequest` class inherits from `Object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also includes detailed information about the class's constructors and the properties, `KeyRingName` and `Name`, which are used in retrieving a specific key ring."]]],[]]