public sealed class Target.Types.DocumentsTarget : IMessage<Target.Types.DocumentsTarget>, IEquatable<Target.Types.DocumentsTarget>, IDeepCloneable<Target.Types.DocumentsTarget>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class Target.Types.DocumentsTarget.
The names of the documents to retrieve. In the format:
projects/{project_id}/databases/{database_id}/documents/{document_path}.
The request will fail if any of the document is not a child resource of
the given database. Duplicate names will be elided.
[[["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 page covers the \u003ccode\u003eTarget.Types.DocumentsTarget\u003c/code\u003e class within the Firestore v1 API, which is used to specify a set of document names for targeting.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTarget.Types.DocumentsTarget\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eDocuments\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e that stores the names of the documents to be retrieved in a structured path format.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides versioned documentation, ranging from the latest version \u003ccode\u003e3.10.0\u003c/code\u003e down to \u003ccode\u003e2.3.0\u003c/code\u003e, with \u003ccode\u003e3.4.0\u003c/code\u003e being the current page's focus.\u003c/p\u003e\n"],["\u003cp\u003eThe page mentions that the class inherits from the general \u003ccode\u003eobject\u003c/code\u003e class and also lists the inherited methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]