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-01 UTC."],[[["This document provides reference documentation for the `Environments` class within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta20."],["The `Environments` class is used for managing environments within the Dialogflow service."],["The document details two `BindService` methods, one for creating a service definition and the other for registering service methods with a service binder, both related to implementing server-side handling logic."],["The `Environments` class inherits members from the `object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The latest version of the API is `1.0.0-beta23`, although this documentation refers to `1.0.0-beta20`."]]],[]]