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."],[[["The latest version available is 2.37.0-rc, which can be accessed through a specific link."],["The document provides a list of available versions, ranging from 2.37.0-rc down to 2.10.1, each with its own link."],["The `classgoogle_1_1cloud_1_1Credentials` class represents the authentication configuration in an opaque way, designed for use within the internal components of the client libraries."],["Factory functions are utilized to encapsulate authentication parameters, which are then stored within an instance of the `classgoogle_1_1cloud_1_1Credentials`."],["External links are provided for users seeking further information regarding authentication in GCP and the IAM service."]]],[]]