This interface defines virtual methods for each of the user-facing overload sets in ConfigClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ConfigClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["The page details the `ConfigConnection` object for `ConfigClient`, which defines virtual methods for user-facing overload sets in `ConfigClient`."],["Users can customize behavior when writing tests using `ConfigClient` objects by injecting custom behavior."],["The latest version available is `2.37.0-rc`, with a range of previous versions listed down to `2.16.0`."],["The page outlines multiple functions for interacting with `ConfigClient` objects, including `ListDeployments`, `GetDeployment`, `CreateDeployment`, `UpdateDeployment`, `DeleteDeployment`, `ListRevisions`, `GetRevision`, `GetResource`, `ListResources`, `ExportDeploymentStatefile`, `ExportRevisionStatefile`, `ImportStatefile`, `DeleteStatefile`, `LockDeployment`, `UnlockDeployment`, and `ExportLockInfo`."],["There is also information on how to create concrete instance with the function `MakeConfigConnection()` and how to use `config_v1_mocks::MockConfigConnection` for mocking."]]],[]]