Class: Google::Apis::BigtableadminV2::GoogleBigtableAdminV2TypeDate

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

Date Values of type Date are stored in Value.date_value.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleBigtableAdminV2TypeDate

Returns a new instance of GoogleBigtableAdminV2TypeDate.



1859
1860
1861
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1859

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1864
1865
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1864

def update!(**args)
end