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."],[[["This page provides reference documentation for the `EntityTypes` class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET environment."],["The `EntityTypes` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, as documented in the API reference, and its latest version is 2.23.0."],["The class offers methods for binding service definitions, such as `BindService(EntityTypesBase)` and `BindService(ServiceBinderBase, EntityTypesBase)`, which allow the registration of service methods with or without implementation."],["A comprehensive history of versions of the `EntityTypes` class is available on this page, with versions ranging from 1.0.0 to the most recent 2.23.0."],["The `EntityTypes` class manages \\[EntityTypes\\]\\[google.cloud.dialogflow.cx.v3.EntityType\\] within the Dialogflow v3 API, as described in its service description."]]],[]]