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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version of the Google.Cloud.Eventarc.V1 package is 2.6.0, with multiple previous versions also available for use, dating back to version 1.0.0."],["Eventarc facilitates subscribing to events from Google Cloud services and forwarding them to supported destinations."],["The Eventarc class inherits from System.Object and has inherited members including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `BindService` method is used to create a service definition that can be registered with a server, as well as register a service method with a service binder."],["This content is specifically for version 1.1.0 of the Google.Cloud.Eventarc.V1 package within the Google.Cloud.Eventarc.V1 namespace."]]],[]]