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.
1625 1626 1627 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 1625 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1630 1631 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 1630 def update!(**args) end |