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 Google Cloud Datastore v1 API class TransactionOptions.Types.ReadOnly.
[[["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 webpage provides reference documentation for the `TransactionOptions.Types.ReadOnly` class within the Google Cloud Datastore v1 API for .NET."],["The `TransactionOptions.Types.ReadOnly` class is designed for managing options specific to read-only transactions in the Datastore."],["The latest version documented is 4.15.0, with a list of versions dating back to 3.2.0 available for browsing via their respective link."],["The `ReadOnly` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ReadOnly` class includes a `ReadTime` property of type `Timestamp` to define the time at which entities are read, with a restriction that this time cannot be older than 60 seconds."]]],[]]