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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["The `CloudFunctionsServiceConnection` object provides an interface for interacting with the `CloudFunctionsServiceClient`, offering methods for managing cloud functions."],["This service connection allows custom behavior injection for testing purposes, by enabling users to replace default implementations with mocks like `MockCloudFunctionsServiceConnection`."],["The latest version of the API available in this documentation is 2.37.0-rc, although many versions going back to 2.11.0 are available."],["The available methods cover a variety of operations including listing, getting, creating, updating, and deleting functions, as well as more specific actions such as calling functions and generating upload/download URLs."],["It also supports setting, retrieving, and testing IAM policies, providing granular control over permissions for cloud functions."]]],[]]