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 webpage provides documentation for the `SessionEntityTypes` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically for version 1.4.0 and including a complete list of other version options."],["The `SessionEntityTypes` class is a service for managing SessionEntityTypes and is part of the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The page lists the inheritance and inherited members of the `SessionEntityTypes` class, which include `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."],["The page details two `BindService` methods for `SessionEntityTypes`, one to create a service definition and the other to register service methods with a service binder, both requiring an object implementing server-side logic."],["The document contains a comprehensive list of versions, going from the latest version 2.23.0, all the way to version 1.0.0."]]],[]]