public sealed class QueryTarget : IMessage<Target.Types.QueryTarget>, IEquatable<Target.Types.QueryTarget>, IDeepCloneable<Target.Types.QueryTarget>, IBufferMessage, IMessage
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\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e library is 3.10.0, with multiple prior versions available for use, ranging back to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryTarget\u003c/code\u003e class, located within the \u003ccode\u003eGoogle.Cloud.Firestore.V1.Target.Types\u003c/code\u003e namespace, is used to define a target for queries and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryTarget\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eQueryTarget()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eQueryTarget(Target.Types.QueryTarget other)\u003c/code\u003e that accepts another \u003ccode\u003eQueryTarget\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eQueryTarget\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e, representing the parent resource name, \u003ccode\u003eQueryTypeCase\u003c/code\u003e, indicating the query type, and \u003ccode\u003eStructuredQuery\u003c/code\u003e, which holds a structured query object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes inherited members such as \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eObject.GetType()\u003c/code\u003e, \u003ccode\u003eObject.MemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eObject.ToString()\u003c/code\u003e, which are standard for .NET objects.\u003c/p\u003e\n"]]],[],null,[]]