public static void BindService(ServiceBinderBase serviceBinder, Eventarc.EventarcBase 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\u003eThe latest version of the Eventarc API is 2.6.0, and it provides various methods to manage events from Google Cloud services.\u003c/p\u003e\n"],["\u003cp\u003eEventarc v1 API, represented by the \u003ccode\u003eEventarc\u003c/code\u003e class, allows subscription to events from Google Cloud services and forwarding them to supported destinations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method creates a service definition that can be registered with a server, and is able to implement server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method allows the registration of a service method with or without an implementation using a service binder, in order to customize the service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEventarc\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes methods 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"]]],[],null,[]]