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."],[[["The page details the `IAMCredentialsConnection` object, which is a key component for the `IAMCredentialsClient` in version 2.17.0."],["This interface provides virtual methods that mirror user-facing overload sets within `IAMCredentialsClient`, allowing for custom behavior injection during testing."],["The content provides a list of versions, ranging from 2.11.0 to 2.37.0-rc, each linking to its respective `IAMCredentialsConnection` documentation."],["The documentation outlines the virtual functions within the `IAMCredentialsConnection` interface, including `GenerateAccessToken`, `GenerateIdToken`, `SignBlob`, and `SignJwt`, each with parameter and return details."],["It gives information on how to create an instance of `IAMCredentialsConnection` using `MakeIAMCredentialsConnection()` and how to use mock objects."]]],[]]