Cloud Spanner API - Class Google::Cloud::Spanner::CommitResponse::CommitStats (v2.22.0)

Reference documentation and code samples for the Cloud Spanner API class Google::Cloud::Spanner::CommitResponse::CommitStats.

CommitStats

Statistical information of a transaction commit.

Inherits

  • Object

Methods

#mutation_count

def mutation_count() -> Integer

The total number of the mutations for the transaction.

Returns
  • (Integer)