public static void BindService(ServiceBinderBase serviceBinder, Agents.AgentsBase 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-07-02 UTC."],[[["This webpage provides documentation for the `Agents` class within the Google Cloud Dialogflow v2 API, with version 4.11.0 being the currently displayed version."],["The page lists available versions of the Dialogflow v2 API, ranging from the latest version 4.26.0 down to version 3.2.0, each with a direct link to its documentation."],["The `Agents` class serves as a service for managing agents within the Google Cloud Dialogflow v2, and it inherits members from the `object` class."],["The documentation details two `BindService` methods for registering the `Agents` service with a server, with one method returning a `ServerServiceDefinition` and the other using a `ServiceBinderBase`."],["This documentation is specific to the namespace `Google.Cloud.Dialogflow.V2` and the assembly `Google.Cloud.Dialogflow.V2.dll`."]]],[]]