Class: Google::Apis::DataformV1::MoveDirectoryResponse

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/dataform_v1/classes.rb,
lib/google/apis/dataform_v1/representations.rb,
lib/google/apis/dataform_v1/representations.rb

Overview

MoveDirectory response message.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ MoveDirectoryResponse

Returns a new instance of MoveDirectoryResponse.



2205
2206
2207
# File 'lib/google/apis/dataform_v1/classes.rb', line 2205

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2210
2211
# File 'lib/google/apis/dataform_v1/classes.rb', line 2210

def update!(**args)
end