category property
Possible string values are:
- "UNSPECIFIED_CATEGORY"
- "CUSTOM"
- "FLOW_CONTROL"
- "DATA_MANIPULATION"
- "SCRIPTING"
- "CONNECTOR"
- "HIDDEN" : Internal IP tasks that should not be available in the UI.
- "CLOUD_SYSTEMS" : Tasks that are relevant to cloud systems teams and typically
- "CUSTOM_TASK_TEMPLATE" : include connecting to Vector salesforce, CRM Hub Spanner etc. Task entities that derive from a custom task template.
- "TASK_RECOMMENDATIONS" : Category to show task recommendations
Implementation
core.String? category;