This interface defines virtual methods for each of the user-facing overload sets in FunctionServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type FunctionServiceClient.
[[["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-08-14 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e class, which provides an interface for interacting with the \u003ccode\u003eFunctionServiceClient\u003c/code\u003e in the Google Cloud Functions v2 API for C++.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e interface offers virtual methods for all user-facing overload sets found in \u003ccode\u003eFunctionServiceClient\u003c/code\u003e, enabling custom behavior injection for testing, including mocking.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the supported versions of \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e, ranging from version 2.11.0 to 2.36.0, with 2.37.0-rc marked as the latest version.\u003c/p\u003e\n"],["\u003cp\u003eUsers can create a concrete \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e instance using \u003ccode\u003eMakeFunctionServiceConnection()\u003c/code\u003e or use \u003ccode\u003eMockFunctionServiceConnection\u003c/code\u003e for testing purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a comprehensive list of virtual methods provided by \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e, such as \u003ccode\u003eGetFunction\u003c/code\u003e, \u003ccode\u003eListFunctions\u003c/code\u003e, \u003ccode\u003eCreateFunction\u003c/code\u003e, \u003ccode\u003eUpdateFunction\u003c/code\u003e, \u003ccode\u003eDeleteFunction\u003c/code\u003e, \u003ccode\u003eGenerateUploadUrl\u003c/code\u003e, \u003ccode\u003eGenerateDownloadUrl\u003c/code\u003e, and \u003ccode\u003eListRuntimes\u003c/code\u003e, with their respective parameters and return types.\u003c/p\u003e\n"]]],[],null,[]]