public enum Accelerator.AcceleratorType extends Enum<Accelerator.AcceleratorType> implements ProtocolMessageEnumEach type represents an Accelerator (Add-On) supported by Cloud Data Fusion service.
Protobuf enum google.cloud.datafusion.v1.Accelerator.AcceleratorType
Implements
ProtocolMessageEnumStatic Fields
| Name | Description |
| ACCELERATOR_TYPE_UNSPECIFIED | Default value, if unspecified. |
| ACCELERATOR_TYPE_UNSPECIFIED_VALUE | Default value, if unspecified. |
| CCAI_INSIGHTS | Contact Center AI Insights This accelerator is used to enable import and export pipelines custom built to streamline CCAI Insights processing. |
| CCAI_INSIGHTS_VALUE | Contact Center AI Insights This accelerator is used to enable import and export pipelines custom built to streamline CCAI Insights processing. |
| CDC | Change Data Capture accelerator for CDF. |
| CDC_VALUE | Change Data Capture accelerator for CDF. |
| HEALTHCARE | Cloud Healthcare accelerator for CDF. This accelerator is to enable Cloud Healthcare specific CDF plugins developed by Healthcare team. |
| HEALTHCARE_VALUE | Cloud Healthcare accelerator for CDF. This accelerator is to enable Cloud Healthcare specific CDF plugins developed by Healthcare team. |
| UNRECOGNIZED |
Static Methods
| Name | Description |
| forNumber(int value) | |
| getDescriptor() | |
| internalGetValueMap() | |
| valueOf(Descriptors.EnumValueDescriptor desc) | |
| valueOf(int value) | Deprecated. Use #forNumber(int) instead. |
| valueOf(String name) | |
| values() |
Methods
| Name | Description |
| getDescriptorForType() | |
| getNumber() | |
| getValueDescriptor() |