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.
162 163 164 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 162 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
167 168 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 167 def update!(**args) end |