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 various versions, including the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e class defines virtual methods corresponding to the user-facing overload sets in \u003ccode\u003eFunctionServiceClient\u003c/code\u003e, allowing for custom behavior injection during testing.\u003c/p\u003e\n"],["\u003cp\u003eUsers can utilize \u003ccode\u003eMakeFunctionServiceConnection()\u003c/code\u003e to instantiate a concrete object of this class or \u003ccode\u003efunctions_v2_mocks::MockFunctionServiceConnection\u003c/code\u003e for mocking purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides multiple virtual functions for the different operations of \u003ccode\u003eFunctionService\u003c/code\u003e, such as \u003ccode\u003eGetFunction\u003c/code\u003e, \u003ccode\u003eListFunctions\u003c/code\u003e, \u003ccode\u003eCreateFunction\u003c/code\u003e, \u003ccode\u003eDeleteFunction\u003c/code\u003e, and \u003ccode\u003eUpdateFunction\u003c/code\u003e, including a non-blocking options using \u003ccode\u003eNoAwaitTag\u003c/code\u003e parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides functions that deal with URL generation and fetching, such as \u003ccode\u003eGenerateUploadUrl\u003c/code\u003e, and \u003ccode\u003eGenerateDownloadUrl\u003c/code\u003e, as well as other various administrative functions like, \u003ccode\u003eListRuntimes\u003c/code\u003e, \u003ccode\u003eListLocations\u003c/code\u003e, \u003ccode\u003eGetIamPolicy\u003c/code\u003e, \u003ccode\u003eSetIamPolicy\u003c/code\u003e, and \u003ccode\u003eListOperations\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]