public sealed class CheckGroundingResponse : IMessage<CheckGroundingResponse>, IEquatable<CheckGroundingResponse>, IDeepCloneable<CheckGroundingResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class CheckGroundingResponse.
Response message for the
[GroundedGenerationService.CheckGrounding][google.cloud.discoveryengine.v1.GroundedGenerationService.CheckGrounding]
method.
The support score for the input answer candidate.
Higher the score, higher is the fraction of claims that are supported by
the provided facts. This is always set when a response is returned.
[[["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\u003eThis documentation is for the \u003ccode\u003eCheckGroundingResponse\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckGroundingResponse\u003c/code\u003e is a response message used by the \u003ccode\u003eGroundedGenerationService.CheckGrounding\u003c/code\u003e method and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCitedChunks\u003c/code\u003e, a list of facts cited across claims, \u003ccode\u003eClaims\u003c/code\u003e, containing claim texts and citation info, and \u003ccode\u003eSupportScore\u003c/code\u003e, indicating the fraction of claims supported by provided facts.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is 1.6.0, and multiple prior versions are documented here.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckGroundingResponse\u003c/code\u003e object can be constructed using either the default constructor or a constructor that takes another \u003ccode\u003eCheckGroundingResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]