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-05 UTC."],[[["This webpage provides documentation for the `InstancesConnection` object within the Google Cloud App Engine C++ library, detailing its role in managing interactions with `InstancesClient`."],["The `InstancesConnection` interface facilitates custom behavior injection during testing, enabling users to employ mock objects such as `MockInstancesConnection`."],["The documentation covers various virtual methods of `InstancesConnection`, including `ListInstances`, `GetInstance`, `DeleteInstance`, and `DebugInstance`, detailing their parameters, and return types."],["The page lists the available versions for this API, beginning at 2.11.0 and including a release candidate at version 2.37.0-rc, while showing the currently selected version at 2.36.0."],["`MakeInstancesConnection()` is provided as a function to create a concrete instance of the `InstancesConnection` object."]]],[]]