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