public sealed class 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."],[[["The content provides documentation for the `Job.Types.ProcessingOptions` class within the Google Cloud Talent Solution v4 API, detailing its functionality and usage."],["`ProcessingOptions` is a class used to define options for job processing and is part of the `Google.Cloud.Talent.V4` namespace, available across various versions from 1.0.0 to 2.7.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its integration within the Google Protobuf framework."],["The `ProcessingOptions` class includes properties such as `DisableStreetAddressResolution` to prevent more accurate job address resolution, and `HtmlSanitization` to control HTML tag stripping from specific job description fields."],["The latest version of the API that is represented in this document is 2.7.0."]]],[]]