public sealed class TransactionOptions.Types.ReadOnly : IMessage<TransactionOptions.Types.ReadOnly>, IEquatable<TransactionOptions.Types.ReadOnly>, IDeepCloneable<TransactionOptions.Types.ReadOnly>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class TransactionOptions.Types.ReadOnly.
Options for a transaction that can only be used to read documents.
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 provided content details the \u003ccode\u003eTransactionOptions.Types.ReadOnly\u003c/code\u003e class within the Firestore v1 API, specifically for .NET, which allows for read-only transactions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class available is \u003ccode\u003e3.10.0\u003c/code\u003e, with the page containing a listing of versions back to \u003ccode\u003e2.3.0\u003c/code\u003e, each linked to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eReadOnly\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its integration with various .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that takes another \u003ccode\u003eTransactionOptions.Types.ReadOnly\u003c/code\u003e instance, for copying.\u003c/p\u003e\n"],["\u003cp\u003eA key property of this class is \u003ccode\u003eReadTime\u003c/code\u003e, allowing documents to be read at a specific point in time, with the ability to use timestamps within the past hour or, with point-in-time recovery enabled, within the past 7 days.\u003c/p\u003e\n"]]],[],null,[]]