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 webpage provides documentation for the `ApiGatewayServiceConnection` object, which is part of the Google Cloud C++ client library for API Gateway, with the current version being 2.12.0."],["The `ApiGatewayServiceConnection` interface defines virtual methods corresponding to user-facing overload sets in `ApiGatewayServiceClient`, enabling custom behavior injection for testing purposes."],["It offers functionality to manage gateways, APIs, and API configurations, including actions such as listing, getting, creating, updating, and deleting these resources, all through various virtual function calls."],["The page also links to the latest release candidate version, 2.37.0-rc, and a range of previous versions down to 2.11.0, which can be accessed to view their respective documentation for the `ApiGatewayServiceConnection` class."],["Links are provided to help users create concrete instances using `MakeApiGatewayServiceConnection()` and mock instances using `apigateway_v1_mocks::MockApiGatewayServiceConnection`."]]],[]]