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 C++ client library, specifically for version 2.31.0."],["The `ServicesConnection` class defines the interface with virtual methods corresponding to user-facing overload sets in `ServicesClient`, enabling custom behavior injection for testing purposes."],["Users can access documentation for multiple versions of the library, ranging from 2.11.0 to the latest release candidate, 2.37.0-rc, by clicking the links provided."],["The `ServicesConnection` class includes virtual methods for managing services such as listing, getting, updating, and deleting, as well as options for each of those functions."],["This page also references how to create a concrete instance of `ServicesConnection`, using `MakeServicesConnection()`, and how to set up a mock version using `appengine_v1_mocks::MockServicesConnection`."]]],[]]