We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b98b36 commit cc95d0cCopy full SHA for cc95d0c
spanner/src/get_commit_stats.php
@@ -62,7 +62,7 @@ function get_commit_stats($instanceId, $databaseId)
62
63
print('Updated data with ' . $commitStats['mutationCount'] . ' mutations.' . PHP_EOL);
64
}
65
-// [END spanner_create_database]
+// [END spanner_get_commit_stats]
66
67
require_once __DIR__ . '/../../testing/sample_helpers.php';
68
\Google\Cloud\Samples\execute_sample(__FILE__, __NAMESPACE__, $argv);
0 commit comments