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.Cx.V3` namespace, detailing its role in managing Dialogflow CX agents."],["The latest version available for this class is 2.23.0, with a full history of versions accessible, starting from 1.0.0 up to the latest version."],["The `Agents` class inherits from the `Object` class and offers two methods for binding service definitions: `BindService(Agents.AgentsBase)` and `BindService(ServiceBinderBase, Agents.AgentsBase)`."],["The `Agents` class serves as a service for managing `Agent` objects within Google Cloud's Dialogflow CX environment."],["It is within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]