Reference documentation and code samples for the Cloud Talent Solution V4beta1 API module Google::Cloud::Talent::V4beta1::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.
Constants
HTML_SANITIZATION_UNSPECIFIED
value: 0 Default value.
HTML_SANITIZATION_DISABLED
value: 1 Disables sanitization on HTML input.
SIMPLE_FORMATTING_ONLY
value: 2 Sanitizes HTML input, only accepts bold, italic, ordered list, and
unordered list markup tags.
[[["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-09-04 UTC."],[],[],null,["# Cloud Talent Solution V4beta1 API - Module Google::Cloud::Talent::V4beta1::HtmlSanitization (v0.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.15.0 (latest)](/ruby/docs/reference/google-cloud-talent-v4beta1/latest/Google-Cloud-Talent-V4beta1-HtmlSanitization)\n- [0.14.1](/ruby/docs/reference/google-cloud-talent-v4beta1/0.14.1/Google-Cloud-Talent-V4beta1-HtmlSanitization)\n- [0.13.0](/ruby/docs/reference/google-cloud-talent-v4beta1/0.13.0/Google-Cloud-Talent-V4beta1-HtmlSanitization)\n- [0.12.0](/ruby/docs/reference/google-cloud-talent-v4beta1/0.12.0/Google-Cloud-Talent-V4beta1-HtmlSanitization)\n- [0.11.1](/ruby/docs/reference/google-cloud-talent-v4beta1/0.11.1/Google-Cloud-Talent-V4beta1-HtmlSanitization)\n- [0.10.2](/ruby/docs/reference/google-cloud-talent-v4beta1/0.10.2/Google-Cloud-Talent-V4beta1-HtmlSanitization)\n- [0.9.0](/ruby/docs/reference/google-cloud-talent-v4beta1/0.9.0/Google-Cloud-Talent-V4beta1-HtmlSanitization)\n- [0.8.1](/ruby/docs/reference/google-cloud-talent-v4beta1/0.8.1/Google-Cloud-Talent-V4beta1-HtmlSanitization)\n- [0.7.0](/ruby/docs/reference/google-cloud-talent-v4beta1/0.7.0/Google-Cloud-Talent-V4beta1-HtmlSanitization)\n- [0.6.1](/ruby/docs/reference/google-cloud-talent-v4beta1/0.6.1/Google-Cloud-Talent-V4beta1-HtmlSanitization)\n- [0.5.0](/ruby/docs/reference/google-cloud-talent-v4beta1/0.5.0/Google-Cloud-Talent-V4beta1-HtmlSanitization)\n- [0.4.6](/ruby/docs/reference/google-cloud-talent-v4beta1/0.4.6/Google-Cloud-Talent-V4beta1-HtmlSanitization) \nReference documentation and code samples for the Cloud Talent Solution V4beta1 API module Google::Cloud::Talent::V4beta1::HtmlSanitization.\n\nOption for HTML content sanitization on user input fields, for example, job\ndescription. By setting this option, user can determine whether and how\nsanitization is performed on these fields.\n\nConstants\n---------\n\n### HTML_SANITIZATION_UNSPECIFIED\n\n**value:** 0 \nDefault value.\n\n### HTML_SANITIZATION_DISABLED\n\n**value:** 1 \nDisables sanitization on HTML input.\n\n### SIMPLE_FORMATTING_ONLY\n\n**value:** 2 \nSanitizes HTML input, only accepts bold, italic, ordered list, and\nunordered list markup tags."]]