Class: Google::Apis::MigrationcenterV1::AggregationFrequency

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

Frequency distribution of all field values.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ AggregationFrequency

Returns a new instance of AggregationFrequency.



175
176
177
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 175

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



180
181
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 180

def update!(**args)
end