Service for creating and managing Data Fusion instances.
Data Fusion enables ETL developers to build code-free, data integration
pipelines via a point-and-click UI.
public static void BindService(ServiceBinderBase serviceBinder, DataFusion.DataFusionBase 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."],[[["Version 2.4.0 is the latest available version of the Google.Cloud.DataFusion.V1 library, with versions 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.1.0, and 1.0.0 also available."],["The DataFusion class is a service for managing Data Fusion instances, enabling code-free data integration pipelines via a point-and-click UI."],["The DataFusion class inherits members from the base Object class, including GetHashCode, GetType, MemberwiseClone, and ToString."],["The `BindService` method can be used to create or register a service definition with a server, or register a service method with a service binder."],["The namespace for this service is Google.Cloud.DataFusion.V1, and it's located in the Google.Cloud.DataFusion.V1.dll assembly."]]],[]]