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 document provides reference documentation for the \u003ccode\u003eGroundingFact\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.1.0, and shows it is the base class for grounding fact implementation in the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGroundingFact\u003c/code\u003e 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, offering functionality for message handling, equality comparison, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default \u003ccode\u003eGroundingFact()\u003c/code\u003e constructor, and a \u003ccode\u003eGroundingFact(GroundingFact other)\u003c/code\u003e copy constructor that takes another \u003ccode\u003eGroundingFact\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two main properties: \u003ccode\u003eAttributes\u003c/code\u003e, a \u003ccode\u003eMapField\u003c/code\u003e of string keys and string values for storing metadata about the fact, and \u003ccode\u003eFactText\u003c/code\u003e, a string property that holds the textual content of the fact with a maximum length of 10,000 characters.\u003c/p\u003e\n"],["\u003cp\u003eSeveral previous versions of this resource are available as part of the Discovery Engine v1 API, with 1.6.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]