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-05-07 UTC."],[[["This webpage details the `CloudFunctionsServiceConnection` object, which interfaces with `CloudFunctionsServiceClient` in version 2.22.1 of the C++ library for Google Cloud Functions."],["The interface provided allows for custom behavior injection, such as using a Google Mock object, which is useful for testing code that interacts with the `CloudFunctionsServiceClient`."],["You can obtain an instance of this interface through the `MakeCloudFunctionsServiceConnection()` method."],["The webpage lists various versions of the Cloud Functions C++ library, from 2.11.0 up to the latest release candidate 2.37.0-rc, along with links to their respective `CloudFunctionsServiceConnection` documentation."],["The `CloudFunctionsServiceConnection` interface provides virtual methods for managing cloud functions, including listing, getting, creating, updating, deleting, calling functions, as well as managing upload and download URLs and setting IAM policies."]]],[]]