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"]],[["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-09 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."]]],[]]