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."],[[["This document provides reference documentation for the Eventarc v1 API, specifically the `Eventarc` class within the `Google.Cloud.Eventarc.V1` namespace."],["The latest version of the Eventarc API is 2.6.0, and the document covers several past versions, ranging from 1.0.0 to 2.6.0."],["Eventarc is a service that allows users to subscribe to events from Google Cloud services and forward them to supported destinations."],["The `Eventarc` class inherits from `Object` and includes methods like `BindService` for creating service definitions or registering service methods."],["The document contains inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString."]]],[]]