public sealed class GetDocumentRequest : IMessage<GetDocumentRequest>, IEquatable<GetDocumentRequest>, IDeepCloneable<GetDocumentRequest>, IBufferMessage, IMessage
The request for [Firestore.GetDocument][google.firestore.v1.Firestore.GetDocument].
[[["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\u003eGetDocumentRequest\u003c/code\u003e class, which is used to request a specific document from Firestore, within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e (the resource name of the document), \u003ccode\u003eMask\u003c/code\u003e (fields to return), \u003ccode\u003eReadTime\u003c/code\u003e (the document version to read), and \u003ccode\u003eTransaction\u003c/code\u003e (for reading within a transaction).\u003c/p\u003e\n"],["\u003cp\u003eThe page provides access to the documentation for various versions of the class ranging from the latest, 3.10.0, down to version 2.3.0, with the current page focusing on the specifics of version 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]