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-21 UTC."],[[["This webpage details the `InstancesConnection` object for `InstancesClient`, which is used for interacting with Google Cloud App Engine instances."],["The latest release candidate version for this API is 2.37.0-rc, while version 2.19.0 is shown with multiple older versions listed as well."],["`InstancesConnection` defines virtual methods, such as `ListInstances`, `GetInstance`, `DeleteInstance`, and `DebugInstance`, for user-facing operations."],["Users can inject custom behaviors for testing using Google Mock objects with the interface the `InstancesConnection` object provides."],["`MakeInstancesConnection()` is used for creating concrete instances, while `MockInstancesConnection` is for creating mock objects."]]],[]]