public sealed class GetDocumentRequest : IMessage<GetDocumentRequest>, IEquatable<GetDocumentRequest>, IDeepCloneable<GetDocumentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class GetDocumentRequest.
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 provides documentation for the \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class within the Google Cloud Firestore v1 API for .NET, offering reference material and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class is used to request a specific document from Firestore, and it implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists all the available versions of the \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class, with version 3.10.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e (the document's resource name), \u003ccode\u003eMask\u003c/code\u003e (fields to return), \u003ccode\u003eReadTime\u003c/code\u003e (document version at a specific time), and \u003ccode\u003eTransaction\u003c/code\u003e (reading the document in a transaction).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes another \u003ccode\u003eGetDocumentRequest\u003c/code\u003e as a parameter, and also includes inherited methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]