public sealed class ReadWrite : IMessage<TransactionOptions.Types.ReadWrite>, IEquatable<TransactionOptions.Types.ReadWrite>, IDeepCloneable<TransactionOptions.Types.ReadWrite>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class TransactionOptions.Types.ReadWrite.
[[["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 documentation for the `TransactionOptions.Types.ReadWrite` class within the Google Cloud Datastore v1 API, specifically focusing on options for read/write transactions."],["The latest version available for `TransactionOptions.Types.ReadWrite` is 4.15.0, with a history of documentation provided back to version 3.2.0."],["The `ReadWrite` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class includes a `PreviousTransaction` property of type `ByteString` that represents the transaction identifier for retried transactions, along with two constructors to create instances."],["The relevant links provided for the user are all within the same class, `TransactionOptions.Types.ReadWrite`, and only vary by version number, which can be used to switch to documentation for the different versions."]]],[]]