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-08-14 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eCloudFunctionsServiceConnection\u003c/code\u003e class, which provides an interface for interacting with the Cloud Functions service in C++.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudFunctionsServiceConnection\u003c/code\u003e class includes virtual methods that mirror the functionality of the \u003ccode\u003eCloudFunctionsServiceClient\u003c/code\u003e, allowing for custom behavior injection during testing.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate for the \u003ccode\u003eCloudFunctionsServiceConnection\u003c/code\u003e is version 2.37.0-rc, while the current version documented is 2.36.0, with a comprehensive list of previous versions available.\u003c/p\u003e\n"],["\u003cp\u003eKey functionalities include methods for managing Cloud Functions, such as \u003ccode\u003eListFunctions\u003c/code\u003e, \u003ccode\u003eGetFunction\u003c/code\u003e, \u003ccode\u003eCreateFunction\u003c/code\u003e, \u003ccode\u003eUpdateFunction\u003c/code\u003e, and \u003ccode\u003eDeleteFunction\u003c/code\u003e, as well as operations for URL generation and IAM policy management.\u003c/p\u003e\n"],["\u003cp\u003eThe service connection supports asynchronous operations through the \u003ccode\u003eNoAwaitTag\u003c/code\u003e parameter, allowing for non-blocking calls when creating, updating, or deleting functions, returning an \u003ccode\u003eoperation\u003c/code\u003e object to poll for status.\u003c/p\u003e\n"]]],[],null,[]]