workerCapabilities property

List<String>? workerCapabilities
getter/setter pair

Worker capabilities.

WorkItems might be limited to workers with specific capabilities.

Implementation

core.List<core.String>? workerCapabilities;