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-07-09 UTC."],[[["This document details the `CloudFunctionsServiceConnection` interface, which provides virtual methods corresponding to each user-facing overload set in `CloudFunctionsServiceClient`."],["The `CloudFunctionsServiceConnection` interface enables users to incorporate custom behaviors, like using Google Mock objects, when writing tests involving `CloudFunctionsServiceClient` objects."],["It presents a range of virtual functions for interacting with cloud functions, such as `ListFunctions`, `GetFunction`, `CreateFunction`, `UpdateFunction`, `DeleteFunction`, and more."],["The interface also supports generating upload and download URLs and managing IAM policies through functions like `GenerateUploadUrl`, `GenerateDownloadUrl`, `SetIamPolicy`, `GetIamPolicy`, and `TestIamPermissions`."],["A complete list of historical versions is provided, with `2.37.0-rc` being the latest version, providing the ability to browse through previous versions of the documentation."]]],[]]