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, which provides an interface for interacting with `InstancesClient` within the Google Cloud App Engine v1 API."],["The `InstancesConnection` interface allows users to inject custom behaviors, such as mocking, for testing purposes with objects of type `InstancesClient`."],["The webpage provides access to various versions of the `InstancesConnection` class, with the latest version being 2.37.0-rc and a range of versions spanning from 2.11.0 to 2.36.0."],["Key functions of the `InstancesConnection` class include methods for listing, getting, deleting, and debugging instances, such as `ListInstances`, `GetInstance`, `DeleteInstance`, and `DebugInstance`."],["To create a real instance of this class, you can use the function `MakeInstancesConnection()` or you can use `MockInstancesConnection` to do mocking."]]],[]]