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-08 UTC."],[[["The latest version available for the Dialogflow v3 API class EntityTypes is 2.23.0, with version 2.16.0 being the version currently detailed."],["This document provides reference documentation and code samples for managing EntityTypes within the Google Cloud Dialogflow CX v3 API."],["The `EntityTypes` class inherits from the .NET `object` class and is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The class includes methods to `BindService`, enabling the creation of a service definition and the registration of service methods with or without an implementation."],["There is a range of versions for the `EntityTypes` class dating from 1.0.0 up to 2.23.0."]]],[]]