An opaque representation of the authentication configuration.
Applications use factory functions to provide the authentication parameters (for example, a raw access token). The factory function encapsulates the parameters in an instance of this class. The interface in this class is (intentionally) very narrow. Only the internal components in the client libraries should need to access the details of this class.
[[["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-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, with links to documentation for versions down to 2.10.1.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation is regarding the \u003ccode\u003eCredentials\u003c/code\u003e class, specifically \u003ccode\u003egoogle::cloud::Credentials\u003c/code\u003e, which represents an opaque authentication configuration.\u003c/p\u003e\n"],["\u003cp\u003eApplications utilize factory functions to input authentication parameters, which are then encapsulated within this \u003ccode\u003eCredentials\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCredentials\u003c/code\u003e class is narrowly interfaced, intended for internal use within client libraries.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the OAuth2 library to make access tokens from the \u003ccode\u003eCredentials\u003c/code\u003e object, refer to the provided link for further information.\u003c/p\u003e\n"]]],[],null,[]]