public sealed class GetKeyStringRequest : IMessage<GetKeyStringRequest>, IEquatable<GetKeyStringRequest>, IDeepCloneable<GetKeyStringRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API Keys v2 API class GetKeyStringRequest.
[[["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."],[[["\u003cp\u003eThe latest version of the API Keys v2 API is 1.4.0, with older versions including 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetKeyStringRequest\u003c/code\u003e is a class used for requesting a key string, serving as the request message for the \u003ccode\u003eGetKeyString\u003c/code\u003e method in the API Keys v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetKeyStringRequest\u003c/code\u003e has two constructors: one default and one that accepts another \u003ccode\u003eGetKeyStringRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eKeyName\u003c/code\u003e, which is a \u003ccode\u003eKeyName\u003c/code\u003e-typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which represents the required resource name of the API key to be retrieved.\u003c/p\u003e\n"]]],[],null,[]]