public static void BindService(ServiceBinderBase serviceBinder, TestCases.TestCasesBase 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 `TestCases` class within the Google Cloud Dialogflow CX v3 API, specifically for .NET development."],["The latest version of the Dialogflow CX v3 API documented here is 2.23.0, with multiple previous versions from 2.22.0 to 1.0.0 also available for browsing."],["The `TestCases` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is used for managing test cases and test case results within the Dialogflow CX environment."],["The documentation details two `BindService` methods for creating service definitions or registering service methods, allowing for customized server-side logic and integration."],["The page documents the class' inheritance from the base `Object` class, and lists the inherited methods available such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]