This interface defines virtual methods for each of the user-facing overload sets in ApiGatewayServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ApiGatewayServiceClient.
[[["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 document outlines the `ApiGatewayServiceConnection` interface, which provides virtual methods corresponding to each user-facing overload set in `ApiGatewayServiceClient`."],["The latest version available for the `ApiGatewayServiceConnection` interface is `2.37.0-rc`, and many versions are available including `2.36.0`, `2.35.0` down to `2.11.0`."],["This interface facilitates the injection of custom behaviors during testing, particularly when using Google Mock objects, with the associated `MockApiGatewayServiceConnection` class."],["The `ApiGatewayServiceConnection` interface supports various operations like listing, getting, creating, updating, and deleting Gateways, Apis, and ApiConfigs."],["To obtain a functional instance of the connection, the `MakeApiGatewayServiceConnection()` function should be used."]]],[]]