Class: Google::Apis::BigtableadminV2::GoogleBigtableAdminV2TypeBool

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

bool Values of type Bool are stored in Value.bool_value.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleBigtableAdminV2TypeBool

Returns a new instance of GoogleBigtableAdminV2TypeBool.



1806
1807
1808
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1806

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1811
1812
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1811

def update!(**args)
end