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-03-21 UTC."],[[["This page provides documentation for the `SessionEntityTypes` class within the Google Cloud Dialogflow v2 API for .NET, with the current version being 4.23.0, and the latest being 4.26.0."],["The `SessionEntityTypes` class is used for managing `SessionEntityType` resources in the Dialogflow v2 API."],["This class inherits from the base `object` class, offering functionalities such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["There are two methods provided for binding the service implementation to a server: `BindService(SessionEntityTypesBase)` which creates a service definition and `BindService(ServiceBinderBase, SessionEntityTypesBase)` which registers the service method to a binder."],["This documentation includes a list of available versions of `SessionEntityTypes`, ranging from version 3.2.0 up to the latest 4.26.0, for .NET."]]],[]]