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 acts as an interface defining virtual methods for `IAMCredentialsClient` overloads, specifically for version 2.33.0."],["Users can leverage the `IAMCredentialsConnection` interface to inject custom behavior, especially within testing environments using tools like Google Mock objects, for `IAMCredentialsClient` interactions."],["The latest release candidate for this content is version 2.37.0-rc, and various versions are accessible, ranging from 2.11.0 to 2.37.0-rc."],["The page provides details on the available functions within `IAMCredentialsConnection`, including `GenerateAccessToken`, `GenerateIdToken`, `SignBlob`, and `SignJwt`, along with their parameter and return types."],["To create a concrete instance, use `MakeIAMCredentialsConnection()`, and for mocking purposes, utilize `iam_credentials_v1_mocks::MockIAMCredentialsConnection`."]]],[]]