[[["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 `Jwt` class, found within the `Grafeas.V1` namespace, is part of the `Grafeas.V1.dll` assembly and represents a JSON Web Token."],["The latest version for this documentation is 3.7.0, with multiple historical versions available, ranging down to version 2.2.0."],["This `Jwt` class implements several interfaces, including `IMessage`, `IEquatable\u003cJwt\u003e`, `IDeepCloneable\u003cJwt\u003e`, and `IBufferMessage`, all found in other namespaces."],["The `Jwt` class, as well as inheriting members from `object`, offers two constructors: a default `Jwt()` constructor and another `Jwt(Jwt other)` constructor to create a new instance based on an existing instance."],["The class includes a single property, `CompactJwt`, of type string, which stores the compact encoding of a JWS."]]],[]]