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.



1263
1264
1265
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1263

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



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

def update!(**args)
end