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 defines virtual methods corresponding to each user-facing overload set in `ApiGatewayServiceClient`."],["The interface allows for the injection of custom behaviors, particularly useful in testing scenarios, such as using Google Mock objects with `ApiGatewayServiceClient`."],["The `ApiGatewayServiceConnection` object is used in conjunction with `ApiGatewayServiceClient` and is accessible via the `MakeApiGatewayServiceConnection()` function, and can be mocked via `apigateway_v1_mocks::MockApiGatewayServiceConnection`."],["The document lists available functions in the `ApiGatewayServiceConnection` including `ListGateways`, `GetGateway`, `CreateGateway`, `UpdateGateway`, `DeleteGateway`, `ListApis`, `GetApi`, `CreateApi`, `UpdateApi`, `DeleteApi`, `ListApiConfigs`, `GetApiConfig`, `CreateApiConfig`, `UpdateApiConfig`, and `DeleteApiConfig`."],["There are many versions of this documented listed, and it also shows the latest version of 2.37.0-rc for the ApiGatewayServiceConnection."]]],[]]