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"]],[["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-03-05 UTC."],[[["This webpage provides access to documentation for various versions of the `google::cloud::Credentials` class, which represents the authentication configuration."],["The latest release candidate version of the `Credentials` class is 2.37.0-rc, with a range of past versions listed up to 2.10.1."],["The `Credentials` class encapsulates authentication parameters supplied by factory functions, allowing internal client library components to handle authentication details."],["The `Credentials` class is a representation of the authentication configuration, with a narrow interface meant primarily for internal use by client libraries."],["GCP authentication and IAM Service information is available at the provided links."]]],[]]