Class: Google::Apis::MigrationcenterV1alpha1::AggregationSum

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

Overview

Sum of field values.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ AggregationSum

Returns a new instance of AggregationSum.



376
377
378
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 376

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



381
382
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 381

def update!(**args)
end