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-03-21 UTC."],[[["This webpage provides documentation for the `CommitResponse` class within the Google Cloud Spanner v1 API, detailing its structure and functionality."],["The `CommitResponse` class is part of the `Google.Cloud.Spanner.V1` namespace and is found within the `Google.Cloud.Spanner.V1.dll` assembly."],["The `CommitResponse` class implements several interfaces, including `IMessage\u003cCommitResponse\u003e`, `IEquatable\u003cCommitResponse\u003e`, `IDeepCloneable\u003cCommitResponse\u003e`, `IBufferMessage`, and `IMessage`, to enable various functionalities."],["The class has properties such as `CommitStats` and `CommitTimestamp`, providing information about the commit's statistics and the timestamp of the transaction."],["Multiple versions of the `CommitResponse` documentation are available, ranging from version 3.5.0 up to the latest beta version, 5.0.0-beta05, for users who have need of previous documentation."]]],[]]