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"]],[["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-05 UTC."],[[["This document outlines the `ConfigConnection` object for `ConfigClient`, which defines the interface for interacting with the Google Cloud Config service."],["The latest version available is `2.37.0-rc`, while the current page's version is `2.19.0`, and provides links to various other previous releases."],["`ConfigConnection` facilitates the implementation of custom behaviors for testing with `ConfigClient`, allowing the injection of mocked objects, such as `MockConfigConnection`."],["The interface provides virtual methods to manage deployments, revisions, and resources, including listing, retrieving, creating, updating, and deleting them."],["Functionalities include managing state files, such as importing, exporting, and deleting, as well as locking and unlocking deployments."]]],[]]