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 within the Google Cloud Spanner C++ library, showing a list of all versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and the list includes versions ranging back to \u003ccode\u003e2.11.0\u003c/code\u003e, with \u003ccode\u003e2.28.0\u003c/code\u003e being the version initially selected.\u003c/p\u003e\n"],["\u003cp\u003eThis option allows for excluding transaction mutations from being recorded in change streams under specific conditions, if the option is set to true and the \u003ccode\u003eallow_txn_exclusion\u003c/code\u003e DDL is set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExcludeTransactionFromChangeStreamsOption\u003c/code\u003e is a boolean type and can be used with \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt can only be specified for read-write transactions, \u003ccode\u003eExecutePartitionedDml()\u003c/code\u003e, and the mutation-groups overload of \u003ccode\u003eCommitAtLeastOnce()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]