Class: Google::Apis::DataformV1beta1::MoveDirectoryResponse
- Inherits:
-
Object
- Object
- Google::Apis::DataformV1beta1::MoveDirectoryResponse
- 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
MoveDirectory response message.
Instance Method Summary collapse
-
#initialize(**args) ⇒ MoveDirectoryResponse
constructor
A new instance of MoveDirectoryResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ MoveDirectoryResponse
Returns a new instance of MoveDirectoryResponse.
1483 1484 1485 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 1483 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1488 1489 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 1488 def update!(**args) end |