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.
6697 6698 6699 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 6697 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6702 6703 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 6702 def update!(**args) end |