public sealed class CheckGroundingResponse.Types.CheckGroundingFactChunk : IMessage<CheckGroundingResponse.Types.CheckGroundingFactChunk>, IEquatable<CheckGroundingResponse.Types.CheckGroundingFactChunk>, IDeepCloneable<CheckGroundingResponse.Types.CheckGroundingFactChunk>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class CheckGroundingResponse.Types.CheckGroundingFactChunk.
[[["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 covers the \u003ccode\u003eCheckGroundingFactChunk\u003c/code\u003e class, which is part of the Discovery Engine v1beta API in the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckGroundingFactChunk\u003c/code\u003e is a sealed class used for representing a fact chunk in grounding checks, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default one, \u003ccode\u003eCheckGroundingFactChunk()\u003c/code\u003e, and one that copies another \u003ccode\u003eCheckGroundingFactChunk\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChunkText\u003c/code\u003e property, a string, represents the textual content of the fact chunk, with a maximum length of 10,000 characters.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in two versions: 1.0.0-beta18 which is the latest, and 1.0.0-beta17.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class CheckGroundingResponse.Types.CheckGroundingFactChunk (1.0.0-beta19)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta19 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.CheckGroundingResponse.Types.CheckGroundingFactChunk)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.CheckGroundingResponse.Types.CheckGroundingFactChunk) \n\n public sealed class CheckGroundingResponse.Types.CheckGroundingFactChunk : IMessage\u003cCheckGroundingResponse.Types.CheckGroundingFactChunk\u003e, IEquatable\u003cCheckGroundingResponse.Types.CheckGroundingFactChunk\u003e, IDeepCloneable\u003cCheckGroundingResponse.Types.CheckGroundingFactChunk\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1beta API class CheckGroundingResponse.Types.CheckGroundingFactChunk.\n\nFact chunk for grounding check. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CheckGroundingResponse.Types.CheckGroundingFactChunk \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CheckGroundingResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.CheckGroundingResponse)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.CheckGroundingResponse.Types)[CheckGroundingFactChunk](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.CheckGroundingResponse.Types.CheckGroundingFactChunk), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CheckGroundingResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.CheckGroundingResponse)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.CheckGroundingResponse.Types)[CheckGroundingFactChunk](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.CheckGroundingResponse.Types.CheckGroundingFactChunk), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CheckGroundingResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.CheckGroundingResponse)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.CheckGroundingResponse.Types)[CheckGroundingFactChunk](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.CheckGroundingResponse.Types.CheckGroundingFactChunk), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1Beta](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1Beta.dll\n\nConstructors\n------------\n\n### CheckGroundingFactChunk()\n\n public CheckGroundingFactChunk()\n\n### CheckGroundingFactChunk(CheckGroundingFactChunk)\n\n public CheckGroundingFactChunk(CheckGroundingResponse.Types.CheckGroundingFactChunk other)\n\nProperties\n----------\n\n### ChunkText\n\n public string ChunkText { get; set; }\n\nText content of the fact chunk. Can be at most 10K characters long."]]