As mentioned by @Damiao we can use the below syntax in the query as mentioned in the google Doc-
Query syntax format -
[PROJECT_ID.]region-REGION.INFORMATION_SCHEMA.JOBS[_BY_PROJECT]
EX - myproject
.region-us-west1
.INFORMATION_SCHEMA.JOBS
We can refer to the below Google doc for as an example . Posting the answer as community wiki for the benefit of the community that might encounter this use case in the future. Feel free to edit this answer for additional information