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-04-09 UTC."],[[["The latest release candidate version is 2.37.0-rc, and the current stable version is 2.27.0, with a list of other versions available from 2.36.0 all the way to 2.11.0."],["`IAMCredentialsConnection` defines the interface with virtual methods used by `IAMCredentialsClient`, enabling the injection of custom behaviors for testing, with a link for making a concrete instance and another for mocking."],["`IAMCredentialsConnection` includes virtual functions such as `GenerateAccessToken`, `GenerateIdToken`, `SignBlob`, and `SignJwt`, each taking a specific request type and returning a `StatusOr` response."]]],[]]