This interface defines virtual methods for each of the user-facing overload sets in CloudFunctionsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CloudFunctionsServiceClient.
[[["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\u003eCloudFunctionsServiceConnection\u003c/code\u003e interface, which provides virtual methods corresponding to the user-facing overload sets found in \u003ccode\u003eCloudFunctionsServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudFunctionsServiceConnection\u003c/code\u003e interface is used to enable custom behavior injection, such as with Google Mock objects, during testing that involves \u003ccode\u003eCloudFunctionsServiceClient\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eIt lists all the available methods that are virtual and can be called using \u003ccode\u003eCloudFunctionsServiceConnection\u003c/code\u003e, along with the various parameter types and return types, such as \u003ccode\u003eListFunctions\u003c/code\u003e, \u003ccode\u003eGetFunction\u003c/code\u003e, \u003ccode\u003eCreateFunction\u003c/code\u003e, and \u003ccode\u003eUpdateFunction\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can instantiate a concrete \u003ccode\u003eCloudFunctionsServiceConnection\u003c/code\u003e object using the \u003ccode\u003eMakeCloudFunctionsServiceConnection()\u003c/code\u003e method, as described in the document.\u003c/p\u003e\n"],["\u003cp\u003eThe document also references \u003ccode\u003efunctions_v1_mocks::MockCloudFunctionsServiceConnection\u003c/code\u003e for mocking purposes.\u003c/p\u003e\n"]]],[],null,[]]