This interface defines virtual methods for each of the user-facing overload sets in FunctionServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type FunctionServiceClient.
[[["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."],[[["The page details the `FunctionServiceConnection` interface for `FunctionServiceClient`, which is a part of the Google Cloud Functions v2 C++ library."],["This interface provides virtual methods for all user-facing operations available in `FunctionServiceClient`, such as `GetFunction`, `ListFunctions`, `CreateFunction`, and `UpdateFunction`, among others."],["Users can customize behavior for testing by injecting custom implementations, like Google Mock objects, thanks to the design of the `FunctionServiceConnection` interface."],["The page lists all available versions of this document, with the latest being version 2.37.0-rc, and with the current page describing version 2.21.0."]]],[]]