Class: Google::Apis::MigrationcenterV1::AggregationSum

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

Overview

Sum of field values.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ AggregationSum

Returns a new instance of AggregationSum.



368
369
370
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 368

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



373
374
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 373

def update!(**args)
end