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 provides documentation for the `IAMCredentialsConnection` class, which is part of the Google Cloud C++ client library for IAM Credentials."],["The `IAMCredentialsConnection` class defines virtual methods that mirror user-facing overload sets in the `IAMCredentialsClient`, facilitating custom behavior injection during testing."],["The documentation includes a list of available versions, ranging from `2.37.0-rc` (latest) down to `2.11.0`, alongside the link to their respective documentation."],["The page also gives the function definitions of `options()`, `GenerateAccessToken()`, `GenerateIdToken()`, `SignBlob()`, and `SignJwt()` and the inputs, and return type for each."],["To create an instance of the connection, see `MakeIAMCredentialsConnection()`, and for mocking, see `iam_credentials_v1_mocks::MockIAMCredentialsConnection`."]]],[]]