Class: Google::Apis::MigrationcenterV1alpha1::ReportAssetFramesResponse
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::ReportAssetFramesResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/migrationcenter_v1alpha1/classes.rb,
lib/google/apis/migrationcenter_v1alpha1/representations.rb,
lib/google/apis/migrationcenter_v1alpha1/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.
5683 5684 5685 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 5683 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5688 5689 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 5688 def update!(**args) end |