class Google::Apis::SheetsV4::DataSourceRefreshDailySchedule

def update!(**args)

Update properties of this object
def update!(**args)
  @start_time = args[:start_time] if args.key?(:start_time)
end