15#ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_PARTITIONED_DML_RESULT_H
16#define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_PARTITIONED_DML_RESULT_H
18#include "google/cloud/spanner/timestamp.h"
19#include "google/cloud/spanner/version.h"
24GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_BEGIN
27
28
34GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
Contains all the Cloud Spanner C++ client types and functions.
Definition: backoff_policy.h:23
The result of executing a Partitioned DML query.
Definition: partitioned_dml_result.h:29
std::int64_t row_count_lower_bound
A lower bound on the number of rows modified.
Definition: partitioned_dml_result.h:31