jobCategories property
The category filter specifies the categories of jobs to search against.
See Category for more information. If a value is not specified, jobs from any category are searched against. If multiple values are specified, jobs from any of the specified categories are searched against.
Optional.
Implementation
core.List<core.String>? jobCategories;