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 class, which provides an interface for interacting with the \u003ccode\u003eCloudFunctionsServiceClient\u003c/code\u003e in various Google Cloud Functions versions, ranging from the latest release candidate 2.37.0-rc down to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudFunctionsServiceConnection\u003c/code\u003e interface allows for custom behavior injection, such as through a mock object, when testing components that utilize the \u003ccode\u003eCloudFunctionsServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes virtual methods corresponding to each user-facing overload set in \u003ccode\u003eCloudFunctionsServiceClient\u003c/code\u003e, offering operations such as listing, getting, creating, updating, deleting, and calling functions, as well as managing IAM policies.\u003c/p\u003e\n"],["\u003cp\u003eThe class also supports operations to manage upload and download URLs through the \u003ccode\u003eGenerateUploadUrl\u003c/code\u003e and \u003ccode\u003eGenerateDownloadUrl\u003c/code\u003e methods, respectively.\u003c/p\u003e\n"],["\u003cp\u003eA concrete instance of this object can be created via the \u003ccode\u003eMakeCloudFunctionsServiceConnection()\u003c/code\u003e method, while \u003ccode\u003eMockCloudFunctionsServiceConnection\u003c/code\u003e can be used to mock this behavior for testing.\u003c/p\u003e\n"]]],[],null,[]]