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-21 UTC."],[[["This document details 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, like those created with Google Mock, when testing `CloudFunctionsServiceClient` objects."],["The latest release candidate for the `CloudFunctionsServiceConnection` is version 2.37.0-rc, with historical versions ranging back to 2.11.0 accessible in the document."],["The document describes how to create a concrete instance of `CloudFunctionsServiceConnection` using `MakeCloudFunctionsServiceConnection()`, and provides information on mocking via `functions_v1_mocks::MockCloudFunctionsServiceConnection`."],["Several virtual methods are detailed, covering operations like listing, getting, creating, updating, deleting, and calling functions, as well as generating upload/download URLs and managing IAM policies."]]],[]]