This interface defines virtual methods for each of the user-facing overload sets in GatewayControlClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type GatewayControlClient.
To create a concrete instance, see MakeGatewayControlConnection().
[[["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-08-14 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGatewayControlConnection\u003c/code\u003e is 2.37.0-rc, and there are several previous versions available, ranging down to 2.29.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGatewayControlConnection\u003c/code\u003e object is used in conjunction with \u003ccode\u003eGatewayControlClient\u003c/code\u003e, and it defines virtual methods for the client's user-facing overload sets.\u003c/p\u003e\n"],["\u003cp\u003eCustom behaviors can be added to the \u003ccode\u003eGatewayControlClient\u003c/code\u003e for testing purposes through this \u003ccode\u003eGatewayControlConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMakeGatewayControlConnection()\u003c/code\u003e can be used to instantiate a concrete instance, and \u003ccode\u003egkeconnect_gateway_v1_mocks::MockGatewayControlConnection\u003c/code\u003e can be used for mocking.\u003c/p\u003e\n"],["\u003cp\u003eThe object contains virtual functions, \u003ccode\u003eoptions()\u003c/code\u003e and \u003ccode\u003eGenerateCredentials(google::cloud::gkeconnect::gateway::v1::GenerateCredentialsRequest const &)\u003c/code\u003e, to facilitate operations.\u003c/p\u003e\n"]]],[],null,[]]