This interface defines virtual methods for each of the user-facing overload sets in IAMCredentialsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type IAMCredentialsClient.
[[["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-14 UTC."],[[["This webpage details the `IAMCredentialsConnection` class, which provides an interface for the `IAMCredentialsClient`."],["The `IAMCredentialsConnection` allows for custom behavior injection, especially useful for testing using mocking."],["The webpage lists multiple versions of the `IAMCredentialsConnection` class, including the latest release candidate version, `2.37.0-rc`."],["The class `IAMCredentialsConnection` is used for generating access tokens, generating ID tokens, signing blobs, and signing JWTs."],["The `MakeIAMCredentialsConnection()` method is used for creating a concrete instance of this class, and the `iam_credentials_v1_mocks::MockIAMCredentialsConnection` class is provided for mocking."]]],[]]