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."],[[["The `DataFusion` class within the `Google.Cloud.DataFusion.V1` namespace is part of the Cloud Data Fusion v1 API, which facilitates the creation and management of Data Fusion instances."],["Version 2.4.0 is the latest release, and other available versions include 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.1.0, and 1.0.0."],["The `DataFusion` class allows developers to build data integration pipelines with a code-free, point-and-click UI."],["The `BindService` methods are available to help register and bind the `DataFusion` service with a server or service binder, with or without a provided implementation."],["The `DataFusion` class inherits from the base `Object` class, gaining inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]