I have a couple apps using firebase under a project.
I just set up a bigquery which has the project linked.
Under firebase project setting, i see all my apps are currently linking to bigquery. And there is a link i can click on that says "View dataset"
However, it looks like whenever I click on that "View Dataset", the bigquery page doesn't contain any table for my apps?
Is there anything I need to do after the linking, to explicitly instruct firebase to export data to bigquery? Or instruct bigquery to import data form firebase?
Or do i just need to wait?