Class: Google::Apis::MigrationcenterV1::ReportAssetFramesResponse
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1::ReportAssetFramesResponse
- 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
A response to a call to ReportAssetFrame
.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ReportAssetFramesResponse
constructor
A new instance of ReportAssetFramesResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ReportAssetFramesResponse
Returns a new instance of ReportAssetFramesResponse.
3716 3717 3718 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3716 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3721 3722 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3721 def update!(**args) end |