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` object, which is part of the Google Cloud App Engine C++ client library, specifically version 2.17.0."],["The `InstancesConnection` interface offers virtual methods mirroring the user-facing overload sets in `InstancesClient`, facilitating custom behavior injection during testing, and the latest version of this interface is 2.37.0-rc."],["The page includes methods to retrieve and manipulate App Engine instances, such as `ListInstances`, `GetInstance`, `DeleteInstance`, and `DebugInstance`."],["The documentation offers methods for creating concrete `InstancesConnection` instances, as well as providing a `MockInstancesConnection` for mocking in tests."],["Each method detailed is accompanied by information about its required parameters, such as the type of `request` needed, and the return type, outlining whether it is a `StatusOr`, a `future`, or a `StreamRange`."]]],[]]