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"]],[["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-08-04 UTC."],[[["The latest version available for `SignJwtResponse` is 2.4.0, with other listed versions ranging from 2.3.0 down to 1.0.0."],["`SignJwtResponse` is a service account sign JWT response, belonging to the `Google.Cloud.Iam.Admin.V1` namespace, and implemented within the `Google.Cloud.Iam.Admin.V1.dll` assembly."],["The `SignJwtResponse` class includes constructors for creating instances and copying from existing instances."],["Both `KeyId` and `SignedJwt` properties within the `SignJwtResponse` class are deprecated and users should migrate to the Service Account Credentials API instead."],["The `SignJwtResponse` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]