Class: Google::Apis::BigquerydatatransferV1::ManualSchedule

Inherits:
Object
  • Object
show all
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

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