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

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

Overview

Message type to initiate a Partitioned DML transaction.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ PartitionedDml

Returns a new instance of PartitionedDml.



3184
3185
3186
# File 'lib/google/apis/spanner_v1/classes.rb', line 3184

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3189
3190
# File 'lib/google/apis/spanner_v1/classes.rb', line 3189

def update!(**args)
end