public static void BindService(ServiceBinderBase serviceBinder, CloudFunctionsService.CloudFunctionsServiceBase 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 Cloud Functions v1 API class, \u003ccode\u003eCloudFunctionsService\u003c/code\u003e, which facilitates the manipulation of triggers and functions.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.7.0 is the latest release, and previous versions, including 2.6.0 down to 1.1.0, are also documented and linked within this page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudFunctionsService\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and exposes the methods \u003ccode\u003eBindService(CloudFunctionsServiceBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, CloudFunctionsServiceBase)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods are utilized to register service definitions and methods, enabling the customization of service binding logic for the server-side implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the \u003ccode\u003eCloudFunctionsService\u003c/code\u003e API is \u003ccode\u003eGoogle.Cloud.Functions.V1\u003c/code\u003e, and it is located within the \u003ccode\u003eGoogle.Cloud.Functions.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]