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.



2324
2325
2326
# File 'lib/google/apis/spanner_v1/classes.rb', line 2324

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2329
2330
# File 'lib/google/apis/spanner_v1/classes.rb', line 2329

def update!(**args)
end