Query$to_*

Query.to_*(max_results=None, **args)

Queries support the same methods as Tables for reading out data (e.g., as a tidyverse tibble). Note that queries can only be read for up to 24 hours after completion.

Full documentation can be found in the reference for the appropriate Table method:

Last updated

Was this helpful?