Represents the type of Data Fusion instance. Each type is
configured with the default settings for processing and memory.
Values:
TYPE_UNSPECIFIED (0):
No type specified. The instance creation will
fail.
BASIC (1):
Basic Data Fusion instance. In Basic type,
the user will be able to create data pipelines
using point and click UI. However, there are
certain limitations, such as fewer number of
concurrent pipelines, no support for streaming
pipelines, etc.
ENTERPRISE (2):
Enterprise Data Fusion instance. In
Enterprise type, the user will have all features
available, such as support for streaming
pipelines, higher number of concurrent
pipelines, etc.
DEVELOPER (3):
Developer Data Fusion instance. In Developer
type, the user will have all features available
but with restrictive capabilities. This is to
help enterprises design and develop their data
ingestion and integration pipelines at low cost.
[[["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-01-08 UTC."],[],[]]