[[["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 `SpannerRowUpdatedEventArgs` class provides data for the `RowUpdated` event in the Spanner data provider, inheriting from `RowUpdatedEventArgs`."],["The latest version available is `5.0.0-beta05`, with multiple previous versions ranging from `3.5.0` to `5.0.0-beta04` accessible through provided links."],["The `SpannerRowUpdatedEventArgs` constructor initializes a new instance with parameters like `DataRow`, `IDbCommand`, `StatementType`, and `DataTableMapping`."],["The `Command` property of `SpannerRowUpdatedEventArgs` retrieves the `SpannerCommand` that was executed during an update."],["This class is part of the `Google.Cloud.Spanner.Data` namespace, within the `Google.Cloud.Spanner.Data.dll` assembly."]]],[]]