Reference documentation and code samples for the Google Cloud Talent Solution v4 API enum HtmlSanitization.
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 content provides documentation for the `HtmlSanitization` enum within the Google Cloud Talent Solution v4 API."],["The latest version of the API documentation available is 2.7.0, with older versions back to 1.0.0 also accessible."],["The `HtmlSanitization` enum offers three field options: `Disabled`, `SimpleFormattingOnly`, and `Unspecified`, each dictating how HTML input is processed."],["`Disabled` will disable the sanitization of the HTML input, `SimpleFormattingOnly` will only sanitize and accept bold, italic, ordered list, and unordered list markup tags, while `Unspecified` is the default value."]]],[]]