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