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-03-21 UTC."],[[["This document details the `Eventarc` class, which enables users to subscribe to and forward events from Google Cloud services to various destinations."],["The `Eventarc` class is located within the `Google.Cloud.Eventarc.V1` namespace and is part of the `Google.Cloud.Eventarc.V1.dll` assembly."],["The most recent version documented here is 2.6.0, and it has documentation on prior versions all the way back to 1.0.0."],["The document shows two `BindService` methods available in the `Eventarc` class for creating service definitions and registering service methods with a service binder."],["`Eventarc` inherits methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base `Object` class."]]],[]]