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-03-21 UTC."],[[["This webpage documents the `HtmlSanitization` enum within the `Google.Cloud.Talent.V4` namespace, which is used to manage HTML sanitization options for user input fields."],["The `HtmlSanitization` enum provides three options: `Disabled` to turn off sanitization, `SimpleFormattingOnly` to allow only basic formatting tags, and `Unspecified` as the default value."],["The page provides access to different versions of this enum, ranging from the latest version `2.7.0` down to `1.0.0`."],["The `Google.Cloud.Talent.V4.dll` assembly contains this enum."]]],[]]