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, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGroundingFact\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1\u003c/code\u003e namespace and is implemented through 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\u003eThe \u003ccode\u003eGroundingFact\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eGroundingFact()\u003c/code\u003e and a copy constructor \u003ccode\u003eGroundingFact(GroundingFact other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two main properties, \u003ccode\u003eAttributes\u003c/code\u003e, which is a \u003ccode\u003eMapField\u003c/code\u003e of string key-value pairs for metadata about the fact, and \u003ccode\u003eFactText\u003c/code\u003e, which stores the text content of the fact, limited to 10,000 characters.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this API are available, ranging from version \u003ccode\u003e1.0.0-beta06\u003c/code\u003e up to the latest release \u003ccode\u003e1.6.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]