class Google::Apis::SpannerV1::PartitionedDml

Message type to initiate a Partitioned DML transaction.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/spanner_v1/classes.rb, line 2843
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/spanner_v1/classes.rb, line 2848
def update!(**args)
end