Class: Google::Apis::SpannerV1::PartitionedDml

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/spanner_v1/classes.rb,
generated/google/apis/spanner_v1/representations.rb,
generated/google/apis/spanner_v1/representations.rb
more...

Overview

Message type to initiate a Partitioned DML transaction.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ PartitionedDml

Returns a new instance of PartitionedDml.

[View source]

2168
2169
2170
# File 'generated/google/apis/spanner_v1/classes.rb', line 2168

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

2173
2174
# File 'generated/google/apis/spanner_v1/classes.rb', line 2173

def update!(**args)
end