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 the Google Cloud IAM Credentials v1 API."],["The content includes links to various versions of the API, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, with the main page being focused on version 2.23.0."],["The `IAMCredentialsConnection` interface defines virtual methods such as `GenerateAccessToken`, `GenerateIdToken`, `SignBlob`, and `SignJwt`, that represent the user-facing overload sets in `IAMCredentialsClient`."],["Users can inject custom behaviors into `IAMCredentialsClient` by creating a concrete instance of the `IAMCredentialsConnection` object, or use a mock object for testing purposes."],["The document outlines methods such as options, GenerateAccessToken, GenerateIdToken, SignBlob, and SignJwt, including their parameters, and the type of value that they return."]]],[]]