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 .NET development."],["The `Job.Types.ProcessingOptions` class defines options for how job data is processed, including disabling street address resolution and HTML sanitization."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with Google Protobuf and allowing for deep cloning."],["The documentation covers various versions of the API, ranging from 1.0.0 to the latest 2.7.0, with links to the respective pages for each."],["Key properties within `ProcessingOptions` include `DisableStreetAddressResolution`, which allows control of address precision, and `HtmlSanitization`, which manages the cleaning of HTML content in specific fields."]]],[]]