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 outlines the `ApiGatewayServiceConnection` object, which facilitates interaction with `ApiGatewayServiceClient` for Google Cloud's API Gateway service."],["The latest version available is `2.37.0-rc`, while the current version of the document's reference is set to `2.17.0`."],["The `ApiGatewayServiceConnection` class allows users to customize behavior by injecting custom logic, especially useful when writing tests using the `ApiGatewayServiceClient`."],["The document details various functions for managing Gateways, Apis, and ApiConfigs, including listing, getting, creating, updating, and deleting, each with its own request type and return value."],["It provides instructions on creating an instance using `MakeApiGatewayServiceConnection()` and mocking using `apigateway_v1_mocks::MockApiGatewayServiceConnection`."]]],[]]