public sealed class ReadOnly : IMessage<TransactionOptions.Types.ReadOnly>, IEquatable<TransactionOptions.Types.ReadOnly>, IDeepCloneable<TransactionOptions.Types.ReadOnly>, IBufferMessage, IMessage
Options for a transaction that can only be used to read documents.
[[["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 outlines the \u003ccode\u003eReadOnly\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, which is designed for read-only transactions.\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, allowing for versatile use in message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eTransactionOptions.Types.ReadOnly\u003c/code\u003e is 3.10.0, and the content displays the historical versions all the way down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadOnly\u003c/code\u003e objects can be constructed either with no arguments or with another \u003ccode\u003eTransactionOptions.Types.ReadOnly\u003c/code\u003e object as an argument, and the \u003ccode\u003eConsistencySelectorCase\u003c/code\u003e property is available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadTime\u003c/code\u003e property allows specifying the exact time for reading documents, with a limitation that it cannot be older than 60 seconds.\u003c/p\u003e\n"]]],[],null,[]]