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."],[[["The latest version available for the Dialogflow v3 API class TestCases is 2.23.0, with the full list of available versions ranging from 1.0.0 to 2.23.0."],["This documentation provides reference and code samples for managing Test Cases and Test Case Results in the Dialogflow v3 API."],["The TestCases class inherits from the base Object class, including several standard methods from the base class."],["The `BindService` method allows creating a service definition or register a service method for server-side handling logic related to TestCases, using a `TestCases.TestCasesBase` implementation."]]],[]]