Class: Google::Apis::BigtableadminV2::GoogleBigtableAdminV2TypeAggregateMin

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
more...

Overview

Computes the min of the input values. Allowed input: Int64 State: same as input

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleBigtableAdminV2TypeAggregateMin

Returns a new instance of GoogleBigtableAdminV2TypeAggregateMin.

[View source]

1718
1719
1720
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1718

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

1723
1724
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1723

def update!(**args)
end