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 of the Dialogflow v3 API class TestCases is 2.23.0, with a range of previous versions available for reference."],["This documentation covers the `TestCases` class, used for managing Test Cases and Test Case Results within the Dialogflow CX v3 API."],["The `TestCases` class inherits from the base `object` class, with members for common object functionalities like `GetHashCode` and `GetType`."],["The documentation provides information on two `BindService` methods for creating service definitions and binding service methods to a service binder, crucial for server-side implementation."],["The `TestCases` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is contained within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]