public sealed class TransactionOptions.Types.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-04-17 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 in the list is 4.15.0, with the documentation showing information for version 4.6.0 and all versions in between."],["The `TransactionOptions.Types.ReadWrite` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `PreviousTransaction` property, which is a ByteString, that holds the transaction identifier of a retried transaction."],["There are two public constructors, one that initializes an empty instance, and one that takes a `TransactionOptions.Types.ReadWrite` object as a parameter to create a copy."]]],[]]