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 provides reference documentation for the `CommitResponse` class within the Google Cloud Spanner v1 API."],["The `CommitResponse` class represents the response returned by the `Commit` method in the Google Cloud Spanner API and includes information about the commit operation."],["Available versions of the `CommitResponse` class documentation range from version 3.5.0 up to the latest beta, 5.0.0-beta05, and the current version highlighted is 4.5.0."],["The `CommitResponse` class includes properties such as `CommitStats` and `CommitTimestamp`, which provide details about the commit's statistics and timestamp, respectively."],["`CommitResponse` class implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]