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."],[[["This document provides reference documentation for the `Environments` class within the Google Cloud Dialogflow CX v3 API, specifically for .NET development."],["The latest version of the API documented is 2.23.0, while the current page is focused on version 2.4.0, and many other prior versions from 2.22.0 all the way to 1.0.0 are also available for viewing."],["The `Environments` class is designed for managing environments in Dialogflow CX, and is located under the `Google.Cloud.Dialogflow.Cx.V3` namespace, within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The document shows that the `Environments` class inherits from the `Object` class and includes methods like `BindService` for creating and registering service definitions."],["The document includes the methods used within the environment class, and gives the parameter, name, description, type, and returns related to the different service implementations."]]],[]]