query property

String? query
getter/setter pair

The query string that matches against the job title, description, and location fields.

The maximum number of allowed characters is 255.

Optional.

Implementation

core.String? query;