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-03-21 UTC."],[[["This webpage provides documentation for the `TestCases` service within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically for version 1.3.0 of the library."],["The page lists various versions of the `TestCases` documentation, with version 2.23.0 identified as the latest release available."],["The `TestCases` class is designed for managing Test Cases and Test Case Results related to the Google Dialogflow CX service."],["The documentation outlines two methods, `BindService`, that facilitate the registration of the `TestCases` service with a server or a service binder, respectively."],["The `TestCases` class inherits members from the `Object` class, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]