Class: Google::Apis::BigquerydatatransferV1::ManualSchedule
- Inherits:
-
Object
- Object
- Google::Apis::BigquerydatatransferV1::ManualSchedule
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/bigquerydatatransfer_v1/classes.rb,
lib/google/apis/bigquerydatatransfer_v1/representations.rb,
lib/google/apis/bigquerydatatransfer_v1/representations.rb
Overview
Options customizing manual transfers schedule.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ManualSchedule
constructor
A new instance of ManualSchedule.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ManualSchedule
Returns a new instance of ManualSchedule.
593 594 595 |
# File 'lib/google/apis/bigquerydatatransfer_v1/classes.rb', line 593 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
598 599 |
# File 'lib/google/apis/bigquerydatatransfer_v1/classes.rb', line 598 def update!(**args) end |