public static void BindService(ServiceBinderBase serviceBinder, Environments.EnvironmentsBase 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-09 UTC."],[[["The latest version of the Dialogflow v3 API class Environments is 2.23.0, and the page provides links to the documentation for this version and earlier ones, down to version 1.0.0."],["This documentation covers the `Environments` class, which is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, used for managing Dialogflow environments."],["The `Environments` class includes static methods like `BindService`, which allows for registering service definitions with a server, providing options to bind with or without implementation."],["The document provides the inherited members from the object class, such as GetHashCode(), GetType(), MemberwiseClone() and ToString()."],["The document provides links to the parameters and return values of each method, with descriptions."]]],[]]