public static void BindService(ServiceBinderBase serviceBinder, Participants.ParticipantsBase 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 webpage provides documentation for the `Participants` class within the Google Cloud Dialogflow v2 API, spanning multiple versions from 3.2.0 to 4.26.0, with 4.26.0 being the latest."],["The `Participants` class is a service for managing participants in dialogflow interactions, as indicated by the description."],["The page details the class's inheritance from the base `Object` class, and it lists inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["Two `BindService` methods are documented, one for creating a service definition, and another for registering a service method, both utilizing the `Participants.ParticipantsBase` object."],["The namespace for this documentation is `Google.Cloud.Dialogflow.V2`, and the assembly it comes from is `Google.Cloud.Dialogflow.V2.dll`."]]],[]]