Class: Google::Apis::DataformV1beta1::MoveFileResponse
- Inherits:
-
Object
- Object
- Google::Apis::DataformV1beta1::MoveFileResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dataform_v1beta1/classes.rb,
lib/google/apis/dataform_v1beta1/representations.rb,
lib/google/apis/dataform_v1beta1/representations.rb
Overview
MoveFile
response message.
Instance Method Summary collapse
-
#initialize(**args) ⇒ MoveFileResponse
constructor
A new instance of MoveFileResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ MoveFileResponse
Returns a new instance of MoveFileResponse.
1665 1666 1667 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 1665 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1670 1671 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 1670 def update!(**args) end |