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 information for the `Job.Types.ProcessingOptions` class within the Google Cloud Talent Solution v4 API, detailing its implementation and usage across various versions."],["The `Job.Types.ProcessingOptions` class, part of the `Google.Cloud.Talent.V4` namespace, offers configuration settings for job processing within the API."],["There are 13 documented versions of this processing option class ranging from version 1.0.0 to the latest version 2.7.0."],["The latest class release, 2.7.0, of `Job.Types.ProcessingOptions` has two properties, `DisableStreetAddressResolution`, a boolean that disables the resolution of more precise addresses, and `HtmlSanitization`, which allows configuration for HTML content cleaning."],["The class `Job.Types.ProcessingOptions` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides two constructors, a default one and one accepting another `ProcessingOptions` object."]]],[]]