Reference documentation and code samples for the Google Cloud Data Fusion V1 Client class AcceleratorType.
Each type represents an Accelerator (Add-On) supported by Cloud Data Fusion service.
Protobuf type google.cloud.datafusion.v1.Accelerator.AcceleratorType
Namespace
Google \ Cloud \ DataFusion \ V1 \ AcceleratorMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
ACCELERATOR_TYPE_UNSPECIFIED
Value: 0
Default value, if unspecified.
Generated from protobuf enum ACCELERATOR_TYPE_UNSPECIFIED = 0;
CDC
Value: 1
Change Data Capture accelerator for CDF.
Generated from protobuf enum CDC = 1;
HEALTHCARE
Value: 2
Cloud Healthcare accelerator for CDF. This accelerator is to enable Cloud Healthcare specific CDF plugins developed by Healthcare team.
Generated from protobuf enum HEALTHCARE = 2;
CCAI_INSIGHTS
Value: 3
Contact Center AI Insights This accelerator is used to enable import and export pipelines custom built to streamline CCAI Insights processing.
Generated from protobuf enum CCAI_INSIGHTS = 3;