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].
Reads the version of the document at the given time.
This must be a microsecond precision timestamp within the past one hour,
or if Point-in-Time Recovery is enabled, can additionally be a whole
minute timestamp within the past 7 days.
[[["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 available for the \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class is 3.10.0, while the current page's content specifically covers version 3.4.0, with links to various older versions down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetDocumentRequest\u003c/code\u003e is a class in the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Firestore.V1.dll\u003c/code\u003e assembly, representing a request to retrieve a document from Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class implements interfaces like \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\u003eThe \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class provides properties such as \u003ccode\u003eConsistencySelectorCase\u003c/code\u003e, \u003ccode\u003eHasTransaction\u003c/code\u003e, \u003ccode\u003eMask\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eReadTime\u003c/code\u003e, and \u003ccode\u003eTransaction\u003c/code\u003e to manage document retrieval parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains 2 constructors, \u003ccode\u003eGetDocumentRequest()\u003c/code\u003e and \u003ccode\u003eGetDocumentRequest(GetDocumentRequest other)\u003c/code\u003e, with the latter taking another \u003ccode\u003eGetDocumentRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]