public sealed class AuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims : IMessage<AuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims>, IEquatable<AuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims>, IDeepCloneable<AuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class AuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims.
JWT claims used for the jwt-bearer authorization grant.
[[["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 documentation covers the \u003ccode\u003eAuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims\u003c/code\u003e class, which is part of the Google Cloud Connectors v1 API, and is utilized for JWT claims in the jwt-bearer authorization grant.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJwtClaims\u003c/code\u003e class 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 role in message handling, comparison, cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default \u003ccode\u003eJwtClaims()\u003c/code\u003e, and one that accepts another \u003ccode\u003eJwtClaims\u003c/code\u003e object, \u003ccode\u003eJwtClaims(JwtClaims)\u003c/code\u003e, for creating a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt exposes properties \u003ccode\u003eAudience\u003c/code\u003e, \u003ccode\u003eIssuer\u003c/code\u003e, and \u003ccode\u003eSubject\u003c/code\u003e, which correspond to the "aud", "iss", and "sub" claims respectively, all of which are strings.\u003c/p\u003e\n"],["\u003cp\u003eThere are four different version numbers of the code available for download, with version 1.3.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]