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."],[[["The latest version available for `Google.Cloud.Dialogflow.Cx.V3.SessionEntityTypes` is 2.23.0, and the page also lists all other versions from 2.22.0 down to 1.0.0."],["The `SessionEntityTypes` class, found in the `Google.Cloud.Dialogflow.Cx.V3` namespace, is a service for managing session entity types in Dialogflow CX."],["The webpage details the `BindService` methods, which allow for registering and binding the service definition with a server or service binder, either with or without implementation."],["The provided content also displays the inheritance and inherited members, showing that `SessionEntityTypes` inherits from `Object`."],["The `SessionEntityTypes` service functionality is contained within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly file."]]],[]]