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"]],[["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 details the `EngineServiceConnection` object, which facilitates interactions with the `EngineServiceClient` and allows for custom behavior injection during testing."],["The page provides access to different versions of the `EngineServiceConnection`, ranging from 2.15.1 to 2.37.0-rc, allowing developers to browse through various releases."],["Key functionalities of the `EngineServiceConnection` interface include methods for creating, deleting, updating, and retrieving engine data, such as `CreateEngine`, `DeleteEngine`, `UpdateEngine`, and `GetEngine`."],["The page explains how to instantiate a `EngineServiceConnection` object using the `MakeEngineServiceConnection()` method and offers guidance for mocking with `MockEngineServiceConnection`."]]],[]]