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-21 UTC."],[[["This webpage details the `IAMCredentialsConnection` interface, which provides virtual methods for user-facing overload sets within `IAMCredentialsClient`."],["The interface allows for injecting custom behavior into tests using `IAMCredentialsClient`, and it can be used with mocking objects."],["The most current version of the documentation is 2.37.0-rc, with the stable release version 2.29.0 shown on this page, and multiple older versions available for reference."],["The `IAMCredentialsConnection` object allows for interacting with various IAM credential operations such as `GenerateAccessToken`, `GenerateIdToken`, `SignBlob`, and `SignJwt`, each requiring a specific request type and returning a status or response object."]]],[]]