public sealed class Job.Types.ProcessingOptions : IMessage<Job.Types.ProcessingOptions>, IEquatable<Job.Types.ProcessingOptions>, IDeepCloneable<Job.Types.ProcessingOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class Job.Types.ProcessingOptions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `Job.Types.ProcessingOptions` class within the Google Cloud Talent Solution v4beta1 API, outlining its structure and functionality."],["`Job.Types.ProcessingOptions` offers options for managing job processing, including address resolution and HTML content sanitization."],["The class is part of the `Google.Cloud.Talent.V4Beta1` namespace and is implemented in the `Google.Cloud.Talent.V4Beta1.dll` assembly."],["There are two constructors available, `ProcessingOptions()` and `ProcessingOptions(Job.Types.ProcessingOptions)`, to create an instance of the `ProcessingOptions` class, with one allowing you to pass an instance of the class to use as a base."],["Key properties include `DisableStreetAddressResolution`, which prevents address refinement, and `HtmlSanitization`, which controls the sanitization level of job HTML content."]]],[]]