Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
Loading...
Searching...
No Matches
Public Attributes | List of all members
google::cloud::spanner::Connection::RollbackParams Struct Reference

Wrap the arguments to Rollback(). More...

#include <google/cloud/spanner/connection.h>

Public Attributes

Transaction transaction
 

Detailed Description

Wrap the arguments to Rollback().

Member Data Documentation

◆ transaction

Transaction google::cloud::spanner::Connection::RollbackParams::transaction