public sealed class OAuthToken : IMessage<OAuthToken>, IEquatable<OAuthToken>, IDeepCloneable<OAuthToken>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Tasks v2 API class OAuthToken.
Contains information needed for generating an
OAuth token.
This type of authorization should generally only be used when calling Google
APIs hosted on *.googleapis.com.
Service account email
to be used for generating OAuth token.
The service account must be within the same project as the queue. The
caller must have iam.serviceAccounts.actAs permission for the service
account.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eOAuthToken\u003c/code\u003e class within the Google Cloud Tasks v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOAuthToken\u003c/code\u003e contains the necessary data for generating OAuth tokens, typically for use with Google APIs hosted on *.googleapis.com.\u003c/p\u003e\n"],["\u003cp\u003eThe class is an implementation of several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eOAuthToken\u003c/code\u003e class is 3.5.0, and earlier versions from 3.4.0 down to 2.2.0 are also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOAuthToken\u003c/code\u003e class has properties for setting the \u003ccode\u003eScope\u003c/code\u003e and \u003ccode\u003eServiceAccountEmail\u003c/code\u003e to define the OAuth token characteristics.\u003c/p\u003e\n"]]],[],null,[]]