public static void BindService(ServiceBinderBase serviceBinder, EntityTypes.EntityTypesBase 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 content provides documentation for the `EntityTypes` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, offering a service for managing EntityTypes."],["The documentation spans multiple versions, with version 2.23.0 being the latest, and going as far back as version 1.0.0 for historical reference."],["`EntityTypes` inherits from the `Object` class, providing fundamental methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["It offers two methods, `BindService`, with slightly different parameters, to create and register service definitions for server-side handling."],["The assembly for these functionalities is provided by `Google.Cloud.Dialogflow.Cx.V3.dll`."]]],[]]