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 documentation for different versions of the `google::cloud::Credentials` class, ranging from version 2.10.1 up to the latest release candidate 2.37.0-rc."],["The `google::cloud::Credentials` class represents an opaque authentication configuration, handling authentication parameters provided by applications via factory functions."],["The interface of this Credentials class is intentionally narrow, designed primarily for internal use within client libraries, therefore, applications should not attempt to access the details of this class."],["This page directs you to external resources, \u003chttps://cloud.google.com/docs/authentication\u003e and \u003chttps://cloud.google.com/iam\u003e, to learn more about GCP authentication and the IAM Service, respectively."]]],[]]