Enterprise Crm Eventbus Proto Task Metadata External Category
enum EnterpriseCrmEventbusProtoTaskMetadataExternalCategory : Enum<EnterpriseCrmEventbusProtoTaskMetadataExternalCategory> , ConvertibleToJava<EnterpriseCrmEventbusProtoTaskMetadataExternalCategory>
Entries
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
HTTP tasks, e.g. rest api call task
Link copied to clipboard
Integration services, e.g. connector task
Link copied to clipboard
Customer ations, e.g. email task
Link copied to clipboard
Flow control, e.g. while loop task
Link copied to clipboard
Workspace tasks, e.g. list drive task
Link copied to clipboard
Security, e.g. kms related tasks
Link copied to clipboard
Database operation tasks, e.g. read firestore info tasks
Link copied to clipboard
Analytics tasks, e.g. dataflow creattion tasks
Link copied to clipboard
BYOC tasks
Link copied to clipboard
BYOT tasks
Link copied to clipboard
AI related tasks.
Link copied to clipboard
Data manipulation related tasks, e.g. data mapping task
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.