public sealed class ReadWrite : IMessage<TransactionOptions.Types.ReadWrite>, IEquatable<TransactionOptions.Types.ReadWrite>, IDeepCloneable<TransactionOptions.Types.ReadWrite>, IBufferMessage, IMessage
Message type to initiate a read-write transaction. Currently this
transaction type has no options.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eReadWrite\u003c/code\u003e class initiates a read-write transaction within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, currently without any specific options.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, facilitating its use within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadWrite\u003c/code\u003e class is derived from the base \u003ccode\u003eObject\u003c/code\u003e class, inheriting standard methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors: a default \u003ccode\u003eReadWrite()\u003c/code\u003e and an overloaded \u003ccode\u003eReadWrite(TransactionOptions.Types.ReadWrite)\u003c/code\u003e that takes an instance of \u003ccode\u003eTransactionOptions.Types.ReadWrite\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e library, ranging from the latest beta \u003ccode\u003e5.0.0-beta05\u003c/code\u003e to older releases like \u003ccode\u003e3.5.0\u003c/code\u003e, indicating a history of updates and potential changes.\u003c/p\u003e\n"]]],[],null,[]]