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-02 UTC."],[[["This webpage provides documentation for the `CloudFunctionsServiceConnection` object, which is part of the Google Cloud Functions C++ client library, and the latest version available is 2.37.0-rc."],["The `CloudFunctionsServiceConnection` interface defines virtual methods that mirror the user-facing overload sets found in the `CloudFunctionsServiceClient`, enabling custom behavior and testing through the use of mock objects."],["The page includes versioned documentation from version 2.11.0 up to the current release candidate 2.37.0-rc for the `CloudFunctionsServiceConnection` class."],["The `CloudFunctionsServiceConnection` object allows users to interact with Cloud Functions, such as listing, creating, updating, deleting, and calling functions, as well as generating URLs and setting IAM policies."],["The documentation provides details for functions like `ListFunctions`, `GetFunction`, `CreateFunction`, and `UpdateFunction`, including parameters and return types."]]],[]]