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 document provides reference information for the \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class within the Google Cloud Firestore v1 API for .NET, specifically version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class is used to request a document from Firestore, as seen with the implementation of several interfaces like \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 includes properties like \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eMask\u003c/code\u003e, \u003ccode\u003eReadTime\u003c/code\u003e, and \u003ccode\u003eTransaction\u003c/code\u003e to specify document retrieval parameters such as the document's name, the fields to return, the read time, and transaction context.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the API are documented, ranging from version 2.3.0 up to the latest version, 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides an overview of the constructors, properties and other inherited members related to \u003ccode\u003eGetDocumentRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]