Class: Google::Apis::SpannerV1::ReadWrite

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

Overview

Options for read-write transactions.

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ ReadWrite

Returns a new instance of ReadWrite



2325
2326
2327
# File 'generated/google/apis/spanner_v1/classes.rb', line 2325

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2330
2331
# File 'generated/google/apis/spanner_v1/classes.rb', line 2330

def update!(**args)
end