Option for HTML content sanitization on user input fields, for example, job
description. By setting this option, user can determine whether and how
sanitization is performed on these fields.
[[["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 `HtmlSanitization` enum provides options for managing HTML content sanitization in user input fields, such as job descriptions."],["The latest version available is 2.7.0, with older versions dating back to 1.0.0 also accessible."],["Users can choose between `Disabled`, `SimpleFormattingOnly`, and `Unspecified` to define the level of sanitization applied to HTML input."],["The enum is within the `Google.Cloud.Talent.V4` namespace, and is contained in the Google.Cloud.Talent.V4.dll assembly."]]],[]]