public sealed class Target.Types.QueryTarget : IMessage<Target.Types.QueryTarget>, IEquatable<Target.Types.QueryTarget>, IDeepCloneable<Target.Types.QueryTarget>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class Target.Types.QueryTarget.
The parent resource name. In the format:
projects/{project_id}/databases/{database_id}/documents or
projects/{project_id}/databases/{database_id}/documents/{document_path}.
For example:
projects/my-project/databases/my-database/documents or
projects/my-project/databases/my-database/documents/chatrooms/my-chatroom
[[["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 documentation for the \u003ccode\u003eTarget.Types.QueryTarget\u003c/code\u003e class within the Google Cloud Firestore v1 API, specifically for version 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTarget.Types.QueryTarget\u003c/code\u003e is a class representing a target specified by a query in Firestore and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions, from the latest 3.10.0 down to 2.3.0, along with links to the respective documentation pages for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eTarget.Types.QueryTarget\u003c/code\u003e has constructors such as \u003ccode\u003eQueryTarget()\u003c/code\u003e and \u003ccode\u003eQueryTarget(QueryTarget other)\u003c/code\u003e with the other constructor taking a QueryTarget object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eTarget.Types.QueryTarget\u003c/code\u003e has properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eQueryTypeCase\u003c/code\u003e and \u003ccode\u003eStructuredQuery\u003c/code\u003e, which provide information about the query's parent resource, query type, and structure, respectively.\u003c/p\u003e\n"]]],[],null,[]]