Reference documentation and code samples for the Cloud Functions v2 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 page provides reference documentation for the \u003ccode\u003eFunctionService\u003c/code\u003e class within the Google Cloud Functions v2 API, which is used to deploy and trigger functions in response to events.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFunctionService\u003c/code\u003e class, a resource that describes the function to be executed and how it is triggered, inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and is part of the \u003ccode\u003eGoogle.Cloud.Functions.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google Cloud Functions V2 API is 1.7.0, but this page is the documentation for version 1.2.0, with links to different versions ranging from 1.0.0 to 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe page documents the \u003ccode\u003eBindService\u003c/code\u003e methods, which are used to create or register service definitions and methods with a server or service binder, respectively, for server-side handling logic.\u003c/p\u003e\n"]]],[],null,[]]