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 document provides reference documentation for the \u003ccode\u003eCheckGroundingResponse\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically for version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckGroundingResponse\u003c/code\u003e is a class that serves as the response message for the \u003ccode\u003eGroundedGenerationService.CheckGrounding\u003c/code\u003e method, designed to assess the grounding of generated content.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \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\u003eKey properties of the \u003ccode\u003eCheckGroundingResponse\u003c/code\u003e class include \u003ccode\u003eCitedChunks\u003c/code\u003e, which contains a list of cited facts, \u003ccode\u003eClaims\u003c/code\u003e, which details the claim texts and citation info, and \u003ccode\u003eSupportScore\u003c/code\u003e, which represents the support level of the provided facts for the answer.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API, starting from version 1.0.0-beta06, all the way to the latest version 1.6.0.\u003c/p\u003e\n"]]],[],null,[]]