public MapField<string, string> Attributes { get; }
Attributes associated with the fact.
Common attributes include source (indicating where the fact was sourced
from), author (indicating the author of the fact), and so on.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGroundingFact\u003c/code\u003e class is part of the Discovery Engine v1beta API and is the primary subject of the documentation, designed to represent a fact within the system.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, indicating its functionality in data handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGroundingFact\u003c/code\u003e contains two constructors, a default constructor \u003ccode\u003eGroundingFact()\u003c/code\u003e and another that takes a \u003ccode\u003eGroundingFact\u003c/code\u003e object as parameter, \u003ccode\u003eGroundingFact(GroundingFact other)\u003c/code\u003e, allowing for object copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two primary properties: \u003ccode\u003eAttributes\u003c/code\u003e, a map of string key-value pairs, and \u003ccode\u003eFactText\u003c/code\u003e, which contains the textual content of the fact with a maximum of 10,000 characters.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGroundingFact\u003c/code\u003e class is \u003ccode\u003e1.0.0-beta18\u003c/code\u003e, which is a part of the namespace \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e and is contained in the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]