Option for google::cloud::Options to control when transaction mutations will not be recorded in change streams that track columns modified by the transaction.
The mutations will NOT be recorded when this option is true AND the change stream has the allow_txn_exclusion DDL option set.
May only be specified for read-write transactions, ExecutePartitionedDml(), and the mutation-groups overload of CommitAtLeastOnce().
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-22 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eExcludeTransactionFromChangeStreamsOption\u003c/code\u003e in the Google Cloud Spanner C++ library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is 2.37.0-rc, with historical versions available from 2.36.0 down to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThis option allows users to control whether transaction mutations are recorded in change streams, and they will not be recorded when this option is set to \u003ccode\u003etrue\u003c/code\u003e and the change stream has the \u003ccode\u003eallow_txn_exclusion\u003c/code\u003e option set.\u003c/p\u003e\n"],["\u003cp\u003eThis option is applicable to read-write transactions, ExecutePartitionedDml(), and the mutation-groups overload of CommitAtLeastOnce().\u003c/p\u003e\n"],["\u003cp\u003eThe option's type alias is \u003ccode\u003ebool\u003c/code\u003e, meaning it accepts either \u003ccode\u003etrue\u003c/code\u003e or \u003ccode\u003efalse\u003c/code\u003e values.\u003c/p\u003e\n"]]],[],null,[]]