This interface defines virtual methods for each of the user-facing overload sets in InstancesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type InstancesClient.
[[["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-14 UTC."],[[["This webpage provides documentation for the `InstancesConnection` class within the Google Cloud App Engine C++ client library, specifically for version 2.29.0."],["The `InstancesConnection` class defines the interface with virtual methods used by the `InstancesClient` class, enabling the injection of custom behavior for testing purposes."],["The page lists all available versions of the `InstancesConnection` class, starting from 2.11.0 up to 2.37.0-rc, with the latest version highlighted."],["It outlines the virtual functions available in the `InstancesConnection` class, such as `ListInstances`, `GetInstance`, `DeleteInstance`, and `DebugInstance`, each detailing the input parameters and return types."],["The documentation includes links to related classes and namespaces, like `InstancesClient`, `MakeInstancesConnection()`, and `appengine_v1_mocks::MockInstancesConnection`, for creating and mocking instances."]]],[]]