public sealed class CheckGroundingSpec : IMessage<CheckGroundingSpec>, IEquatable<CheckGroundingSpec>, IDeepCloneable<CheckGroundingSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class CheckGroundingSpec.
The threshold (in [0,1]) used for determining whether a fact must be
cited for a claim in the answer candidate. Choosing a higher threshold
will lead to fewer but very strong citations, while choosing a lower
threshold may lead to more but somewhat weaker citations. If unset, the
threshold will default to 0.6.
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCheckGroundingSpec\u003c/code\u003e class is 1.6.0, with several previous versions available, including versions 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckGroundingSpec\u003c/code\u003e is a class within the Google.Cloud.DiscoveryEngine.V1 namespace, part of the Discovery Engine v1 API, used to specify parameters for a grounding check.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckGroundingSpec\u003c/code\u003e has a \u003ccode\u003eCitationThreshold\u003c/code\u003e property, which allows setting the threshold for fact citation in answer candidates, with a default value of 0.6 if unset.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckGroundingSpec\u003c/code\u003e class also implements a boolean property, \u003ccode\u003eHasCitationThreshold\u003c/code\u003e, that allows users to check whether the \u003ccode\u003ecitation_threshold\u003c/code\u003e field has been set.\u003c/p\u003e\n"]]],[],null,[]]