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 webpage provides reference documentation for the \u003ccode\u003eTarget.Types.DocumentsTarget\u003c/code\u003e class within the Firestore v1 API, specifically for version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentsTarget\u003c/code\u003e is a class used to specify a target by a set of document names within the Google Cloud Firestore, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all of the different available versions of \u003ccode\u003eTarget.Types.DocumentsTarget\u003c/code\u003e with their links from 3.10.0 all the way down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating a new \u003ccode\u003eDocumentsTarget\u003c/code\u003e object and for creating a copy of an existing \u003ccode\u003eDocumentsTarget\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentsTarget\u003c/code\u003e class has a \u003ccode\u003eDocuments\u003c/code\u003e property that allows you to retrieve a list of the documents names to retrieve, in the format \u003ccode\u003eprojects/{project_id}/databases/{database_id}/documents/{document_path}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]