public static void BindService(ServiceBinderBase serviceBinder, WorkflowTemplateService.WorkflowTemplateServiceBase 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 details the `WorkflowTemplateService` API for managing Workflow Templates within the Dataproc API, with the latest version being 5.17.0."],["The `WorkflowTemplateService` is located within the `Google.Cloud.Dataproc.V1` namespace and is part of the `Google.Cloud.Dataproc.V1.dll` assembly."],["The page provides links to various versions of the `WorkflowTemplateService`, ranging from the latest 5.17.0 down to version 3.1.0, showcasing an extensive history of prior versions."],["It outlines two key methods for binding the service: `BindService(WorkflowTemplateService.WorkflowTemplateServiceBase)` for creating a service definition, and `BindService(ServiceBinderBase, WorkflowTemplateService.WorkflowTemplateServiceBase)` for registering service methods with a service binder."]]],[]]