Class: Google::Apis::SpannerV1::DualRegionQuorum

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 for a dual-region quorum. Currently this type has no options.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DualRegionQuorum

Returns a new instance of DualRegionQuorum.



2372
2373
2374
# File 'lib/google/apis/spanner_v1/classes.rb', line 2372

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2377
2378
# File 'lib/google/apis/spanner_v1/classes.rb', line 2377

def update!(**args)
end