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 interface, which provides virtual methods for interacting with the \u003ccode\u003eFunctionServiceClient\u003c/code\u003e in Google Cloud Functions.\u003c/p\u003e\n"],["\u003cp\u003eIt details the various versions of the \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e, with \u003ccode\u003e2.37.0-rc\u003c/code\u003e being the latest and the page documenting version \u003ccode\u003e2.16.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe interface allows custom behavior injection for testing, as seen with the \u003ccode\u003eMockFunctionServiceConnection\u003c/code\u003e object, with a way to create concrete instances using \u003ccode\u003eMakeFunctionServiceConnection()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey virtual methods are defined, 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, each with parameter and return type details.\u003c/p\u003e\n"]]],[],null,[]]