Google Cloud Talent Solution V4 Client - Class ProcessingOptions (2.3.0)

Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class ProcessingOptions.

Options for job processing.

Generated from protobuf message google.cloud.talent.v4.Job.ProcessingOptions

Namespace

Google \ Cloud \ Talent \ V4 \ Job

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ disable_street_address_resolution
bool

If set to true , the service does not attempt to resolve a more precise address for the job.

↳ html_sanitization
int

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 .

getDisableStreetAddressResolution

If set to true , the service does not attempt to resolve a more precise address for the job.

Returns
Type
Description
bool

setDisableStreetAddressResolution

If set to true , the service does not attempt to resolve a more precise address for the job.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

getHtmlSanitization

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 .

Returns
Type
Description
int
Enum of type HtmlSanitization .

setHtmlSanitization

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 .

Parameter
Name
Description
var
int

Enum of type HtmlSanitization .

Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: