public static void BindService(ServiceBinderBase serviceBinder, SessionEntityTypes.SessionEntityTypesBase 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 page provides documentation for the `SessionEntityTypes` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically for managing SessionEntityTypes in the Dialogflow v3 API."],["The latest version of the documentation available is version 2.23.0, with previous versions dating back to 1.0.0 also listed, providing an extensive version history."],["The `SessionEntityTypes` class inherits from `object` and includes methods such as `BindService`, which allows for the creation of a service definition that can be registered with a server or customized service binding."],["The documentation details two overloaded `BindService` methods for registering the service logic with or without a specific implementation, offering flexibility in service binding."],["This page is a reference for developers using the .NET library for Google Cloud Dialogflow CX v3, offering detailed information about the `SessionEntityTypes` class and its functionalities."]]],[]]