lib/google/spanner/v1/transaction_pb.rb in google-cloud-spanner-v1-0.7.2 vs lib/google/spanner/v1/transaction_pb.rb in google-cloud-spanner-v1-0.7.3

- old
+ new

@@ -1,12 +1,12 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/spanner/v1/transaction.proto -require 'google/protobuf' - require 'google/protobuf/duration_pb' require 'google/protobuf/timestamp_pb' require 'google/api/annotations_pb' +require 'google/protobuf' + Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/spanner/v1/transaction.proto", :syntax => :proto3) do add_message "google.spanner.v1.TransactionOptions" do oneof :mode do optional :read_write, :message, 1, "google.spanner.v1.TransactionOptions.ReadWrite"