public sealed class GetKeyStringResponse : IMessage<GetKeyStringResponse>, IEquatable<GetKeyStringResponse>, IDeepCloneable<GetKeyStringResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the API Keys v2 API class GetKeyStringResponse.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eGetKeyStringResponse\u003c/code\u003e class within the Google Cloud API Keys v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetKeyStringResponse\u003c/code\u003e class is a response message for the \u003ccode\u003eGetKeyString\u003c/code\u003e method, designed to return an encrypted and signed value of the key.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, all related to message handling and object operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and provides two constructors: a default constructor and a copy constructor, which accepts another \u003ccode\u003eGetKeyStringResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetKeyStringResponse\u003c/code\u003e class has a \u003ccode\u003eKeyString\u003c/code\u003e property of type \u003ccode\u003estring\u003c/code\u003e, representing the encrypted and signed value of the key.\u003c/p\u003e\n"]]],[],null,[]]