public sealed class DocumentsTarget : IMessage<Target.Types.DocumentsTarget>, IEquatable<Target.Types.DocumentsTarget>, IDeepCloneable<Target.Types.DocumentsTarget>, IBufferMessage, IMessage
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 details the \u003ccode\u003eDocumentsTarget\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace and used to specify a set of document names as a target.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.10.0, while the page is displaying information for version 2.3.0 of the \u003ccode\u003eDocumentsTarget\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentsTarget\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with additional inherited members from \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentsTarget\u003c/code\u003e class includes a \u003ccode\u003eDocuments\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e which contains the names of the documents to retrieve in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating instances of the \u003ccode\u003eDocumentsTarget\u003c/code\u003e class: one default constructor and one that takes another \u003ccode\u003eDocumentsTarget\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]