public sealed class 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 document provides reference documentation for the `TransactionOptions.Types.ReadOnly` class within the Google Cloud Datastore v1 API, specifically detailing the versions from 3.2.0 up to the latest version 4.15.0."],["The `ReadOnly` class is used to define options for read-only transactions, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ReadOnly` class inherits from the `Object` class and includes methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `ReadOnly` class has a constructor and also contains a property, `ReadTime`, which is a `Timestamp` type and allows for specifying a time at which entities should be read, within a 60 second limit."],["The content provides access to various specific versions of the `TransactionOptions.Types.ReadOnly`, allowing for direct access to the reference documentation for each, starting from version 3.2.0 up to the most recent version 4.15.0."]]],[]]