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 document outlines the `CloudFunctionsServiceConnection` interface, which provides virtual methods corresponding to each user-facing overload set in `CloudFunctionsServiceClient`."],["The interface allows for the injection of custom behaviors, particularly useful in testing scenarios, such as using Google Mock objects with `CloudFunctionsServiceClient`."],["The `MakeCloudFunctionsServiceConnection()` function facilitates the creation of concrete instances of this connection, whereas `functions_v1_mocks::MockCloudFunctionsServiceConnection` is used for mocking purposes."],["The document details the methods within the interface, including functions like `ListFunctions`, `GetFunction`, `CreateFunction`, `UpdateFunction`, `DeleteFunction`, and many more, each with specified input request types and return types."],["The document includes a list of all the available versions of this class, from 2.11.0 to 2.37.0-rc."]]],[]]