jobTitleSnippet property

String? jobTitleSnippet
getter/setter pair

Contains snippets of text from the Job.job_title field most closely matching a search query's keywords, if available.

The matching query keywords are enclosed in HTML bold tags.

Implementation

core.String? jobTitleSnippet;