Class: Google::Apis::DataformV1::SimpleLoadMode
- Inherits:
-
Object
- Object
- Google::Apis::DataformV1::SimpleLoadMode
- 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
Simple load definition
Instance Method Summary collapse
-
#initialize(**args) ⇒ SimpleLoadMode
constructor
A new instance of SimpleLoadMode.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SimpleLoadMode
Returns a new instance of SimpleLoadMode.
3698 3699 3700 |
# File 'lib/google/apis/dataform_v1/classes.rb', line 3698 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3703 3704 |
# File 'lib/google/apis/dataform_v1/classes.rb', line 3703 def update!(**args) end |