Class: Google::Apis::BigtableadminV2::DataBoostReadLocalWrites

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

Overview

Checks that all writes before the consistency token was generated in the same cluster are readable by Databoost.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DataBoostReadLocalWrites

Returns a new instance of DataBoostReadLocalWrites.



1266
1267
1268
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1266

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1271
1272
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1271

def update!(**args)
end