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."],[[["This document outlines the `CloudFunctionsServiceConnection` interface, which provides virtual methods corresponding to each user-facing overload set in `CloudFunctionsServiceClient`."],["The latest version available is `2.37.0-rc`, while the current version of the document is `2.15.1`, with a comprehensive history of versions ranging from `2.11.0` up to the latest."],["`CloudFunctionsServiceConnection` is designed to allow users to inject custom behavior for testing purposes, such as with a Google Mock object, and can be implemented using `MakeCloudFunctionsServiceConnection()`."],["The interface includes a variety of methods, such as `ListFunctions`, `GetFunction`, `CreateFunction`, `UpdateFunction`, `DeleteFunction`, `CallFunction`, `GenerateUploadUrl`, `GenerateDownloadUrl`, `SetIamPolicy`, `GetIamPolicy`, and `TestIamPermissions`."],["The documentation lists the parameter details and return types for each virtual method, including `request` types and the potential for `StatusOr` or `future` return values."]]],[]]