Skip to content

Commit 4aa445e

Browse files
chore: documentation for seqno (#1977)
* chore: documentation for seqno * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent a07c78c commit 4aa445e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

handwritten/spanner/src/transaction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ export class Snapshot extends EventEmitter {
979979
* execution statistics for the SQL statement that
980980
* produced this result set.
981981
* @property {string} partitionToken The partition token.
982-
* @property {number} seqno The Sequence number.
982+
* @property {number} seqno The Sequence number. This option is used internally and will be overridden.
983983
* @property {string} sql The SQL string.
984984
* @property {google.spanner.v1.ExecuteSqlRequest.IQueryOptions} [queryOptions]
985985
* Default query options to use with the database. These options will be

0 commit comments

Comments
 (0)