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-08-14 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eServicesConnection\u003c/code\u003e class within the Google Cloud App Engine v1 C++ library, with the latest version being 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServicesConnection\u003c/code\u003e defines virtual methods that mirror the user-facing overload sets in \u003ccode\u003eServicesClient\u003c/code\u003e, allowing for custom behavior injection, especially for testing purposes with mock objects.\u003c/p\u003e\n"],["\u003cp\u003eThe page details various functions available within \u003ccode\u003eServicesConnection\u003c/code\u003e, such as \u003ccode\u003eListServices\u003c/code\u003e, \u003ccode\u003eGetService\u003c/code\u003e, \u003ccode\u003eUpdateService\u003c/code\u003e, and \u003ccode\u003eDeleteService\u003c/code\u003e, each with specific parameter and return types for managing App Engine services.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateService\u003c/code\u003e and \u003ccode\u003eDeleteService\u003c/code\u003e functions have overloads that support asynchronous operations using futures and the \u003ccode\u003eNoAwaitTag\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes links to create concrete instances of the \u003ccode\u003eServicesConnection\u003c/code\u003e using \u003ccode\u003eMakeServicesConnection()\u003c/code\u003e and to utilize mocks with \u003ccode\u003eappengine_v1_mocks::MockServicesConnection\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]