Class: Google::Apis::MigrationcenterV1::AggregationCount
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1::AggregationCount
- 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
Object count.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AggregationCount
constructor
A new instance of AggregationCount.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AggregationCount
Returns a new instance of AggregationCount.
161 162 163 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 161 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
166 167 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 166 def update!(**args) end |