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-04-09 UTC."],[[["This webpage provides reference documentation for the `EntityTypes` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The latest version available is 4.26.0, but the page details versions ranging from 3.2.0 up to 4.26.0 for `EntityTypes`, allowing users to access specific release information."],["The `EntityTypes` class is used for managing entity types in the Dialogflow v2 API, as noted in the description."],["The page includes details on the methods `BindService(EntityTypes.EntityTypesBase)` and `BindService(ServiceBinderBase, EntityTypes.EntityTypesBase)` that can be used for registering or creating service definitions."],["The documentation includes inheritance information, listing the `Object` class as the parent of the `EntityTypes` class and listing the inherited members from it."]]],[]]