GoogleApi.Jobs.V4.Model.ProcessingOptions (google_api_jobs v0.21.0)
View SourceOptions for job processing.
Attributes
-
disableStreetAddressResolution
(type:boolean()
, default:nil
) - If set totrue
, the service does not attempt to resolve a more precise address for the job. -
htmlSanitization
(type:String.t
, default:nil
) - Option for job HTML content sanitization. Applied fields are: description applicationInfo.instruction incentives qualifications * responsibilities HTML tags in these fields may be stripped if sanitiazation isn't disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.