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 documents the \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, which is used to request a document from Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class supports retrieving documents at a specific version or within a transaction, providing options for data consistency.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a list of previous versions of the \u003ccode\u003eGetDocumentRequest\u003c/code\u003e class, spanning from version 2.3.0 up to the latest 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetDocumentRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to interact with various parts of the Google Protocol Buffers library.\u003c/p\u003e\n"],["\u003cp\u003eThe core properties include \u003ccode\u003eMask\u003c/code\u003e to select specific fields, \u003ccode\u003eName\u003c/code\u003e to identify the target document, and \u003ccode\u003eReadTime\u003c/code\u003e or \u003ccode\u003eTransaction\u003c/code\u003e for specifying data retrieval version or transactional constraints.\u003c/p\u003e\n"]]],[],null,[]]