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 latest version of the Dialogflow v3 API EntityTypes is 2.23.0, and the page provides access to the documentation for this version as well as many previous versions."],["The EntityTypes class is part of the Google.Cloud.Dialogflow.Cx.V3 namespace and is found within the Google.Cloud.Dialogflow.Cx.V3.dll assembly."],["The EntityTypes class provides service management for EntityTypes in Dialogflow v3, and it inherits from the object class."],["There are two `BindService` methods available within the EntityTypes class, one to create service definitions and another to register service methods with a service binder, both requiring an EntityTypesBase object for the server-side handling logic."],["Documentation is provided for versions of the API all the way back to version 1.0.0, covering a wide range of version updates."]]],[]]