We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea756f1 commit 1bb760aCopy full SHA for 1bb760a
lib/google/spanner/v1/transaction.pb.ex
@@ -66,6 +66,8 @@ defmodule Google.Spanner.V1.TransactionOptions do
66
type: Google.Spanner.V1.TransactionOptions.ReadOnly,
67
json_name: "readOnly",
68
oneof: 0
69
+
70
+ field :exclude_txn_from_change_streams, 5, type: :bool, json_name: "excludeTxnFromChangeStreams"
71
end
72
73
defmodule Google.Spanner.V1.Transaction do
0 commit comments