Google Cloud Spanner C++ Client  1.32.0
A C++ Client Library for Google Cloud Spanner
Public Attributes | List of all members
google::cloud::spanner::v1::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().

Definition at line 126 of file connection.h.

Member Data Documentation

◆ transaction

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

Definition at line 127 of file connection.h.