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"]],[["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 webpage provides reference documentation for the \u003ccode\u003eGroundingFact\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.3.0, with links to other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGroundingFact\u003c/code\u003e class is a sealed class that implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GroundingFact>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GroundingFact>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGroundingFact\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eGroundingFact\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAttributes\u003c/code\u003e, a \u003ccode\u003eMapField\u003c/code\u003e containing string key-value pairs for storing metadata about the fact, and \u003ccode\u003eFactText\u003c/code\u003e, a string property for holding the text content of the fact, which can be up to 10,000 characters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGroundingFact\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]