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 most recent version of the documentation being `2.37.0-rc`."],["The `IAMCredentialsConnection` interface defines virtual methods that mirror the user-facing overload sets in `IAMCredentialsClient`, enabling users to customize behavior, particularly for testing purposes."],["This documentation presents the different versions of the IAMCredentialsConnection object, ranging from version `2.11.0` to the most recent version `2.37.0-rc`, each with links to their respective pages."],["Users can create concrete instances of the `IAMCredentialsConnection` using `MakeIAMCredentialsConnection()`, and mock instances can be created using `iam_credentials_v1_mocks::MockIAMCredentialsConnection`."],["The documentation includes the available virtual functions, such as `GenerateAccessToken`, `GenerateIdToken`, `SignBlob`, and `SignJwt`, and also provides the parameter and return details for each."]]],[]]