Class: Google::Apis::DataformV1beta1::ActionSimpleLoadMode
- Inherits:
-
Object
- Object
- Google::Apis::DataformV1beta1::ActionSimpleLoadMode
- 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
Simple load definition
Instance Method Summary collapse
-
#initialize(**args) ⇒ ActionSimpleLoadMode
constructor
A new instance of ActionSimpleLoadMode.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ActionSimpleLoadMode
Returns a new instance of ActionSimpleLoadMode.
111 112 113 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 111 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
116 117 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 116 def update!(**args) end |