public sealed class SignJwtResponse : IMessage<SignJwtResponse>, IEquatable<SignJwtResponse>, IDeepCloneable<SignJwtResponse>, IBufferMessage, IMessage
[[["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 \u003ccode\u003eSignJwtResponse\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Iam.Credentials.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Iam.Credentials.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSignJwtResponse\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities in message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eSignJwtResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eSignJwtResponse(SignJwtResponse other)\u003c/code\u003e for creating new instances based on existing ones.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSignJwtResponse\u003c/code\u003e has two properties, \u003ccode\u003eKeyId\u003c/code\u003e and \u003ccode\u003eSignedJwt\u003c/code\u003e, both of which are strings representing the key ID used to sign the JWT and the signed JWT itself, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are 8 versions of the SignJwtResponse documented, with version 2.4.0 being the most recent and version 1.0.0 being the oldest.\u003c/p\u003e\n"]]],[],null,[]]