Reference documentation and code samples for the Cloud Data Fusion v1 API class DataFusion.
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."],[[["This page provides documentation for the `DataFusion` class within the Google Cloud Data Fusion v1 API, specifically version 2.3.0."],["The `DataFusion` class is a service designed for creating and managing Data Fusion instances, enabling code-free data integration pipelines."],["The documentation covers the inheritance hierarchy of the `DataFusion` class, inheriting from the .NET `object` class, and providing inherited members like `GetHashCode()` and `GetType()`."],["It details two static methods, `BindService(DataFusionBase)` and `BindService(ServiceBinderBase, DataFusionBase)`, for registering service definitions and methods."],["Other versions are available for the API class, the most recent being 2.4.0, and going as low as 1.0.0."]]],[]]