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 details the `CloudFunctionsServiceConnection` object, which facilitates communication with `CloudFunctionsServiceClient` and is available in multiple versions."],["`CloudFunctionsServiceConnection` offers virtual methods for each user-facing overload set in `CloudFunctionsServiceClient`, enabling custom behavior injection during testing."],["The webpage provides information for creating a concrete instance of `CloudFunctionsServiceConnection` through `MakeCloudFunctionsServiceConnection()`."],["A mocking version `MockCloudFunctionsServiceConnection` is available for testing purposes, allowing for simulated behavior."],["This interface defines many virtual functions, such as `ListFunctions`, `GetFunction`, `CreateFunction`, `DeleteFunction`, `CallFunction`, and many others that allow to manage Cloud Functions."]]],[]]