* For more information about this service, see the API * Documentation *
* $bigqueryService = new Google_Service_Bigquery(...); * $datasets = $bigqueryService->datasets; *
* $bigqueryService = new Google_Service_Bigquery(...); * $jobs = $bigqueryService->jobs; *
* $bigqueryService = new Google_Service_Bigquery(...); * $projects = $bigqueryService->projects; *
* $bigqueryService = new Google_Service_Bigquery(...); * $tabledata = $bigqueryService->tabledata; *
* $bigqueryService = new Google_Service_Bigquery(...); * $tables = $bigqueryService->tables; *