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 webpage provides reference documentation for the `TransactionOptions.Types.ReadWrite` class within the Google Cloud Datastore v1 API, covering versions from 3.2.0 up to the latest 4.15.0."],["The `TransactionOptions.Types.ReadWrite` class is used to define options for read/write transactions in the Google Cloud Datastore, inheriting from the base `object` class and implementing multiple interfaces."],["The documentation includes details on the class's constructors, `ReadWrite()`, and `ReadWrite(TransactionOptions.Types.ReadWrite other)`, including a description for the `other` parameter."],["The class's property, `PreviousTransaction`, of type `ByteString`, is defined, which represents the transaction identifier for a retried transaction."],["The class implements the following interfaces : `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`."]]],[]]