public static void BindService(ServiceBinderBase serviceBinder, Deployments.DeploymentsBase 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-03-21 UTC."],[[["This document provides reference documentation for the `Deployments` class within the Google Cloud Dialogflow CX v3 API, specifically for .NET development."],["The latest version of the documentation available is version 2.23.0, while the current page is viewing version 2.5.0, and the document contains links for versions ranging from 1.0.0 up to the latest."],["The `Deployments` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is used for managing deployments within the Dialogflow CX environment."],["The document outlines the methods `BindService(Deployments.DeploymentsBase)` and `BindService(ServiceBinderBase, Deployments.DeploymentsBase)`, which are used to create service definitions and bind service methods respectively."],["The `Deployments` class inherits members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]