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, specifically version 2.6.0."],["The `Job.Types.ProcessingOptions` class allows configuration of options for job processing, including whether to resolve precise addresses and how to handle HTML content."],["The latest version of the API available is version 2.7.0, and there are numerous other versions as low as 1.0.0 that are also accessible."],["The `ProcessingOptions` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for messaging, equality comparisons, deep cloning, and buffer management."],["There are two constructors available, one default, and one that takes another `Job.Types.ProcessingOptions` object as a parameter."]]],[]]