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\u003eThe \u003ccode\u003eCheckGroundingResponse\u003c/code\u003e class is a response message for the \u003ccode\u003eGroundedGenerationService.CheckGrounding\u003c/code\u003e method within the Discovery Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its role in handling messages, equality checks, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eCitedChunks\u003c/code\u003e (a list of cited facts) and \u003ccode\u003eClaims\u003c/code\u003e (claim texts with citation info) which are of the type \u003ccode\u003eRepeatedField\u003c/code\u003e, and also contains a \u003ccode\u003eSupportScore\u003c/code\u003e property, which indicates the degree to which claims are supported by the provided facts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckGroundingResponse\u003c/code\u003e class includes constructors for creating new instances and copying existing \u003ccode\u003eCheckGroundingResponse\u003c/code\u003e objects, making it versatile for various use cases.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eCheckGroundingResponse\u003c/code\u003e is 1.6.0, with several other versions ranging from 1.5.0 to 1.0.0-beta06 available.\u003c/p\u003e\n"]]],[],null,[]]