public sealed class ProcessingOptions : IMessage<Job.Types.ProcessingOptions>, IEquatable<Job.Types.ProcessingOptions>, IDeepCloneable<Job.Types.ProcessingOptions>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eProcessingOptions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace provides settings for job processing, implemented across multiple versions from 1.0.0 to 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two main properties: \u003ccode\u003eDisableStreetAddressResolution\u003c/code\u003e, which prevents the service from refining job addresses, and \u003ccode\u003eHtmlSanitization\u003c/code\u003e, which dictates how HTML content is handled in specified job fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHtmlSanitization\u003c/code\u003e property defaults to \u003ccode\u003eHtmlSanitization.SIMPLE_FORMATTING_ONLY\u003c/code\u003e, potentially removing HTML tags from job description fields unless disabled.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eProcessingOptions\u003c/code\u003e has two constructors available, one being the default constructor, and another that accepts a job processing options.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eProcessingOptions\u003c/code\u003e implements multiple interfaces, such as \u003ccode\u003eGoogle.Protobuf.IMessage\u003c/code\u003e, \u003ccode\u003eSystem.IEquatable\u003c/code\u003e, \u003ccode\u003eGoogle.Protobuf.IDeepCloneable\u003c/code\u003e and \u003ccode\u003eGoogle.Protobuf.IBufferMessage\u003c/code\u003e .\u003c/p\u003e\n"]]],[],null,[]]