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 document provides reference information for the \u003ccode\u003eTarget.Types.QueryTarget\u003c/code\u003e class within the Google Cloud Firestore V1 API, specifically for version 3.6.0, and shows other versions available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTarget.Types.QueryTarget\u003c/code\u003e is a class representing a query-based target in Firestore, and it is sealed and implements multiple 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 class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, and provides functionalities for constructing query targets, including a default constructor and a copy constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTarget.Types.QueryTarget\u003c/code\u003e class has properties such as \u003ccode\u003eParent\u003c/code\u003e to specify the parent resource and \u003ccode\u003eQueryTypeCase\u003c/code\u003e to determine the type of query being represented, alongside the \u003ccode\u003eStructuredQuery\u003c/code\u003e property to manage the details of the structured query.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for the \u003ccode\u003eTarget.Types.QueryTarget\u003c/code\u003e class, the latest being 3.10.0, with versions going as far back as 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]