Cloud Talent Solution V4 API - Class Google::Cloud::Talent::V4::Job::ProcessingOptions (v0.13.0)

Reference documentation and code samples for the Cloud Talent Solution V4 API class Google::Cloud::Talent::V4::Job::ProcessingOptions.

Options for job processing.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#disable_street_address_resolution

def disable_street_address_resolution() -> ::Boolean
Returns
  • (::Boolean) — If set to true, the service does not attempt to resolve a more precise address for the job.

#disable_street_address_resolution=

def disable_street_address_resolution=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If set to true, the service does not attempt to resolve a more precise address for the job.
Returns
  • (::Boolean) — If set to true, the service does not attempt to resolve a more precise address for the job.

#html_sanitization

def html_sanitization() -> ::Google::Cloud::Talent::V4::HtmlSanitization
Returns

#html_sanitization=

def html_sanitization=(value) -> ::Google::Cloud::Talent::V4::HtmlSanitization
Parameter
Returns