[[["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-06-27 UTC."],[[["\u003cp\u003eThe JSON representation defines parameters for grounding, including whether to include grounding supports and the level of filtering.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eincludeGroundingSupports\u003c/code\u003e is a boolean field that controls whether grounding details are included in the answer.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003efilteringLevel\u003c/code\u003e is an enum that specifies the intensity of filtering based on grounding scores, with options including unspecified, low, and high.\u003c/p\u003e\n"],["\u003cp\u003eSetting \u003ccode\u003eincludeGroundingSupports\u003c/code\u003e to true will return the answer with the \u003ccode\u003egroundingScore\u003c/code\u003e and associated GroundingSupports for each claim.\u003c/p\u003e\n"]]],[],null,["# GroundingSpec\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [FilteringLevel](#FilteringLevel)\n\nGrounding specification.\n\nFilteringLevel\n--------------\n\nLevel to filter based on answer grounding."]]