[[["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-09 UTC."],[[["The latest version of the `SpannerRowUpdatedEventArgs` documentation is `5.0.0-beta05`, with multiple prior versions available, ranging from `3.5.0` to `5.0.0-beta04`."],["`SpannerRowUpdatedEventArgs` provides data for the `RowUpdated` event of the Spanner data provider, inheriting from `RowUpdatedEventArgs` and ultimately `EventArgs` and `Object`."],["The `SpannerRowUpdatedEventArgs` class is sealed and is part of the `Google.Cloud.Spanner.Data` namespace, found within the `Google.Cloud.Spanner.Data.dll` assembly."],["The constructor `SpannerRowUpdatedEventArgs` initializes a new instance, taking parameters like `DataRow`, `IDbCommand`, `StatementType`, and `DataTableMapping`."],["The `Command` property, which is a `SpannerCommand` type, retrieves the command that was executed when Update is called."]]],[]]