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-03-21 UTC."],[[["This page provides reference documentation for the `TransactionOptions.Types.ReadWrite` class within the Google Cloud Datastore v1 API for .NET."],["The class `TransactionOptions.Types.ReadWrite` handles options specific to read/write transactions and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes an extensive list of available versions, from the latest (4.15.0) down to 3.2.0, each linking to the respective documentation."],["The class features two constructors, a default `ReadWrite()` constructor and a second `ReadWrite(TransactionOptions.Types.ReadWrite other)` that accepts an instance of itself as a parameter."],["`PreviousTransaction` property, of `ByteString` type, is available to store and identify the transaction being retried."]]],[]]