Class: Google::Apis::DataformV1::WriteFileResponse
- Inherits:
-
Object
- Object
- Google::Apis::DataformV1::WriteFileResponse
- 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
WriteFile response message.
Instance Method Summary collapse
-
#initialize(**args) ⇒ WriteFileResponse
constructor
A new instance of WriteFileResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ WriteFileResponse
Returns a new instance of WriteFileResponse.
4379 4380 4381 |
# File 'lib/google/apis/dataform_v1/classes.rb', line 4379 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4384 4385 |
# File 'lib/google/apis/dataform_v1/classes.rb', line 4384 def update!(**args) end |