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-05-07 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."]]],[]]