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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `TransactionOptions.Types.ReadOnly` class within the Firestore v1 API, specifically focusing on version 3.3.0 and showing other versions of the API."],["The `TransactionOptions.Types.ReadOnly` class is designed for transactions that are limited to reading documents and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes constructors to create `ReadOnly` objects and a `ConsistencySelectorCase` property to manage different consistency options, along with a `ReadTime` property that allows to read documents at a specific time."],["The latest version of the API is version 3.10.0, while this documentation references version 3.3.0, with historical versions available from 2.3.0 onwards."]]],[]]