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"]],[["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 document details the `ApiGatewayServiceConnection` object, which acts as an interface for the `ApiGatewayServiceClient`, facilitating custom behavior injection during testing."],["The `ApiGatewayServiceConnection` includes virtual methods mirroring user-facing overload sets in `ApiGatewayServiceClient`, enabling users to integrate custom logic."],["Users can find instructions for creating a concrete instance using `MakeApiGatewayServiceConnection()` and for mocking using `apigateway_v1_mocks::MockApiGatewayServiceConnection`."],["The document lists numerous functions like `ListGateways`, `GetGateway`, `CreateGateway`, `UpdateGateway`, `DeleteGateway`, etc., each with parameter and return type details for managing API gateways."],["This content includes a list of available versions of the `ApiGatewayServiceConnection`, with `2.37.0-rc` being the latest version, and describes the functions it makes available for managing the Google Cloud Api Gateway."]]],[]]