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 page provides documentation for the `TestCases` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically version 2.7.0, and its management of Test Cases and Test Case Results within the Dialogflow v3 API."],["The latest version available is 2.23.0, and the page lists numerous previous versions down to 1.0.0, allowing users to access documentation for their specific version requirements."],["The `TestCases` class inherits from the base object class and offers methods for service binding, such as `BindService(TestCasesBase)` to create service definitions and `BindService(ServiceBinderBase, TestCasesBase)` to register methods."],["The documentation details the parameters and return types for these `BindService` methods, including descriptions of `serviceImpl` and `serviceBinder`, that provides the logic for server-side operations."],["The current documentation provided is for version 2.7.0 of the TestCases class in the Google.Cloud.Dialogflow.Cx.V3.dll assembly."]]],[]]