This interface defines virtual methods for each of the user-facing overload sets in ApplicationsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ApplicationsClient.
[[["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\u003eThis webpage details the \u003ccode\u003eApplicationsConnection\u003c/code\u003e object for the \u003ccode\u003eApplicationsClient\u003c/code\u003e, which provides a set of virtual methods for interacting with Google App Engine applications.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eApplicationsConnection\u003c/code\u003e is 2.37.0-rc, and the page provides links to documentation for multiple previous versions, all the way down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApplicationsConnection\u003c/code\u003e interface allows for the injection of custom behaviors in tests using objects of type \u003ccode\u003eApplicationsClient\u003c/code\u003e, like with Google Mock objects.\u003c/p\u003e\n"],["\u003cp\u003eThe interface defines virtual methods such as \u003ccode\u003eGetApplication\u003c/code\u003e, \u003ccode\u003eCreateApplication\u003c/code\u003e, \u003ccode\u003eUpdateApplication\u003c/code\u003e, and \u003ccode\u003eRepairApplication\u003c/code\u003e, which handle requests and return application data or operation statuses.\u003c/p\u003e\n"],["\u003cp\u003eUsers can create a concrete instance of the class using \u003ca href=\"/cpp/docs/reference/appengine/latest/namespacegoogle_1_1cloud_1_1appengine__v1\"\u003e\u003ccode\u003eMakeApplicationsConnection()\u003c/code\u003e\u003c/a\u003e and for mocking, \u003ca href=\"/cpp/docs/reference/appengine/latest/classgoogle_1_1cloud_1_1appengine__v1__mocks_1_1MockApplicationsConnection\"\u003e\u003ccode\u003eappengine_v1_mocks::MockApplicationsConnection\u003c/code\u003e\u003c/a\u003e.\u003c/p\u003e\n"]]],[],null,[]]