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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]