This interface defines virtual methods for each of the user-facing overload sets in EngineServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type EngineServiceClient.
[[["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-02 UTC."],[[["This document details the `EngineServiceConnection` class, which provides an interface for virtual methods corresponding to user-facing overload sets in `EngineServiceClient`."],["The `EngineServiceConnection` class facilitates the injection of custom behaviors, such as using a Google Mock object, when writing tests for `EngineServiceClient` objects."],["It presents a comprehensive list of available versions of the `EngineServiceConnection`, starting from the latest release candidate version, 2.37.0-rc, down to version 2.15.1."],["The document outlines the virtual functions available within `EngineServiceConnection`, such as `CreateEngine`, `DeleteEngine`, `UpdateEngine`, `GetEngine`, and others, with detailed information on their parameters and return types."],["The document also provides links to create an instance of the class, using the `MakeEngineServiceConnection()` function, and to its mocking equivalent `MockEngineServiceConnection`."]]],[]]