Configuration for customer defined Model Armor templates to
be used for sanitizing user prompts and LLM responses.
Attributes
Name
Description
user_prompt_template
str
Optional. The resource name of the Model Armor Template for
sanitizing user prompts. Format:
projects/{project}/locations/{location}/templates/{template_id}
If not specified, no sanitization will be applied to the
user prompt.
response_template
str
Optional. The resource name of the Model Armor Template for
sanitizing LLM responses. Format:
projects/{project}/locations/{location}/templates/{template_id}
If not specified, no sanitization will be applied to the LLM
response.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-18 UTC."],[],[]]