public CommitResponse.Types.CommitStats CommitStats { get; set; }
The statistics about this Commit. Not returned by default.
For more information, see
[CommitRequest.return_commit_stats][google.spanner.v1.CommitRequest.return_commit_stats].
[[["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-17 UTC."],[[["This webpage details the `CommitResponse` class within the `Google.Cloud.Spanner.V1` namespace, providing documentation for its different versions."],["The latest stable version of `CommitResponse` documented is `4.6.0`, while the most recent beta version is `5.0.0-beta05`."],["The `CommitResponse` class represents the response for a Commit operation in Google Cloud Spanner and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CommitResponse` class includes properties such as `CommitStats` to provide statistics about the commit, and `CommitTimestamp`, which shows when the transaction was committed."],["The page documents versions ranging from version 3.5.0 up to the latest beta version, 5.0.0-beta05, indicating the history and updates to the `CommitResponse` class."]]],[]]