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-03-21 UTC."],[[["This document provides reference documentation for the `Job.Types.ProcessingOptions` class within the Google Cloud Talent Solution v4 API, detailing options for job processing."],["The `ProcessingOptions` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used with various Google Protobuf and .NET functionalities."],["The class has two constructors, `ProcessingOptions()` for creating an instance and `ProcessingOptions(ProcessingOptions)` for creating a new instance based on an existing `ProcessingOptions` object."],["Key properties of the class include `DisableStreetAddressResolution`, which prevents the service from resolving a more precise address, and `HtmlSanitization`, which controls how HTML content is sanitized in various job description fields."],["The documented versions of the API range from version 1.0.0 to the latest version, 2.7.0, offering a comprehensive view of the evolution of this class."]]],[]]