Reference documentation and code samples for the Cloud Functions v2beta API class FunctionService.
Google Cloud Functions is used to deploy functions that are executed by
Google in response to various events. Data connected with that event is
passed to a function as the input data.
A function is a resource which describes a function that should be
executed and how it is triggered.
public static void BindService(ServiceBinderBase serviceBinder, FunctionService.FunctionServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eFunctionService\u003c/code\u003e class within the Google Cloud Functions v2beta API, specifically for version 1.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Cloud Functions uses this service to deploy and trigger functions in response to events, passing event data as input.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFunctionService\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes several inherited members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods, included in the assembly Google.Cloud.Functions.V2Beta.dll, are used for creating and registering service definitions with a server or service binder, supporting custom binding logic.\u003c/p\u003e\n"]]],[],null,[]]