public sealed class ReadOnly : IMessage<TransactionOptions.Types.ReadOnly>, IEquatable<TransactionOptions.Types.ReadOnly>, IDeepCloneable<TransactionOptions.Types.ReadOnly>, IBufferMessage, IMessage
[[["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 details the `ReadOnly` class within the `Google.Cloud.Datastore.V1` namespace, specifically for version 3.2.0 and onward of the .NET library."],["The `ReadOnly` class, used for read-only transaction options, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The provided content contains documentation links to various versions of the `ReadOnly` class, starting from version 3.2.0 and going up to the latest version 4.15.0."],["It also lists the inherited members of the `Object` class, and provides details for two constructors available for the `ReadOnly` class, one of which accepts another `TransactionOptions.Types.ReadOnly` object as a parameter."]]],[]]