This interface defines virtual methods for each of the user-facing overload sets in ServicesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ServicesClient.
[[["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 `ServicesConnection` class within the Google Cloud App Engine v1 C++ client library, focusing on version 2.32.0 and its predecessors and successors."],["`ServicesConnection` defines virtual methods for user-facing overload sets in `ServicesClient`, enabling custom behavior injection for testing."],["The latest version available is version 2.37.0-rc, with a comprehensive list of past versions included for access to previous release notes."],["The page details the virtual functions available within `ServicesConnection`, including `ListServices`, `GetService`, `UpdateService`, and `DeleteService`, along with their respective parameters and return types."],["It provides links to related components like `MakeServicesConnection()` for creating instances and `appengine_v1_mocks::MockServicesConnection` for mocking within the framework."]]],[]]