public sealed class BatchGetDocumentsResponse : IMessage<BatchGetDocumentsResponse>, IEquatable<BatchGetDocumentsResponse>, IDeepCloneable<BatchGetDocumentsResponse>, IBufferMessage, IMessage
The streamed response for [Firestore.BatchGetDocuments][google.firestore.v1.Firestore.BatchGetDocuments].
The time at which the document was read.
This may be monotically increasing, in this case the previous documents in
the result stream are guaranteed not to have changed between their
read_time and this one.
The transaction that was started as part of this request.
Will only be set in the first response, and only if
[BatchGetDocumentsRequest.new_transaction][google.firestore.v1.BatchGetDocumentsRequest.new_transaction] was set in the request.
[[["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\u003eBatchGetDocumentsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, specifically version 2.4.0, used for handling responses from Firestore's \u003ccode\u003eBatchGetDocuments\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchGetDocumentsResponse\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, offering functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eFound\u003c/code\u003e, \u003ccode\u003eMissing\u003c/code\u003e, \u003ccode\u003eReadTime\u003c/code\u003e, \u003ccode\u003eResultCase\u003c/code\u003e, and \u003ccode\u003eTransaction\u003c/code\u003e, providing information on retrieved documents, missing documents, the time of the read operation, the type of the result, and transaction details.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides links to documentation for various versions, ranging from the latest 3.10.0 down to 2.3.0, each version pointing towards their version specific documentation regarding the \u003ccode\u003eBatchGetDocumentsResponse\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchGetDocumentsResponse\u003c/code\u003e is a streamed response type, and is derived from the base Object class, and offers two constructors one default and one that takes another \u003ccode\u003eBatchGetDocumentsResponse\u003c/code\u003e object for copying.\u003c/p\u003e\n"]]],[],null,[]]