[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `GetKeyRequest` class is a request message used for the `GetKey` method within the API Keys v2 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionalities and usage."],["`GetKeyRequest` includes properties such as `KeyName` of type `KeyName` and `Name` of type `string`, to provide specific ways of getting the key from the API."],["This class has two constructors, a default `GetKeyRequest()` constructor and a `GetKeyRequest(GetKeyRequest other)` constructor, that allows it to be cloned from another instance."]]],[]]