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.



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

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



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

def update!(**args)
end