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 v4 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-04-17 UTC."],[[["This page provides documentation for the `Job.Types.ProcessingOptions` class within the Google Cloud Talent Solution v4 API, specifically for version 2.3.0."],["`Job.Types.ProcessingOptions` offers options for how job data is processed, including settings for address resolution and HTML sanitization."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data manipulation."],["The documentation details two properties within `Job.Types.ProcessingOptions`: `DisableStreetAddressResolution`, a boolean that controls address precision, and `HtmlSanitization`, which determines how HTML content in certain fields is processed."],["There are also links to several versions of this class, from 1.0.0 to 2.7.0, that are available for reference."]]],[]]