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 provides documentation for the `IAMCredentialsConnection` object, which is used with the `IAMCredentialsClient` in Google Cloud's IAM Credentials API, with the current version being 2.30.0."],["The page lists various versions of the `IAMCredentialsConnection`, ranging from the latest release candidate version (2.37.0-rc) down to version 2.11.0, each linking to its respective documentation."],["`IAMCredentialsConnection` allows users to implement custom behavior in tests, notably through dependency injection, when using `IAMCredentialsClient` objects."],["The `IAMCredentialsConnection` interface defines virtual methods for generating access tokens, generating ID tokens, signing blobs, and signing JWTs, mirroring the user-facing overload sets in the `IAMCredentialsClient`."],["The page provides links to functions and mock implementations to help create instances of the `IAMCredentialsConnection`, as well as to facilitate mocking in tests."]]],[]]