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 documentation for the `TestCases` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, part of the .NET library, with the latest version being 2.23.0."],["The `TestCases` class, a service for managing test cases and test case results in Dialogflow CX, inherits from the .NET `Object` class and offers methods like `BindService`."],["The content includes links to documentation for numerous versions of the `TestCases` class, ranging from version 1.0.0 up to the latest version of 2.23.0."],["The documentation details the `BindService` methods, used to register server-side handling logic for `TestCases` with a gRPC service binder or a server."],["The webpage is part of the Google Cloud .NET API documentation, specifically for Dialogflow CX version 3, as represented by the `Google.Cloud.Dialogflow.Cx.V3` namespace."]]],[]]