If set, the subject token file content will be parsed as JSON and the
value in the field with name SubjectTokenJsonFieldName
will be returned as the subject token.
[[["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\u003eFileSourcedExternalAccountCredential\u003c/code\u003e class, part of the Google.Apis.Auth.OAuth2 namespace, is designed to handle file-sourced credentials for accessing Google APIs, as detailed in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eExternalAccountCredential\u003c/code\u003e, \u003ccode\u003eServiceCredential\u003c/code\u003e, and ultimately \u003ccode\u003eobject\u003c/code\u003e, while implementing multiple interfaces including \u003ccode\u003eIHttpExecuteInterceptor\u003c/code\u003e, \u003ccode\u003eIHttpUnsuccessfulResponseHandler\u003c/code\u003e, and \u003ccode\u003eICredential\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFileSourcedExternalAccountCredential\u003c/code\u003e class allows for the specification of a subject token's file path via the \u003ccode\u003eSubjectTokenFilePath\u003c/code\u003e property, and can parse the file content as JSON to extract the token via the \u003ccode\u003eSubjectTokenJsonFieldName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSubjectTokenAsyncImpl\u003c/code\u003e method retrieves the subject token, overriding the base method from \u003ccode\u003eExternalAccountCredential\u003c/code\u003e, to handle the logic of fetching it from a file.\u003c/p\u003e\n"]]],[],null,[]]